pypsa-meets-earth/pypsa-earth
View on GitHubRemove build/retrieve natura raster, directly use shapefile
Open
#569 opened on Jan 19, 2023
good first issueimprovementreimplementation
Repository metrics
- Stars
- (351 stars)
- PR merge metrics
- (PR metrics pending)
Description
This seems pretty much straightforward from the PyPSA-Eur dev: https://github.com/PyPSA/pypsa-eur/pull/336/files
Benefits:
- Speed+. No rasterization is needed when excluding areas
- Speed+. Use directly shapefile with new Atlite version
- Speed+. Direct download of Natura data
- Less code+. Remove build_natura rule and scripts
Of course we don't use the NATURA2000 data, but maybe we can assess if some of the changes can be implemented