Skip to content

Conversation

@gerritholl
Copy link
Contributor

Some of xarray and numpy work with array_ufunc nowadays. Make sure
this is supported by UADA to keep up to date.

Some of xarray and numpy work with __array_ufunc__ nowadays.  Make sure
this is supported by UADA to keep up to date.
@gerritholl gerritholl self-assigned this Mar 26, 2018
@gerritholl gerritholl merged commit c6ea042 into atmtools:master Mar 26, 2018
@gerritholl gerritholl deleted the fix-uada-ufunc branch March 26, 2018 15:26
gerritholl added a commit to gerritholl/typhon that referenced this pull request Apr 5, 2018
Since commit c6ea042 (merged in atmtools#143), UnitsAwareDataArray depends on
xarray.DataArray.__array_ufunc__ (which in turn depends on numpy 1.13 or
newer).  This was merged into xarray in
pydata/xarray#1962 and added to release 0.10.2.
The old UnitsAwareDataArray does not work with xarray>=0.10.2 and the new
one does not work with xarray<=0.10.1.  Therefore, typhon now depends on
xarray>=0.10.2 and numpy>=1.13.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant