powered by
Obtain product meta data such as spatio-temporal bounds of the data.
cms_product_metadata(product, type, ...)
Returns a data.frame/tibble with the metadata. Each row in the data.frame
data.frame
tibble
represents a layer available for the product.
An identifier (type character) of the desired Copernicus marine product. Can be obtained with cms_products_list.
character
cms_products_list
Deprecated and ignored.
Ignored
Pepijn de Vries
if (interactive()) { cms_product_metadata("GLOBAL_ANALYSISFORECAST_PHY_001_024") }
Run the code above in your browser using DataLab