pypsa-meets-earth/pypsa-earth
Implement filtering by country for custom power plants
Aperta
#1352 aperta il 13 feb 2025
good first issuehelp wanted
Metriche repository
- Star
- (351 stelle)
- Metriche merge PR
- (Merge medio 28g 15h) (35 PR mergiate in 30 g)
Descrizione
Describe the feature you'd like to see
The workflow currently fetches all the data put into custom_powerplants.csv, also for the cases when custom data are provided for several countries but only a few of them are included into the model.
A workaround is enhancing powerplants_filter (thanks @yerbol-akhmetov for the hint!) but that's a rather hacky approach. A more convenient way would be implementing filtering by country into build_powerplants script.