Skip to content

Load raster lazy coordinates #12

Open
@benbovy

Description

@benbovy

As discussed with @snowman2, there may be cases where it is preferable to have raster coordinates with pre-computed values instead of lazy values (e.g., avoid re-computing values each time when repeatedly indexing a relatively small raster dataset).

Reusing Xarray's .load() or .compute() API would be nice. We'd need to extend Xarray's Index API with a similar method that may be overridden pydata/xarray#8128.

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