Skip to content

Releases: xarray-contrib/cf-xarray

v0.10.2

07 Mar 15:53
360483e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.10.1...v0.10.2

v0.10.1

06 Mar 21:07
760b6b0
Compare
Choose a tag to compare

This release brings a new FlagGrouper object for convenient categorical grouping.

What's Changed

New Contributors

Full Changelog: v0.10.0...v0.10.1

v0.10.0

22 Oct 22:14
8852b9d
Compare
Choose a tag to compare

What's Changed

  • Adds support for remaining parametric vertical coordinate by @jasonb5 in #528 🥳

Minor Changes

  • add min xarray pin on run and numpy py ver linters by @ocefpaf in #536
  • Avoid one deepcopy in geometry encoding by @dcherian in #537

New Contributors

Full Changelog: v0.9.5...v0.10.0

v0.9.5

11 Sep 02:25
c349436
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.9.4...v0.9.5

v0.9.4

17 Jul 10:06
Compare
Choose a tag to compare

What's Changed

  • Allow encoding/decoding multiple geometry variables by @dcherian in #526

Full Changelog: v0.9.3...v0.9.4

v0.9.3

05 Jul 01:07
a74efdb
Compare
Choose a tag to compare

What's Changed

  • Add grid_mapping for geometries if possible by @dcherian in #521
  • Rewrite unit formatter for pint 0.24 and earlier by @aulemahal in #523

Full Changelog: v0.9.2...v0.9.3

v0.9.2

25 Jun 02:54
c511cc5
Compare
Choose a tag to compare

Significantly improved geometry functionality, including encoding/decoding, a new .cf.geometries property, and the ability to extract geometry containers with .cf["geometry"] and the encoded geometry with .cf[["points"]]

What's Changed

  • Add geometry encoding and decoding functions. by @dcherian in #517

Full Changelog: v0.9.1...v0.9.2

v0.9.1

24 May 16:05
08fb286
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.9.0...v0.9.1

v0.9.0

19 Feb 21:30
10f297e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.8.9...v0.9.0

v0.8.9

07 Feb 01:04
2b33ce5
Compare
Choose a tag to compare

What's Changed

  • cast units to str before applying any other preprocessor by @keewis in #498

Full Changelog: v0.8.8...v0.8.9