A list of all station data types including some meta-data such as the estimated size, the type of data, the time frame and the required URI for downloading the data.

icos_products(uri, level = 2)

Arguments

uri

url pointing to a resource

level

data quality level (default = 2)

Value

a list of station meta-data

Examples

if (FALSE) {
products <- icos_products()
}