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)
url pointing to a resource
data quality level (default = 2)
a list of station meta-data
if (FALSE) {
products <- icos_products()
}