calliope-project / euro-calliope

A workflow to build models of the European electricity system for Calliope.
https://euro-calliope.readthedocs.io
MIT License
31 stars 18 forks source link

Create minimal example for disaggregation and aggregation function #324

Open jnnr opened 7 months ago

jnnr commented 7 months ago

The example can be found here (work in progress) https://github.com/jnnr/spatial-disaggregation

jnnr commented 7 months ago

As part of the preprocessing, we aim to disaggregate all spatial subnational input data. The data should be prepared in raster format, which can later be aggregated to any custom spatial resolution. In a minimal example, we aim to implement several functions which can in the next step be applied everywhere in Euro-Calliope where subnational spatial data is preprocessed.

The functions may be called

The example can adapt the regionalisation in scripts/heat/rescale.py