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 c7b23e6 commit c7d4dccCopy full SHA for c7d4dcc
Changelog.rst
@@ -27,6 +27,9 @@ 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 whereby `Field.cyclic` is not updated after a
31
+ `Field.del_construct` operation
32
+ (https://github.com/NCAS-CMS/cf-python/issues/758)
33
34
----
35
0 commit comments