Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dcherian/xindexes

Experiment with custom Xarray indexes
https://github.com/dcherian/xindexes

Last synced: about 1 month ago
JSON representation

Experiment with custom Xarray indexes

Awesome Lists containing this project

README

        

# Xarray flexible indexes experiments

## CRSIndex

Experiment with custom Xarray index that propagates CRS information

Follows instructions [here](https://hackmd.io/Zxw_zCa7Rbynx_iJu6Y3LA?view)

Derives from Benoit Bovy's `RasterIndex` example in those instructions.