google / google/Xee

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

Open
#302 1 comment 1 reaction 1 assignee Claimed by @jdbcode View on GitHub
enhancement
Dominant language
Python
Stars
371
Forks
48
PR merge metrics
No merged PRs in 30d

Description

### 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

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.