v0.7.1 #669
tomvothecoder
announced in
1. Announcements
v0.7.1
#669
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.7.1 (24 June 2024)
This patch release fixes a bug in the Regrid2 API where a static order of dimensions are incorrectly expected. It updates
add_missing_bounds()
to convertnp.timedelta64
values topandas.Timedelta
objects to support Xarray's datetime component accessor.This release also includes numerous updates to the documentation, including adding a general guide to parallel computing with Dask notebook. It also ensures all existing notebooks and documentation are up to date with the latest and relevant information.
Bug Fixes
add_missing_bounds()
to convertnp.timedelta64
topd.Timedelta
to support Xarray's datetime component accessor by @lee1043 in [PR] time type conversion to timedelta if timedelta64 is given #660Documentation
ESMFMKFILE
and update links to xESMF docs by @tomvothecoder in Add instructions for settingESMFMKFILE
and update links to xESMF docs #643Full Changelog: v0.7.0...0.7.1
This discussion was created from the release v0.7.1.
Beta Was this translation helpful? Give feedback.
All reactions