Execute.Requests | R Documentation |
Loops over list of fully formed ecmwfr requests and executes these on CDS.
Execute.Requests(Requests_ls, Dir, API_User, API_Key, TryDown, verbose = TRUE)
Requests_ls |
List. ecmwfr-ready CDS requests formed with |
Dir |
Character. Directory where to save raw data. |
API_User |
Character. CDS API User |
API_Key |
Character. CDS API Key |
TryDown |
Numeric. How often to retry a failing request/download |
verbose |
Logical. Whether to print/message function progress in console or not. |
No R object. Resulting files of CDS query/queries in signated directory.
Register.Credentials
, Make.Request
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.