Giter VIP home page Giter VIP logo

global-fossil-fuel-supply-chain's Introduction

Hello!

My name is Lucas, I use machine learning to build public information goods for sustainable finance. I'm the CTO of TransitionZero, an NGO accelerating the transition to a net-zero energy system. I was a postdoc with the University of Oxford School of Geography and the Environment Sustainable Finance Programme and Institute for New Economic Thinking. I was also the co-founder of Oxford Earth Observation, a environmental risk intelligence start-up. Please get in touch or see my bio page for more details!

I'm currently working on...

๐Ÿ”ฎ TransitionZero's Future Energy Outlook. Stay tuned...

Past work includes...

oxeo Oxford Earth Observation: Measuring and predicting water stress risk at the asset level.
๐Ÿ’ง Wave2Web Hackathon: Predicting water availability for sixty-six reservoirs in India [Org][Dash][API][Paper]
๐ŸŒพ FDL Europe 2021: Self-supervised embeddings of timeseries Sentinel-2 imagery for agriculture applications.[Presentation]
๐ŸŽ† ML4CC: MLOps for climate change research, focussing on flood detection and projection
๐Ÿค– DeepSentinel: a general-purpose computer vision model for Sentinel-1 and -2 sensor fusion [Presentation][Paper][Repo]
โ˜๏ธ FDL Europe 2020 Clouds & Aerosols: Machine learning for causal discovery of cloud & aerosol interactions [Tech Memo]
๐ŸŒ A complex network arrangement of the global fossil fuel supply chain [Blog Post][Paper][Repo]
โ˜€๏ธ A global inventory of solar PV generating units [Presentation] [GRASFI 2019] [NeurIPS 2019 CCAI][Nature][The Economist]

I also teach...

๐Ÿ‘€ Computer Vision: Masters' level introduction to computer vision with convolutional neural networks, transfer learning, and TensorFlow.
๐Ÿ“ Spatial Data Analysis with Python: Postgraduate-level spatial data analysis and spatial statistics.

About me

๐Ÿ‡จ๐Ÿ‡ฆ in London ๐Ÿ‡ฌ๐Ÿ‡ง
๐Ÿš€ Sci-fi reader (Le Guin, Butler, Simmons)
โ›บ Happiest outdoors

global-fossil-fuel-supply-chain's People

Contributors

a5v avatar arashbaghaeilakehqb avatar dependabot[bot] avatar lkruitwagen avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

global-fossil-fuel-supply-chain's Issues

todo

  • refactor with build instructions
  • kedro pipeline for small subset country (for local dev)
  • force-directed visualisation
  • simplex algo
  • makefigs
    • stylized network
    • global arrangement
    • force directed
    • IEA comparison
    • infra distance

No folder in the code: visualise_communities

Hi,

from ffsc.visualise.visualise_communities import (
visualise_communities_detail,
visualise_communities_blobs,
)

ModuleNotFoundError: No module named 'ffsc.visualise.visualise_communities'

build

  • fix requirements.txt. It was just a pip freeze > requirements.txt, need to trim it back
  • other requirements for a fresh install:
    • miniconda
    • neo4j from neo4j (+ unpack and move)
    • sudo apt-get update
    • sudo apt-get install openjdk-8-jre
    • sudo apt-get install build-essential
  • update data location and instructions
  • Docker?

Coal Links:

China: https://twitter.com/IEA/status/580120032539230208?s=20
India: https://www.pmfias.com/coal-in-india-gondwana-coal-tertiary-coal-coking-coal-non-coking-coal/
Indonesia: http://www.coalforest.org/maps.php?id=indonesia
Autralia: https://web.archive.org/web/20190322130543/https://minerals.org.au/files/major-coal-projects-ga-map-13-7856-1jpg
Mongolia: https://www.ft.com/content/12879151-bfec-3695-bfc3-1771d4fff0c8
Vietnam: https://www.vd-office.org/en/trainmine-2/
Thailand: https://www.sciencedirect.com/science/article/pii/B9780128129869000336
Philippines: https://www.rappler.com/nation/43029-pmcj-doe-renewable-energy-act
Pakistan: http://pakistanminerals.blogspot.com/2015/
USA: EIA (shapefile)
Canada: good!
Mexico: https://www.tes.com/lessons/imAOK-WpTHGL1g/comparison-of-mexico-and-venezuela
EU: https://www.researchgate.net/publication/326722908_EU_coal_regions_opportunities_and_challenges_ahead
Turkey: https://euracoal.eu/library/archive/turkey/
Ukraine: https://euracoal.eu/info/country-profiles/ukraine/
Serbia: https://euracoal.eu/info/country-profiles/serbia/
FYR North Macedonia: https://www.theguardian.com/environment/2018/mar/23/lignite-mining-greeces-dirty-secret-in-pictures
Kosovo: https://www.grida.no/resources/6867
Russia: https://mining-report.de/english/current-developments-in-the-russian-mining-industry/mining_russia_2/
Kazakhstan: https://bankwatch.org/wp-content/uploads/2018/01/KZ_Coal_ENG.pdf
South Africa: http://www.geoscience.org.za/images/Maps/coalactive.gif
Mozambique: https://www.semanticscholar.org/paper/Mining-and-extractive-urbanism%3A-Postdevelopment-in-Kirshner-Power/89edfbf23323210f590b12396d89a2a90ff868d9/figure/0
Botwana: https://www.researchgate.net/publication/324413951_Coal_prospects_in_Botswana_Mozambique_Zambia_Zimbabwe_and_Namibia/figures?lo=1
Zimbabwe: https://legacy.lib.utexas.edu/maps/africa/south_rhodesia_mine_1979.jpg
Columbia: https://thecoalhub.com/articles/colombian-coal
Brazil: https://brazilian.report/business/2019/10/08/coal-mining-open-pits-south-rio-grande-do-sul/
Chile: https://web.archive.org/web/20120526014231/http://www.cne.cl/energias/hidrocarburos/tipos-de-energia/365-carbon

Geospatial tips and tricks

  • Basic shapely & geojson io
  • shapely reprojecting, affine transformation, rasterisation
  • Spatial Indexing

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.