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

Dask improvements #217

Merged
merged 46 commits into from
Nov 13, 2023
Merged

Dask improvements #217

merged 46 commits into from
Nov 13, 2023

Conversation

rosepearson
Copy link
Owner

@rosepearson rosepearson commented Nov 2, 2023

  • Try improve coarse DEM inclusion - leave to Dask to decide
  • Identify and fix hot-spots causing 'Large Graph Errors"

DESCRIPTION OF PR:

  • 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 rosepearson linked an issue Nov 2, 2023 that may be closed by this pull request
github-actions and others added 28 commits November 2, 2023 20:17
Code adapted from some provided by @jennan. Aims to better control parallelisation.

Co-Authored-By: Maxime Rio <2003548+jennan@users.noreply.github.com>
@rosepearson rosepearson removed a link to an issue Nov 12, 2023
@rosepearson rosepearson linked an issue Nov 12, 2023 that may be closed by this pull request
@rosepearson rosepearson merged commit 7783462 into main Nov 13, 2023
@rosepearson rosepearson deleted the 208-dask-improvements branch November 13, 2023 03:03
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 Improvements part 1
1 participant