Skip to content

v0.7.2

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 02 Oct 18:52
· 2 commits to refs/heads/main since this release
f9d1566

v0.7.2 (02 October 2024)

This patch release introduces significant performance improvements to the temporal grouping averaging APIs (group_average, climatology, and departures) and adds support for piControl and other simulations that have time coordinates starting at year 1 (e.g., "0001-01-01") when dropping incomplete seasons.

Enhancements

  • [Refactor] Improve the performance of temporal group averaging by @tomvothecoder in #689

Bug Fixes

  • Update temporal.py to properly handle piControl and other simulations that start at year 1 when dropping incomplete seasons by @lee1043 in #696

Documentation

DevOps

Full Changelog: v0.7.1...v0.7.2