You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The numpy version used there is 1.23.4 and 1.24.3 here. I wonder if that explains the difference in behavior.
I will try to fix this in xarrayutils for now, but overall I think we should eliminate xarrayutils as a dependency (it is only semi-actively maintained at this point).
Ill raise a separate issue for this.
The text was updated successfully, but these errors were encountered:
I just noticed that our CI is failing.
This seems to be an issue with xarrayutils in this line. I am not sure why the CI over there does not fail in a similar fashion...
The numpy version used there is 1.23.4 and 1.24.3 here. I wonder if that explains the difference in behavior.
I will try to fix this in xarrayutils for now, but overall I think we should eliminate
xarrayutils
as a dependency (it is only semi-actively maintained at this point).Ill raise a separate issue for this.
The text was updated successfully, but these errors were encountered: