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 0604af1 commit 69ed7b4Copy full SHA for 69ed7b4
Changelog.rst
@@ -27,8 +27,8 @@ version 3.16.2
27
* Fix bug in `cf.aggregate` that sometimes put a null transpose
28
operation into the Dask graph when one was not needed
29
(https://github.com/NCAS-CMS/cf-python/issues/754)
30
-* Fix bug in `cf.aggregate` that caused a failure when properties are
31
- `numpy` arrays with two or more elements
+* Fix bug in `cf.aggregate` that caused a failure when property values
+ were `numpy` arrays with two or more elements
32
(https://github.com/NCAS-CMS/cf-python/issues/764)
33
* Fix bug in `cf.aggregate` that didn't correctly handle the
34
"actual_range" CF attribute
0 commit comments