Skip to content

Releases: xarray-contrib/cf-xarray

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

v0.8.8

19 Jan 23:52
a9cebee
Compare
Choose a tag to compare

What's Changed

Much improved support for bit masks and converting geometries to CF!

  • Add larger bit depth for displaying flag_masks by @mps01060 in #492
  • Fix conversion between shapely and cf for lines by @jsignell in #493
  • Add conversion between shapely and cf for polygons by @jsignell in #495

New Contributors

Full Changelog: v0.8.7...v0.8.8

v0.8.7

20 Dec 00:44
159cce4
Compare
Choose a tag to compare

What's Changed

  • Check compatibility of coordinate variable dimensions before assignment. by @dcherian in #484

  • Add conversion between cf and shapely for lines by @jsignell in #460

New Contributors

Full Changelog: v0.8.6...v0.8.7

v0.8.6

02 Nov 20:23
eb5b7e6
Compare
Choose a tag to compare

Fix a problem with previous release

What's Changed

New Contributors

Full Changelog: v0.8.5...v0.8.6

v0.8.5

24 Oct 21:57
8779ba8
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.8.4...v0.8.5