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

BUG: Clip with disjoint geometries drops parts not desired #132

Closed
snowman2 opened this issue Jun 18, 2020 · 0 comments · Fixed by #133
Closed

BUG: Clip with disjoint geometries drops parts not desired #132

snowman2 opened this issue Jun 18, 2020 · 0 comments · Fixed by #133
Labels
bug Something isn't working

Comments

@snowman2
Copy link
Member

Problem: https://gis.stackexchange.com/questions/361896/how-to-keep-the-cell-size-fixed-when-clipping-a-netcdf-tiff-with-a-shapefile-usi

Potential solution: Replace drop=True in the where method and instead use: https://rasterio.readthedocs.io/en/latest/api/rasterio.windows.html#rasterio.windows.get_data_window

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant