Skip to content

[FR]: Consider adding RasterIndex & CRSIndex by default to returned Xarray objects #302

@dcherian

Description

@dcherian

Feature Summary

I think it makes sense for Xee to automatically add a RasterIndex (https://rasterix.readthedocs.io/en/latest/raster_index/creating.html) where it makes sense (nearly always?) to the returned Xarray object.

You could also add a CRSIndex from xproj: https://xproj.readthedocs.io/en/latest/

Use Cases

Easier handling of raster data. By using RasterIndex and CRSIndex, many classes of bugs are avoided by default

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions