-
Notifications
You must be signed in to change notification settings - Fork 270
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
tropo_pyaps3: parallel downloads #1195
base: main
Are you sure you want to change the base?
Conversation
Thank you @ritwika21 for contributing! Could you add some description to the PR? And some questions on the ERA5 parallel downloading:
|
pre-commit.ci autofix |
for more information, see https://pre-commit.ci
I heard that downloading one date as one file is not the right approach. ECMWF might have options to download all the required days for one SAR dataset as one file. I asked some atmospheric scientists for help, and they were shocked about how we download the data. But I did not pursue this yet. But until the overall approach is fixed, any improvement is of course greatly appreciated! |
Any link to the code or documentation for the downloading all-at-once approach will be very helpful. |
PR SummaryThis Pull Request introduces parallel downloading of GRIB files in the Review Checklist
SuggestionConsider adding error handling within the This comment was generated by AI. Information provided may be incorrect. Current plan usage: 0% Have feedback or need help? |
Description of proposed changes
Reminders