Skip to content

Parse CRS information using a custom decoder #1

@maxrjones

Description

@maxrjones

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).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions