Releases: xarray-contrib/cf-xarray
Releases · xarray-contrib/cf-xarray
v0.10.0
What's Changed
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
v0.9.4
v0.9.3
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
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
Full Changelog: v0.9.1...v0.9.2
v0.9.1
v0.9.0
v0.8.9
v0.8.8
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