v0.5.0 #441
tomvothecoder
announced in
1. Announcements
v0.5.0
#441
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
v0.5.0 (27 March 2023)
This long-awaited minor release includes feature updates to support an optional user-specified climatology reference period when calculating climatologies and departures, support for opening datasets using the
directory
key of the legacy CDAT Climate Data Markup Language (CDML) format (an XML dialect), and improved support for using custom time coordinates in temporal APIs.This release also includes a bug fix for singleton coordinates breaking the
swap_lon_axis()
function. Additionally, Jupyter Notebooks forpresentations and demos have been added to the documentation.
Features
Bug Fixes
xesmf
APIs and update slides in intro notebook by @tomvothecoder in [Doc]: Fix missingxesmf
APIs and update slides in intro notebook #428decode_times
by @tomvothecoder in Raise warning if no time coords found withdecode_times
#409swap_lon_axis()
breaking when sorting with singleton coords by @tomvothecoder in Fixswap_lon_axis()
breaking when sorting with singleton coords #392Documentation
xesmf
APIs and update slides in intro notebook by @tomvothecoder in [Doc]: Fix missingxesmf
APIs and update slides in intro notebook #428xsearch
demo notebook for CWSS Presentation by @tomvothecoder in [Doc]: Addxsearch
demo notebook for CWSS Presentation #398.average
and.departures
docstrings by @tomvothecoder in Update temporal.average
and.departures
docstrings #407DevOps
Full Changelog: v0.4.0...0.5.0
This discussion was created from the release v0.5.0.
Beta Was this translation helpful? Give feedback.
All reactions