Skip to content

3.15.1

Compare
Choose a tag to compare
@davidhassell davidhassell released this 09 Jun 14:16
· 761 commits to main since this release

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 of cf.curl_xy (#643)
  • Fix bug when using the -d option to the cfa 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 and cf.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