Skip to content

Commit ad70652

Browse files
committed
aggregation actual_range
1 parent 05e655b commit ad70652

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

Changelog.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,12 @@ version 3.16.2
2727
* Fix bug in `cf.aggregate` that sometimes put a null transpose
2828
operation into the Dask graph when one was not needed
2929
(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+
(https://github.com/NCAS-CMS/cf-python/issues/764)
3036

3137
----
3238

0 commit comments

Comments
 (0)