3.15.2
2023-07-21
- Performance improvements to
cf.Field.regrids
andcf.Field.regridc
(#675) - Performance improvements to
cf.read
when reading datasets with compression-by-convention (#671) - New keyword parameter to
cf.Field.regrids
andcf.Field.regridc
:weights_file
(#675) - New keyword parameter to
cf.aggregate
:cells
(#452) - New function:
cf.isclose
(#661) - Allow
cf.Data
and other objects that have data (such ascf.DimensionCoordinate
) to be used as indices (#677) - Fix bug that caused
cf.Field.regrids
andcf.Field.regridc
to fail when the regrid axes are chunked with more than one chunk (#665) - Fix bug that caused
cf.read
to fail for some PP data with a single vertical level (#667) - Changed dependency:
1.10.1.1<=cfdm<1.10.2.0