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 05e655b commit ad70652Copy full SHA for ad70652
Changelog.rst
@@ -27,6 +27,12 @@ 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
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
35
36
37
----
38
0 commit comments