Skip to content
This repository has been archived by the owner on Mar 6, 2023. It is now read-only.

Speed up computing with dask #55

Merged
merged 1 commit into from
Oct 15, 2021
Merged

Speed up computing with dask #55

merged 1 commit into from
Oct 15, 2021

Conversation

sophieherrmann
Copy link
Contributor

Explicitly call dask compute to ensure the same computation is not done multiple times.

Otherwise the same compution may be performed multiple times due to data
splitting for storage.

Signed-off-by: sherrmann <sophie.herrmann@eodc.eu>
@sophieherrmann sophieherrmann merged commit b83a719 into master Oct 15, 2021
@ValentinaHutter ValentinaHutter deleted the speed-up branch May 2, 2022 07:00
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant