3.16.1
2024-03-01
- Allow DSG trajectories with identical
trajectory_idvalues to be aggregated (#723) - New methods:
cf.Field.pad_missingandcf.Data.pad_missing(#717) - Fix occasional bug when calculating UGRID cell areas when non-spatial coordinates span the discrete axis (#721)
- New keyword parameter to
cf.Field.insert_dimension:constructs(#719) - Added the
cell_measuresandcoordinateskeyword arguments tocf.Field.weights(#709) - Added the
cell_measures,coordinates,return_cell_measure, andmethodskeyword arguments tocf.Field.cell_area(#709) - Allow
cf.Datato be initialised withxarray.DataAarray(#706) - Fix bug that caused
cf.Field.del_file_locationto fail when updating its metadata constructs (#707) - Fix bug that caused incorrect data arrays in some cyclic subspaces created by
cf.Field.subspaceandcf.Field.__getitem__(#713) - Changed dependency:
1.11.1.0<=cfdm<1.11.2.0