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

Removed unneeded dask values calls to allow lazy execution #207

Merged
merged 32 commits into from
Oct 11, 2023

Conversation

rosepearson
Copy link
Owner

@rosepearson rosepearson commented Oct 9, 2023

Various changes to enable Dask to be used more widely:

  • Make code change
  • Update tests
    • Update / create new tests
    • Ensure these tests have the expected behavour
    • Test locally and ensure tests are passing
  • Ensure tests passing on GH Actions
  • Update documentation
    • Doc strings
    • Wiki
  • Update package (version.py & pyproject.toml) version (if needed)

rosepearson and others added 30 commits October 10, 2023 10:14
…so call with client around the main dask workflows
Ready for landing if updated tests pass.
@rosepearson rosepearson merged commit 4b8b643 into main Oct 11, 2023
@rosepearson rosepearson deleted the 206-dask-values-bottlenecks branch October 11, 2023 07:12
@rosepearson rosepearson linked an issue Oct 13, 2023 that may be closed by this pull request
quinnhornblow added a commit to quinnhornblow/GeoFabrics that referenced this pull request Oct 16, 2023
Removed unneeded dask values calls to allow lazy execution (rosepearson#207)
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

Successfully merging this pull request may close these issues.

Dask values - bottlenecks
1 participant