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/
207 stars 167 forks source link

Create mapping for gegis demand data #991

Closed davide-f closed 3 months ago

davide-f commented 3 months ago

Describe the feature you'd like to see

Improve the flexibility of build_demand to specify the continent file by country. Note that in our approach, for example, russia is in Asia, but the demand profile is stored in the Europe file. The recommended revision is to create a dictionary in the file configs/osm_config.yaml that stores that mapping. It may be food also to revise the name of the file "osm_config" into something like "regions_config.yaml"