pypsa-meets-earth/pypsa-earth

Remove build/retrieve natura raster, directly use shapefile

Aperta

#569 aperta il 19 gen 2023

 (0 commenti) (0 reazioni) (0 assegnatari)Python (349 fork)auto 404
good first issueimprovementreimplementation

Metriche repository

Star
 (351 stelle)
Metriche merge PR
 (Merge medio 28g 15h) (35 PR mergiate in 30 g)

Descrizione

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

Guida contributor