Releases: xarray-contrib/cf-xarray
Releases · xarray-contrib/cf-xarray
v0.10.9
v0.10.8
What's Changed
- Bump actions/checkout from 4 to 5 by @dependabot[bot] in #585
- Bump codecov/codecov-action from 5.4.3 to 5.5.0 by @dependabot[bot] in #583
- Bump actions/download-artifact from 4 to 5 by @dependabot[bot] in #584
- handle monotonicity of cftime objects by @larsbuntemeyer in #582
- Fix accidental data load by @dcherian in #587
- Bump pypa/gh-action-pypi-publish from 1.12.4 to 1.13.0 in /.github/workflows by @dependabot[bot] in #588
- Support multiple grid mappings; Add new GridMapping dataclass by @dcherian in #586
Full Changelog: v0.10.7...v0.10.8
v0.10.7
What's Changed
- Update Python version requirements to match SPEC-0 by @dcherian in #580
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #578
- Update
bounds_to_vertices
to handle descending arrays by @tomvothecoder in #579
Full Changelog: v0.10.6...v0.10.7
v0.10.6
Fix geometry decoding.
What's Changed
- fix geometry detection by @martinfleis in #573
- Fix types by @dcherian in #574
- one more type fix by @dcherian in #575
New Contributors
- @martinfleis made their first contribution in #573
Full Changelog: v0.10.5...v0.10.6
v0.10.5
v0.10.4
v0.10.3
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