@@ -44,13 +44,13 @@ This release brings improved support for pint arrays, methods for weighted stand
44
44
and sum of squares, the option to disable the use of the bottleneck library, significantly improved performance of
45
45
unstack, as well as many bugfixes and internal changes.
46
46
47
- Many thanks to the 38 contributors to this release!:
47
+ Many thanks to the 40 contributors to this release!:
48
48
49
49
Aaron Spring, Akio Taniguchi, Alan D. Snow, arfy slowy, Benoit Bovy, Christian Jauvin, crusaderky, Deepak Cherian,
50
50
Giacomo Caria, Illviljan, James Bourbeau, Joe Hamman, Joseph K Aicher, Julien Herzen, Kai Mühlbauer,
51
- keewis, lusewell, Martin K. Scherer, Mathias Hauser, Max Grover, Maxime Liquet, Maximilian Roos, Mike Taves, pmav99 ,
52
- Pushkar Kopparla, Ray Bell, Rio McMahon, Scott Staniewicz, Spencer Clark, Stefan Bender, Taher Chegini, Thomas Nicholas ,
53
- Tomas Chor, Tom Augspurger, Victor Negîrneac, Zachary Moon, and Zeb Nicholls.
51
+ keewis, lusewell, Martin K. Scherer, Mathias Hauser, Max Grover, Maxime Liquet, Maximilian Roos, Mike Taves, Nathan Lis ,
52
+ pmav99, Pushkar Kopparla, Ray Bell, Rio McMahon, Scott Staniewicz, Spencer Clark, Stefan Bender, Taher Chegini,
53
+ Thomas Nicholas, Tomas Chor, Tom Augspurger, Victor Negîrneac, Zachary Blackwood , Zachary Moon, and Zeb Nicholls.
54
54
55
55
New Features
56
56
~~~~~~~~~~~~
@@ -64,7 +64,7 @@ New Features
64
64
By `Justus Magin <https://github.com/keewis >`_.
65
65
- Added ``**kwargs `` argument to :py:meth: `open_rasterio ` to access overviews (:issue: `3269 `).
66
66
By `Pushkar Kopparla <https://github.com/pkopparla >`_.
67
- - Added ``storage_options `` argument to :py:meth: `to_zarr ` (:issue: `5601 `).
67
+ - Added ``storage_options `` argument to :py:meth: `to_zarr ` (:issue: `5601 `, :pull: ` 5615 ` ).
68
68
By `Ray Bell <https://github.com/raybellwaves >`_, `Zachary Blackwood <https://github.com/blackary >`_ and
69
69
`Nathan Lis <https://github.com/wxman22 >`_.
70
70
- Histogram plots are set with a title displaying the scalar coords if any, similarly to the other plots (:issue: `5791 `, :pull: `5792 `).
0 commit comments