Description Usage Arguments Value
Submits a query job to the WEkEO database and receives a job ID in return. The Job ID is used to poll the status of the job and is required to then retrieve the results.
1 | submit_wekeo_query(hda_list, query)
|
hda_list |
dictionary initiated with the init function. Stores all information required to interact with HDA API |
data |
a named list containing the dataset description |
Returns the hda_list including assigned job_id.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.