Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/dcherian/xindexes
- Owner: dcherian
- License: cc0-1.0
- Created: 2022-07-28T03:37:37.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-24T14:59:40.000Z (7 months ago)
- Last Synced: 2024-10-14T01:24:10.686Z (2 months ago)
- Language: Jupyter Notebook
- Homepage:
- Size: 662 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.