For internal use only, returns the URL to the .grb file given the input parameters. Called by the download functions.

eupp_get_source_urls(x, fileext = NULL, ...)

Arguments

x

object of class eupp_config returned by eupp_config.

fileext

NULL or character length 1. File extension (or URL extension) added to the URL. Used to generate URLs to GRIB index files. Defaults to NULL.

...

unused.

Value

Returns a character of length 1, URL to retrieve the data set.

Author

Reto Stauffer