Cached catalog of Copernicus Marine ARCO Zarr datasets with URLs for
timeChunked and geoChunked stores. Updated periodically via
data-raw/update_catalog.R.
cmems_catalog_dataA tibble with columns:
CMEMS product identifier
Full dataset identifier with version suffix
Dataset identifier without version
6-digit version string (YYYYMM), NA for static datasets
HTTPS URL to timeChunked.zarr (spatial slice access)
HTTPS URL to geoChunked.zarr (time series access)
URL to native files (if available)
GDAL DSN using /vsicurl/ (no setup needed)
GDAL DSN using /vsicurl/ (no setup needed)
GDAL DSN using /vsis3/ (needs cmems_setup())
GDAL DSN using /vsis3/ (needs cmems_setup())
S3 URI for timeChunked store
S3 URI for geoChunked store
STAC catalog at https://stac.marine.copernicus.eu/metadata/catalog.stac.json
cmems_catalog() to refresh, cmems_latest() to filter to latest versions,
cmems_arco_only() to remove non-ARCO datasets