·
1 commit
to refs/heads/main
since this release
v0.11.2 (02 February 2026)
This patch release fixes coordinate assignment behavior and attributes dropping in the PCMDI land sea masking API. It also improves documentation around the default use of cftime in xCDAT.
Bug Fixes
- Replace in-place
.valuesassignment withassign_coords()by @tomvothecoder in #827 - Fix attributes dropping in
pcmdi_land_sea_mask()due to change in Xarray 2026.01.0 by @tomvothecoder in #829
Documentation
- Update
cftimesection in FAQs by @tomvothecoder in #828
Full Changelog: v0.11.1...v0.11.2