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 940f010 commit e99862fCopy full SHA for e99862f
Changelog.rst
@@ -1,7 +1,7 @@
1
version NEXTVERSION
2
-------------------
3
4
-**2024-??-??**
+**2024-12-??**
5
6
* New method: `cf.Field.filled`
7
(https://github.com/NCAS-CMS/cf-python/issues/811)
@@ -20,6 +20,8 @@ version NEXTVERSION
20
* New class `cf.NetCDF4Array`
21
* New class `cf.CFAH5netcdfArray`
22
* New class `cf.CFANetCDF4Array`
23
+* Replace core `dask` functionality with that imported from `cfdm`.
24
+ https://github.com/NCAS-CMS/cf-python/pull/836)
25
* Fix bug that sometimes puts an incorrect ``radian-1`` or
26
``radian-2`` in the returned units of the differential operator
27
methods and functions
0 commit comments