cms_get_client_info: Get information about Copernicus Marine clients

View source: R/cms_catalogue_entry.R

cms_get_client_infoR Documentation

Get information about Copernicus Marine clients

Description

[Stable] This function retrieves the client information from the Copernicus Marine Service. Among others, it lists where to find the catalogues required by this package

Usage

cms_get_client_info(...)

Arguments

...

Ignored

Value

In case of success it returns a named list with information about the available Copernicus Marine clients.

Author(s)

Pepijn de Vries

Examples

if (interactive()) {
  cms_get_client_info()
}

CopernicusMarine documentation built on Nov. 30, 2025, 5:06 p.m.