We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f95b028 commit 2152b42Copy full SHA for 2152b42
doc/whats-new.rst
@@ -70,6 +70,8 @@ Bug fixes
70
By `Justus Magin <https://github.com/keewis>`_.
71
- :py:meth:`Dataset.rename`, :py:meth:`DataArray.rename` now check for conflicts with
72
MultiIndex level names.
73
+- Fix :py:meth:`xarray.core.dataset.Dataset.to_zarr` when using `append_dim` and `group`
74
+ simultaneously. (:issue:`3170`). By `Matthias Meyer <https://github.com/niowniow>`_.
75
76
Documentation
77
~~~~~~~~~~~~~
0 commit comments