Releases: corteva/rioxarray
Releases Β· corteva/rioxarray
0.17.0 Release
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
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
- @justingruca PR Review
Full Changelog: 0.15.7...0.16.0
0.15.7 Release
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
- @peterm790 made their first contribution in #648
Other contributions
- @justingruca PR Review
Full Changelog: 0.15.6...0.15.7
0.15.6 Release
What's Changed
- BUG: Raise overflow error when nodata conversion is unsafe by @snowman2 in #782
- REF:merge: Use merge path & rio.to_raster by @snowman2 in #781
- DOC: multiple types by @RichardScottOZ in #784
- BUG: Support writing GCPs to netCDF by @snowman2 in #787
- BUG: Fix reading dask chunks when band_as_variable=True by @snowman2 in #789
Other contributions
- @justingruca PR Review
Full Changelog: 0.15.5...0.15.6
0.15.5 Release
0.15.4 Release
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
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
What's Changed
- BUG: Avoid DeprecationWarning: xr.Dataset.drop() -> xr.Dataset.drop_vars() by @xaviernogueira in #740
- BUG: Add decode_coords kwarg to backend entrypoint by @snowman2 in #763
- DOC: Fix typo by @valanm22 in #745
- DOC: Fix spelling of repeatedly by @RichardScottOZ in #747
- DOC: Fix spelling of missing by @RichardScottOZ in #749
- DOC: format conversion, driver and datatype examples for convert_to_raster notebook by @RichardScottOZ in #753
New Contributors
- @dependabot made their first contribution in #696
- @valanm22 made their first contribution in #745
- @xaviernogueira made their first contribution in #740
Other contributions
- @justingruca PR Review
Full Changelog: 0.15.1...0.15.2
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