Skip to contents

[Deprecated] Obtain an overview of services provided by Copernicus for a specific marine product.

Usage

copernicus_product_services(product)

Arguments

product

An identifier (type character) of the desired Copernicus marine product. Can be obtained with copernicus_products_list.

Value

Returns a tibble with a list of available services for a Copernicus marine product

Author

Pepijn de Vries

Examples

if (FALSE) {
copernicus_product_services("GLOBAL_ANALYSISFORECAST_PHY_001_024")
}