v0.10.1 #807
tomvothecoder
announced in
1. Announcements
v0.10.1
#807
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
v0.10.1 (01 October 2025)
This patch release introduces bug fixes, documentation updates, and DevOps changes, including constraining
cf_xarray >=0.10.7, preserving Xarray legacy behaviors foropen_mfdataset()withcompatandjoinarguments to prevent unexpected breaking changes for users, dropping Python 3.10 support, and adding PyAOS to the endorsements list.Bug Fixes
cf_xarray >=0.10.7by @tomvothecoder in Bump to v0.10.1 #804. This constraint is necessary becausecf_xarray=0.10.7introduces a fix tobounds_to_vertices(), enabling support for non-monotonic bounds and propagating correct regridding results in xESMF for such cases (refer to Updatebounds_to_verticesto handle descending arrays xarray-contrib/cf-xarray#579).Documentation
DevOps
compatandjoinbehaviors by @tomvothecoder in Preserve Xarray legacycompatandjoinbehaviors #800. This change was made to maintain consistent functionality across environments after Xarray updates, preventing unexpected breaking changes for downstream users.Full Changelog: v0.10.0...v0.10.1
This discussion was created from the release v0.10.1.
Beta Was this translation helpful? Give feedback.
All reactions