v0.9.0 #770
tomvothecoder
announced in
1. Announcements
v0.9.0
#770
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.9.0 (02 June 2025)
This release introduces key functional and performance enhancements across regridding, averaging, and coordinate handling workflows. Users can now output regridding weights and infer vertical target data, improving flexibility in vertical and horizontal transformations. Time frequency inference logic is more robust through median delta computation, and new options for
skipnahandling and spatial weight thresholds support more accurate and configurable statistical operations. Additional improvements to coordinate handling enable support for curvilinear grids. The release also includes critical bug fixes, expanded documentation, and updated compatibility for modern Python environments by dropping Python 3.9 and adding compatibility with Python 3.13.Enhancements
skipnafor spatial and temporal mean operations by @lee1043 in [PR]: Enableskipnafor spatial and temporal mean operations #655Bug Fixes
temporal.group_average()by @will-s-hart in Eliminate performance bottleneck intemporal.group_average()#767Documentation
.zenodo.jsonandCITATION.cffto cite core authors by @tomvothecoder in Add.zenodo.jsonandCITATION.cffto cite core authors #759Add support section to docs with Pangeo and WRCP #741, Add support by Xarray to docs #742, Replace support section with endorsements #757
DevOps
scipya required dependency by @tomvothecoder in Makescipya required dependency #765New Contributors
temporal.group_average()#767Full Changelog: v0.8.0...v0.9.0
This discussion was created from the release v0.9.0.
Beta Was this translation helpful? Give feedback.
All reactions