Skip to content

Releases: corteva/rioxarray

0.15.1 Release

23 Jan 16:12
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.15.0...0.15.1

0.15.0 Release

14 Aug 18:55
Compare
Choose a tag to compare

What's Changed

  • ENH: Pass on on-disk chunk sizes as preferred chunk sizes to the xarray backend by @mraspaud in #678
  • MNT: add __all__ to top level module #680 by @Kirill888 in #683
  • BUG: Fix setting spatial dims internally during propagation by @snowman2 in #682

New Contributors

Other contributions

Full Changelog: 0.14.1...0.15.0

0.14.1 Release

14 Apr 19:10
Compare
Choose a tag to compare

What's Changed

New Contributors

Other contributions

Full Changelog: 0.14.0...0.14.1

0.14.0 Release

20 Mar 15:57
Compare
Choose a tag to compare

What's Changed

  • DEP: Drop Python 3.8 support in #641
  • DEP: pin rasterio>=1.2 in #642
  • BUG: Fix WarpedVRT in open_rasterio when band_as_variable=True in #647
  • BUG: Fix usage of encode_cf_variable in rio.to_raster in #652

Full Changelog: 0.13.4...0.14.0

0.13.4 Release

22 Feb 16:59
Compare
Choose a tag to compare

What's Changed

New Contributors

Other contributions

Full Changelog: 0.13.3...0.13.4

0.13.3 Release

19 Dec 19:46
Compare
Choose a tag to compare

What's Changed

  • BUG: Handle additional data types in rio.reproject by @caldwellst in #619

New Contributors

Other contributions

Full Changelog: 0.13.2...0.13.3

0.13.2 Release

12 Dec 15:42
Compare
Choose a tag to compare

What's Changed

  • BUG:dataset: Fix writing tags for bands (#615)
  • BUG:dataset: prevent overwriting long_name attribute (#616)

Full Changelog: 0.13.1...0.13.2

Release 0.13.1

11 Nov 20:17
Compare
Choose a tag to compare

What's Changed

  • BUG: Fix closing files manually in #607
  • BUG: Add GDAL 3.6 driver auto-select fix in #606

Full Changelog: 0.13.0...0.13.1

0.13.0 Release

10 Nov 18:26
Compare
Choose a tag to compare

What's Changed

  • ENH: Added band_as_variable option to open_rasterio by @snowman2 in #600

Other contributions

Full Changelog: 0.12.4...0.13.0

0.12.4 Release

01 Nov 17:32
Compare
Choose a tag to compare

What's Changed

  • BUG: pass warp_extras to rasterio.vrt.WarpedVRT by @scottyhq in #599

Full Changelog: 0.12.3...0.12.4