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 56f2684 commit 96c0f17Copy full SHA for 96c0f17
Changelog.rst
@@ -9,7 +9,7 @@ Version NEXTVERSION
9
* Allow multiple conditions for the same axis in `cf.Field.subspace`
10
and `cf.Field.indices`
11
(https://github.com/NCAS-CMS/cf-python/issues/881)
12
-* Fix bug in `cf.Field.collapse` that causes an Exception to be raised
+* Fix bug in `cf.Field.collapse` that causes a ``ValueError`` to be raised
13
for missing external cell measures data
14
(https://github.com/NCAS-CMS/cf-python/issues/885)
15
* New dependency: ``distributed>=2025.5.1``
0 commit comments