File tree Expand file tree Collapse file tree 2 files changed +8
-2
lines changed
Expand file tree Collapse file tree 2 files changed +8
-2
lines changed Original file line number Diff line number Diff line change 11History
22=======
33
4- Latest
4+ 0.18.0
55------
6+ - ENH:reproject: Support geolocation arrays (pull #822)
7+ - REF: Add positional arguments requirements (pull #806)
68- BUG:merge: Fix merging masked and scaled data (issue #814)
9+ - BUG: Fix chunk arguments for normalize_chunks (pull #820)
10+ - BUG: Squeeze when using interpolate_na with extra dim (pull #810)
11+ * BUG: Properly handle encoding/decoding scales and offsets by (pull #821)
12+ - DOC: Clearer coordinate docstring for `open_rasterio ` (pull #811)
713
8140.17.0
915------
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ requires = ["setuptools", "wheel"]
44
55[project ]
66name = " rioxarray"
7- version = " 0.17.1.dev0 "
7+ version = " 0.18.0 "
88description = " geospatial xarray extension powered by rasterio"
99maintainers = [
1010 {name = " rioxarray Contributors" },
You can’t perform that action at this time.
0 commit comments