Skip to content

Releases: xarray-contrib/rasterix

v0.2.1

18 Feb 20:56
7b77dc4

Choose a tag to compare

What's Changed

Full Changelog: v0.2.0...v0.2.1

v0.2.0

05 Feb 21:47
81c8346

Choose a tag to compare

Big release!

  • Support rasterizing with rusterize and exactextract (lightly tested!)
  • Support Zarr proj/spatial conventions
  • Support tolerance for alignment & combining.

What's Changed

  • Add rusterize engine support for rasterization by @dcherian in #61
  • Fix RasterIndex.sel edge cases for out-of-bounds selections by @dcherian in #71
  • Add exactextract engine for rasterize() function by @dcherian in #70
  • Add tolerance support for align/combine/concat operations by @dcherian in #73
  • feat: Support geo-proj and spatial Zarr Conventions by @ljstrnadiii in #68
  • Add github button to docs by @jbusecke in #74
  • Add 'Creating a RasterIndex' documentation page by @dcherian in #75

New Contributors

Full Changelog: v0.1.1...v0.2.0

v0.1.1

23 Jan 23:10
fc10799

Choose a tag to compare

Redo release

What's Changed

  • Remove filtering of mixed int/slice indexing test case by @dcherian in #62
  • Move test extras dependencies under dependency-groups by @weiji14 in #66

New Contributors

Full Changelog: v0.1...v0.1.1

v0.1

05 Dec 16:53
9775450

Choose a tag to compare

First stable release! Indexing is pretty dependable now, and matches Xarray/Pandas indexing rules for easy migration.

What's Changed

  • assign_index: Add GeoTIFF & STAC metadata support by @dcherian in #56
  • proptest: Indexing rules match PandasIndex by @dcherian in #57
  • Move xarray git dependency to test extras only by @dcherian in #59

Full Changelog: v0.1a4...v0.1

v0.1a4

02 Jul 19:22
bbe7b0c

Choose a tag to compare

What's Changed

Full Changelog: v0.1a3...v0.1a4

v0.1a3

25 Jun 17:37
90c3406

Choose a tag to compare

What's Changed

Full Changelog: dcherian/rasterix@v0.1a2...v0.1a3

v0.1a2

27 Apr 22:20
fe7dae0

Choose a tag to compare