Skip to content

Releases: corteva/rioxarray

0.15.5 Release

22 Apr 15:42
Compare
Choose a tag to compare

What's Changed

  • BUG:reproject: Allow rotated rasters in #772

Full Changelog: 0.15.4...0.15.5

0.15.4 Release

16 Apr 19:29
Compare
Choose a tag to compare

What's Changed

  • BUG:reproject_match: Remove setting spatial dims on output dataset in #769

Full Changelog: 0.15.3...0.15.4

0.15.3 Release

03 Apr 15:20
Compare
Choose a tag to compare

What's Changed

  • REF: Use rasterio.io.MemoryFile in merge in #765
  • BUG:merge: Add simple defaults for unused payload/colormap in #766
  • MNT: Migrate to use pyproject.toml in #767

Full Changelog: 0.15.2...0.15.3

0.15.2 Release

02 Apr 13:54
Compare
Choose a tag to compare

What's Changed

New Contributors

Other contributions

Full Changelog: 0.15.1...0.15.2

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