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
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi, I don't understand the behaviour of xarray + dask when I call compute on an empty selection.
Why is the loader_function called in this case?
If the selection is not empty, everything works as expected:
In this example, loader_function is never called, which is what I would expect.
Beta Was this translation helpful? Give feedback.
All reactions