Description Usage Arguments See Also Examples
Deletes a staged download from the queue
1 |
email |
email address used to sign up for the ECMWF data service and
used to retrieve the token set by |
url |
url to query |
verbose |
show feedback on processing |
wf_set_key
wf_transfer
wf_request
1 2 3 4 5 | # set key
wf_set_key(email = "test@mail.com", key = "123")
# get key
wf_get_key(email = "test@mail.com")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.