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

Option to request data availability instead of download in mass_downloader #3335

Open
icui opened this issue Jul 27, 2023 · 0 comments
Open
Labels
enhancement feature request

Comments

@icui
Copy link

icui commented Jul 27, 2023

Problem

Some data centers offer additional options to request data (e.g. BREQ_FAST from SAGE). mass_downloader.download() function offers a convenient way to request data availability, but it directly starts downloading after that. It would be helpful to offer an option to only return the available stations so that users can generate request files for their special needs.

Proposed solution

return helper or station list after helper.prepare_mseed_download() in mass_downloader.download() function.

@icui icui added the enhancement feature request label Jul 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement feature request
Projects
None yet
Development

No branches or pull requests

1 participant