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

Parse CRS information using a custom decoder #1

Open
maxrjones opened this issue Feb 14, 2025 · 0 comments
Open

Parse CRS information using a custom decoder #1

maxrjones opened this issue Feb 14, 2025 · 0 comments

Comments

@maxrjones
Copy link
Member

I was originally thinking demonstrating loading and using COGs and/or GeoZarrs in Xarray with flexible coordinates and a xproj-backed CRS would require a custom backend but @TomNicholas pointed out that a clearer separation of concerns would be to implement a custom decoder (xref pydata/xarray#4490 (comment)) which would align to an API like ds = xr.open_dataset(store_path, engine='zarr', decoders=CRSDecoder).

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