Skip to content

Releases: corteva/rioxarray

0.12.3 Release

28 Oct 21:08
Compare
Choose a tag to compare

What's Changed

  • BUG: Handle CF CRS export errors in 'rio.write_crs' in #595

Full Changelog: 0.12.2...0.12.3

0.12.2 Release

20 Sep 14:17
Compare
Choose a tag to compare

What's Changed

  • BUG: Fix mask_and_scale data load after .sel #581
  • REF: Use importlib.metadata.version #578

Full Changelog: 0.12.1...0.12.2

0.12.1 Release

14 Sep 20:40
Compare
Choose a tag to compare

What's Changed

  • DOC: add notes to docs that xarray.open_rasterio is deprecated by @JessicaS11 in #569
  • BUG: Handle netCDF _Unsigned and load in all attributes by @snowman2 in #575

New Contributors

Other contributions

Full Changelog: 0.12.0...0.12.1

0.12.0 Release

17 Aug 16:06
Compare
Choose a tag to compare

What's Changed

  • ENH: Allow passing in bounds of different CRS in rio.clip_box in #563

Full Changelog: 0.11.2...0.12.0

0.11.2 Release

16 Aug 21:46
Compare
Choose a tag to compare

What's Changed

  • CI: add test for building sdist and wheel packages by @mwtoews in #536
  • MNT: corrections to setup.cfg; use "pytest"; add "make dist" target by @mwtoews in #534
  • DOC: Add docstring for argument recalc_transform in to_raster by @Zionett in #540
  • Removed deprecated parameters from clip_box by @jonasViehweger in #552
  • Add URL for rasterio-docs/merge API by @chbrandt in #504
  • BUG: Fix reading file handle with dask by @snowman2 in #558
  • BUG: Fix reading cint16 files with dask by @snowman2 in #559
  • BUG: Ensure 'rio.bounds' ordered correctly by @snowman2 in #560
  • BUG: Allow reading from io.BytesIO by @snowman2 in #562

New Contributors

Other contributions

Full Changelog: 0.11.1...0.11.2

0.11.1 Release

22 Apr 16:14
Compare
Choose a tag to compare

What's Changed

  • BUG: Fix WarpedVRT param cache in open_rasterio (#516)
  • BUG: Always generate coordinates in rio.reproject when GCPS|RPCS present (#518)

Full Changelog: 0.11.0...0.11.1

0.11.0 Release

21 Apr 19:15
Compare
Choose a tag to compare

What's Changed

New Contributors

Other contributions

Full Changelog: 0.10.3...0.11.0

0.10.3 Release

30 Mar 18:17
Compare
Choose a tag to compare

What's Changed

New Contributors

Other contributions

Full Changelog: 0.10.2...0.10.3

0.10.2 Release

01 Mar 17:27
Compare
Choose a tag to compare

What's Changed

  • BUG: Lazy load colormap through _manager.acquire() in merge (#480)

Full Changelog: 0.10.1...0.10.2

0.10.1 Release

17 Feb 16:04
Compare
Choose a tag to compare

What's Changed

New Contributors

Other contributions

Full Changelog: 0.10.0...0.10.1