open-energy-transition / geothermal-modelling

GNU Affero General Public License v3.0
0 stars 1 forks source link

Integrate Breakthrough Energy Venture data into PyPSA-Earth and run the model #26

Closed finozzifa closed 3 weeks ago

finozzifa commented 1 month ago

Config and Snakefile changes

Files plants_merged.csv custom_powerplants.csv

Model execution steps

Files data_validation.zip

SermishaNarayana commented 1 month ago

The data integration is a 2-step process as follows

finozzifa commented 1 month ago

Installed capacity

Modify the custom_powerplants.csv:

Modify demand profile

Note: the data/ssp2-2.6/2030/era5_2013/NorthAmerica.csv is most likely downloaded in rule retrieve_databundle_light. So we should:

To modify demand_profile

This part happens between the rule build_powerplant and rule add_electricity.

SermishaNarayana commented 1 month ago

Notebook to analyse the model outputs

Analysis_29_07.zip

finozzifa commented 1 month ago

Notebook to modify NorthAmerica.csv (updated on August 1st 2024 at 11:46 CET)

modify_demand.ipynb.zip

danielelerede-oet commented 1 month ago

The difference between conventional (dam and ROR) and PHS in hydroelectric capacity (not present in the BEV dataset) is now envisaged in custom_powerplants.

1) Check on the powerplantmatching dataset (correspondence between ppm and BEV found for just 5 plants and several mistakes spotted - e.g. coal/gas power plants mistaken for hydro power plants) 2) Classification of hydro power plants and double check performed based on: https://clui.org/projects/offstream/pumped-storage-facilities-usa (specifically for PHS) https://en.wikipedia.org/wiki/List_of_run-of-the-river_hydroelectric_power_stations (specifically for ROR plants) https://www.certrec.com/blog/certrec-market-research/top-ten-largest-hydro-plants-in-the-united-states/ https://hydroreform.org/on-your-river/ 3) Final check on the validation of installed capacity (PyPSA-Earth VS EIA)

installed_capacity

finozzifa commented 1 month ago

Including the demand profile from BEV into PyPSA-Earth

Progress was made in including the BEV demand profile into PyPSA-Earth. The steps were:

Solve the network with the updated installed capacity and demand

This point is still in progress

danielelerede-oet commented 1 month ago

Comparison of electricity generation results after the updates of costs.csv: Image

Corresponding to the merit order below:

Image