submit_wekeo_query: Title

Description Usage Arguments Value

View source: R/wekeo_api.R

Description

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.

Usage

1
submit_wekeo_query(hda_list, query)

Arguments

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

Value

Returns the hda_list including assigned job_id.


Wave1art/wekeoR documentation built on Dec. 18, 2021, 7:16 p.m.