xarray-contrib / xarray-contrib/xwrf
[MISC]: Add integration tests with Dask
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 70
- Forks
- 18
- Avg merge
- 21m
- Merged PRs (30d)
- 1
Description
What is your issue?
We already (or will with pending PRs) have integration/compatibility tests with the following:
- xgcm
- MetPy
- cf-units
Since we have (and will have more) functionality that's intended to work with Dask, it would be great to actually test that.
Not something needed for initial release, so leaving without a milestone for now.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the existing integration or compatibility tests for xgcm, MetPy, and cf-units, then review how Dask-related functionality is exercised. Add equivalent Dask integration coverage and verify that the tests pass alongside the existing compatibility suite.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- testing
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100