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

Trim hazard raster to slice extents #120

Open
thomas-fred opened this issue Nov 3, 2022 · 0 comments
Open

Trim hazard raster to slice extents #120

thomas-fred opened this issue Nov 3, 2022 · 0 comments

Comments

@thomas-fred
Copy link
Contributor

thomas-fred commented Nov 3, 2022

Chop up hazard rasters to slice grid -- should speed up intersection process for large analyses.

Currently global aqueduct flooding rasters are several GB uncompressed. For a large number of slices, a given slice is small in extent and yet we have to open the planet sized file to lookup the relevant hazard intensity values.

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

No branches or pull requests

1 participant