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

rewrite topo_scale.py using barebone Dask #31

Open
ArcticSnow opened this issue Mar 17, 2022 · 0 comments
Open

rewrite topo_scale.py using barebone Dask #31

ArcticSnow opened this issue Mar 17, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request topo_scale

Comments

@ArcticSnow
Copy link
Owner

The topo_scale.py routine currently works well for small project, but quickly runs into trouble when used for larger projects. The internal computation of topo_scale could be improved and re-imprelemented using pure Dask syntax in order to limit the intermediate computation and memory usage.

TODO:

  • figure Dask usage
  • seek potential Dash user
  • identify bottleneck of current method

This will justify a new release version

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request topo_scale
Projects
None yet
Development

No branches or pull requests

2 participants