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_vorticityin favour ofcf.curl_xy(#643) - Fix bug when using the
-doption to thecfascript (#649) - Fix the return tppe from
cf.example_fields(#654) - Fix
set_datawhen the units are invalid (#646) - Fix
cf.Field.laplacian_xy,cf.Field.grad_xy,cf.curl_xyandcf.div_xyto work in cases when the dimension coordinates are missing standard names (#643) - Changed dependency:
cfunits>=3.3.6 - Changed dependency:
cftime>=1.6.2