Releases: corteva/rioxarray
Releases Β· corteva/rioxarray
0.15.1 Release
What's Changed
- More robust handling of GCPs geojson #731 by @Kirill888 in #735
- DEP: Support Python 3.10-3.12, rasterio 1.3+, pyproj 3.3+, xarray 2022.3.0+ & numpy 1.23+, by @snowman2 in (#723; #725; #727; #728)
New Contributors
- @dependabot made their first contribution in #696
Full Changelog: 0.15.0...0.15.1
0.15.0 Release
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
- @Kirill888 made their first contribution in #683
Other contributions
- @justingruca PR Review
Full Changelog: 0.14.1...0.15.0
0.14.1 Release
What's Changed
- BUG: Fix merge crs check by @snowman2 in #655
- DOC: Update link to "Extending xarray" in "getting_started.rst" by @yvonnefroehlich in #663
- BUG: Remove tags with metadata added by rasterio in open_rasterio by @snowman2 in #667
New Contributors
- @yvonnefroehlich made their first contribution in #663
Other contributions
- @justingruca PR Review
Full Changelog: 0.14.0...0.14.1
0.14.0 Release
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
What's Changed
- DOC: Fix typo in docstring of
.clip()
by @LukeWeidenwalker in #622 - DOC: Document grid_mapping in encoding by @stefank0 in #628
- Depend on numpy>=1.21 to fix installation issue by @itcarroll in #636
- DOC: fix typo by @stefank0 in #637
New Contributors
- @LukeWeidenwalker made their first contribution in #622
- @stefank0 made their first contribution in #628
- @itcarroll made their first contribution in #636
Other contributions
- @justingruca PR Review
Full Changelog: 0.13.3...0.13.4
0.13.3 Release
What's Changed
- BUG: Handle additional data types in
rio.reproject
by @caldwellst in #619
New Contributors
- @caldwellst made their first contribution in #619
Other contributions
- @justingruca PR Review
Full Changelog: 0.13.2...0.13.3
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