v0.3.1 Released #322
tomvothecoder
announced in
1. Announcements
Replies: 1 comment 2 replies
-
|
Hi @xCDAT/core-developers, @durack1, @msahn, @jypeter, @oliviermarti, @gleckler1, @crterai, xCDAT v0.3.1 has been released today in conjunction with our current testing phase! This patch release focuses on bug fixes including handling bounds generation with singleton coordinates and the use of Please view the below links if you are interested in learning more.
We are now practicing rapid release cycles, which involves releasing new versions based on the significance of bug fixes and features. Next milestones:
|
Beta Was this translation helpful? Give feedback.
2 replies
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.3.1 (18 August 2022)
This patch release focuses on bug fixes including handling bounds generation with singleton coordinates and the use of
cftimeto represent temporal averaging outputs and non-CF compliant time coordinates (to avoid the pandas Timestamp limitations).
Bug Fixes
Bounds
Time Axis and Coordinates
TypeErrorwith Dask Arrays from multifile datasets in temporal averaging by Stephen Po-Chedley in simple proposed fix for #289 #291cftimeto avoid out of boundsdatetimewhen decoding non-CF time coordinates by Stephen Po-Chedley and Tom Vo in Usecftimeto avoid out of boundsdatetimewhen decoding non-CF time coordinates #283cftimefor temporal averaging operations to avoid out of boundsdatetimeby Stephen Po-Chedley and Tom Vo in Use cftime for temporal averaging operations #302open_mfdataset()dropping time encoding attrs by Tom Vo in Fixopen_mfdataset()dropping time encoding attrs #309self._diminclass TemporalAccessorby Tom Vo in Replace "time" references withself._diminclass TemporalAccessor#312Internal Changes
Documentation
README.rstandindex.rstby Tom Vo in Fix bullet formatting inREADME.rstandindex.rst#299DevOps
settings.jsonby Tom Vo in Unify workspace settings withsettings.json#297numba=0.55.2in dev env and constrainnumba>=0.55.2in ci env by Tom Vo in Pinnumba=0.55.2in dev env and constrainnumba>=0.55.2in ci env #280New Contributors
Full Changelog: v0.3.0...v0.3.1
This discussion was created from the release v0.3.1.
Beta Was this translation helpful? Give feedback.
All reactions