pypsa-meets-earth / pypsa-earth

PyPSA-Earth: A flexible Python-based open optimisation model to study energy system futures around the world.
https://pypsa-earth.readthedocs.io/en/latest/
225 stars 177 forks source link

Add AI detected solar PV plant data #127

Open pz-max opened 2 years ago

pz-max commented 2 years ago

Some people detected from satellites PV assets around the world. We should check how to include this data to powerplant matching if it's not already included by the WRI data... More info: https://www.linkedin.com/posts/kyle-story-543b1b112_a-global-inventory-of-photovoltaic-solar-activity-6859207410586841088-5vya

Access the data, code, and more information at these links: Data (viz): https://t.co/Ya2yerv08W?amp=1 Data (download): https://t.co/ThwxwyTKW4?amp=1 Code (github): https://t.co/6ZbrXXfyFQ?amp=1 Code (zenodo): https://zenodo.org/record/5045001

davide-f commented 2 years ago

@koen-vg , given the good job with powerplantmatching, I thought it was more efficient that you could investigate how to add this datasource to powerplantmatching or provided as additional csv files to your fork. Do you think it is feasible?