Releases: xarray-contrib/cf-xarray
Releases · xarray-contrib/cf-xarray
v0.10.2
v0.10.1
This release brings a new FlagGrouper object for convenient categorical grouping.
What's Changed
- Maintenance by @dcherian in #553
- Add FlagGrouper by @dcherian in #556
- Add pooch downloader to workaround RtD issue by @znichollscr in #547
New Contributors
- @znichollscr made their first contribution in #547
Full Changelog: v0.10.0...v0.10.1
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