View source: R/copernicus_product_metadata.r
copernicus_product_metadata | R Documentation |
Deprecated. Use cms_product_metadata()
instead.
copernicus_product_metadata(product)
product |
An identifier (type |
Collect meta information, such as vocabularies used, for specific Copernicus marine products
Returns a named list
with info about the requested product
. Returns NULL
when contacting Copernicus fails.
Pepijn de Vries
Other product-functions:
cms_cite_product()
,
cms_product_details()
,
cms_product_metadata()
,
cms_product_services()
,
cms_products_list()
,
copernicus_cite_product()
,
copernicus_product_details()
,
copernicus_products_list()
## Not run:
copernicus_product_metadata("GLOBAL_ANALYSISFORECAST_PHY_001_024")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.