You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to 'William Jones' via tobac
Dear
tobac users,
We are pleased to announce the release of tobac v1.6.1, which is now available on conda-forge.
This is a minor release, which fixes several small bugs that occurred due to the shift to xarray in version 1.6
Thanks,
The
tobac dev team
Changelog
Bug fixes
An bug in the field_and_features_over_time generator, used to loop through mask
DataArrays and feature Dataframes simultaneously which caused an error in the dataframe had no 0 index value has been fixed
#506
Interpolation of non-numeric coordinates (such as datetime) now works, and chooses the nearest element
#509