Learn R Programming

ecmwfr (version 2.0.3)

wf_check_request: 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)

Value

a data frame with the determined service and url service endpoint

Arguments

request

nested list with query parameters following the layout as specified on the ECMWF API page

Author

Koen Hufkens

See Also

wf_set_key wf_transfer,wf_request, wf_transfer