pypsa-meets-earth/pypsa-earth
Remove build/retrieve natura raster, directly use shapefile
オープン
#569 opened on 2023/01/19
good first issueimprovementreimplementation
Repository metrics
- Stars
- (351 個のスター)
- PR merge metrics
- (平均マージ 28d 15h) (30d で 35 merged PRs)
説明
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