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

Allow users to specify whether to download in parallel #363

Merged
merged 1 commit into from
Mar 1, 2024

Conversation

rwood-97
Copy link
Collaborator

@rwood-97 rwood-97 commented Mar 1, 2024

Summary

This allows users to specify whether to download in parallel vs sequentially.
Sequentially is slower but can overcome problems to do with rate limits when downloading from a tileserver.

Describe your changes

Feed the download_in_parallel argument up to download methods.

Checklist before assigning a reviewer (update as needed)

  • Self-review code
  • Ensure submission passes current tests
  • Update relevant docs

Reviewer checklist

Please add anything you want reviewers to specifically focus/comment on.

  • Everything looks ok?

@rwood-97 rwood-97 merged commit 54db894 into main Mar 1, 2024
3 checks passed
@rwood-97 rwood-97 deleted the dev_download branch March 1, 2024 09:11
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.

1 participant