Skip to content

3.18.1

Choose a tag to compare

@davidhassell davidhassell released this 20 Aug 10:20
· 137 commits to main since this release

2025-08-20

  • New methods to allow changing units in a chain: cf.Field.to_units, cf.Data.to_units (#874)
  • Allow multiple conditions for the same axis in cf.Field.subspace and cf.Field.indices (#881)
  • Fix bug in cf.Field.collapse that causes a ValueError to be raised for missing external cell measures data (#885)
  • New dependency: distributed>=2025.5.1
  • Changed dependency: cfdm>=1.12.3.0, <1.12.4.0

What's Changed

New Contributors

Full Changelog: v3.18.0...v3.18.1