update gdp ppp data

This commit is contained in:
Fabian Neumann 2022-03-17 15:24:12 +01:00
parent 210d05f784
commit b1cb4da958
2 changed files with 133 additions and 3488 deletions

View File

@ -226,7 +226,7 @@ rule add_electricity:
geth_hydro_capacities='data/geth2015_hydro_capacities.csv',
load='resources/load.csv',
nuts3_shapes='resources/nuts3_shapes.geojson',
ua_md_gdp='data/GDP_PPP_30arcsec_v3_mapped.csv',
ua_md_gdp='data/GDP_PPP_30arcsec_v3_mapped_default.csv',
**{f"profile_{tech}": f"resources/profile_{tech}.nc"
for tech in config['renewable']}
output: "networks/elec.nc"

File diff suppressed because one or more lines are too long