Skip to content

Releases: corteva/rioxarray

0.18.1 Release

08 Nov 15:04
Compare
Choose a tag to compare

What's Changed

  • DEP: pin rasterio>=1.3.7 #826
  • BUG:merge: Ensure dims and coords match input array in #828

Full Changelog: 0.18.0...0.18.1

0.18.0

06 Nov 20:40
Compare
Choose a tag to compare

What's Changed

  • ENH:reproject: Support geolocation arrays by @snowman2 in #822
  • REF: Add positional arguments requirements by @snowman2 in #806 & #809
  • BUG: Squeeze when using interpolate_na with extra dim by @snowman2 in #810
  • BUG:merge: Fix merging masked & scaled data by @snowman2 in #817
  • BUG: Fix chunk arguments for normalize_chunks by @phofl in #820
  • BUG: Properly handle encoding/decoding scales and offsets by @snowman2 in #821
  • DOC: Clearer coordinate docstring for open_rasterio by @DahnJ in #811

New Contributors

Other contributions

Full Changelog: 0.17.0...0.18.0

0.17.0 Release

18 Jul 20:55
Compare
Choose a tag to compare

What's Changed

  • REF:reproject: Make NaN default float nodata & update integer defaults in #797

Full Changelog: 0.16.0...0.17.0

0.16.0 Release

08 Jul 18:19
Compare
Choose a tag to compare

What's Changed

  • ENH: Add allow_one_dimensional_raster option to rio.clip_box by @snowman2 in #796
  • MNT: recommend write_crs & deprecate set_crs by @dluks in #793
  • docs: fix minor code block issue for local installation in CONTRIBUTING.rst by @dluks in #792

New Contributors

Other contributions

Full Changelog: 0.15.7...0.16.0

0.15.7 Release

25 Jun 13:18
Compare
Choose a tag to compare

What's Changed

  • BUG: Remove grid_mapping from attrs when writing by @snowman2 in #790
  • BUG: Allow write_gcps to succeed without gcp_crs by @peterm790 in #648

New Contributors

Other contributions

Full Changelog: 0.15.6...0.15.7

0.15.6 Release

21 Jun 16:26
Compare
Choose a tag to compare

What's Changed

Other contributions

Full Changelog: 0.15.5...0.15.6

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