-
Notifications
You must be signed in to change notification settings - Fork 17
Naive question #38
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
the issue is elsewhere, see pydata/xarray#7721: To fix this, we'd have to add another special-case for Edit: looks like I completely misunderstood the question |
Thanks @keewis @MordicusEtCubitus I think this discussion belongs elsewhere. There is no xarray in your example! :) |
No, keewis properly replied. Indeed, I should have add an xarray code below |
Could the new dask backend using cupy implements by itself the cupy-xarray machinery ?
Or is it too naive and xarray is using numpy directly at many places in the code ?
Gaël,
The text was updated successfully, but these errors were encountered: