We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1c52a0f commit 582a076Copy full SHA for 582a076
1 file changed
Changelog.rst
@@ -3,8 +3,6 @@ version NEXTVERSION
3
4
**2024-12-??**
5
6
-* Import a lot of `dask` functionality from `cfdm`
7
- (https://github.com/NCAS-CMS/cf-python/issues/839)
8
* Allow ``'nearest_dtos'`` 2-d regridding to work with discrete
9
sampling geometry source grids
10
(https://github.com/NCAS-CMS/cf-python/issues/832)
@@ -26,7 +24,7 @@ version NEXTVERSION
26
24
* New class `cf.CFAH5netcdfArray`
27
25
* New class `cf.CFANetCDF4Array`
28
* Replace core `dask` functionality with that imported from `cfdm`
29
- (https://github.com/NCAS-CMS/cf-python/pull/836)
+ (https://github.com/NCAS-CMS/cf-python/issues/839)
30
* Fix bug that sometimes puts an incorrect ``radian-1`` or
31
``radian-2`` in the returned units of the differential operator
32
methods and functions
0 commit comments