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

Rioxarray #129

Draft
wants to merge 65 commits into
base: main
Choose a base branch
from
Draft

Rioxarray #129

wants to merge 65 commits into from

Conversation

wvangerwen
Copy link
Collaborator

All rastercalculations rewritten to use rioxarray (rxr) or rioarray where needed.
This results in faster postprocessing of results.

  • Waterlevel interpolation speed improvement
  • New RasterCalculatorRxr
  • Raster class changed to use rxr, use RasterOld (deprecated) if code is broken and cannot be fixed.

wvangerwen and others added 30 commits May 22, 2024 20:11
Generate blocks_gdf from a raster, specify which blocks we should do calculation, then skip the other blocks, returning nodata. Needs testing if it is effective.
Made some changes afterwards. rxr no blocks seems to be the prefered route.
for faster rendering in gis. Will be added to options in hrt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants