We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a5190fb commit 9782178Copy full SHA for 9782178
doc/whats-new.rst
@@ -64,7 +64,7 @@ New Features
64
By `Justus Magin <https://github.com/keewis>`_.
65
- Added ``**kwargs`` argument to :py:meth:`open_rasterio` to access overviews (:issue:`3269`).
66
By `Pushkar Kopparla <https://github.com/pkopparla>`_.
67
-- Added ``storage_options`` argument to :py:meth:`to_zarr` (:issue:`5601`).
+- Added ``storage_options`` argument to :py:meth:`to_zarr` (:issue:`5601`, :pull:`5615`).
68
By `Ray Bell <https://github.com/raybellwaves>`_, `Zachary Blackwood <https://github.com/blackary>`_ and
69
`Nathan Lis <https://github.com/wxman22>`_.
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