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

Set the new terra-drs-hub parameter "cloudPlatform" to prefer downloading from Google #78

Open
mbaumann-broad opened this issue Sep 24, 2024 · 0 comments
Labels
enhancement New feature or request medium priority Can be completed in the next 1-2 weeks

Comments

@mbaumann-broad
Copy link
Collaborator

mbaumann-broad commented Sep 24, 2024

Terra-drs-hub has been enhanced with a parameter to indicate the preferred cloud from which to download the data. The AnVIL drs_downloader should prefer to download from Google because it supports requester pays and is currently the primary cloud for AnVIL data.

The name of the parameter is cloudPlatform and it is set in the POST body when calling the resolve endpoint, as described in this section of the repo README and in the terra-drs-hub Swagger UI here.

Specifically, the field in the post body should be:

"cloudPlatform": "gs",

Tasks

Preview Give feedback
No tasks being tracked yet.
@mbaumann-broad mbaumann-broad added enhancement New feature or request medium priority Can be completed in the next 1-2 weeks labels Sep 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request medium priority Can be completed in the next 1-2 weeks
Projects
None yet
Development

No branches or pull requests

1 participant