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
In #49 I added a parametrize over chunking schemes to the core regrid tests, so we know they at least work with dask. We should still add a check for laziness though. dask is also not a core dependency of xarray-regrid right now, so ideally we should parametrize the tests with and without dask usage.
All routines should work lazily with Dask. This should be tested.
The text was updated successfully, but these errors were encountered: