2025-04-02
- Set new minimum version of
dask
:2025.2.0
(#849) - Set a new minimum version of
numpy
:2.0.0
(#843) - Replace dataset aggregation functionality (CFA) with that imported from
cfdm
(#841) - New keyword parameter to
cf.Field.compute_vertical_coordinates
:key
(#802) - New keyword parameter to
cf.histogram
:density
(#794) - Fix bug that caused
Data._axes
to be incorrect after a call tocf.Field.collapse
(#857) - Fix bug that caused wrong directions from
cf.DimensionCoordinate.direction
(#859) - Changed dependency:
Python>=3.9.0
- Changed dependency:
numpy>=2.0.0
- Changed dependency:
cfdm>=1.12.1.0, <1.12.2.0
- Changed dependency:
dask>=2025.2.0, <=2025.3.0
- Changed dependency:
netCDF4>=1.7.2
- Changed dependency:
cftime>=1.6.4
- Changed optional dependency:
esmpy>=8.7.0
- Removed dependency (now incorporated into
cfdm
):h5py
- Removed dependency (now incorporated into
cfdm
):h5netcdf
- Removed dependency (now incorporated into
cfdm
):s3fs