An R Package for downloading, preprocessing, and statistical downscaling of the European Centre for Medium-range Weather Forecasts ReAnalysis 5 (ERA5) family provided by the European Centre for Medium‐Range Weather Forecasts (ECMWF).
Is your feature request related to a problem? Please describe.
When staging a large number of requests all at once and then waiting for their completion (as is the current default in CDownloadS on the development branch), the function might error out when a quota is exceeded.
Describe the solution you'd like
Implement a separate argument to define how many requests to stage before listening for completion.
Describe alternatives you've considered
Might want to consider returning to stage & listen sequentially.
Is your feature request related to a problem? Please describe. When staging a large number of requests all at once and then waiting for their completion (as is the current default in
CDownloadS
on the development branch), the function might error out when a quota is exceeded.Describe the solution you'd like Implement a separate argument to define how many requests to stage before listening for completion.
Describe alternatives you've considered Might want to consider returning to stage & listen sequentially.
Additional context https://cds.climate.copernicus.eu/live/limits