FYI: cdms2 conversion methods are being deprecated in xarray
#493
tomvothecoder
started this conversation in
4. General
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.
Uh oh!
There was an error while loading. Please reload this page.
-
The Xarray CI/CD build is breaking because
cdms2is incompatible withnumpy>=1.25andpython>=3.11(pydata/xarray#7707 (comment)). CDAT will be deprecated at the end of 2023 and there are no plans to maintain the library and its modules' build dependencies.As a result, Xarray is deprecating the
xarray.DataArray.to_cdms2andxarray.DataArray.from_cdms2methods in the next release of Xarray (pydata/xarray#7876).Beta Was this translation helpful? Give feedback.
All reactions