wf_check_request {ecmwfr} | R Documentation |
check ECMWF / CDS data requests
Description
Check the validity of a data request by comparing the main dataset
to the list provided by wf_datasets
Usage
wf_check_request(request)
Arguments
request |
nested list with query parameters following the layout as specified on the ECMWF API page |
Value
a data frame with the determined service and url service endpoint
Author(s)
Koen Hufkens
See Also
wf_set_key
wf_transfer
,wf_request
,
wf_transfer
[Package ecmwfr version 2.0.2 Index]