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

Improve shapefile subsetting performance #69

Closed
skorper opened this issue Mar 23, 2022 · 1 comment
Closed

Improve shapefile subsetting performance #69

skorper opened this issue Mar 23, 2022 · 1 comment

Comments

@skorper
Copy link
Contributor

skorper commented Mar 23, 2022

Investigate possible performance improvements to the shapefile subsetting capability. This capability is currently being brute-forced, but there might be a more elegant solution. Because this is L2 data, many of the existing capabilities for doing this may not work, such as using rioxarray.

The following library may be useful in achieving this: https://github.com/xarray-contrib/xoak
Also, see the the following discussion on this exact topic: corteva/rioxarray#202

@jamesfwood
Copy link
Collaborator

Moved to this issue:
#316

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

2 participants