Releases: xarray-contrib/rasterix
Releases · xarray-contrib/rasterix
v0.1a4
What's Changed
- Refactor RasterIndex internals (do not wrap PandasIndex) by @benbovy in #43
- Make RasterIndex CRS-aware by @benbovy in #31
- Add empty design choices page by @dcherian in #49
- Support reversing with isel by @dcherian in #48
- Add docs for raster-index by @dcherian in #41
- Remove rioxarray dependency by @dcherian in #46
- Rename to xarray-contrib; clean up README by @dcherian in #54
- Add attributes to generated variables. by @dcherian in #45
Full Changelog: v0.1a3...v0.1a4
v0.1a3
What's Changed
- exactextract improvements by @dcherian in https://github.com/dcherian/rasterix/pull/27
- Add sphinx docs by @dcherian in https://github.com/dcherian/rasterix/pull/32
- align/concat/combine_nested implementation by @dcherian in https://github.com/dcherian/rasterix/pull/18
- Add combining docs & fix tests by @dcherian in https://github.com/dcherian/rasterix/pull/34
- Rasterize: Remove odc-geo dependency by @dcherian in https://github.com/dcherian/rasterix/pull/37
- Rasterization improvements by @dcherian in https://github.com/dcherian/rasterix/pull/38
Full Changelog: dcherian/rasterix@v0.1a2...v0.1a3
v0.1a2
What's Changed
- Small update to README by @dcherian in https://github.com/dcherian/rasterix/pull/17
- Add CI by @maxrjones in https://github.com/dcherian/rasterix/pull/19
- Fix indexing bug; add tests by @dcherian in https://github.com/dcherian/rasterix/pull/21
- Add ``rasterix.assign_index` to public API by @maxrjones in https://github.com/dcherian/rasterix/pull/23
- Package rasterization by @dcherian in https://github.com/dcherian/rasterix/pull/25
- Update raster index notebook by @dcherian in https://github.com/dcherian/rasterix/pull/24
New Contributors
- @maxrjones made their first contribution in https://github.com/dcherian/rasterix/pull/19
Full Changelog: https://github.com/dcherian/rasterix/commits/v0.1a2