Releases: corteva/rioxarray
Releases · corteva/rioxarray
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
0.11.0 Release
What's Changed
- REF: use setup.cfg by @snowman2 in #500
- TYPE: Add more type hints by @snowman2 in #507
- DOC: Fix default value for inplace argument in RasterArray.set_nodata by @apiwat-chantawibul in #509
- ENH: Add additional GDAL information to rioxarray.show_versions by @snowman2 in #513
New Contributors
- @apiwat-chantawibul made their first contribution in #509
Other contributions
- @justingruca - PR reviews
Full Changelog: 0.10.3...0.11.0
0.10.3 Release
What's Changed
- BUG: Remove xarray
crs
attribute in rio.write_crs (issue #488) by @GCBallesteros in #490
New Contributors
- @GCBallesteros made their first contribution in #490
Other contributions
- @justingruca - PR reviews
Full Changelog: 0.10.2...0.10.3
0.10.2 Release
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
What's Changed
- DEP: pin rasterio>=1.1.1 by @snowman2 in #471
- BUG: Corrected bounds and transform args to float by @cordmaur in #475
New Contributors
Other contributions
- @justingruca - PR reviews
Full Changelog: 0.10.0...0.10.1