copernicus_product_services: Obtain available services for a specific Copernicus marine...

View source: R/copernicus_product_details.r

copernicus_product_servicesR Documentation

Obtain available services for a specific Copernicus marine product

Description

[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(s)

Pepijn de Vries

Examples

## Not run: 
copernicus_product_services("GLOBAL_ANALYSISFORECAST_PHY_001_024")

## End(Not run)

CopernicusMarine documentation built on July 4, 2024, 9:09 a.m.