3.15.1
2023-06-09
- New documentation cheat sheet (#591)
- Performance improvements to
cf.aggregate
(#640) - New methods:
cf.Data.argmin
,cf.Field.argmin
(#577) - Deprecate
cf.relative_vorticity
in favour ofcf.curl_xy
(#643) - Fix bug when using the
-d
option to thecfa
script (#649) - Fix the return tppe from
cf.example_fields
(#654) - Fix
set_data
when the units are invalid (#646) - Fix
cf.Field.laplacian_xy
,cf.Field.grad_xy
,cf.curl_xy
andcf.div_xy
to work in cases when the dimension coordinates are missing standard names (#643) - Changed dependency:
cfunits>=3.3.6
- Changed dependency:
cftime>=1.6.2