Releases: corteva/rioxarray
Releases · corteva/rioxarray
0.13.2 Release
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
What's Changed
Full Changelog: 0.13.0...0.13.1
0.13.0 Release
What's Changed
Other contributions
- @clausmichele PR Review
- @justingruca PR Review
Full Changelog: 0.12.4...0.13.0
0.12.4 Release
What's Changed
Full Changelog: 0.12.3...0.12.4
0.12.3 Release
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
What's Changed
Full Changelog: 0.12.1...0.12.2
0.12.1 Release
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
- @JessicaS11 made their first contribution in #569
Other contributions
- @justingruca - PR reviews
Full Changelog: 0.12.0...0.12.1
0.12.0 Release
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
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
- @mwtoews made their first contribution in #536
- @Zionett made their first contribution in #540
- @jonasViehweger made their first contribution in #552
- @chbrandt made their first contribution in #504
Other contributions
- @justingruca - PR reviews
Full Changelog: 0.11.1...0.11.2
0.11.1 Release
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