Skip to content
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

Add dask-related tests to test suite #44

Open
BSchilperoort opened this issue Sep 5, 2024 · 1 comment
Open

Add dask-related tests to test suite #44

BSchilperoort opened this issue Sep 5, 2024 · 1 comment

Comments

@BSchilperoort
Copy link
Contributor

All routines should work lazily with Dask. This should be tested.

@slevang
Copy link
Collaborator

slevang commented Sep 25, 2024

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.

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

No branches or pull requests

2 participants