Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create minimal example for disaggregation and aggregation function #324

Open
jnnr opened this issue Apr 9, 2024 · 1 comment
Open

Create minimal example for disaggregation and aggregation function #324

jnnr opened this issue Apr 9, 2024 · 1 comment
Assignees

Comments

@jnnr
Copy link
Contributor

jnnr commented Apr 9, 2024

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

@jnnr
Copy link
Contributor Author

jnnr commented Apr 9, 2024

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

  • disaggregate_polygon_to_raster
  • aggregate_polygon_to_raster

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant