We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 08a57ba commit 2042ef9Copy full SHA for 2042ef9
doc/whats-new.rst
@@ -65,6 +65,9 @@ Bug fixes
65
- Fix to once again support date offset strings as input to the loffset
66
parameter of resample and test this functionality (:pull:`8422`, :issue:`8399`).
67
By `Katelyn FitzGerald <https://github.com/kafitzgerald>`_.
68
+- Fix a bug where :py:meth:`DataArray.to_dataset` silently drops a variable
69
+ if a coordinate with the same name already exists (:pull:`8433`, :issue:`7823`).
70
+ By `András Gunyhó <https://github.com/mgunyho>`_.
71
72
Documentation
73
~~~~~~~~~~~~~
0 commit comments