We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 03c141f commit aa94843Copy full SHA for aa94843
docs/src/whatsnew/latest.rst
@@ -120,6 +120,9 @@ This document explains the changes made to Iris for this release
120
#. `@bsherratt`_ fixed a regression to the NAME file loader introduced in 3.0.4,
121
as well as some long-standing bugs with vertical coordinates and number
122
formats. (:pull:`4411`)
123
+
124
+#. `@rcomer`_ enabled partial collapse of multi-dimensional string coordinates,
125
+ fixing :issue:`3653`. (:pull:`4294`)
126
127
#. `@rcomer`_ fixed :meth:`~iris.cube.Cube.subset` to alway return ``None`` if
128
no value match is found. (:pull:`4417`)
0 commit comments