developmentseed / developmentseed/geozarr-examples

Parse CRS information using a custom decoder

Open
#1 0 comments 1 reaction 0 assignees View on GitHub
Dominant language
No language data
Stars
26
Forks
3
PR merge metrics
No merged PRs in 30d

Description

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 https://github.com/pydata/xarray/issues/4490#issuecomment-2296932995) which would align to an API like `ds = xr.open_dataset(store_path, engine='zarr', decoders=CRSDecoder)`.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.