Skip to contents

[Stable] Obtain details for a specific Copernicus marine product. This can be narrowed down to specific layers and/or variables within the product.

Usage

cms_product_details(
  product,
  layer,
  variable,
  variant = c("", "detailed-v2", "detailed-v3")
)

Arguments

product

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

layer

The name of a desired layer within a product (type character). Can be obtained with cms_product_details.

variable

The name of a desired variable in a specific layer of a product (type character). Can be obtained with copernicus_product_details.

variant

A character string indicating the type of details that should be returned. Should be one of "" (default), "detailed-v2", or "detailed-v3".

Value

Returns a named list with properties of the requested product.

Author

Pepijn de Vries

Examples

# \donttest{
cms_product_details("GLOBAL_ANALYSISFORECAST_PHY_001_024")
#> $id
#> [1] "GLOBAL_ANALYSISFORECAST_PHY_001_024"
#> 
#> $isStaging
#> [1] FALSE
#> 
#> $altId
#> [1] "2ed3a04a-7dca-4eb0-b0e6-22365a3273a0"
#> 
#> $title
#> [1] "Global Ocean Physics Analysis and Forecast"
#> 
#> $creationDate
#> [1] "2016-10-14"
#> 
#> $modifiedDate
#> [1] "2023-11-30"
#> 
#> $abstract
#> [1] "The Operational Mercator global ocean analysis and forecast system at 1/12 degree is providing 10 days of 3D global ocean forecasts updated daily. The time series is aggregated in time in order to reach a two full year’s time series sliding window.\n\nThis product includes daily and monthly mean files of temperature, salinity, currents, sea level, mixed layer depth and ice parameters from the top to the bottom over the global ocean. It also includes hourly mean surface fields for sea level height, temperature and currents. The global ocean output files are displayed with a 1/12 degree horizontal resolution with regular longitude/latitude equirectangular projection.\n\n50 vertical levels are ranging from 0 to 5500 meters.\n\nThis product also delivers a special dataset for surface current which also includes wave and tidal drift called SMOC (Surface merged Ocean Current).\n\n**DOI (product):**   \nhttps://doi.org/10.48670/moi-00016"
#> 
#> $doi
#> [1] "10.48670/moi-00016"
#> 
#> $thumbnailUrl
#> [1] "https://mdl-metadata.s3.waw3-1.cloudferro.com/metadata/thumbnails/GLOBAL_ANALYSISFORECAST_PHY_001_024.jpg"
#> 
#> $rank
#> [1] 1000
#> 
#> $contacts
#> $contacts[[1]]
#> $contacts[[1]]$name
#> [1] "Yann Drillet"
#> 
#> $contacts[[1]]$organisationName
#> [1] "GLO-MERCATOR-TOULOUSE-FR"
#> 
#> $contacts[[1]]$responsiblePartyRole
#> [1] "custodian"
#> 
#> $contacts[[1]]$email
#> [1] "yann.drillet@mercator-ocean.fr"
#> 
#> 
#> $contacts[[2]]
#> $contacts[[2]]$name
#> [1] "Operations"
#> 
#> $contacts[[2]]$organisationName
#> [1] "GLO-MERCATOR-TOULOUSE-FR"
#> 
#> $contacts[[2]]$responsiblePartyRole
#> [1] "originator"
#> 
#> $contacts[[2]]$email
#> [1] "operations@mercator-ocean.fr"
#> 
#> 
#> $contacts[[3]]
#> $contacts[[3]]$name
#> [1] "GLO Service Desk"
#> 
#> $contacts[[3]]$organisationName
#> [1] "GLO-MERCATOR-TOULOUSE-FR"
#> 
#> $contacts[[3]]$responsiblePartyRole
#> [1] "pointOfContact"
#> 
#> $contacts[[3]]$email
#> [1] "servicedesk.cmems@mercator-ocean.eu"
#> 
#> 
#> $contacts[[4]]
#> $contacts[[4]]$name
#> [1] "Operations"
#> 
#> $contacts[[4]]$organisationName
#> [1] "GLO-NRT-MERCATOR-TOULOUSE-FR"
#> 
#> $contacts[[4]]$responsiblePartyRole
#> [1] "resourceProvider"
#> 
#> $contacts[[4]]$email
#> [1] "operations@mercator-ocean.fr"
#> 
#> 
#> $contacts[[5]]
#> $contacts[[5]]$name
#> [1] "Operations"
#> 
#> $contacts[[5]]$organisationName
#> [1] "GLO-MERCATOR-TOULOUSE-FR"
#> 
#> $contacts[[5]]$responsiblePartyRole
#> [1] "distributor"
#> 
#> $contacts[[5]]$email
#> [1] "operations@mercator-ocean.fr"
#> 
#> 
#> 
#> $updateFrequencies
#> $updateFrequencies$daily
#> [1] "12:00 UTC"
#> 
#> $updateFrequencies$monthly
#> NULL
#> 
#> 
#> $docs
#> $docs[[1]]
#> $docs[[1]]$id
#> [1] "07a1113c-b1b3-49bf-83d0-2301f20ead8d"
#> 
#> $docs[[1]]$title
#> [1] "Quality Information Document"
#> 
#> $docs[[1]]$ref
#> [1] "CMEMS-GLO-QUID-001-024"
#> 
#> $docs[[1]]$type
#> [1] "publication"
#> 
#> $docs[[1]]$url
#> [1] "https://catalogue.marine.copernicus.eu/documents/QUID/CMEMS-GLO-QUID-001-024.pdf"
#> 
#> $docs[[1]]$createdAt
#> [1] "2016-10-19"
#> 
#> $docs[[1]]$updatedAt
#> [1] "2021-04-19T14:42:00"
#> 
#> 
#> $docs[[2]]
#> $docs[[2]]$id
#> [1] "051568cf-a574-4ff0-9472-ad7b4b711e2e"
#> 
#> $docs[[2]]$title
#> [1] "Product User Manual"
#> 
#> $docs[[2]]$ref
#> [1] "CMEMS-GLO-PUM-001-024"
#> 
#> $docs[[2]]$type
#> [1] "publication"
#> 
#> $docs[[2]]$url
#> [1] "https://catalogue.marine.copernicus.eu/documents/PUM/CMEMS-GLO-PUM-001-024.pdf"
#> 
#> $docs[[2]]$createdAt
#> [1] "2023-11-30"
#> 
#> $docs[[2]]$updatedAt
#> [1] "2023-11-20T16:08:20.096Z"
#> 
#> 
#> $docs[[3]]
#> $docs[[3]]$id
#> [1] "8c9a574b-18f2-4a48-9255-db1b77737836"
#> 
#> $docs[[3]]$title
#> [1] "Synthesis Quality Overview"
#> 
#> $docs[[3]]$ref
#> [1] "CMEMS-GLO-SQO-001-024"
#> 
#> $docs[[3]]$type
#> [1] "publication"
#> 
#> $docs[[3]]$url
#> [1] "https://catalogue.marine.copernicus.eu/documents/SQO/CMEMS-GLO-SQO-001-024.pdf"
#> 
#> $docs[[3]]$createdAt
#> [1] "2023-11-30"
#> 
#> $docs[[3]]$updatedAt
#> [1] "2023-11-20T16:09:49.833Z"
#> 
#> 
#> 
#> $refs
#> list()
#> 
#> $keywords
#> $keywords$`target-application#seaiceforecastingapplication`
#> [1] "target-application"
#> 
#> $keywords$`oceanographic-geographical-features`
#> [1] "theme"
#> 
#> $keywords$`numerical-model`
#> [1] "discipline"
#> 
#> $keywords$`eastward-sea-water-velocity`
#> [1] "parameter"
#> 
#> $keywords$`northward-sea-water-velocity`
#> [1] "parameter"
#> 
#> $keywords$`sea-surface-wave-stokes-drift-x-velocity`
#> [1] "parameter"
#> 
#> $keywords$`sea-surface-wave-stokes-drift-y-velocity`
#> [1] "parameter"
#> 
#> $keywords$`ocean-mixed-layer-thickness-defined-by-sigma-theta`
#> [1] "parameter"
#> 
#> $keywords$`sea-water-potential-temperature-at-sea-floor`
#> [1] "parameter"
#> 
#> $keywords$`sea-ice-thickness`
#> [1] "parameter"
#> 
#> $keywords$`sea-ice-area-fraction`
#> [1] "parameter"
#> 
#> $keywords$`eastward-sea-ice-velocity`
#> [1] "parameter"
#> 
#> $keywords$`northward-sea-ice-velocity`
#> [1] "parameter"
#> 
#> $keywords$`sea-surface-height-above-geoid`
#> [1] "parameter"
#> 
#> $keywords$`sea-water-pressure-at-sea-floor`
#> [1] "parameter"
#> 
#> $keywords$`surface-snow-thickness`
#> [1] "parameter"
#> 
#> $keywords$`sea-ice-speed`
#> [1] "parameter"
#> 
#> $keywords$`sea-ice-surface-temperature`
#> [1] "parameter"
#> 
#> $keywords$`sea-ice-albedo`
#> [1] "parameter"
#> 
#> $keywords$`age-of-sea-ice`
#> [1] "parameter"
#> 
#> $keywords$`sea-water-salinity`
#> [1] "parameter"
#> 
#> $keywords$`sea-water-potential-temperature`
#> [1] "parameter"
#> 
#> $keywords$`upward-sea-water-velocity`
#> [1] "parameter"
#> 
#> $keywords$`cell-thickness`
#> [1] "parameter"
#> 
#> $keywords$`model-level-number-at-sea-floor`
#> [1] "parameter"
#> 
#> $keywords$`sea-floor-depth-below-geoid`
#> [1] "parameter"
#> 
#> $keywords$invariant
#> [1] "temporal-scale"
#> 
#> $keywords$`near-real-time`
#> [1] "temporal-scale"
#> 
#> $keywords$forecast
#> [1] "temporal-scale"
#> 
#> $keywords$`marine-resources`
#> [1] "area-of-benefit"
#> 
#> $keywords$`coastal-marine-environment`
#> [1] "area-of-benefit"
#> 
#> $keywords$`marine-safety`
#> [1] "area-of-benefit"
#> 
#> $keywords$`weather-climate-and-seasonal-forecasting`
#> [1] "area-of-benefit"
#> 
#> $keywords$`global-ocean`
#> [1] "reference-geographical-area"
#> 
#> $keywords$`level-4`
#> [1] "processing-level"
#> 
#> $keywords$`sea-level`
#> [1] "theme"
#> 
#> $keywords$`sea-ice-concentration-and/or-thickness`
#> [1] "theme"
#> 
#> $keywords$`in-situ-ts-profiles`
#> [1] "theme"
#> 
#> $keywords$sst
#> [1] "theme"
#> 
#> 
#> $assimilatedData
#> $assimilatedData[[1]]
#> [1] "Sea Level"
#> 
#> $assimilatedData[[2]]
#> [1] "Sea Ice Concentration and/or Thickness"
#> 
#> $assimilatedData[[3]]
#> [1] "In-Situ TS Profiles"
#> 
#> $assimilatedData[[4]]
#> [1] "SST"
#> 
#> 
#> $projection
#> [1] "Equirectangular"
#> 
#> $formats
#> $formats[[1]]
#> [1] "NetCDF-3"
#> 
#> $formats[[2]]
#> [1] "NetCDF-4"
#> 
#> 
#> $tempExtentBegin
#> [1] "2021-11-30"
#> 
#> $geoExtent
#> $geoExtent$type
#> [1] "envelope"
#> 
#> $geoExtent$coordinates
#> $geoExtent$coordinates[[1]]
#> $geoExtent$coordinates[[1]][[1]]
#> [1] -180
#> 
#> $geoExtent$coordinates[[1]][[2]]
#> [1] 90
#> 
#> 
#> $geoExtent$coordinates[[2]]
#> $geoExtent$coordinates[[2]][[1]]
#> [1] 180
#> 
#> $geoExtent$coordinates[[2]][[2]]
#> [1] -90
#> 
#> 
#> 
#> 
#> $vertExtentMin
#> [1] -5500
#> 
#> $vertExtentMax
#> [1] 0
#> 
#> $geoResolution
#> $geoResolution$row
#> $geoResolution$row$magnitude
#> [1] 0.083
#> 
#> $geoResolution$row$units
#> [1] "degree"
#> 
#> 
#> $geoResolution$column
#> $geoResolution$column$magnitude
#> [1] 0.083
#> 
#> $geoResolution$column$units
#> [1] "degree"
#> 
#> 
#> 
#> $featureTypes
#> $featureTypes[[1]]
#> [1] "Grid"
#> 
#> 
#> $vertLevels
#> [1] 50
#> 
#> $tempResolutions
#> $tempResolutions[[1]]
#> [1] "Hourly"
#> 
#> $tempResolutions[[2]]
#> [1] "Daily"
#> 
#> $tempResolutions[[3]]
#> [1] "Monthly"
#> 
#> 
#> $subdatasetWmsUrls
#> $subdatasetWmsUrls$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m`
#> [1] "https://nrt.cmems-du.eu/thredds/wms/cmems_mod_glo_phy_anfc_0.083deg_P1D-m"
#> 
#> $subdatasetWmsUrls$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m`
#> [1] "https://nrt.cmems-du.eu/thredds/wms/cmems_mod_glo_phy_anfc_0.083deg_P1M-m"
#> 
#> $subdatasetWmsUrls$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m`
#> [1] "https://nrt.cmems-du.eu/thredds/wms/cmems_mod_glo_phy_anfc_0.083deg_PT1H-m"
#> 
#> $subdatasetWmsUrls$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i`
#> [1] "https://nrt.cmems-du.eu/thredds/wms/cmems_mod_glo_phy_anfc_merged-uv_PT1H-i"
#> 
#> $subdatasetWmsUrls$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m`
#> [1] "https://nrt.cmems-du.eu/thredds/wms/cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m"
#> 
#> $subdatasetWmsUrls$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m`
#> [1] "https://nrt.cmems-du.eu/thredds/wms/cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m"
#> 
#> $subdatasetWmsUrls$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i`
#> [1] "https://nrt.cmems-du.eu/thredds/wms/cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i"
#> 
#> $subdatasetWmsUrls$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m`
#> [1] "https://nrt.cmems-du.eu/thredds/wms/cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m"
#> 
#> $subdatasetWmsUrls$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m`
#> [1] "https://nrt.cmems-du.eu/thredds/wms/cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m"
#> 
#> $subdatasetWmsUrls$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i`
#> [1] "https://nrt.cmems-du.eu/thredds/wms/cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i"
#> 
#> $subdatasetWmsUrls$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m`
#> [1] "https://nrt.cmems-du.eu/thredds/wms/cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m"
#> 
#> $subdatasetWmsUrls$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m`
#> [1] "https://nrt.cmems-du.eu/thredds/wms/cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m"
#> 
#> $subdatasetWmsUrls$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i`
#> [1] "https://nrt.cmems-du.eu/thredds/wms/cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i"
#> 
#> $subdatasetWmsUrls$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m`
#> [1] "https://nrt.cmems-du.eu/thredds/wms/cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m"
#> 
#> $subdatasetWmsUrls$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m`
#> [1] "https://nrt.cmems-du.eu/thredds/wms/cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m"
#> 
#> 
#> $subdatasetMotuUrls
#> $subdatasetMotuUrls$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m`
#> [1] "https://nrt.cmems-du.eu/motu-web/Motu"
#> 
#> $subdatasetMotuUrls$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m`
#> [1] "https://nrt.cmems-du.eu/motu-web/Motu"
#> 
#> $subdatasetMotuUrls$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m`
#> [1] "https://nrt.cmems-du.eu/motu-web/Motu"
#> 
#> $subdatasetMotuUrls$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i`
#> [1] "https://nrt.cmems-du.eu/motu-web/Motu"
#> 
#> $subdatasetMotuUrls$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m`
#> [1] "https://nrt.cmems-du.eu/motu-web/Motu"
#> 
#> $subdatasetMotuUrls$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m`
#> [1] "https://nrt.cmems-du.eu/motu-web/Motu"
#> 
#> $subdatasetMotuUrls$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i`
#> [1] "https://nrt.cmems-du.eu/motu-web/Motu"
#> 
#> $subdatasetMotuUrls$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m`
#> [1] "https://nrt.cmems-du.eu/motu-web/Motu"
#> 
#> $subdatasetMotuUrls$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m`
#> [1] "https://nrt.cmems-du.eu/motu-web/Motu"
#> 
#> $subdatasetMotuUrls$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i`
#> [1] "https://nrt.cmems-du.eu/motu-web/Motu"
#> 
#> $subdatasetMotuUrls$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m`
#> [1] "https://nrt.cmems-du.eu/motu-web/Motu"
#> 
#> $subdatasetMotuUrls$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m`
#> [1] "https://nrt.cmems-du.eu/motu-web/Motu"
#> 
#> $subdatasetMotuUrls$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i`
#> [1] "https://nrt.cmems-du.eu/motu-web/Motu"
#> 
#> $subdatasetMotuUrls$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m`
#> [1] "https://nrt.cmems-du.eu/motu-web/Motu"
#> 
#> $subdatasetMotuUrls$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m`
#> [1] "https://nrt.cmems-du.eu/motu-web/Motu"
#> 
#> 
#> $services
#> $services$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m`
#> $services$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m`$motu
#> [1] "https://nrt.cmems-du.eu/motu-web/Motu?action=describeproduct&service=GLOBAL_ANALYSISFORECAST_PHY_001_024-TDS&product=cmems_mod_glo_phy_anfc_0.083deg_P1D-m"
#> 
#> $services$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m`$opendap
#> [1] "https://nrt.cmems-du.eu/thredds/dodsC/cmems_mod_glo_phy_anfc_0.083deg_P1D-m"
#> 
#> $services$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m`$ftp
#> [1] "ftp://nrt.cmems-du.eu/Core/GLOBAL_ANALYSISFORECAST_PHY_001_024/cmems_mod_glo_phy_anfc_0.083deg_P1D-m"
#> 
#> $services$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m`$wms
#> [1] "https://nrt.cmems-du.eu/thredds/wms/cmems_mod_glo_phy_anfc_0.083deg_P1D-m"
#> 
#> 
#> $services$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m`
#> $services$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m`$motu
#> [1] "https://nrt.cmems-du.eu/motu-web/Motu?action=describeproduct&service=GLOBAL_ANALYSISFORECAST_PHY_001_024-TDS&product=cmems_mod_glo_phy_anfc_0.083deg_P1M-m"
#> 
#> $services$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m`$opendap
#> [1] "https://nrt.cmems-du.eu/thredds/dodsC/cmems_mod_glo_phy_anfc_0.083deg_P1M-m"
#> 
#> $services$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m`$ftp
#> [1] "ftp://nrt.cmems-du.eu/Core/GLOBAL_ANALYSISFORECAST_PHY_001_024/cmems_mod_glo_phy_anfc_0.083deg_P1M-m"
#> 
#> $services$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m`$wms
#> [1] "https://nrt.cmems-du.eu/thredds/wms/cmems_mod_glo_phy_anfc_0.083deg_P1M-m"
#> 
#> 
#> $services$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m`
#> $services$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m`$motu
#> [1] "https://nrt.cmems-du.eu/motu-web/Motu?action=describeproduct&service=GLOBAL_ANALYSISFORECAST_PHY_001_024-TDS&product=cmems_mod_glo_phy_anfc_0.083deg_PT1H-m"
#> 
#> $services$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m`$opendap
#> [1] "https://nrt.cmems-du.eu/thredds/dodsC/cmems_mod_glo_phy_anfc_0.083deg_PT1H-m"
#> 
#> $services$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m`$ftp
#> [1] "ftp://nrt.cmems-du.eu/Core/GLOBAL_ANALYSISFORECAST_PHY_001_024/cmems_mod_glo_phy_anfc_0.083deg_PT1H-m"
#> 
#> $services$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m`$wms
#> [1] "https://nrt.cmems-du.eu/thredds/wms/cmems_mod_glo_phy_anfc_0.083deg_PT1H-m"
#> 
#> 
#> $services$cmems_mod_glo_phy_anfc_0.083deg_static
#> $services$cmems_mod_glo_phy_anfc_0.083deg_static$ftp
#> [1] "ftp://nrt.cmems-du.eu/Core/GLOBAL_ANALYSISFORECAST_PHY_001_024/cmems_mod_glo_phy_anfc_0.083deg_static"
#> 
#> 
#> $services$`cmems_mod_glo_phy_anfc_0.083deg-climatology-uncertainty_P1M-m`
#> $services$`cmems_mod_glo_phy_anfc_0.083deg-climatology-uncertainty_P1M-m`$ftp
#> [1] "ftp://nrt.cmems-du.eu/Core/GLOBAL_ANALYSISFORECAST_PHY_001_024/cmems_mod_glo_phy_anfc_0.083deg-climatology-uncertainty_P1M-m"
#> 
#> 
#> $services$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i`
#> $services$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i`$motu
#> [1] "https://nrt.cmems-du.eu/motu-web/Motu?action=describeproduct&service=GLOBAL_ANALYSISFORECAST_PHY_001_024-TDS&product=cmems_mod_glo_phy_anfc_merged-uv_PT1H-i"
#> 
#> $services$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i`$opendap
#> [1] "https://nrt.cmems-du.eu/thredds/dodsC/cmems_mod_glo_phy_anfc_merged-uv_PT1H-i"
#> 
#> $services$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i`$ftp
#> [1] "ftp://nrt.cmems-du.eu/Core/GLOBAL_ANALYSISFORECAST_PHY_001_024/cmems_mod_glo_phy_anfc_merged-uv_PT1H-i"
#> 
#> $services$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i`$wms
#> [1] "https://nrt.cmems-du.eu/thredds/wms/cmems_mod_glo_phy_anfc_merged-uv_PT1H-i"
#> 
#> 
#> $services$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m`
#> $services$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m`$motu
#> [1] "https://nrt.cmems-du.eu/motu-web/Motu?action=describeproduct&service=GLOBAL_ANALYSISFORECAST_PHY_001_024-TDS&product=cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m"
#> 
#> $services$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m`$opendap
#> [1] "https://nrt.cmems-du.eu/thredds/dodsC/cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m"
#> 
#> $services$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m`$ftp
#> [1] "ftp://nrt.cmems-du.eu/Core/GLOBAL_ANALYSISFORECAST_PHY_001_024/cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m"
#> 
#> $services$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m`$wms
#> [1] "https://nrt.cmems-du.eu/thredds/wms/cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m"
#> 
#> 
#> $services$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m`
#> $services$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m`$motu
#> [1] "https://nrt.cmems-du.eu/motu-web/Motu?action=describeproduct&service=GLOBAL_ANALYSISFORECAST_PHY_001_024-TDS&product=cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m"
#> 
#> $services$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m`$opendap
#> [1] "https://nrt.cmems-du.eu/thredds/dodsC/cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m"
#> 
#> $services$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m`$ftp
#> [1] "ftp://nrt.cmems-du.eu/Core/GLOBAL_ANALYSISFORECAST_PHY_001_024/cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m"
#> 
#> $services$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m`$wms
#> [1] "https://nrt.cmems-du.eu/thredds/wms/cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m"
#> 
#> 
#> $services$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i`
#> $services$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i`$motu
#> [1] "https://nrt.cmems-du.eu/motu-web/Motu?action=describeproduct&service=GLOBAL_ANALYSISFORECAST_PHY_001_024-TDS&product=cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i"
#> 
#> $services$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i`$opendap
#> [1] "https://nrt.cmems-du.eu/thredds/dodsC/cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i"
#> 
#> $services$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i`$ftp
#> [1] "ftp://nrt.cmems-du.eu/Core/GLOBAL_ANALYSISFORECAST_PHY_001_024/cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i"
#> 
#> $services$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i`$wms
#> [1] "https://nrt.cmems-du.eu/thredds/wms/cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i"
#> 
#> 
#> $services$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m`
#> $services$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m`$motu
#> [1] "https://nrt.cmems-du.eu/motu-web/Motu?action=describeproduct&service=GLOBAL_ANALYSISFORECAST_PHY_001_024-TDS&product=cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m"
#> 
#> $services$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m`$opendap
#> [1] "https://nrt.cmems-du.eu/thredds/dodsC/cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m"
#> 
#> $services$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m`$ftp
#> [1] "ftp://nrt.cmems-du.eu/Core/GLOBAL_ANALYSISFORECAST_PHY_001_024/cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m"
#> 
#> $services$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m`$wms
#> [1] "https://nrt.cmems-du.eu/thredds/wms/cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m"
#> 
#> 
#> $services$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m`
#> $services$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m`$motu
#> [1] "https://nrt.cmems-du.eu/motu-web/Motu?action=describeproduct&service=GLOBAL_ANALYSISFORECAST_PHY_001_024-TDS&product=cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m"
#> 
#> $services$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m`$opendap
#> [1] "https://nrt.cmems-du.eu/thredds/dodsC/cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m"
#> 
#> $services$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m`$ftp
#> [1] "ftp://nrt.cmems-du.eu/Core/GLOBAL_ANALYSISFORECAST_PHY_001_024/cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m"
#> 
#> $services$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m`$wms
#> [1] "https://nrt.cmems-du.eu/thredds/wms/cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m"
#> 
#> 
#> $services$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i`
#> $services$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i`$motu
#> [1] "https://nrt.cmems-du.eu/motu-web/Motu?action=describeproduct&service=GLOBAL_ANALYSISFORECAST_PHY_001_024-TDS&product=cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i"
#> 
#> $services$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i`$opendap
#> [1] "https://nrt.cmems-du.eu/thredds/dodsC/cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i"
#> 
#> $services$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i`$ftp
#> [1] "ftp://nrt.cmems-du.eu/Core/GLOBAL_ANALYSISFORECAST_PHY_001_024/cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i"
#> 
#> $services$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i`$wms
#> [1] "https://nrt.cmems-du.eu/thredds/wms/cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i"
#> 
#> 
#> $services$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m`
#> $services$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m`$motu
#> [1] "https://nrt.cmems-du.eu/motu-web/Motu?action=describeproduct&service=GLOBAL_ANALYSISFORECAST_PHY_001_024-TDS&product=cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m"
#> 
#> $services$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m`$opendap
#> [1] "https://nrt.cmems-du.eu/thredds/dodsC/cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m"
#> 
#> $services$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m`$ftp
#> [1] "ftp://nrt.cmems-du.eu/Core/GLOBAL_ANALYSISFORECAST_PHY_001_024/cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m"
#> 
#> $services$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m`$wms
#> [1] "https://nrt.cmems-du.eu/thredds/wms/cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m"
#> 
#> 
#> $services$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m`
#> $services$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m`$motu
#> [1] "https://nrt.cmems-du.eu/motu-web/Motu?action=describeproduct&service=GLOBAL_ANALYSISFORECAST_PHY_001_024-TDS&product=cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m"
#> 
#> $services$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m`$opendap
#> [1] "https://nrt.cmems-du.eu/thredds/dodsC/cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m"
#> 
#> $services$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m`$ftp
#> [1] "ftp://nrt.cmems-du.eu/Core/GLOBAL_ANALYSISFORECAST_PHY_001_024/cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m"
#> 
#> $services$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m`$wms
#> [1] "https://nrt.cmems-du.eu/thredds/wms/cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m"
#> 
#> 
#> $services$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i`
#> $services$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i`$motu
#> [1] "https://nrt.cmems-du.eu/motu-web/Motu?action=describeproduct&service=GLOBAL_ANALYSISFORECAST_PHY_001_024-TDS&product=cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i"
#> 
#> $services$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i`$opendap
#> [1] "https://nrt.cmems-du.eu/thredds/dodsC/cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i"
#> 
#> $services$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i`$ftp
#> [1] "ftp://nrt.cmems-du.eu/Core/GLOBAL_ANALYSISFORECAST_PHY_001_024/cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i"
#> 
#> $services$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i`$wms
#> [1] "https://nrt.cmems-du.eu/thredds/wms/cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i"
#> 
#> 
#> $services$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m`
#> $services$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m`$motu
#> [1] "https://nrt.cmems-du.eu/motu-web/Motu?action=describeproduct&service=GLOBAL_ANALYSISFORECAST_PHY_001_024-TDS&product=cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m"
#> 
#> $services$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m`$opendap
#> [1] "https://nrt.cmems-du.eu/thredds/dodsC/cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m"
#> 
#> $services$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m`$ftp
#> [1] "ftp://nrt.cmems-du.eu/Core/GLOBAL_ANALYSISFORECAST_PHY_001_024/cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m"
#> 
#> $services$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m`$wms
#> [1] "https://nrt.cmems-du.eu/thredds/wms/cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m"
#> 
#> 
#> $services$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m`
#> $services$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m`$motu
#> [1] "https://nrt.cmems-du.eu/motu-web/Motu?action=describeproduct&service=GLOBAL_ANALYSISFORECAST_PHY_001_024-TDS&product=cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m"
#> 
#> $services$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m`$opendap
#> [1] "https://nrt.cmems-du.eu/thredds/dodsC/cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m"
#> 
#> $services$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m`$ftp
#> [1] "ftp://nrt.cmems-du.eu/Core/GLOBAL_ANALYSISFORECAST_PHY_001_024/cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m"
#> 
#> $services$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m`$wms
#> [1] "https://nrt.cmems-du.eu/thredds/wms/cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m"
#> 
#> 
#> 
#> $rawMetadata
#> [1] "<?xml version=\"1.0\" encoding=\"UTF-8\" standalone=\"yes\"?>\n<csw:GetRecordByIdResponse xmlns:csw=\"http://www.opengis.net/cat/csw/2.0.2\">\n  <gmd:MD_Metadata xmlns:gmd=\"http://www.isotc211.org/2005/gmd\" xmlns:gco=\"http://www.isotc211.org/2005/gco\" xmlns:srv=\"http://www.isotc211.org/2005/srv\" xmlns:gmx=\"http://www.isotc211.org/2005/gmx\" xmlns:gts=\"http://www.isotc211.org/2005/gts\" xmlns:gsr=\"http://www.isotc211.org/2005/gsr\" xmlns:gmi=\"http://www.isotc211.org/2005/gmi\" xmlns:gml=\"http://www.opengis.net/gml/3.2\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" xmlns:geonet=\"http://www.fao.org/geonetwork\">\n    <gmd:fileIdentifier>\n      <gco:CharacterString>2ed3a04a-7dca-4eb0-b0e6-22365a3273a0</gco:CharacterString>\n    </gmd:fileIdentifier>\n    <gmd:language xmlns:date=\"http://exslt.org/dates-and-times\">\n      <gmd:LanguageCode codeList=\"http://www.loc.gov/standards/iso639-2/\" codeListValue=\"eng\"/>\n    </gmd:language>\n    <gmd:characterSet xmlns:date=\"http://exslt.org/dates-and-times\">\n      <gmd:MD_CharacterSetCode codeListValue=\"utf8\" codeList=\"http://standards.iso.org/iso/19139/resources/gmxCodelists.xml#MD_CharacterSetCode\"/>\n    </gmd:characterSet>\n    <gmd:hierarchyLevel xmlns:date=\"http://exslt.org/dates-and-times\">\n      <gmd:MD_ScopeCode codeList=\"http://standards.iso.org/iso/19139/resources/gmxCodelists.xml#MD_ScopeCode\" codeListValue=\"series\"/>\n    </gmd:hierarchyLevel>\n    <gmd:hierarchyLevelName xmlns:date=\"http://exslt.org/dates-and-times\">\n      <gco:CharacterString>Copernicus Marine Service product specification</gco:CharacterString>\n    </gmd:hierarchyLevelName>\n    <gmd:contact xmlns:date=\"http://exslt.org/dates-and-times\">\n      <gmd:CI_ResponsibleParty>\n        <gmd:organisationName>\n          <gco:CharacterString>CMEMS</gco:CharacterString>\n        </gmd:organisationName>\n        <gmd:contactInfo>\n          <gmd:CI_Contact>\n            <gmd:address>\n              <gmd:CI_Address>\n                <gmd:electronicMailAddress>\n                  <gco:CharacterString>servicedesk.cmems@mercator-ocean.eu</gco:CharacterString>\n                </gmd:electronicMailAddress>\n              </gmd:CI_Address>\n            </gmd:address>\n            <gmd:onlineResource>\n              <gmd:CI_OnlineResource>\n                <gmd:linkage>\n                  <gmd:URL>http://marine.copernicus.eu/</gmd:URL>\n                </gmd:linkage>\n              </gmd:CI_OnlineResource>\n            </gmd:onlineResource>\n          </gmd:CI_Contact>\n        </gmd:contactInfo>\n        <gmd:role>\n          <gmd:CI_RoleCode codeList=\"http://standards.iso.org/iso/19139/resources/gmxCodelists.xml#CI_RoleCode\" codeListValue=\"pointOfContact\"/>\n        </gmd:role>\n      </gmd:CI_ResponsibleParty>\n    </gmd:contact>\n    <gmd:dateStamp xmlns:date=\"http://exslt.org/dates-and-times\">\n      <gco:DateTime>2023-12-06T10:10:51.852Z</gco:DateTime>\n    </gmd:dateStamp>\n    <gmd:metadataStandardName xmlns:date=\"http://exslt.org/dates-and-times\">\n      <gco:CharacterString>ISO 19139, MyOcean profile</gco:CharacterString>\n    </gmd:metadataStandardName>\n    <gmd:metadataStandardVersion xmlns:date=\"http://exslt.org/dates-and-times\">\n      <gco:CharacterString>0.2</gco:CharacterString>\n    </gmd:metadataStandardVersion>\n    <gmd:spatialRepresentationInfo xmlns:date=\"http://exslt.org/dates-and-times\">\n      <gmd:MD_GridSpatialRepresentation>\n        <gmd:numberOfDimensions>\n          <gco:Integer>2</gco:Integer>\n        </gmd:numberOfDimensions>\n        <gmd:axisDimensionProperties>\n          <gmd:MD_Dimension>\n            <gmd:dimensionName>\n              <gmd:MD_DimensionNameTypeCode codeList=\"http://standards.iso.org/iso/19139/resources/gmxCodelists.xml#MD_DimensionNameTypeCode\" codeListValue=\"row\"/>\n            </gmd:dimensionName>\n            <gmd:resolution>\n              <gco:Measure uom=\"degree\">0.083</gco:Measure>\n            </gmd:resolution>\n          </gmd:MD_Dimension>\n        </gmd:axisDimensionProperties>\n        <gmd:axisDimensionProperties>\n          <gmd:MD_Dimension>\n            <gmd:dimensionName>\n              <gmd:MD_DimensionNameTypeCode codeList=\"http://standards.iso.org/iso/19139/resources/gmxCodelists.xml#MD_DimensionNameTypeCode\" codeListValue=\"column\"/>\n            </gmd:dimensionName>\n            <gmd:resolution>\n              <gco:Measure uom=\"degree\">0.083</gco:Measure>\n            </gmd:resolution>\n          </gmd:MD_Dimension>\n        </gmd:axisDimensionProperties>\n        <gmd:cellGeometry>\n          <gmd:MD_CellGeometryCode codeList=\"http://standards.iso.org/iso/19139/resources/gmxCodelists.xml#MD_CellGeometryCode\" codeListValue=\"area\"/>\n        </gmd:cellGeometry>\n        <gmd:transformationParameterAvailability>\n          <gco:Boolean>false</gco:Boolean>\n        </gmd:transformationParameterAvailability>\n      </gmd:MD_GridSpatialRepresentation>\n    </gmd:spatialRepresentationInfo>\n    <gmd:referenceSystemInfo xmlns:date=\"http://exslt.org/dates-and-times\">\n      <gmd:MD_ReferenceSystem>\n        <gmd:referenceSystemIdentifier>\n          <gmd:RS_Identifier>\n            <gmd:code>\n              <gco:CharacterString>equirectangular</gco:CharacterString>\n            </gmd:code>\n            <gmd:codeSpace>\n              <gco:CharacterString>EPSG</gco:CharacterString>\n            </gmd:codeSpace>\n          </gmd:RS_Identifier>\n        </gmd:referenceSystemIdentifier>\n      </gmd:MD_ReferenceSystem>\n    </gmd:referenceSystemInfo>\n    <gmd:identificationInfo xmlns:date=\"http://exslt.org/dates-and-times\">\n      <gmd:MD_DataIdentification>\n        <gmd:citation>\n          <gmd:CI_Citation>\n            <gmd:title>\n              <gco:CharacterString>Global Ocean Physics Analysis and Forecast</gco:CharacterString>\n            </gmd:title>\n            <gmd:alternateTitle>\n              <gco:CharacterString>GLOBAL_ANALYSISFORECAST_PHY_001_024</gco:CharacterString>\n            </gmd:alternateTitle>\n            <gmd:date>\n              <gmd:CI_Date>\n                <gmd:date>\n                  <gco:Date>2016-10-14</gco:Date>\n                </gmd:date>\n                <gmd:dateType>\n                  <gmd:CI_DateTypeCode codeList=\"http://standards.iso.org/iso/19139/resources/gmxCodelists.xml#CI_DateTypeCode\" codeListValue=\"creation\"/>\n                </gmd:dateType>\n              </gmd:CI_Date>\n            </gmd:date>\n            <gmd:edition>\n              <gco:CharacterString>2.3</gco:CharacterString>\n            </gmd:edition>\n            <gmd:editionDate>\n              <gco:Date>2023-11-30</gco:Date>\n            </gmd:editionDate>\n            <gmd:identifier>\n              <gmd:MD_Identifier>\n                <gmd:code>\n                  <gco:CharacterString>2ed3a04a-7dca-4eb0-b0e6-22365a3273a0</gco:CharacterString>\n                </gmd:code>\n              </gmd:MD_Identifier>\n            </gmd:identifier>\n          </gmd:CI_Citation>\n        </gmd:citation>\n        <gmd:abstract>\n          <gco:CharacterString>'''Short description'''&#xD;\n&#xD;\nThe Operational Mercator global ocean analysis and forecast system at 1/12 degree is providing 10 days of 3D global ocean forecasts updated daily. The time series is aggregated in time in order to reach a two full year’s time series sliding window.&#xD;\n&#xD;\nThis product includes daily and monthly mean files of temperature, salinity, currents, sea level, mixed layer depth and ice parameters from the top to the bottom over the global ocean. It also includes hourly mean surface fields for sea level height, temperature and currents. The global ocean output files are displayed with a 1/12 degree horizontal resolution with regular longitude/latitude equirectangular projection.&#xD;\n&#xD;\n50 vertical levels are ranging from 0 to 5500 meters.&#xD;\n&#xD;\nThis product also delivers a special dataset for surface current which also includes wave and tidal drift called SMOC (Surface merged Ocean Current).&#xD;\n&#xD;\n'''DOI (product) :'''   &#xD;\nhttps://doi.org/10.48670/moi-00016</gco:CharacterString>\n        </gmd:abstract>\n        <gmd:credit>\n          <gco:CharacterString>E.U. Copernicus Marine Service Information</gco:CharacterString>\n        </gmd:credit>\n        <gmd:pointOfContact>\n          <gmd:CI_ResponsibleParty>\n            <gmd:individualName>\n              <gco:CharacterString>Yann Drillet</gco:CharacterString>\n            </gmd:individualName>\n            <gmd:organisationName>\n              <gco:CharacterString>GLO-MERCATOR-TOULOUSE-FR</gco:CharacterString>\n            </gmd:organisationName>\n            <gmd:contactInfo>\n              <gmd:CI_Contact>\n                <gmd:address>\n                  <gmd:CI_Address>\n                    <gmd:electronicMailAddress>\n                      <gco:CharacterString>yann.drillet@mercator-ocean.fr</gco:CharacterString>\n                    </gmd:electronicMailAddress>\n                  </gmd:CI_Address>\n                </gmd:address>\n              </gmd:CI_Contact>\n            </gmd:contactInfo>\n            <gmd:role>\n              <gmd:CI_RoleCode codeList=\"http://standards.iso.org/iso/19139/resources/gmxCodelists.xml#CI_RoleCode\" codeListValue=\"custodian\"/>\n            </gmd:role>\n          </gmd:CI_ResponsibleParty>\n        </gmd:pointOfContact>\n        <gmd:pointOfContact>\n          <gmd:CI_ResponsibleParty>\n            <gmd:individualName>\n              <gco:CharacterString>Operations</gco:CharacterString>\n            </gmd:individualName>\n            <gmd:organisationName>\n              <gco:CharacterString>GLO-MERCATOR-TOULOUSE-FR</gco:CharacterString>\n            </gmd:organisationName>\n            <gmd:contactInfo>\n              <gmd:CI_Contact>\n                <gmd:address>\n                  <gmd:CI_Address>\n                    <gmd:electronicMailAddress>\n                      <gco:CharacterString>operations@mercator-ocean.fr</gco:CharacterString>\n                    </gmd:electronicMailAddress>\n                  </gmd:CI_Address>\n                </gmd:address>\n              </gmd:CI_Contact>\n            </gmd:contactInfo>\n            <gmd:role>\n              <gmd:CI_RoleCode codeList=\"http://standards.iso.org/iso/19139/resources/gmxCodelists.xml#CI_RoleCode\" codeListValue=\"originator\"/>\n            </gmd:role>\n          </gmd:CI_ResponsibleParty>\n        </gmd:pointOfContact>\n        <gmd:pointOfContact>\n          <gmd:CI_ResponsibleParty>\n            <gmd:individualName>\n              <gco:CharacterString>GLO Service Desk</gco:CharacterString>\n            </gmd:individualName>\n            <gmd:organisationName>\n              <gco:CharacterString>GLO-MERCATOR-TOULOUSE-FR</gco:CharacterString>\n            </gmd:organisationName>\n            <gmd:contactInfo>\n              <gmd:CI_Contact>\n                <gmd:address>\n                  <gmd:CI_Address>\n                    <gmd:electronicMailAddress>\n                      <gco:CharacterString>servicedesk.cmems@mercator-ocean.eu</gco:CharacterString>\n                    </gmd:electronicMailAddress>\n                  </gmd:CI_Address>\n                </gmd:address>\n              </gmd:CI_Contact>\n            </gmd:contactInfo>\n            <gmd:role>\n              <gmd:CI_RoleCode codeList=\"http://standards.iso.org/iso/19139/resources/gmxCodelists.xml#CI_RoleCode\" codeListValue=\"pointOfContact\"/>\n            </gmd:role>\n          </gmd:CI_ResponsibleParty>\n        </gmd:pointOfContact>\n        <gmd:pointOfContact>\n          <gmd:CI_ResponsibleParty>\n            <gmd:individualName>\n              <gco:CharacterString>Operations</gco:CharacterString>\n            </gmd:individualName>\n            <gmd:organisationName>\n              <gco:CharacterString>GLO-NRT-MERCATOR-TOULOUSE-FR</gco:CharacterString>\n            </gmd:organisationName>\n            <gmd:contactInfo>\n              <gmd:CI_Contact>\n                <gmd:address>\n                  <gmd:CI_Address>\n                    <gmd:electronicMailAddress>\n                      <gco:CharacterString>operations@mercator-ocean.fr</gco:CharacterString>\n                    </gmd:electronicMailAddress>\n                  </gmd:CI_Address>\n                </gmd:address>\n              </gmd:CI_Contact>\n            </gmd:contactInfo>\n            <gmd:role>\n              <gmd:CI_RoleCode codeList=\"http://standards.iso.org/iso/19139/resources/gmxCodelists.xml#CI_RoleCode\" codeListValue=\"resourceProvider\"/>\n            </gmd:role>\n          </gmd:CI_ResponsibleParty>\n        </gmd:pointOfContact>\n        <gmd:pointOfContact>\n          <gmd:CI_ResponsibleParty>\n            <gmd:individualName>\n              <gco:CharacterString>Operations</gco:CharacterString>\n            </gmd:individualName>\n            <gmd:organisationName>\n              <gco:CharacterString>GLO-MERCATOR-TOULOUSE-FR</gco:CharacterString>\n            </gmd:organisationName>\n            <gmd:contactInfo>\n              <gmd:CI_Contact>\n                <gmd:address>\n                  <gmd:CI_Address>\n                    <gmd:electronicMailAddress>\n                      <gco:CharacterString>operations@mercator-ocean.fr</gco:CharacterString>\n                    </gmd:electronicMailAddress>\n                  </gmd:CI_Address>\n                </gmd:address>\n              </gmd:CI_Contact>\n            </gmd:contactInfo>\n            <gmd:role>\n              <gmd:CI_RoleCode codeList=\"http://standards.iso.org/iso/19139/resources/gmxCodelists.xml#CI_RoleCode\" codeListValue=\"distributor\"/>\n            </gmd:role>\n          </gmd:CI_ResponsibleParty>\n        </gmd:pointOfContact>\n        <gmd:resourceMaintenance>\n          <gmd:MD_MaintenanceInformation>\n            <gmd:maintenanceAndUpdateFrequency>\n              <gmd:MD_MaintenanceFrequencyCode codeList=\"http://standards.iso.org/iso/19139/resources/gmxCodelists.xml#MD_MaintenanceFrequencyCode\" codeListValue=\"daily\"/>\n            </gmd:maintenanceAndUpdateFrequency>\n            <gmd:updateScopeDescription>\n              <gmd:MD_ScopeDescription>\n                <gmd:other>\n                  <gco:CharacterString>P0M0D0H/P0M0D0H</gco:CharacterString>\n                </gmd:other>\n              </gmd:MD_ScopeDescription>\n            </gmd:updateScopeDescription>\n            <gmd:maintenanceNote>\n              <gco:CharacterString>daily at 12:00 UTC</gco:CharacterString>\n            </gmd:maintenanceNote>\n          </gmd:MD_MaintenanceInformation>\n        </gmd:resourceMaintenance>\n        <gmd:resourceMaintenance>\n          <gmd:MD_MaintenanceInformation>\n            <gmd:maintenanceAndUpdateFrequency>\n              <gmd:MD_MaintenanceFrequencyCode codeList=\"http://standards.iso.org/iso/19139/resources/gmxCodelists.xml#MD_MaintenanceFrequencyCode\" codeListValue=\"monthly\"/>\n            </gmd:maintenanceAndUpdateFrequency>\n          </gmd:MD_MaintenanceInformation>\n        </gmd:resourceMaintenance>\n        <gmd:graphicOverview>\n          <gmd:MD_BrowseGraphic>\n            <gmd:fileName>\n              <gco:CharacterString>https://catalogue.marine.copernicus.eu/documents/IMG/GLOBAL-ANALYSIS-FORECAST-PHYS-001-024-c.gif</gco:CharacterString>\n            </gmd:fileName>\n          </gmd:MD_BrowseGraphic>\n        </gmd:graphicOverview>\n        <gmd:descriptiveKeywords>\n          <gmd:MD_Keywords>\n            <gmd:keyword>\n              <gmx:Anchor xlink:href=\"http://purl.org/myocean/ontology/vocabulary/target-application#seaiceforecastingapplication\">target-application#seaiceforecastingapplication</gmx:Anchor>\n            </gmd:keyword>\n            <gmd:type>\n              <gmd:MD_KeywordTypeCode codeList=\"http://standards.iso.org/iso/19139/resources/gmxCodelists.xml#MD_KeywordTypeCode\" codeListValue=\"target-application\"/>\n            </gmd:type>\n            <gmd:thesaurusName>\n              <gmd:CI_Citation>\n                <gmd:title>\n                  <gmx:Anchor xlink:href=\"http://purl.org/myocean/ontology/vocabulary/target-application#\">Target Application</gmx:Anchor>\n                </gmd:title>\n                <gmd:date>\n                  <gmd:CI_Date>\n                    <gmd:date>\n                      <gco:Date>2009-06-12</gco:Date>\n                    </gmd:date>\n                    <gmd:dateType>\n                      <gmd:CI_DateTypeCode codeList=\"http://standards.iso.org/iso/19139/resources/gmxCodelists.xml#CI_DateTypeCode\" codeListValue=\"publication\"/>\n                    </gmd:dateType>\n                  </gmd:CI_Date>\n                </gmd:date>\n                <gmd:identifier>\n                  <gmd:MD_Identifier>\n                    <gmd:code>\n                      <gmx:Anchor xlink:href=\"https://sextant.ifremer.fr/geonetwork/srv/api/registries/vocabularies/local.target-application.myocean.target-application\">geonetwork.thesaurus.local.target-application.myocean.target-application</gmx:Anchor>\n                    </gmd:code>\n                  </gmd:MD_Identifier>\n                </gmd:identifier>\n              </gmd:CI_Citation>\n            </gmd:thesaurusName>\n          </gmd:MD_Keywords>\n        </gmd:descriptiveKeywords>\n        <gmd:descriptiveKeywords>\n          <gmd:MD_Keywords>\n            <gmd:keyword>\n              <gmx:Anchor xlink:href=\"http://inspire.ec.europa.eu/theme/of\">Oceanographic geographical features</gmx:Anchor>\n            </gmd:keyword>\n            <gmd:type>\n              <gmd:MD_KeywordTypeCode codeList=\"http://standards.iso.org/iso/19139/resources/gmxCodelists.xml#MD_KeywordTypeCode\" codeListValue=\"theme\"/>\n            </gmd:type>\n            <gmd:thesaurusName>\n              <gmd:CI_Citation>\n                <gmd:title>\n                  <gco:CharacterString>GEMET - INSPIRE themes, version 1.0</gco:CharacterString>\n                </gmd:title>\n                <gmd:date>\n                  <gmd:CI_Date>\n                    <gmd:date>\n                      <gco:Date>2018-07-27</gco:Date>\n                    </gmd:date>\n                    <gmd:dateType>\n                      <gmd:CI_DateTypeCode codeList=\"http://standards.iso.org/iso/19139/resources/gmxCodelists.xml#CI_DateTypeCode\" codeListValue=\"publication\"/>\n                    </gmd:dateType>\n                  </gmd:CI_Date>\n                </gmd:date>\n                <gmd:identifier>\n                  <gmd:MD_Identifier>\n                    <gmd:code>\n                      <gmx:Anchor xlink:href=\"https://sextant.ifremer.fr/geonetwork/srv/api/registries/vocabularies/external.theme.httpinspireeceuropaeutheme-theme\">geonetwork.thesaurus.external.theme.httpinspireeceuropaeutheme-theme</gmx:Anchor>\n                    </gmd:code>\n                  </gmd:MD_Identifier>\n                </gmd:identifier>\n              </gmd:CI_Citation>\n            </gmd:thesaurusName>\n          </gmd:MD_Keywords>\n        </gmd:descriptiveKeywords>\n        <gmd:descriptiveKeywords>\n          <gmd:MD_Keywords>\n            <gmd:keyword>\n              <gmx:Anchor xlink:href=\"https://vocab.ifremer.fr/scheme/SXT/myocean.discipline/24f7deec-a807-4e24-b91a-2b4e72ed2247\">numerical-model</gmx:Anchor>\n            </gmd:keyword>\n            <gmd:type>\n              <gmd:MD_KeywordTypeCode codeList=\"http://standards.iso.org/iso/19139/resources/gmxCodelists.xml#MD_KeywordTypeCode\" codeListValue=\"discipline\"/>\n            </gmd:type>\n            <gmd:thesaurusName>\n              <gmd:CI_Citation>\n                <gmd:title>\n                  <gmx:Anchor xlink:href=\"https://vocab.ifremer.fr/scheme/SXT/myocean.discipline\">Discipline</gmx:Anchor>\n                </gmd:title>\n                <gmd:date>\n                  <gmd:CI_Date>\n                    <gmd:date>\n                      <gco:Date>2023-03-16</gco:Date>\n                    </gmd:date>\n                    <gmd:dateType>\n                      <gmd:CI_DateTypeCode codeList=\"http://standards.iso.org/iso/19139/resources/gmxCodelists.xml#CI_DateTypeCode\" codeListValue=\"publication\"/>\n                    </gmd:dateType>\n                  </gmd:CI_Date>\n                </gmd:date>\n                <gmd:identifier>\n                  <gmd:MD_Identifier>\n                    <gmd:code>\n                      <gmx:Anchor xlink:href=\"https://sextant.ifremer.fr/geonetwork/srv/api/registries/vocabularies/local.discipline.myocean.discipline\">geonetwork.thesaurus.local.discipline.myocean.discipline</gmx:Anchor>\n                    </gmd:code>\n                  </gmd:MD_Identifier>\n                </gmd:identifier>\n              </gmd:CI_Citation>\n            </gmd:thesaurusName>\n          </gmd:MD_Keywords>\n        </gmd:descriptiveKeywords>\n        <gmd:descriptiveKeywords>\n          <gmd:MD_Keywords>\n            <gmd:keyword>\n              <gmx:Anchor>sea_binary_mask</gmx:Anchor>\n            </gmd:keyword>\n            <gmd:keyword>\n              <gmx:Anchor xlink:href=\"http://vocab.nerc.ac.uk/collection/P07/current/CFSN0650/\">eastward_sea_water_velocity</gmx:Anchor>\n            </gmd:keyword>\n            <gmd:keyword>\n              <gmx:Anchor xlink:href=\"http://vocab.nerc.ac.uk/collection/P07/current/CFSN0494/\">northward_sea_water_velocity</gmx:Anchor>\n            </gmd:keyword>\n            <gmd:keyword>\n              <gmx:Anchor xlink:href=\"http://vocab.nerc.ac.uk/collection/P07/current/OW7KJRXV/\">sea_surface_wave_stokes_drift_x_velocity</gmx:Anchor>\n            </gmd:keyword>\n            <gmd:keyword>\n              <gmx:Anchor xlink:href=\"http://vocab.nerc.ac.uk/collection/P07/current/UPGWHKDY/\">sea_surface_wave_stokes_drift_y_velocity</gmx:Anchor>\n            </gmd:keyword>\n            <gmd:keyword>\n              <gmx:Anchor xlink:href=\"http://vocab.nerc.ac.uk/collection/P07/current/CFSN0470/\">ocean_mixed_layer_thickness_defined_by_sigma_theta</gmx:Anchor>\n            </gmd:keyword>\n            <gmd:keyword>\n              <gmx:Anchor xlink:href=\"http://vocab.nerc.ac.uk/collection/P07/current/ISIW059G/\">sea_water_potential_temperature_at_sea_floor</gmx:Anchor>\n            </gmd:keyword>\n            <gmd:keyword>\n              <gmx:Anchor xlink:href=\"http://vocab.nerc.ac.uk/collection/P07/current/CFSN0369/\">sea_ice_thickness</gmx:Anchor>\n            </gmd:keyword>\n            <gmd:keyword>\n              <gmx:Anchor xlink:href=\"http://vocab.nerc.ac.uk/collection/P07/current/CFSN0424/\">sea_ice_area_fraction</gmx:Anchor>\n            </gmd:keyword>\n            <gmd:keyword>\n              <gmx:Anchor xlink:href=\"http://vocab.nerc.ac.uk/collection/P07/current/CFSN0649/\">eastward_sea_ice_velocity</gmx:Anchor>\n            </gmd:keyword>\n            <gmd:keyword>\n              <gmx:Anchor xlink:href=\"http://vocab.nerc.ac.uk/collection/P07/current/CFSN0493/\">northward_sea_ice_velocity</gmx:Anchor>\n            </gmd:keyword>\n            <gmd:keyword>\n              <gmx:Anchor xlink:href=\"http://vocab.nerc.ac.uk/collection/P07/current/CFSN0374/\">sea_surface_height_above_geoid</gmx:Anchor>\n            </gmd:keyword>\n            <gmd:keyword>\n              <gmx:Anchor xlink:href=\"http://vocab.nerc.ac.uk/collection/P07/current/CF12N583/\">sea_water_pressure_at_sea_floor</gmx:Anchor>\n            </gmd:keyword>\n            <gmd:keyword>\n              <gmx:Anchor xlink:href=\"http://vocab.nerc.ac.uk/collection/P07/current/CFSN0222/\">surface_snow_thickness</gmx:Anchor>\n            </gmd:keyword>\n            <gmd:keyword>\n              <gmx:Anchor xlink:href=\"http://vocab.nerc.ac.uk/collection/P07/current/CFSN0367/\">sea_ice_speed</gmx:Anchor>\n            </gmd:keyword>\n            <gmd:keyword>\n              <gmx:Anchor xlink:href=\"http://vocab.nerc.ac.uk/collection/P07/current/CFV16A37/\">sea_ice_surface_temperature</gmx:Anchor>\n            </gmd:keyword>\n            <gmd:keyword>\n              <gmx:Anchor xlink:href=\"http://vocab.nerc.ac.uk/collection/P07/current/CFV10N34/\">sea_ice_albedo</gmx:Anchor>\n            </gmd:keyword>\n            <gmd:keyword>\n              <gmx:Anchor xlink:href=\"http://vocab.nerc.ac.uk/collection/P07/current/CFV16A1/\">age_of_sea_ice</gmx:Anchor>\n            </gmd:keyword>\n            <gmd:keyword>\n              <gmx:Anchor xlink:href=\"http://vocab.nerc.ac.uk/collection/P07/current/CFSN0331/\">sea_water_salinity</gmx:Anchor>\n            </gmd:keyword>\n            <gmd:keyword>\n              <gmx:Anchor xlink:href=\"http://vocab.nerc.ac.uk/collection/P07/current/CFSN0329/\">sea_water_potential_temperature</gmx:Anchor>\n            </gmd:keyword>\n            <gmd:keyword>\n              <gmx:Anchor xlink:href=\"http://vocab.nerc.ac.uk/collection/P07/current/CFSN0080/\">upward_sea_water_velocity</gmx:Anchor>\n            </gmd:keyword>\n            <gmd:keyword>\n              <gmx:Anchor xlink:href=\"http://vocab.nerc.ac.uk/collection/P07/current/CF12N190/\">cell_thickness</gmx:Anchor>\n            </gmd:keyword>\n            <gmd:keyword>\n              <gmx:Anchor xlink:href=\"http://vocab.nerc.ac.uk/collection/P07/current/CFV10N21/\">model_level_number_at_sea_floor</gmx:Anchor>\n            </gmd:keyword>\n            <gmd:keyword>\n              <gmx:Anchor xlink:href=\"http://vocab.nerc.ac.uk/collection/P07/current/CFSN0420/\">sea_floor_depth_below_geoid</gmx:Anchor>\n            </gmd:keyword>\n            <gmd:keyword>\n              <gmx:Anchor>surface_sea_water_x_velocity</gmx:Anchor>\n            </gmd:keyword>\n            <gmd:keyword>\n              <gmx:Anchor>surface_sea_water_y_velocity</gmx:Anchor>\n            </gmd:keyword>\n            <gmd:keyword>\n              <gmx:Anchor>surface_sea_water_x_velocity_due_to_tide</gmx:Anchor>\n            </gmd:keyword>\n            <gmd:keyword>\n              <gmx:Anchor>surface_sea_water_y_velocity_due_to_tide</gmx:Anchor>\n            </gmd:keyword>\n            <gmd:keyword>\n              <gmx:Anchor>sea_water_potential_salinity_at_sea_floor</gmx:Anchor>\n            </gmd:keyword>\n            <gmd:type>\n              <gmd:MD_KeywordTypeCode codeList=\"http://standards.iso.org/iso/19139/resources/gmxCodelists.xml#MD_KeywordTypeCode\" codeListValue=\"parameter\"/>\n            </gmd:type>\n            <gmd:thesaurusName>\n              <gmd:CI_Citation>\n                <gmd:title>\n                  <gmx:Anchor xlink:href=\"http://vocab.nerc.ac.uk/collection/P07/current/\">Climate and Forecast Standard Names</gmx:Anchor>\n                </gmd:title>\n                <gmd:date>\n                  <gmd:CI_Date>\n                    <gmd:date>\n                      <gco:Date>2017-04-04</gco:Date>\n                    </gmd:date>\n                    <gmd:dateType>\n                      <gmd:CI_DateTypeCode codeList=\"http://standards.iso.org/iso/19139/resources/gmxCodelists.xml#CI_DateTypeCode\" codeListValue=\"publication\"/>\n                    </gmd:dateType>\n                  </gmd:CI_Date>\n                </gmd:date>\n                <gmd:identifier>\n                  <gmd:MD_Identifier>\n                    <gmd:code>\n                      <gmx:Anchor xlink:href=\"https://sextant.ifremer.fr/geonetwork/srv/api/registries/vocabularies/external.parameter.myocean.ocean-variables\">geonetwork.thesaurus.external.parameter.myocean.ocean-variables</gmx:Anchor>\n                    </gmd:code>\n                  </gmd:MD_Identifier>\n                </gmd:identifier>\n              </gmd:CI_Citation>\n            </gmd:thesaurusName>\n          </gmd:MD_Keywords>\n        </gmd:descriptiveKeywords>\n        <gmd:descriptiveKeywords>\n          <gmd:MD_Keywords>\n            <gmd:keyword>\n              <gmx:Anchor xlink:href=\"https://vocab.ifremer.fr/scheme/SXT/myocean.temporal-scale/096fd53f-0c3a-49ab-bc4f-a6fb1248d63c\">invariant</gmx:Anchor>\n            </gmd:keyword>\n            <gmd:keyword>\n              <gmx:Anchor xlink:href=\"https://vocab.ifremer.fr/scheme/SXT/myocean.temporal-scale/3fee7ba0-0a1f-4558-a9d1-7a8078a26ee2\">near-real-time</gmx:Anchor>\n            </gmd:keyword>\n            <gmd:keyword>\n              <gmx:Anchor xlink:href=\"https://vocab.ifremer.fr/scheme/SXT/myocean.temporal-scale/e0465645-474c-4726-91c2-8a1ac08a1591\">forecast</gmx:Anchor>\n            </gmd:keyword>\n            <gmd:type>\n              <gmd:MD_KeywordTypeCode codeList=\"http://standards.iso.org/iso/19139/resources/gmxCodelists.xml#MD_KeywordTypeCode\" codeListValue=\"temporal-scale\"/>\n            </gmd:type>\n            <gmd:thesaurusName>\n              <gmd:CI_Citation>\n                <gmd:title>\n                  <gmx:Anchor xlink:href=\"https://vocab.ifremer.fr/scheme/SXT/myocean.temporal-scale\">Temporal scale</gmx:Anchor>\n                </gmd:title>\n                <gmd:date>\n                  <gmd:CI_Date>\n                    <gmd:date>\n                      <gco:Date>2023-03-16</gco:Date>\n                    </gmd:date>\n                    <gmd:dateType>\n                      <gmd:CI_DateTypeCode codeList=\"http://standards.iso.org/iso/19139/resources/gmxCodelists.xml#CI_DateTypeCode\" codeListValue=\"publication\"/>\n                    </gmd:dateType>\n                  </gmd:CI_Date>\n                </gmd:date>\n                <gmd:identifier>\n                  <gmd:MD_Identifier>\n                    <gmd:code>\n                      <gmx:Anchor xlink:href=\"https://sextant.ifremer.fr/geonetwork/srv/api/registries/vocabularies/local.temporal-scale.myocean.temporal-scale\">geonetwork.thesaurus.local.temporal-scale.myocean.temporal-scale</gmx:Anchor>\n                    </gmd:code>\n                  </gmd:MD_Identifier>\n                </gmd:identifier>\n              </gmd:CI_Citation>\n            </gmd:thesaurusName>\n          </gmd:MD_Keywords>\n        </gmd:descriptiveKeywords>\n        <gmd:descriptiveKeywords>\n          <gmd:MD_Keywords>\n            <gmd:keyword>\n              <gmx:Anchor xlink:href=\"https://vocab.ifremer.fr/scheme/SXT/myocean.area-of-benefit/361657b6-6b9e-40f5-b75f-0d50e6ccd2fe\">marine-resources</gmx:Anchor>\n            </gmd:keyword>\n            <gmd:keyword>\n              <gmx:Anchor xlink:href=\"https://vocab.ifremer.fr/scheme/SXT/myocean.area-of-benefit/440849d3-a62f-428e-b679-c815afd74084\">coastal-marine-environment</gmx:Anchor>\n            </gmd:keyword>\n            <gmd:keyword>\n              <gmx:Anchor xlink:href=\"https://vocab.ifremer.fr/scheme/SXT/myocean.area-of-benefit/2e1374cd-3cce-4955-abc7-aa448a4e8c53\">marine-safety</gmx:Anchor>\n            </gmd:keyword>\n            <gmd:keyword>\n              <gmx:Anchor xlink:href=\"https://vocab.ifremer.fr/scheme/SXT/myocean.area-of-benefit/8c77fb97-7415-45d6-8cf2-a90686ef7032\">weather-climate-and-seasonal-forecasting</gmx:Anchor>\n            </gmd:keyword>\n            <gmd:type>\n              <gmd:MD_KeywordTypeCode codeList=\"http://standards.iso.org/iso/19139/resources/gmxCodelists.xml#MD_KeywordTypeCode\" codeListValue=\"area-of-benefit\"/>\n            </gmd:type>\n            <gmd:thesaurusName>\n              <gmd:CI_Citation>\n                <gmd:title>\n                  <gmx:Anchor xlink:href=\"https://vocab.ifremer.fr/scheme/SXT/myocean.area-of-benefit\">Area of benefit</gmx:Anchor>\n                </gmd:title>\n                <gmd:date>\n                  <gmd:CI_Date>\n                    <gmd:date>\n                      <gco:Date>2023-03-16</gco:Date>\n                    </gmd:date>\n                    <gmd:dateType>\n                      <gmd:CI_DateTypeCode codeList=\"http://standards.iso.org/iso/19139/resources/gmxCodelists.xml#CI_DateTypeCode\" codeListValue=\"publication\"/>\n                    </gmd:dateType>\n                  </gmd:CI_Date>\n                </gmd:date>\n                <gmd:identifier>\n                  <gmd:MD_Identifier>\n                    <gmd:code>\n                      <gmx:Anchor xlink:href=\"https://sextant.ifremer.fr/geonetwork/srv/api/registries/vocabularies/local.area-of-benefit.myocean.area-of-benefit\">geonetwork.thesaurus.local.area-of-benefit.myocean.area-of-benefit</gmx:Anchor>\n                    </gmd:code>\n                  </gmd:MD_Identifier>\n                </gmd:identifier>\n              </gmd:CI_Citation>\n            </gmd:thesaurusName>\n          </gmd:MD_Keywords>\n        </gmd:descriptiveKeywords>\n        <gmd:descriptiveKeywords>\n          <gmd:MD_Keywords>\n            <gmd:keyword>\n              <gmx:Anchor xlink:href=\"https://vocab.ifremer.fr/scheme/SXT/myocean.reference-geographical-area/0ea3d280-b1f1-4d12-9037-6acb6104b4b3\">global-ocean</gmx:Anchor>\n            </gmd:keyword>\n            <gmd:type>\n              <gmd:MD_KeywordTypeCode codeList=\"http://standards.iso.org/iso/19139/resources/gmxCodelists.xml#MD_KeywordTypeCode\" codeListValue=\"reference-geographical-area\"/>\n            </gmd:type>\n            <gmd:thesaurusName>\n              <gmd:CI_Citation>\n                <gmd:title>\n                  <gmx:Anchor xlink:href=\"https://vocab.ifremer.fr/scheme/SXT/myocean.reference-geographical-area\">Reference Geographical Areas</gmx:Anchor>\n                </gmd:title>\n                <gmd:date>\n                  <gmd:CI_Date>\n                    <gmd:date>\n                      <gco:Date>2023-03-16</gco:Date>\n                    </gmd:date>\n                    <gmd:dateType>\n                      <gmd:CI_DateTypeCode codeList=\"http://standards.iso.org/iso/19139/resources/gmxCodelists.xml#CI_DateTypeCode\" codeListValue=\"publication\"/>\n                    </gmd:dateType>\n                  </gmd:CI_Date>\n                </gmd:date>\n                <gmd:identifier>\n                  <gmd:MD_Identifier>\n                    <gmd:code>\n                      <gmx:Anchor xlink:href=\"https://sextant.ifremer.fr/geonetwork/srv/api/registries/vocabularies/local.reference-geographical-area.myocean.reference-geographical-area\">geonetwork.thesaurus.local.reference-geographical-area.myocean.reference-geographical-area</gmx:Anchor>\n                    </gmd:code>\n                  </gmd:MD_Identifier>\n                </gmd:identifier>\n              </gmd:CI_Citation>\n            </gmd:thesaurusName>\n          </gmd:MD_Keywords>\n        </gmd:descriptiveKeywords>\n        <gmd:descriptiveKeywords>\n          <gmd:MD_Keywords>\n            <gmd:keyword>\n              <gmx:Anchor xlink:href=\"https://vocab.ifremer.fr/scheme/SXT/myocean.processing-level/78a4ba97-b2b9-4a16-8680-1eef0bdf8481\">Level 4</gmx:Anchor>\n            </gmd:keyword>\n            <gmd:type>\n              <gmd:MD_KeywordTypeCode codeList=\"http://standards.iso.org/iso/19139/resources/gmxCodelists.xml#MD_KeywordTypeCode\" codeListValue=\"processing-level\"/>\n            </gmd:type>\n            <gmd:thesaurusName>\n              <gmd:CI_Citation>\n                <gmd:title>\n                  <gmx:Anchor xlink:href=\"https://vocab.ifremer.fr/scheme/SXT/myocean.processing-level\">Processing level</gmx:Anchor>\n                </gmd:title>\n                <gmd:date>\n                  <gmd:CI_Date>\n                    <gmd:date>\n                      <gco:Date>2023-03-16</gco:Date>\n                    </gmd:date>\n                    <gmd:dateType>\n                      <gmd:CI_DateTypeCode codeList=\"http://standards.iso.org/iso/19139/resources/gmxCodelists.xml#CI_DateTypeCode\" codeListValue=\"publication\"/>\n                    </gmd:dateType>\n                  </gmd:CI_Date>\n                </gmd:date>\n                <gmd:identifier>\n                  <gmd:MD_Identifier>\n                    <gmd:code>\n                      <gmx:Anchor xlink:href=\"https://sextant.ifremer.fr/geonetwork/srv/api/registries/vocabularies/local.processing-level.myocean.processing-level\">geonetwork.thesaurus.local.processing-level.myocean.processing-level</gmx:Anchor>\n                    </gmd:code>\n                  </gmd:MD_Identifier>\n                </gmd:identifier>\n              </gmd:CI_Citation>\n            </gmd:thesaurusName>\n          </gmd:MD_Keywords>\n        </gmd:descriptiveKeywords>\n        <gmd:descriptiveKeywords>\n          <gmd:MD_Keywords>\n            <gmd:keyword>\n              <gmx:Anchor xlink:href=\"http://purl.org/myocean/ontology/vocabulary/model-assimilation#sea-level\">Sea Level</gmx:Anchor>\n            </gmd:keyword>\n            <gmd:keyword>\n              <gmx:Anchor xlink:href=\"http://purl.org/myocean/ontology/vocabulary/model-assimilation#sea-ice-concentration-thickness\">Sea Ice Concentration and/or Thickness</gmx:Anchor>\n            </gmd:keyword>\n            <gmd:keyword>\n              <gmx:Anchor xlink:href=\"http://purl.org/myocean/ontology/vocabulary/model-assimilation#in-situ-ts-profiles\">In-Situ TS Profiles</gmx:Anchor>\n            </gmd:keyword>\n            <gmd:keyword>\n              <gmx:Anchor xlink:href=\"http://purl.org/myocean/ontology/vocabulary/model-assimilation#sst\">SST</gmx:Anchor>\n            </gmd:keyword>\n            <gmd:type>\n              <gmd:MD_KeywordTypeCode codeList=\"http://standards.iso.org/iso/19139/resources/gmxCodelists.xml#MD_KeywordTypeCode\" codeListValue=\"theme\"/>\n            </gmd:type>\n            <gmd:thesaurusName>\n              <gmd:CI_Citation>\n                <gmd:title>\n                  <gmx:Anchor xlink:href=\"http://purl.org/myocean/ontology/vocabulary/model-assimilation#\">Model assimilation</gmx:Anchor>\n                </gmd:title>\n                <gmd:date>\n                  <gmd:CI_Date>\n                    <gmd:date>\n                      <gco:Date>2016-02-03</gco:Date>\n                    </gmd:date>\n                    <gmd:dateType>\n                      <gmd:CI_DateTypeCode codeList=\"http://standards.iso.org/iso/19139/resources/gmxCodelists.xml#CI_DateTypeCode\" codeListValue=\"publication\"/>\n                    </gmd:dateType>\n                  </gmd:CI_Date>\n                </gmd:date>\n                <gmd:identifier>\n                  <gmd:MD_Identifier>\n                    <gmd:code>\n                      <gmx:Anchor xlink:href=\"https://sextant.ifremer.fr/geonetwork/srv/api/registries/vocabularies/external.theme.myocean.model-assimilation\">geonetwork.thesaurus.external.theme.myocean.model-assimilation</gmx:Anchor>\n                    </gmd:code>\n                  </gmd:MD_Identifier>\n                </gmd:identifier>\n              </gmd:CI_Citation>\n            </gmd:thesaurusName>\n          </gmd:MD_Keywords>\n        </gmd:descriptiveKeywords>\n        <gmd:resourceConstraints>\n          <gmd:MD_LegalConstraints>\n            <gmd:useLimitation>\n              <gco:CharacterString>See Copernicus Marine Environment Monitoring Service Data commitments and licence at: http://marine.copernicus.eu/web/27-service-commitments-and-licence.php</gco:CharacterString>\n            </gmd:useLimitation>\n            <gmd:accessConstraints>\n              <gmd:MD_RestrictionCode codeList=\"http://standards.iso.org/iso/19139/resources/gmxCodelists.xml#MD_RestrictionCode\" codeListValue=\"otherRestrictions\"/>\n            </gmd:accessConstraints>\n            <gmd:useConstraints>\n              <gmd:MD_RestrictionCode codeList=\"http://standards.iso.org/iso/19139/resources/gmxCodelists.xml#MD_RestrictionCode\" codeListValue=\"license\"/>\n            </gmd:useConstraints>\n            <gmd:otherConstraints>\n              <gco:CharacterString>No limitations on public access</gco:CharacterString>\n            </gmd:otherConstraints>\n          </gmd:MD_LegalConstraints>\n        </gmd:resourceConstraints>\n        <gmd:aggregationInfo>\n          <gmd:MD_AggregateInformation>\n            <gmd:aggregateDataSetIdentifier>\n              <gmd:MD_Identifier>\n                <gmd:code>\n                  <gco:CharacterString>07a1113c-b1b3-49bf-83d0-2301f20ead8d</gco:CharacterString>\n                </gmd:code>\n              </gmd:MD_Identifier>\n            </gmd:aggregateDataSetIdentifier>\n            <gmd:associationType>\n              <gmd:DS_AssociationTypeCode codeList=\"http://standards.iso.org/iso/19139/resources/gmxCodelists.xml#DS_AssociationTypeCode\" codeListValue=\"crossReference\"/>\n            </gmd:associationType>\n            <gmd:initiativeType>\n              <gmd:DS_InitiativeTypeCode codeList=\"http://standards.iso.org/iso/19139/resources/gmxCodelists.xml#DS_InitiativeTypeCode\" codeListValue=\"document\"/>\n            </gmd:initiativeType>\n          </gmd:MD_AggregateInformation>\n        </gmd:aggregationInfo>\n        <gmd:aggregationInfo>\n          <gmd:MD_AggregateInformation>\n            <gmd:aggregateDataSetIdentifier>\n              <gmd:MD_Identifier>\n                <gmd:code>\n                  <gco:CharacterString>051568cf-a574-4ff0-9472-ad7b4b711e2e</gco:CharacterString>\n                </gmd:code>\n              </gmd:MD_Identifier>\n            </gmd:aggregateDataSetIdentifier>\n            <gmd:associationType>\n              <gmd:DS_AssociationTypeCode codeList=\"http://standards.iso.org/iso/19139/resources/gmxCodelists.xml#DS_AssociationTypeCode\" codeListValue=\"crossReference\"/>\n            </gmd:associationType>\n            <gmd:initiativeType>\n              <gmd:DS_InitiativeTypeCode codeList=\"http://standards.iso.org/iso/19139/resources/gmxCodelists.xml#DS_InitiativeTypeCode\" codeListValue=\"document\"/>\n            </gmd:initiativeType>\n          </gmd:MD_AggregateInformation>\n        </gmd:aggregationInfo>\n        <gmd:aggregationInfo>\n          <gmd:MD_AggregateInformation>\n            <gmd:aggregateDataSetIdentifier>\n              <gmd:MD_Identifier>\n                <gmd:code>\n                  <gco:CharacterString>8c9a574b-18f2-4a48-9255-db1b77737836</gco:CharacterString>\n                </gmd:code>\n              </gmd:MD_Identifier>\n            </gmd:aggregateDataSetIdentifier>\n            <gmd:associationType>\n              <gmd:DS_AssociationTypeCode codeList=\"http://standards.iso.org/iso/19139/resources/gmxCodelists.xml#DS_AssociationTypeCode\" codeListValue=\"crossReference\"/>\n            </gmd:associationType>\n            <gmd:initiativeType>\n              <gmd:DS_InitiativeTypeCode codeList=\"http://standards.iso.org/iso/19139/resources/gmxCodelists.xml#DS_InitiativeTypeCode\" codeListValue=\"document\"/>\n            </gmd:initiativeType>\n          </gmd:MD_AggregateInformation>\n        </gmd:aggregationInfo>\n        <gmd:language>\n          <gco:CharacterString>eng</gco:CharacterString>\n        </gmd:language>\n        <gmd:topicCategory>\n          <gmd:MD_TopicCategoryCode>oceans</gmd:MD_TopicCategoryCode>\n        </gmd:topicCategory>\n        <gmd:extent>\n          <gmd:EX_Extent>\n            <gmd:description>\n              <gco:CharacterString>bounding box</gco:CharacterString>\n            </gmd:description>\n            <gmd:geographicElement>\n              <gmd:EX_GeographicBoundingBox>\n                <gmd:westBoundLongitude>\n                  <gco:Decimal>-180.00</gco:Decimal>\n                </gmd:westBoundLongitude>\n                <gmd:eastBoundLongitude>\n                  <gco:Decimal>180.00</gco:Decimal>\n                </gmd:eastBoundLongitude>\n                <gmd:southBoundLatitude>\n                  <gco:Decimal>-90.00</gco:Decimal>\n                </gmd:southBoundLatitude>\n                <gmd:northBoundLatitude>\n                  <gco:Decimal>90.00</gco:Decimal>\n                </gmd:northBoundLatitude>\n              </gmd:EX_GeographicBoundingBox>\n            </gmd:geographicElement>\n            <gmd:temporalElement>\n              <gmd:EX_TemporalExtent>\n                <gmd:extent>\n                  <gml:TimePeriod gml:id=\"d5915703e998a1051934\">\n                    <gml:description>0</gml:description>\n                    <gml:beginPosition>2021-11-30</gml:beginPosition>\n                    <gml:endPosition indeterminatePosition=\"unknown\"/>\n                  </gml:TimePeriod>\n                </gmd:extent>\n              </gmd:EX_TemporalExtent>\n            </gmd:temporalElement>\n            <gmd:verticalElement>\n              <gmd:EX_VerticalExtent>\n                <gmd:minimumValue>\n                  <gco:Real>-5500.0</gco:Real>\n                </gmd:minimumValue>\n                <gmd:maximumValue>\n                  <gco:Real>0.0</gco:Real>\n                </gmd:maximumValue>\n                <gmd:verticalCRS uuidref=\"urn:ogc:def:crs:EPSG:5714\"/>\n              </gmd:EX_VerticalExtent>\n            </gmd:verticalElement>\n          </gmd:EX_Extent>\n        </gmd:extent>\n        <gmd:supplementalInformation>\n          <gco:CharacterString>display priority: 01000</gco:CharacterString>\n        </gmd:supplementalInformation>\n      </gmd:MD_DataIdentification>\n    </gmd:identificationInfo>\n    <gmd:contentInfo xmlns:date=\"http://exslt.org/dates-and-times\">\n      <gmd:MD_CoverageDescription>\n        <gmd:attributeDescription>\n          <gco:RecordType>observation</gco:RecordType>\n        </gmd:attributeDescription>\n        <gmd:contentType>\n          <gmd:MD_CoverageContentTypeCode codeList=\"http://standards.iso.org/iso/19139/resources/gmxCodelists.xml#MD_CoverageContentTypeCode\" codeListValue=\"physicalMeasurement\"/>\n        </gmd:contentType>\n        <gmd:dimension>\n          <gmd:MD_RangeDimension/>\n        </gmd:dimension>\n        <gmd:dimension>\n          <gmd:MD_RangeDimension>\n            <gmd:descriptor>\n              <gco:CharacterString>vertical level number: 50</gco:CharacterString>\n            </gmd:descriptor>\n          </gmd:MD_RangeDimension>\n        </gmd:dimension>\n        <gmd:dimension>\n          <gmd:MD_RangeDimension>\n            <gmd:descriptor>\n              <gco:CharacterString>temporal resolution: hourly mean</gco:CharacterString>\n            </gmd:descriptor>\n          </gmd:MD_RangeDimension>\n        </gmd:dimension>\n        <gmd:dimension>\n          <gmd:MD_RangeDimension>\n            <gmd:descriptor>\n              <gco:CharacterString>temporal resolution: daily mean</gco:CharacterString>\n            </gmd:descriptor>\n          </gmd:MD_RangeDimension>\n        </gmd:dimension>\n        <gmd:dimension>\n          <gmd:MD_RangeDimension>\n            <gmd:descriptor>\n              <gco:CharacterString>temporal resolution: monthly mean</gco:CharacterString>\n            </gmd:descriptor>\n          </gmd:MD_RangeDimension>\n        </gmd:dimension>\n        <gmd:dimension>\n          <gmd:MD_RangeDimension>\n            <gmd:descriptor>\n              <gco:CharacterString>temporal resolution: 6 hourly instantaneous</gco:CharacterString>\n            </gmd:descriptor>\n          </gmd:MD_RangeDimension>\n        </gmd:dimension>\n      </gmd:MD_CoverageDescription>\n    </gmd:contentInfo>\n    <gmd:contentInfo xmlns:date=\"http://exslt.org/dates-and-times\">\n      <gmd:MD_FeatureCatalogueDescription>\n        <gmd:includedWithDataset>\n          <gco:Boolean>false</gco:Boolean>\n        </gmd:includedWithDataset>\n        <gmd:featureTypes>\n          <gco:LocalName codeSpace=\"http://purl.org/myocean/ontology/vocabulary/feature-type#Grid\">Grid</gco:LocalName>\n        </gmd:featureTypes>\n        <gmd:featureCatalogueCitation/>\n      </gmd:MD_FeatureCatalogueDescription>\n    </gmd:contentInfo>\n    <gmd:distributionInfo>\n      <gmd:MD_Distribution>\n        <gmd:distributionFormat>\n          <gmd:MD_Format>\n            <gmd:name>\n              <gco:CharacterString>NetCDF-4</gco:CharacterString>\n            </gmd:name>\n            <gmd:version gco:nilReason=\"unknown\">\n              <gco:CharacterString/>\n            </gmd:version>\n          </gmd:MD_Format>\n        </gmd:distributionFormat>\n        <gmd:distributionFormat>\n          <gmd:MD_Format>\n            <gmd:name>\n              <gco:CharacterString>NetCDF-3</gco:CharacterString>\n            </gmd:name>\n            <gmd:version gco:nilReason=\"unknown\">\n              <gco:CharacterString/>\n            </gmd:version>\n          </gmd:MD_Format>\n        </gmd:distributionFormat>\n        <gmd:transferOptions>\n          <gmd:MD_DigitalTransferOptions>\n            <gmd:onLine>\n              <gmd:CI_OnlineResource>\n                <gmd:linkage>\n                  <gmd:URL>https://nrt.cmems-du.eu/motu-web/Motu?action=describeproduct&amp;service=GLOBAL_ANALYSISFORECAST_PHY_001_024-TDS&amp;product=cmems_mod_glo_phy_anfc_0.083deg_P1D-m</gmd:URL>\n                </gmd:linkage>\n                <gmd:protocol>\n                  <gco:CharacterString>MYO:MOTU-SUB</gco:CharacterString>\n                </gmd:protocol>\n                <gmd:name>\n                  <gco:CharacterString>cmems_mod_glo_phy_anfc_0.083deg_P1D-m</gco:CharacterString>\n                </gmd:name>\n              </gmd:CI_OnlineResource>\n            </gmd:onLine>\n            <gmd:onLine>\n              <gmd:CI_OnlineResource>\n                <gmd:linkage>\n                  <gmd:URL>https://nrt.cmems-du.eu/thredds/dodsC/cmems_mod_glo_phy_anfc_0.083deg_P1D-m</gmd:URL>\n                </gmd:linkage>\n                <gmd:protocol>\n                  <gco:CharacterString>WWW:OPENDAP</gco:CharacterString>\n                </gmd:protocol>\n                <gmd:name>\n                  <gco:CharacterString>cmems_mod_glo_phy_anfc_0.083deg_P1D-m</gco:CharacterString>\n                </gmd:name>\n              </gmd:CI_OnlineResource>\n            </gmd:onLine>\n            <gmd:onLine>\n              <gmd:CI_OnlineResource>\n                <gmd:linkage>\n                  <gmd:URL>ftp://nrt.cmems-du.eu/Core/GLOBAL_ANALYSISFORECAST_PHY_001_024/cmems_mod_glo_phy_anfc_0.083deg_P1D-m</gmd:URL>\n                </gmd:linkage>\n                <gmd:protocol>\n                  <gco:CharacterString>WWW:FTP</gco:CharacterString>\n                </gmd:protocol>\n                <gmd:name>\n                  <gco:CharacterString>cmems_mod_glo_phy_anfc_0.083deg_P1D-m</gco:CharacterString>\n                </gmd:name>\n              </gmd:CI_OnlineResource>\n            </gmd:onLine>\n            <gmd:onLine>\n              <gmd:CI_OnlineResource>\n                <gmd:linkage>\n                  <gmd:URL>https://nrt.cmems-du.eu/thredds/wms/cmems_mod_glo_phy_anfc_0.083deg_P1D-m</gmd:URL>\n                </gmd:linkage>\n                <gmd:protocol>\n                  <gco:CharacterString>OGC:WMS:getCapabilities</gco:CharacterString>\n                </gmd:protocol>\n                <gmd:name>\n                  <gco:CharacterString>cmems_mod_glo_phy_anfc_0.083deg_P1D-m</gco:CharacterString>\n                </gmd:name>\n              </gmd:CI_OnlineResource>\n            </gmd:onLine>\n            <gmd:onLine>\n              <gmd:CI_OnlineResource>\n                <gmd:linkage>\n                  <gmd:URL>https://stac.marine.copernicus.eu/metadata/GLOBAL_ANALYSISFORECAST_PHY_001_024/cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/dataset.stac.json</gmd:URL>\n                </gmd:linkage>\n                <gmd:protocol>\n                  <gco:CharacterString>WWW:STAC</gco:CharacterString>\n                </gmd:protocol>\n                <gmd:name>\n                  <gco:CharacterString>cmems_mod_glo_phy_anfc_0.083deg_P1D-m</gco:CharacterString>\n                </gmd:name>\n                <gmd:description>\n                  <gco:CharacterString>For accessing native data and Analysis-ready Cloud-optimized data services, consult this STAC metadata endpoint</gco:CharacterString>\n                </gmd:description>\n              </gmd:CI_OnlineResource>\n            </gmd:onLine>\n            <gmd:onLine>\n              <gmd:CI_OnlineResource>\n                <gmd:linkage>\n                  <gmd:URL>https://nrt.cmems-du.eu/motu-web/Motu?action=describeproduct&amp;service=GLOBAL_ANALYSISFORECAST_PHY_001_024-TDS&amp;product=cmems_mod_glo_phy_anfc_0.083deg_P1M-m</gmd:URL>\n                </gmd:linkage>\n                <gmd:protocol>\n                  <gco:CharacterString>MYO:MOTU-SUB</gco:CharacterString>\n                </gmd:protocol>\n                <gmd:name>\n                  <gco:CharacterString>cmems_mod_glo_phy_anfc_0.083deg_P1M-m</gco:CharacterString>\n                </gmd:name>\n              </gmd:CI_OnlineResource>\n            </gmd:onLine>\n            <gmd:onLine>\n              <gmd:CI_OnlineResource>\n                <gmd:linkage>\n                  <gmd:URL>https://nrt.cmems-du.eu/thredds/dodsC/cmems_mod_glo_phy_anfc_0.083deg_P1M-m</gmd:URL>\n                </gmd:linkage>\n                <gmd:protocol>\n                  <gco:CharacterString>WWW:OPENDAP</gco:CharacterString>\n                </gmd:protocol>\n                <gmd:name>\n                  <gco:CharacterString>cmems_mod_glo_phy_anfc_0.083deg_P1M-m</gco:CharacterString>\n                </gmd:name>\n              </gmd:CI_OnlineResource>\n            </gmd:onLine>\n            <gmd:onLine>\n              <gmd:CI_OnlineResource>\n                <gmd:linkage>\n                  <gmd:URL>ftp://nrt.cmems-du.eu/Core/GLOBAL_ANALYSISFORECAST_PHY_001_024/cmems_mod_glo_phy_anfc_0.083deg_P1M-m</gmd:URL>\n                </gmd:linkage>\n                <gmd:protocol>\n                  <gco:CharacterString>WWW:FTP</gco:CharacterString>\n                </gmd:protocol>\n                <gmd:name>\n                  <gco:CharacterString>cmems_mod_glo_phy_anfc_0.083deg_P1M-m</gco:CharacterString>\n                </gmd:name>\n              </gmd:CI_OnlineResource>\n            </gmd:onLine>\n            <gmd:onLine>\n              <gmd:CI_OnlineResource>\n                <gmd:linkage>\n                  <gmd:URL>https://nrt.cmems-du.eu/thredds/wms/cmems_mod_glo_phy_anfc_0.083deg_P1M-m</gmd:URL>\n                </gmd:linkage>\n                <gmd:protocol>\n                  <gco:CharacterString>OGC:WMS:getCapabilities</gco:CharacterString>\n                </gmd:protocol>\n                <gmd:name>\n                  <gco:CharacterString>cmems_mod_glo_phy_anfc_0.083deg_P1M-m</gco:CharacterString>\n                </gmd:name>\n              </gmd:CI_OnlineResource>\n            </gmd:onLine>\n            <gmd:onLine>\n              <gmd:CI_OnlineResource>\n                <gmd:linkage>\n                  <gmd:URL>https://stac.marine.copernicus.eu/metadata/GLOBAL_ANALYSISFORECAST_PHY_001_024/cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/dataset.stac.json</gmd:URL>\n                </gmd:linkage>\n                <gmd:protocol>\n                  <gco:CharacterString>WWW:STAC</gco:CharacterString>\n                </gmd:protocol>\n                <gmd:name>\n                  <gco:CharacterString>cmems_mod_glo_phy_anfc_0.083deg_P1M-m</gco:CharacterString>\n                </gmd:name>\n                <gmd:description>\n                  <gco:CharacterString>For accessing native data and Analysis-ready Cloud-optimized data services, consult this STAC metadata endpoint</gco:CharacterString>\n                </gmd:description>\n              </gmd:CI_OnlineResource>\n            </gmd:onLine>\n            <gmd:onLine>\n              <gmd:CI_OnlineResource>\n                <gmd:linkage>\n                  <gmd:URL>https://nrt.cmems-du.eu/motu-web/Motu?action=describeproduct&amp;service=GLOBAL_ANALYSISFORECAST_PHY_001_024-TDS&amp;product=cmems_mod_glo_phy_anfc_0.083deg_PT1H-m</gmd:URL>\n                </gmd:linkage>\n                <gmd:protocol>\n                  <gco:CharacterString>MYO:MOTU-SUB</gco:CharacterString>\n                </gmd:protocol>\n                <gmd:name>\n                  <gco:CharacterString>cmems_mod_glo_phy_anfc_0.083deg_PT1H-m</gco:CharacterString>\n                </gmd:name>\n              </gmd:CI_OnlineResource>\n            </gmd:onLine>\n            <gmd:onLine>\n              <gmd:CI_OnlineResource>\n                <gmd:linkage>\n                  <gmd:URL>https://nrt.cmems-du.eu/thredds/dodsC/cmems_mod_glo_phy_anfc_0.083deg_PT1H-m</gmd:URL>\n                </gmd:linkage>\n                <gmd:protocol>\n                  <gco:CharacterString>WWW:OPENDAP</gco:CharacterString>\n                </gmd:protocol>\n                <gmd:name>\n                  <gco:CharacterString>cmems_mod_glo_phy_anfc_0.083deg_PT1H-m</gco:CharacterString>\n                </gmd:name>\n              </gmd:CI_OnlineResource>\n            </gmd:onLine>\n            <gmd:onLine>\n              <gmd:CI_OnlineResource>\n                <gmd:linkage>\n                  <gmd:URL>ftp://nrt.cmems-du.eu/Core/GLOBAL_ANALYSISFORECAST_PHY_001_024/cmems_mod_glo_phy_anfc_0.083deg_PT1H-m</gmd:URL>\n                </gmd:linkage>\n                <gmd:protocol>\n                  <gco:CharacterString>WWW:FTP</gco:CharacterString>\n                </gmd:protocol>\n                <gmd:name>\n                  <gco:CharacterString>cmems_mod_glo_phy_anfc_0.083deg_PT1H-m</gco:CharacterString>\n                </gmd:name>\n              </gmd:CI_OnlineResource>\n            </gmd:onLine>\n            <gmd:onLine>\n              <gmd:CI_OnlineResource>\n                <gmd:linkage>\n                  <gmd:URL>https://nrt.cmems-du.eu/thredds/wms/cmems_mod_glo_phy_anfc_0.083deg_PT1H-m</gmd:URL>\n                </gmd:linkage>\n                <gmd:protocol>\n                  <gco:CharacterString>OGC:WMS:getCapabilities</gco:CharacterString>\n                </gmd:protocol>\n                <gmd:name>\n                  <gco:CharacterString>cmems_mod_glo_phy_anfc_0.083deg_PT1H-m</gco:CharacterString>\n                </gmd:name>\n              </gmd:CI_OnlineResource>\n            </gmd:onLine>\n            <gmd:onLine>\n              <gmd:CI_OnlineResource>\n                <gmd:linkage>\n                  <gmd:URL>https://stac.marine.copernicus.eu/metadata/GLOBAL_ANALYSISFORECAST_PHY_001_024/cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211/dataset.stac.json</gmd:URL>\n                </gmd:linkage>\n                <gmd:protocol>\n                  <gco:CharacterString>WWW:STAC</gco:CharacterString>\n                </gmd:protocol>\n                <gmd:name>\n                  <gco:CharacterString>cmems_mod_glo_phy_anfc_0.083deg_PT1H-m</gco:CharacterString>\n                </gmd:name>\n                <gmd:description>\n                  <gco:CharacterString>For accessing native data and Analysis-ready Cloud-optimized data services, consult this STAC metadata endpoint</gco:CharacterString>\n                </gmd:description>\n              </gmd:CI_OnlineResource>\n            </gmd:onLine>\n            <gmd:onLine>\n              <gmd:CI_OnlineResource>\n                <gmd:linkage>\n                  <gmd:URL>ftp://nrt.cmems-du.eu/Core/GLOBAL_ANALYSISFORECAST_PHY_001_024/cmems_mod_glo_phy_anfc_0.083deg_static</gmd:URL>\n                </gmd:linkage>\n                <gmd:protocol>\n                  <gco:CharacterString>WWW:FTP</gco:CharacterString>\n                </gmd:protocol>\n                <gmd:name>\n                  <gco:CharacterString>cmems_mod_glo_phy_anfc_0.083deg_static</gco:CharacterString>\n                </gmd:name>\n              </gmd:CI_OnlineResource>\n            </gmd:onLine>\n            <gmd:onLine>\n              <gmd:CI_OnlineResource>\n                <gmd:linkage>\n                  <gmd:URL>https://stac.marine.copernicus.eu/metadata/GLOBAL_ANALYSISFORECAST_PHY_001_024/cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy/dataset.stac.json</gmd:URL>\n                </gmd:linkage>\n                <gmd:protocol>\n                  <gco:CharacterString>WWW:STAC</gco:CharacterString>\n                </gmd:protocol>\n                <gmd:name>\n                  <gco:CharacterString>cmems_mod_glo_phy_anfc_0.083deg_static</gco:CharacterString>\n                </gmd:name>\n                <gmd:description>\n                  <gco:CharacterString>For accessing native data and Analysis-ready Cloud-optimized data services, consult this STAC metadata endpoint</gco:CharacterString>\n                </gmd:description>\n              </gmd:CI_OnlineResource>\n            </gmd:onLine>\n            <gmd:onLine>\n              <gmd:CI_OnlineResource>\n                <gmd:linkage>\n                  <gmd:URL>https://stac.marine.copernicus.eu/metadata/GLOBAL_ANALYSISFORECAST_PHY_001_024/cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords/dataset.stac.json</gmd:URL>\n                </gmd:linkage>\n                <gmd:protocol>\n                  <gco:CharacterString>WWW:STAC</gco:CharacterString>\n                </gmd:protocol>\n                <gmd:name>\n                  <gco:CharacterString>cmems_mod_glo_phy_anfc_0.083deg_static</gco:CharacterString>\n                </gmd:name>\n                <gmd:description>\n                  <gco:CharacterString>For accessing native data and Analysis-ready Cloud-optimized data services, consult this STAC metadata endpoint</gco:CharacterString>\n                </gmd:description>\n              </gmd:CI_OnlineResource>\n            </gmd:onLine>\n            <gmd:onLine>\n              <gmd:CI_OnlineResource>\n                <gmd:linkage>\n                  <gmd:URL>https://stac.marine.copernicus.eu/metadata/GLOBAL_ANALYSISFORECAST_PHY_001_024/cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--mdt/dataset.stac.json</gmd:URL>\n                </gmd:linkage>\n                <gmd:protocol>\n                  <gco:CharacterString>WWW:STAC</gco:CharacterString>\n                </gmd:protocol>\n                <gmd:name>\n                  <gco:CharacterString>cmems_mod_glo_phy_anfc_0.083deg_static</gco:CharacterString>\n                </gmd:name>\n                <gmd:description>\n                  <gco:CharacterString>For accessing native data and Analysis-ready Cloud-optimized data services, consult this STAC metadata endpoint</gco:CharacterString>\n                </gmd:description>\n              </gmd:CI_OnlineResource>\n            </gmd:onLine>\n            <gmd:onLine>\n              <gmd:CI_OnlineResource>\n                <gmd:linkage>\n                  <gmd:URL>ftp://nrt.cmems-du.eu/Core/GLOBAL_ANALYSISFORECAST_PHY_001_024/cmems_mod_glo_phy_anfc_0.083deg-climatology-uncertainty_P1M-m</gmd:URL>\n                </gmd:linkage>\n                <gmd:protocol>\n                  <gco:CharacterString>WWW:FTP</gco:CharacterString>\n                </gmd:protocol>\n                <gmd:name>\n                  <gco:CharacterString>cmems_mod_glo_phy_anfc_0.083deg-climatology-uncertainty_P1M-m</gco:CharacterString>\n                </gmd:name>\n              </gmd:CI_OnlineResource>\n            </gmd:onLine>\n            <gmd:onLine>\n              <gmd:CI_OnlineResource>\n                <gmd:linkage>\n                  <gmd:URL>https://stac.marine.copernicus.eu/metadata/GLOBAL_ANALYSISFORECAST_PHY_001_024/cmems_mod_glo_phy_anfc_0.083deg-climatology-uncertainty_P1M-m_202311/dataset.stac.json</gmd:URL>\n                </gmd:linkage>\n                <gmd:protocol>\n                  <gco:CharacterString>WWW:STAC</gco:CharacterString>\n                </gmd:protocol>\n                <gmd:name>\n                  <gco:CharacterString>cmems_mod_glo_phy_anfc_0.083deg-climatology-uncertainty_P1M-m</gco:CharacterString>\n                </gmd:name>\n                <gmd:description>\n                  <gco:CharacterString>For accessing native data and Analysis-ready Cloud-optimized data services, consult this STAC metadata endpoint</gco:CharacterString>\n                </gmd:description>\n              </gmd:CI_OnlineResource>\n            </gmd:onLine>\n            <gmd:onLine>\n              <gmd:CI_OnlineResource>\n                <gmd:linkage>\n                  <gmd:URL>https://nrt.cmems-du.eu/motu-web/Motu?action=describeproduct&amp;service=GLOBAL_ANALYSISFORECAST_PHY_001_024-TDS&amp;product=cmems_mod_glo_phy_anfc_merged-uv_PT1H-i</gmd:URL>\n                </gmd:linkage>\n                <gmd:protocol>\n                  <gco:CharacterString>MYO:MOTU-SUB</gco:CharacterString>\n                </gmd:protocol>\n                <gmd:name>\n                  <gco:CharacterString>cmems_mod_glo_phy_anfc_merged-uv_PT1H-i</gco:CharacterString>\n                </gmd:name>\n              </gmd:CI_OnlineResource>\n            </gmd:onLine>\n            <gmd:onLine>\n              <gmd:CI_OnlineResource>\n                <gmd:linkage>\n                  <gmd:URL>https://nrt.cmems-du.eu/thredds/dodsC/cmems_mod_glo_phy_anfc_merged-uv_PT1H-i</gmd:URL>\n                </gmd:linkage>\n                <gmd:protocol>\n                  <gco:CharacterString>WWW:OPENDAP</gco:CharacterString>\n                </gmd:protocol>\n                <gmd:name>\n                  <gco:CharacterString>cmems_mod_glo_phy_anfc_merged-uv_PT1H-i</gco:CharacterString>\n                </gmd:name>\n              </gmd:CI_OnlineResource>\n            </gmd:onLine>\n            <gmd:onLine>\n              <gmd:CI_OnlineResource>\n                <gmd:linkage>\n                  <gmd:URL>ftp://nrt.cmems-du.eu/Core/GLOBAL_ANALYSISFORECAST_PHY_001_024/cmems_mod_glo_phy_anfc_merged-uv_PT1H-i</gmd:URL>\n                </gmd:linkage>\n                <gmd:protocol>\n                  <gco:CharacterString>WWW:FTP</gco:CharacterString>\n                </gmd:protocol>\n                <gmd:name>\n                  <gco:CharacterString>cmems_mod_glo_phy_anfc_merged-uv_PT1H-i</gco:CharacterString>\n                </gmd:name>\n              </gmd:CI_OnlineResource>\n            </gmd:onLine>\n            <gmd:onLine>\n              <gmd:CI_OnlineResource>\n                <gmd:linkage>\n                  <gmd:URL>https://nrt.cmems-du.eu/thredds/wms/cmems_mod_glo_phy_anfc_merged-uv_PT1H-i</gmd:URL>\n                </gmd:linkage>\n                <gmd:protocol>\n                  <gco:CharacterString>OGC:WMS:getCapabilities</gco:CharacterString>\n                </gmd:protocol>\n                <gmd:name>\n                  <gco:CharacterString>cmems_mod_glo_phy_anfc_merged-uv_PT1H-i</gco:CharacterString>\n                </gmd:name>\n              </gmd:CI_OnlineResource>\n            </gmd:onLine>\n            <gmd:onLine>\n              <gmd:CI_OnlineResource>\n                <gmd:linkage>\n                  <gmd:URL>https://stac.marine.copernicus.eu/metadata/GLOBAL_ANALYSISFORECAST_PHY_001_024/cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211/dataset.stac.json</gmd:URL>\n                </gmd:linkage>\n                <gmd:protocol>\n                  <gco:CharacterString>WWW:STAC</gco:CharacterString>\n                </gmd:protocol>\n                <gmd:name>\n                  <gco:CharacterString>cmems_mod_glo_phy_anfc_merged-uv_PT1H-i</gco:CharacterString>\n                </gmd:name>\n                <gmd:description>\n                  <gco:CharacterString>For accessing native data and Analysis-ready Cloud-optimized data services, consult this STAC metadata endpoint</gco:CharacterString>\n                </gmd:description>\n              </gmd:CI_OnlineResource>\n            </gmd:onLine>\n            <gmd:onLine>\n              <gmd:CI_OnlineResource>\n                <gmd:linkage>\n                  <gmd:URL>https://nrt.cmems-du.eu/motu-web/Motu?action=describeproduct&amp;service=GLOBAL_ANALYSISFORECAST_PHY_001_024-TDS&amp;product=cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m</gmd:URL>\n                </gmd:linkage>\n                <gmd:protocol>\n                  <gco:CharacterString>MYO:MOTU-SUB</gco:CharacterString>\n                </gmd:protocol>\n                <gmd:name>\n                  <gco:CharacterString>cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m</gco:CharacterString>\n                </gmd:name>\n              </gmd:CI_OnlineResource>\n            </gmd:onLine>\n            <gmd:onLine>\n              <gmd:CI_OnlineResource>\n                <gmd:linkage>\n                  <gmd:URL>https://nrt.cmems-du.eu/thredds/dodsC/cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m</gmd:URL>\n                </gmd:linkage>\n                <gmd:protocol>\n                  <gco:CharacterString>WWW:OPENDAP</gco:CharacterString>\n                </gmd:protocol>\n                <gmd:name>\n                  <gco:CharacterString>cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m</gco:CharacterString>\n                </gmd:name>\n              </gmd:CI_OnlineResource>\n            </gmd:onLine>\n            <gmd:onLine>\n              <gmd:CI_OnlineResource>\n                <gmd:linkage>\n                  <gmd:URL>ftp://nrt.cmems-du.eu/Core/GLOBAL_ANALYSISFORECAST_PHY_001_024/cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m</gmd:URL>\n                </gmd:linkage>\n                <gmd:protocol>\n                  <gco:CharacterString>WWW:FTP</gco:CharacterString>\n                </gmd:protocol>\n                <gmd:name>\n                  <gco:CharacterString>cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m</gco:CharacterString>\n                </gmd:name>\n              </gmd:CI_OnlineResource>\n            </gmd:onLine>\n            <gmd:onLine>\n              <gmd:CI_OnlineResource>\n                <gmd:linkage>\n                  <gmd:URL>https://nrt.cmems-du.eu/thredds/wms/cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m</gmd:URL>\n                </gmd:linkage>\n                <gmd:protocol>\n                  <gco:CharacterString>OGC:WMS:getCapabilities</gco:CharacterString>\n                </gmd:protocol>\n                <gmd:name>\n                  <gco:CharacterString>cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m</gco:CharacterString>\n                </gmd:name>\n              </gmd:CI_OnlineResource>\n            </gmd:onLine>\n            <gmd:onLine>\n              <gmd:CI_OnlineResource>\n                <gmd:linkage>\n                  <gmd:URL>https://stac.marine.copernicus.eu/metadata/GLOBAL_ANALYSISFORECAST_PHY_001_024/cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211/dataset.stac.json</gmd:URL>\n                </gmd:linkage>\n                <gmd:protocol>\n                  <gco:CharacterString>WWW:STAC</gco:CharacterString>\n                </gmd:protocol>\n                <gmd:name>\n                  <gco:CharacterString>cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m</gco:CharacterString>\n                </gmd:name>\n                <gmd:description>\n                  <gco:CharacterString>For accessing native data and Analysis-ready Cloud-optimized data services, consult this STAC metadata endpoint</gco:CharacterString>\n                </gmd:description>\n              </gmd:CI_OnlineResource>\n            </gmd:onLine>\n            <gmd:onLine>\n              <gmd:CI_OnlineResource>\n                <gmd:linkage>\n                  <gmd:URL>https://nrt.cmems-du.eu/motu-web/Motu?action=describeproduct&amp;service=GLOBAL_ANALYSISFORECAST_PHY_001_024-TDS&amp;product=cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m</gmd:URL>\n                </gmd:linkage>\n                <gmd:protocol>\n                  <gco:CharacterString>MYO:MOTU-SUB</gco:CharacterString>\n                </gmd:protocol>\n                <gmd:name>\n                  <gco:CharacterString>cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m</gco:CharacterString>\n                </gmd:name>\n              </gmd:CI_OnlineResource>\n            </gmd:onLine>\n            <gmd:onLine>\n              <gmd:CI_OnlineResource>\n                <gmd:linkage>\n                  <gmd:URL>https://nrt.cmems-du.eu/thredds/dodsC/cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m</gmd:URL>\n                </gmd:linkage>\n                <gmd:protocol>\n                  <gco:CharacterString>WWW:OPENDAP</gco:CharacterString>\n                </gmd:protocol>\n                <gmd:name>\n                  <gco:CharacterString>cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m</gco:CharacterString>\n                </gmd:name>\n              </gmd:CI_OnlineResource>\n            </gmd:onLine>\n            <gmd:onLine>\n              <gmd:CI_OnlineResource>\n                <gmd:linkage>\n                  <gmd:URL>ftp://nrt.cmems-du.eu/Core/GLOBAL_ANALYSISFORECAST_PHY_001_024/cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m</gmd:URL>\n                </gmd:linkage>\n                <gmd:protocol>\n                  <gco:CharacterString>WWW:FTP</gco:CharacterString>\n                </gmd:protocol>\n                <gmd:name>\n                  <gco:CharacterString>cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m</gco:CharacterString>\n                </gmd:name>\n              </gmd:CI_OnlineResource>\n            </gmd:onLine>\n            <gmd:onLine>\n              <gmd:CI_OnlineResource>\n                <gmd:linkage>\n                  <gmd:URL>https://nrt.cmems-du.eu/thredds/wms/cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m</gmd:URL>\n                </gmd:linkage>\n                <gmd:protocol>\n                  <gco:CharacterString>OGC:WMS:getCapabilities</gco:CharacterString>\n                </gmd:protocol>\n                <gmd:name>\n                  <gco:CharacterString>cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m</gco:CharacterString>\n                </gmd:name>\n              </gmd:CI_OnlineResource>\n            </gmd:onLine>\n            <gmd:onLine>\n              <gmd:CI_OnlineResource>\n                <gmd:linkage>\n                  <gmd:URL>https://stac.marine.copernicus.eu/metadata/GLOBAL_ANALYSISFORECAST_PHY_001_024/cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211/dataset.stac.json</gmd:URL>\n                </gmd:linkage>\n                <gmd:protocol>\n                  <gco:CharacterString>WWW:STAC</gco:CharacterString>\n                </gmd:protocol>\n                <gmd:name>\n                  <gco:CharacterString>cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m</gco:CharacterString>\n                </gmd:name>\n                <gmd:description>\n                  <gco:CharacterString>For accessing native data and Analysis-ready Cloud-optimized data services, consult this STAC metadata endpoint</gco:CharacterString>\n                </gmd:description>\n              </gmd:CI_OnlineResource>\n            </gmd:onLine>\n            <gmd:onLine>\n              <gmd:CI_OnlineResource>\n                <gmd:linkage>\n                  <gmd:URL>https://nrt.cmems-du.eu/motu-web/Motu?action=describeproduct&amp;service=GLOBAL_ANALYSISFORECAST_PHY_001_024-TDS&amp;product=cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i</gmd:URL>\n                </gmd:linkage>\n                <gmd:protocol>\n                  <gco:CharacterString>MYO:MOTU-SUB</gco:CharacterString>\n                </gmd:protocol>\n                <gmd:name>\n                  <gco:CharacterString>cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i</gco:CharacterString>\n                </gmd:name>\n              </gmd:CI_OnlineResource>\n            </gmd:onLine>\n            <gmd:onLine>\n              <gmd:CI_OnlineResource>\n                <gmd:linkage>\n                  <gmd:URL>https://nrt.cmems-du.eu/thredds/dodsC/cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i</gmd:URL>\n                </gmd:linkage>\n                <gmd:protocol>\n                  <gco:CharacterString>WWW:OPENDAP</gco:CharacterString>\n                </gmd:protocol>\n                <gmd:name>\n                  <gco:CharacterString>cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i</gco:CharacterString>\n                </gmd:name>\n              </gmd:CI_OnlineResource>\n            </gmd:onLine>\n            <gmd:onLine>\n              <gmd:CI_OnlineResource>\n                <gmd:linkage>\n                  <gmd:URL>ftp://nrt.cmems-du.eu/Core/GLOBAL_ANALYSISFORECAST_PHY_001_024/cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i</gmd:URL>\n                </gmd:linkage>\n                <gmd:protocol>\n                  <gco:CharacterString>WWW:FTP</gco:CharacterString>\n                </gmd:protocol>\n                <gmd:name>\n                  <gco:CharacterString>cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i</gco:CharacterString>\n                </gmd:name>\n              </gmd:CI_OnlineResource>\n            </gmd:onLine>\n            <gmd:onLine>\n              <gmd:CI_OnlineResource>\n                <gmd:linkage>\n                  <gmd:URL>https://nrt.cmems-du.eu/thredds/wms/cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i</gmd:URL>\n                </gmd:linkage>\n                <gmd:protocol>\n                  <gco:CharacterString>OGC:WMS:getCapabilities</gco:CharacterString>\n                </gmd:protocol>\n                <gmd:name>\n                  <gco:CharacterString>cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i</gco:CharacterString>\n                </gmd:name>\n              </gmd:CI_OnlineResource>\n            </gmd:onLine>\n            <gmd:onLine>\n              <gmd:CI_OnlineResource>\n                <gmd:linkage>\n                  <gmd:URL>https://stac.marine.copernicus.eu/metadata/GLOBAL_ANALYSISFORECAST_PHY_001_024/cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211/dataset.stac.json</gmd:URL>\n                </gmd:linkage>\n                <gmd:protocol>\n                  <gco:CharacterString>WWW:STAC</gco:CharacterString>\n                </gmd:protocol>\n                <gmd:name>\n                  <gco:CharacterString>cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i</gco:CharacterString>\n                </gmd:name>\n                <gmd:description>\n                  <gco:CharacterString>For accessing native data and Analysis-ready Cloud-optimized data services, consult this STAC metadata endpoint</gco:CharacterString>\n                </gmd:description>\n              </gmd:CI_OnlineResource>\n            </gmd:onLine>\n            <gmd:onLine>\n              <gmd:CI_OnlineResource>\n                <gmd:linkage>\n                  <gmd:URL>https://nrt.cmems-du.eu/motu-web/Motu?action=describeproduct&amp;service=GLOBAL_ANALYSISFORECAST_PHY_001_024-TDS&amp;product=cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m</gmd:URL>\n                </gmd:linkage>\n                <gmd:protocol>\n                  <gco:CharacterString>MYO:MOTU-SUB</gco:CharacterString>\n                </gmd:protocol>\n                <gmd:name>\n                  <gco:CharacterString>cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m</gco:CharacterString>\n                </gmd:name>\n              </gmd:CI_OnlineResource>\n            </gmd:onLine>\n            <gmd:onLine>\n              <gmd:CI_OnlineResource>\n                <gmd:linkage>\n                  <gmd:URL>https://nrt.cmems-du.eu/thredds/dodsC/cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m</gmd:URL>\n                </gmd:linkage>\n                <gmd:protocol>\n                  <gco:CharacterString>WWW:OPENDAP</gco:CharacterString>\n                </gmd:protocol>\n                <gmd:name>\n                  <gco:CharacterString>cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m</gco:CharacterString>\n                </gmd:name>\n              </gmd:CI_OnlineResource>\n            </gmd:onLine>\n            <gmd:onLine>\n              <gmd:CI_OnlineResource>\n                <gmd:linkage>\n                  <gmd:URL>ftp://nrt.cmems-du.eu/Core/GLOBAL_ANALYSISFORECAST_PHY_001_024/cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m</gmd:URL>\n                </gmd:linkage>\n                <gmd:protocol>\n                  <gco:CharacterString>WWW:FTP</gco:CharacterString>\n                </gmd:protocol>\n                <gmd:name>\n                  <gco:CharacterString>cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m</gco:CharacterString>\n                </gmd:name>\n              </gmd:CI_OnlineResource>\n            </gmd:onLine>\n            <gmd:onLine>\n              <gmd:CI_OnlineResource>\n                <gmd:linkage>\n                  <gmd:URL>https://nrt.cmems-du.eu/thredds/wms/cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m</gmd:URL>\n                </gmd:linkage>\n                <gmd:protocol>\n                  <gco:CharacterString>OGC:WMS:getCapabilities</gco:CharacterString>\n                </gmd:protocol>\n                <gmd:name>\n                  <gco:CharacterString>cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m</gco:CharacterString>\n                </gmd:name>\n              </gmd:CI_OnlineResource>\n            </gmd:onLine>\n            <gmd:onLine>\n              <gmd:CI_OnlineResource>\n                <gmd:linkage>\n                  <gmd:URL>https://stac.marine.copernicus.eu/metadata/GLOBAL_ANALYSISFORECAST_PHY_001_024/cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211/dataset.stac.json</gmd:URL>\n                </gmd:linkage>\n                <gmd:protocol>\n                  <gco:CharacterString>WWW:STAC</gco:CharacterString>\n                </gmd:protocol>\n                <gmd:name>\n                  <gco:CharacterString>cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m</gco:CharacterString>\n                </gmd:name>\n                <gmd:description>\n                  <gco:CharacterString>For accessing native data and Analysis-ready Cloud-optimized data services, consult this STAC metadata endpoint</gco:CharacterString>\n                </gmd:description>\n              </gmd:CI_OnlineResource>\n            </gmd:onLine>\n            <gmd:onLine>\n              <gmd:CI_OnlineResource>\n                <gmd:linkage>\n                  <gmd:URL>https://nrt.cmems-du.eu/motu-web/Motu?action=describeproduct&amp;service=GLOBAL_ANALYSISFORECAST_PHY_001_024-TDS&amp;product=cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m</gmd:URL>\n                </gmd:linkage>\n                <gmd:protocol>\n                  <gco:CharacterString>MYO:MOTU-SUB</gco:CharacterString>\n                </gmd:protocol>\n                <gmd:name>\n                  <gco:CharacterString>cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m</gco:CharacterString>\n                </gmd:name>\n              </gmd:CI_OnlineResource>\n            </gmd:onLine>\n            <gmd:onLine>\n              <gmd:CI_OnlineResource>\n                <gmd:linkage>\n                  <gmd:URL>https://nrt.cmems-du.eu/thredds/dodsC/cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m</gmd:URL>\n                </gmd:linkage>\n                <gmd:protocol>\n                  <gco:CharacterString>WWW:OPENDAP</gco:CharacterString>\n                </gmd:protocol>\n                <gmd:name>\n                  <gco:CharacterString>cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m</gco:CharacterString>\n                </gmd:name>\n              </gmd:CI_OnlineResource>\n            </gmd:onLine>\n            <gmd:onLine>\n              <gmd:CI_OnlineResource>\n                <gmd:linkage>\n                  <gmd:URL>ftp://nrt.cmems-du.eu/Core/GLOBAL_ANALYSISFORECAST_PHY_001_024/cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m</gmd:URL>\n                </gmd:linkage>\n                <gmd:protocol>\n                  <gco:CharacterString>WWW:FTP</gco:CharacterString>\n                </gmd:protocol>\n                <gmd:name>\n                  <gco:CharacterString>cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m</gco:CharacterString>\n                </gmd:name>\n              </gmd:CI_OnlineResource>\n            </gmd:onLine>\n            <gmd:onLine>\n              <gmd:CI_OnlineResource>\n                <gmd:linkage>\n                  <gmd:URL>https://nrt.cmems-du.eu/thredds/wms/cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m</gmd:URL>\n                </gmd:linkage>\n                <gmd:protocol>\n                  <gco:CharacterString>OGC:WMS:getCapabilities</gco:CharacterString>\n                </gmd:protocol>\n                <gmd:name>\n                  <gco:CharacterString>cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m</gco:CharacterString>\n                </gmd:name>\n              </gmd:CI_OnlineResource>\n            </gmd:onLine>\n            <gmd:onLine>\n              <gmd:CI_OnlineResource>\n                <gmd:linkage>\n                  <gmd:URL>https://stac.marine.copernicus.eu/metadata/GLOBAL_ANALYSISFORECAST_PHY_001_024/cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211/dataset.stac.json</gmd:URL>\n                </gmd:linkage>\n                <gmd:protocol>\n                  <gco:CharacterString>WWW:STAC</gco:CharacterString>\n                </gmd:protocol>\n                <gmd:name>\n                  <gco:CharacterString>cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m</gco:CharacterString>\n                </gmd:name>\n                <gmd:description>\n                  <gco:CharacterString>For accessing native data and Analysis-ready Cloud-optimized data services, consult this STAC metadata endpoint</gco:CharacterString>\n                </gmd:description>\n              </gmd:CI_OnlineResource>\n            </gmd:onLine>\n            <gmd:onLine>\n              <gmd:CI_OnlineResource>\n                <gmd:linkage>\n                  <gmd:URL>https://nrt.cmems-du.eu/motu-web/Motu?action=describeproduct&amp;service=GLOBAL_ANALYSISFORECAST_PHY_001_024-TDS&amp;product=cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i</gmd:URL>\n                </gmd:linkage>\n                <gmd:protocol>\n                  <gco:CharacterString>MYO:MOTU-SUB</gco:CharacterString>\n                </gmd:protocol>\n                <gmd:name>\n                  <gco:CharacterString>cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i</gco:CharacterString>\n                </gmd:name>\n              </gmd:CI_OnlineResource>\n            </gmd:onLine>\n            <gmd:onLine>\n              <gmd:CI_OnlineResource>\n                <gmd:linkage>\n                  <gmd:URL>https://nrt.cmems-du.eu/thredds/dodsC/cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i</gmd:URL>\n                </gmd:linkage>\n                <gmd:protocol>\n                  <gco:CharacterString>WWW:OPENDAP</gco:CharacterString>\n                </gmd:protocol>\n                <gmd:name>\n                  <gco:CharacterString>cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i</gco:CharacterString>\n                </gmd:name>\n              </gmd:CI_OnlineResource>\n            </gmd:onLine>\n            <gmd:onLine>\n              <gmd:CI_OnlineResource>\n                <gmd:linkage>\n                  <gmd:URL>ftp://nrt.cmems-du.eu/Core/GLOBAL_ANALYSISFORECAST_PHY_001_024/cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i</gmd:URL>\n                </gmd:linkage>\n                <gmd:protocol>\n                  <gco:CharacterString>WWW:FTP</gco:CharacterString>\n                </gmd:protocol>\n                <gmd:name>\n                  <gco:CharacterString>cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i</gco:CharacterString>\n                </gmd:name>\n              </gmd:CI_OnlineResource>\n            </gmd:onLine>\n            <gmd:onLine>\n              <gmd:CI_OnlineResource>\n                <gmd:linkage>\n                  <gmd:URL>https://nrt.cmems-du.eu/thredds/wms/cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i</gmd:URL>\n                </gmd:linkage>\n                <gmd:protocol>\n                  <gco:CharacterString>OGC:WMS:getCapabilities</gco:CharacterString>\n                </gmd:protocol>\n                <gmd:name>\n                  <gco:CharacterString>cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i</gco:CharacterString>\n                </gmd:name>\n              </gmd:CI_OnlineResource>\n            </gmd:onLine>\n            <gmd:onLine>\n              <gmd:CI_OnlineResource>\n                <gmd:linkage>\n                  <gmd:URL>https://stac.marine.copernicus.eu/metadata/GLOBAL_ANALYSISFORECAST_PHY_001_024/cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211/dataset.stac.json</gmd:URL>\n                </gmd:linkage>\n                <gmd:protocol>\n                  <gco:CharacterString>WWW:STAC</gco:CharacterString>\n                </gmd:protocol>\n                <gmd:name>\n                  <gco:CharacterString>cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i</gco:CharacterString>\n                </gmd:name>\n                <gmd:description>\n                  <gco:CharacterString>For accessing native data and Analysis-ready Cloud-optimized data services, consult this STAC metadata endpoint</gco:CharacterString>\n                </gmd:description>\n              </gmd:CI_OnlineResource>\n            </gmd:onLine>\n            <gmd:onLine>\n              <gmd:CI_OnlineResource>\n                <gmd:linkage>\n                  <gmd:URL>https://nrt.cmems-du.eu/motu-web/Motu?action=describeproduct&amp;service=GLOBAL_ANALYSISFORECAST_PHY_001_024-TDS&amp;product=cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m</gmd:URL>\n                </gmd:linkage>\n                <gmd:protocol>\n                  <gco:CharacterString>MYO:MOTU-SUB</gco:CharacterString>\n                </gmd:protocol>\n                <gmd:name>\n                  <gco:CharacterString>cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m</gco:CharacterString>\n                </gmd:name>\n              </gmd:CI_OnlineResource>\n            </gmd:onLine>\n            <gmd:onLine>\n              <gmd:CI_OnlineResource>\n                <gmd:linkage>\n                  <gmd:URL>https://nrt.cmems-du.eu/thredds/dodsC/cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m</gmd:URL>\n                </gmd:linkage>\n                <gmd:protocol>\n                  <gco:CharacterString>WWW:OPENDAP</gco:CharacterString>\n                </gmd:protocol>\n                <gmd:name>\n                  <gco:CharacterString>cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m</gco:CharacterString>\n                </gmd:name>\n              </gmd:CI_OnlineResource>\n            </gmd:onLine>\n            <gmd:onLine>\n              <gmd:CI_OnlineResource>\n                <gmd:linkage>\n                  <gmd:URL>ftp://nrt.cmems-du.eu/Core/GLOBAL_ANALYSISFORECAST_PHY_001_024/cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m</gmd:URL>\n                </gmd:linkage>\n                <gmd:protocol>\n                  <gco:CharacterString>WWW:FTP</gco:CharacterString>\n                </gmd:protocol>\n                <gmd:name>\n                  <gco:CharacterString>cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m</gco:CharacterString>\n                </gmd:name>\n              </gmd:CI_OnlineResource>\n            </gmd:onLine>\n            <gmd:onLine>\n              <gmd:CI_OnlineResource>\n                <gmd:linkage>\n                  <gmd:URL>https://nrt.cmems-du.eu/thredds/wms/cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m</gmd:URL>\n                </gmd:linkage>\n                <gmd:protocol>\n                  <gco:CharacterString>OGC:WMS:getCapabilities</gco:CharacterString>\n                </gmd:protocol>\n                <gmd:name>\n                  <gco:CharacterString>cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m</gco:CharacterString>\n                </gmd:name>\n              </gmd:CI_OnlineResource>\n            </gmd:onLine>\n            <gmd:onLine>\n              <gmd:CI_OnlineResource>\n                <gmd:linkage>\n                  <gmd:URL>https://stac.marine.copernicus.eu/metadata/GLOBAL_ANALYSISFORECAST_PHY_001_024/cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211/dataset.stac.json</gmd:URL>\n                </gmd:linkage>\n                <gmd:protocol>\n                  <gco:CharacterString>WWW:STAC</gco:CharacterString>\n                </gmd:protocol>\n                <gmd:name>\n                  <gco:CharacterString>cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m</gco:CharacterString>\n                </gmd:name>\n                <gmd:description>\n                  <gco:CharacterString>For accessing native data and Analysis-ready Cloud-optimized data services, consult this STAC metadata endpoint</gco:CharacterString>\n                </gmd:description>\n              </gmd:CI_OnlineResource>\n            </gmd:onLine>\n            <gmd:onLine>\n              <gmd:CI_OnlineResource>\n                <gmd:linkage>\n                  <gmd:URL>https://nrt.cmems-du.eu/motu-web/Motu?action=describeproduct&amp;service=GLOBAL_ANALYSISFORECAST_PHY_001_024-TDS&amp;product=cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m</gmd:URL>\n                </gmd:linkage>\n                <gmd:protocol>\n                  <gco:CharacterString>MYO:MOTU-SUB</gco:CharacterString>\n                </gmd:protocol>\n                <gmd:name>\n                  <gco:CharacterString>cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m</gco:CharacterString>\n                </gmd:name>\n              </gmd:CI_OnlineResource>\n            </gmd:onLine>\n            <gmd:onLine>\n              <gmd:CI_OnlineResource>\n                <gmd:linkage>\n                  <gmd:URL>https://nrt.cmems-du.eu/thredds/dodsC/cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m</gmd:URL>\n                </gmd:linkage>\n                <gmd:protocol>\n                  <gco:CharacterString>WWW:OPENDAP</gco:CharacterString>\n                </gmd:protocol>\n                <gmd:name>\n                  <gco:CharacterString>cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m</gco:CharacterString>\n                </gmd:name>\n              </gmd:CI_OnlineResource>\n            </gmd:onLine>\n            <gmd:onLine>\n              <gmd:CI_OnlineResource>\n                <gmd:linkage>\n                  <gmd:URL>ftp://nrt.cmems-du.eu/Core/GLOBAL_ANALYSISFORECAST_PHY_001_024/cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m</gmd:URL>\n                </gmd:linkage>\n                <gmd:protocol>\n                  <gco:CharacterString>WWW:FTP</gco:CharacterString>\n                </gmd:protocol>\n                <gmd:name>\n                  <gco:CharacterString>cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m</gco:CharacterString>\n                </gmd:name>\n              </gmd:CI_OnlineResource>\n            </gmd:onLine>\n            <gmd:onLine>\n              <gmd:CI_OnlineResource>\n                <gmd:linkage>\n                  <gmd:URL>https://nrt.cmems-du.eu/thredds/wms/cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m</gmd:URL>\n                </gmd:linkage>\n                <gmd:protocol>\n                  <gco:CharacterString>OGC:WMS:getCapabilities</gco:CharacterString>\n                </gmd:protocol>\n                <gmd:name>\n                  <gco:CharacterString>cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m</gco:CharacterString>\n                </gmd:name>\n              </gmd:CI_OnlineResource>\n            </gmd:onLine>\n            <gmd:onLine>\n              <gmd:CI_OnlineResource>\n                <gmd:linkage>\n                  <gmd:URL>https://stac.marine.copernicus.eu/metadata/GLOBAL_ANALYSISFORECAST_PHY_001_024/cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211/dataset.stac.json</gmd:URL>\n                </gmd:linkage>\n                <gmd:protocol>\n                  <gco:CharacterString>WWW:STAC</gco:CharacterString>\n                </gmd:protocol>\n                <gmd:name>\n                  <gco:CharacterString>cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m</gco:CharacterString>\n                </gmd:name>\n                <gmd:description>\n                  <gco:CharacterString>For accessing native data and Analysis-ready Cloud-optimized data services, consult this STAC metadata endpoint</gco:CharacterString>\n                </gmd:description>\n              </gmd:CI_OnlineResource>\n            </gmd:onLine>\n            <gmd:onLine>\n              <gmd:CI_OnlineResource>\n                <gmd:linkage>\n                  <gmd:URL>https://nrt.cmems-du.eu/motu-web/Motu?action=describeproduct&amp;service=GLOBAL_ANALYSISFORECAST_PHY_001_024-TDS&amp;product=cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i</gmd:URL>\n                </gmd:linkage>\n                <gmd:protocol>\n                  <gco:CharacterString>MYO:MOTU-SUB</gco:CharacterString>\n                </gmd:protocol>\n                <gmd:name>\n                  <gco:CharacterString>cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i</gco:CharacterString>\n                </gmd:name>\n              </gmd:CI_OnlineResource>\n            </gmd:onLine>\n            <gmd:onLine>\n              <gmd:CI_OnlineResource>\n                <gmd:linkage>\n                  <gmd:URL>https://nrt.cmems-du.eu/thredds/dodsC/cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i</gmd:URL>\n                </gmd:linkage>\n                <gmd:protocol>\n                  <gco:CharacterString>WWW:OPENDAP</gco:CharacterString>\n                </gmd:protocol>\n                <gmd:name>\n                  <gco:CharacterString>cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i</gco:CharacterString>\n                </gmd:name>\n              </gmd:CI_OnlineResource>\n            </gmd:onLine>\n            <gmd:onLine>\n              <gmd:CI_OnlineResource>\n                <gmd:linkage>\n                  <gmd:URL>ftp://nrt.cmems-du.eu/Core/GLOBAL_ANALYSISFORECAST_PHY_001_024/cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i</gmd:URL>\n                </gmd:linkage>\n                <gmd:protocol>\n                  <gco:CharacterString>WWW:FTP</gco:CharacterString>\n                </gmd:protocol>\n                <gmd:name>\n                  <gco:CharacterString>cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i</gco:CharacterString>\n                </gmd:name>\n              </gmd:CI_OnlineResource>\n            </gmd:onLine>\n            <gmd:onLine>\n              <gmd:CI_OnlineResource>\n                <gmd:linkage>\n                  <gmd:URL>https://nrt.cmems-du.eu/thredds/wms/cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i</gmd:URL>\n                </gmd:linkage>\n                <gmd:protocol>\n                  <gco:CharacterString>OGC:WMS:getCapabilities</gco:CharacterString>\n                </gmd:protocol>\n                <gmd:name>\n                  <gco:CharacterString>cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i</gco:CharacterString>\n                </gmd:name>\n              </gmd:CI_OnlineResource>\n            </gmd:onLine>\n            <gmd:onLine>\n              <gmd:CI_OnlineResource>\n                <gmd:linkage>\n                  <gmd:URL>https://stac.marine.copernicus.eu/metadata/GLOBAL_ANALYSISFORECAST_PHY_001_024/cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211/dataset.stac.json</gmd:URL>\n                </gmd:linkage>\n                <gmd:protocol>\n                  <gco:CharacterString>WWW:STAC</gco:CharacterString>\n                </gmd:protocol>\n                <gmd:name>\n                  <gco:CharacterString>cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i</gco:CharacterString>\n                </gmd:name>\n                <gmd:description>\n                  <gco:CharacterString>For accessing native data and Analysis-ready Cloud-optimized data services, consult this STAC metadata endpoint</gco:CharacterString>\n                </gmd:description>\n              </gmd:CI_OnlineResource>\n            </gmd:onLine>\n            <gmd:onLine>\n              <gmd:CI_OnlineResource>\n                <gmd:linkage>\n                  <gmd:URL>https://nrt.cmems-du.eu/motu-web/Motu?action=describeproduct&amp;service=GLOBAL_ANALYSISFORECAST_PHY_001_024-TDS&amp;product=cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m</gmd:URL>\n                </gmd:linkage>\n                <gmd:protocol>\n                  <gco:CharacterString>MYO:MOTU-SUB</gco:CharacterString>\n                </gmd:protocol>\n                <gmd:name>\n                  <gco:CharacterString>cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m</gco:CharacterString>\n                </gmd:name>\n              </gmd:CI_OnlineResource>\n            </gmd:onLine>\n            <gmd:onLine>\n              <gmd:CI_OnlineResource>\n                <gmd:linkage>\n                  <gmd:URL>https://nrt.cmems-du.eu/thredds/dodsC/cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m</gmd:URL>\n                </gmd:linkage>\n                <gmd:protocol>\n                  <gco:CharacterString>WWW:OPENDAP</gco:CharacterString>\n                </gmd:protocol>\n                <gmd:name>\n                  <gco:CharacterString>cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m</gco:CharacterString>\n                </gmd:name>\n              </gmd:CI_OnlineResource>\n            </gmd:onLine>\n            <gmd:onLine>\n              <gmd:CI_OnlineResource>\n                <gmd:linkage>\n                  <gmd:URL>ftp://nrt.cmems-du.eu/Core/GLOBAL_ANALYSISFORECAST_PHY_001_024/cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m</gmd:URL>\n                </gmd:linkage>\n                <gmd:protocol>\n                  <gco:CharacterString>WWW:FTP</gco:CharacterString>\n                </gmd:protocol>\n                <gmd:name>\n                  <gco:CharacterString>cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m</gco:CharacterString>\n                </gmd:name>\n              </gmd:CI_OnlineResource>\n            </gmd:onLine>\n            <gmd:onLine>\n              <gmd:CI_OnlineResource>\n                <gmd:linkage>\n                  <gmd:URL>https://nrt.cmems-du.eu/thredds/wms/cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m</gmd:URL>\n                </gmd:linkage>\n                <gmd:protocol>\n                  <gco:CharacterString>OGC:WMS:getCapabilities</gco:CharacterString>\n                </gmd:protocol>\n                <gmd:name>\n                  <gco:CharacterString>cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m</gco:CharacterString>\n                </gmd:name>\n              </gmd:CI_OnlineResource>\n            </gmd:onLine>\n            <gmd:onLine>\n              <gmd:CI_OnlineResource>\n                <gmd:linkage>\n                  <gmd:URL>https://stac.marine.copernicus.eu/metadata/GLOBAL_ANALYSISFORECAST_PHY_001_024/cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211/dataset.stac.json</gmd:URL>\n                </gmd:linkage>\n                <gmd:protocol>\n                  <gco:CharacterString>WWW:STAC</gco:CharacterString>\n                </gmd:protocol>\n                <gmd:name>\n                  <gco:CharacterString>cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m</gco:CharacterString>\n                </gmd:name>\n                <gmd:description>\n                  <gco:CharacterString>For accessing native data and Analysis-ready Cloud-optimized data services, consult this STAC metadata endpoint</gco:CharacterString>\n                </gmd:description>\n              </gmd:CI_OnlineResource>\n            </gmd:onLine>\n            <gmd:onLine>\n              <gmd:CI_OnlineResource>\n                <gmd:linkage>\n                  <gmd:URL>https://nrt.cmems-du.eu/motu-web/Motu?action=describeproduct&amp;service=GLOBAL_ANALYSISFORECAST_PHY_001_024-TDS&amp;product=cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m</gmd:URL>\n                </gmd:linkage>\n                <gmd:protocol>\n                  <gco:CharacterString>MYO:MOTU-SUB</gco:CharacterString>\n                </gmd:protocol>\n                <gmd:name>\n                  <gco:CharacterString>cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m</gco:CharacterString>\n                </gmd:name>\n              </gmd:CI_OnlineResource>\n            </gmd:onLine>\n            <gmd:onLine>\n              <gmd:CI_OnlineResource>\n                <gmd:linkage>\n                  <gmd:URL>https://nrt.cmems-du.eu/thredds/dodsC/cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m</gmd:URL>\n                </gmd:linkage>\n                <gmd:protocol>\n                  <gco:CharacterString>WWW:OPENDAP</gco:CharacterString>\n                </gmd:protocol>\n                <gmd:name>\n                  <gco:CharacterString>cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m</gco:CharacterString>\n                </gmd:name>\n              </gmd:CI_OnlineResource>\n            </gmd:onLine>\n            <gmd:onLine>\n              <gmd:CI_OnlineResource>\n                <gmd:linkage>\n                  <gmd:URL>ftp://nrt.cmems-du.eu/Core/GLOBAL_ANALYSISFORECAST_PHY_001_024/cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m</gmd:URL>\n                </gmd:linkage>\n                <gmd:protocol>\n                  <gco:CharacterString>WWW:FTP</gco:CharacterString>\n                </gmd:protocol>\n                <gmd:name>\n                  <gco:CharacterString>cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m</gco:CharacterString>\n                </gmd:name>\n              </gmd:CI_OnlineResource>\n            </gmd:onLine>\n            <gmd:onLine>\n              <gmd:CI_OnlineResource>\n                <gmd:linkage>\n                  <gmd:URL>https://nrt.cmems-du.eu/thredds/wms/cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m</gmd:URL>\n                </gmd:linkage>\n                <gmd:protocol>\n                  <gco:CharacterString>OGC:WMS:getCapabilities</gco:CharacterString>\n                </gmd:protocol>\n                <gmd:name>\n                  <gco:CharacterString>cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m</gco:CharacterString>\n                </gmd:name>\n              </gmd:CI_OnlineResource>\n            </gmd:onLine>\n            <gmd:onLine>\n              <gmd:CI_OnlineResource>\n                <gmd:linkage>\n                  <gmd:URL>https://stac.marine.copernicus.eu/metadata/GLOBAL_ANALYSISFORECAST_PHY_001_024/cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211/dataset.stac.json</gmd:URL>\n                </gmd:linkage>\n                <gmd:protocol>\n                  <gco:CharacterString>WWW:STAC</gco:CharacterString>\n                </gmd:protocol>\n                <gmd:name>\n                  <gco:CharacterString>cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m</gco:CharacterString>\n                </gmd:name>\n                <gmd:description>\n                  <gco:CharacterString>For accessing native data and Analysis-ready Cloud-optimized data services, consult this STAC metadata endpoint</gco:CharacterString>\n                </gmd:description>\n              </gmd:CI_OnlineResource>\n            </gmd:onLine>\n          </gmd:MD_DigitalTransferOptions>\n        </gmd:transferOptions>\n      </gmd:MD_Distribution>\n    </gmd:distributionInfo>\n    <gmd:dataQualityInfo xmlns:date=\"http://exslt.org/dates-and-times\">\n      <gmd:DQ_DataQuality>\n        <gmd:scope>\n          <gmd:DQ_Scope>\n            <gmd:level>\n              <gmd:MD_ScopeCode codeList=\"http://standards.iso.org/iso/19139/resources/gmxCodelists.xml#MD_ScopeCode\" codeListValue=\"series\"/>\n            </gmd:level>\n          </gmd:DQ_Scope>\n        </gmd:scope>\n        <gmd:report>\n          <gmd:DQ_DomainConsistency>\n            <gmd:result>\n              <gmd:DQ_ConformanceResult>\n                <gmd:specification>\n                  <gmd:CI_Citation>\n                    <gmd:title>\n                      <gco:CharacterString>COMMISSION REGULATION (EU) No 1089/2010 of 23 November 2010 implementing Directive 2007/2/EC of the European Parliament and of the Council as regards interoperability of spatial data sets and services</gco:CharacterString>\n                    </gmd:title>\n                    <gmd:date>\n                      <gmd:CI_Date>\n                        <gmd:date>\n                          <gco:Date>2010-12-08</gco:Date>\n                        </gmd:date>\n                        <gmd:dateType>\n                          <gmd:CI_DateTypeCode codeList=\"http://standards.iso.org/iso/19139/resources/gmxCodelists.xml#CI_DateTypeCode\" codeListValue=\"publication\"/>\n                        </gmd:dateType>\n                      </gmd:CI_Date>\n                    </gmd:date>\n                  </gmd:CI_Citation>\n                </gmd:specification>\n                <gmd:explanation>\n                  <gco:CharacterString>See the referenced specification</gco:CharacterString>\n                </gmd:explanation>\n                <gmd:pass gco:nilReason=\"unknown\"/>\n              </gmd:DQ_ConformanceResult>\n            </gmd:result>\n          </gmd:DQ_DomainConsistency>\n        </gmd:report>\n        <gmd:lineage>\n          <gmd:LI_Lineage>\n            <gmd:statement>\n              <gco:CharacterString>The myOcean products depends on other products for production or validation. The detailed list of dependencies is given in ISO19115's aggregationInfo (ISO19139 Xpath = \"gmd:MD_Metadata/gmd:identificationInfo/gmd:aggregationInfo[./gmd:MD_AggregateInformation/gmd:initiativeType/gmd:DS_InitiativeTypeCode/@codeListValue='upstream-validation' or 'upstream-production']\")</gco:CharacterString>\n            </gmd:statement>\n          </gmd:LI_Lineage>\n        </gmd:lineage>\n      </gmd:DQ_DataQuality>\n    </gmd:dataQualityInfo>\n  </gmd:MD_Metadata>\n</csw:GetRecordByIdResponse>"
#> 
#> $areas
#> $areas[[1]]
#> [1] "Global Ocean"
#> 
#> 
#> $times
#> $times[[1]]
#> [1] "Future"
#> 
#> $times[[2]]
#> [1] "Present"
#> 
#> $times[[3]]
#> [1] "Past"
#> 
#> 
#> $sources
#> $sources[[1]]
#> [1] "Numerical models"
#> 
#> 
#> $originatingCenter
#> [1] "Mercator Océan International"
#> 
#> $colors
#> $colors[[1]]
#> [1] "White Ocean"
#> 
#> $colors[[2]]
#> [1] "Blue Ocean"
#> 
#> 
#> $communities
#> $communities[[1]]
#> [1] "Polar environment monitoring"
#> 
#> $communities[[2]]
#> [1] "Policy & governance"
#> 
#> $communities[[3]]
#> [1] "Education"
#> 
#> $communities[[4]]
#> [1] "Public health & recreation"
#> 
#> $communities[[5]]
#> [1] "Science & innovation"
#> 
#> $communities[[6]]
#> [1] "Extremes, hazards & safety"
#> 
#> $communities[[7]]
#> [1] "Coastal services"
#> 
#> $communities[[8]]
#> [1] "Natural resources & energy"
#> 
#> $communities[[9]]
#> [1] "Trade & marine navigation"
#> 
#> 
#> $processingLevel
#> [1] "Level 4"
#> 
#> $allVariables
#> $allVariables[[1]]
#> [1] "Age of sea ice (SIAGE)"
#> 
#> $allVariables[[2]]
#> [1] "Cell thickness"
#> 
#> $allVariables[[3]]
#> [1] "Eastward sea ice velocity (SIUV)"
#> 
#> $allVariables[[4]]
#> [1] "Eastward sea water velocity (UV)"
#> 
#> $allVariables[[5]]
#> [1] "Model level number at sea floor"
#> 
#> $allVariables[[6]]
#> [1] "Northward sea ice velocity (SIUV)"
#> 
#> $allVariables[[7]]
#> [1] "Northward sea water velocity (UV)"
#> 
#> $allVariables[[8]]
#> [1] "Ocean mixed layer thickness defined by sigma theta (MLD)"
#> 
#> $allVariables[[9]]
#> [1] "Sea floor depth below geoid"
#> 
#> $allVariables[[10]]
#> [1] "Sea ice albedo (SIALB)"
#> 
#> $allVariables[[11]]
#> [1] "Sea ice area fraction"
#> 
#> $allVariables[[12]]
#> [1] "Sea ice speed"
#> 
#> $allVariables[[13]]
#> [1] "Sea ice surface temperature (IST)"
#> 
#> $allVariables[[14]]
#> [1] "Sea ice thickness (SIT)"
#> 
#> $allVariables[[15]]
#> [1] "Sea surface height above geoid (SSH)"
#> 
#> $allVariables[[16]]
#> [1] "Sea surface wave stokes drift x velocity (UV, VSDXY)"
#> 
#> $allVariables[[17]]
#> [1] "Sea surface wave stokes drift y velocity (UV, VSDXY)"
#> 
#> $allVariables[[18]]
#> [1] "Sea water potential temperature (T)"
#> 
#> $allVariables[[19]]
#> [1] "Sea water potential temperature at sea floor (bottomT)"
#> 
#> $allVariables[[20]]
#> [1] "Sea water pressure at sea floor"
#> 
#> $allVariables[[21]]
#> [1] "Sea water salinity (S)"
#> 
#> $allVariables[[22]]
#> [1] "Surface snow thickness (SNOW)"
#> 
#> $allVariables[[23]]
#> [1] "Upward sea water velocity (UV)"
#> 
#> 
#> $mainVariables
#> $mainVariables[[1]]
#> [1] "Mixed layer thickness"
#> 
#> $mainVariables[[2]]
#> [1] "Salinity"
#> 
#> $mainVariables[[3]]
#> [1] "Sea ice"
#> 
#> $mainVariables[[4]]
#> [1] "Sea surface height"
#> 
#> $mainVariables[[5]]
#> [1] "Temperature"
#> 
#> $mainVariables[[6]]
#> [1] "Velocity"
#> 
#> $mainVariables[[7]]
#> [1] "Wave"
#> 
#> 
#> $indicatorFamilies
#> list()
#> 
#> $directives
#> list()
#> 
#> $useCases
#> $useCases[[1]]
#> $useCases[[1]]$title
#> [1] "Surface currents for search and rescue in the SE Bay of Biscay"
#> 
#> $useCases[[1]]$imageSrc
#> [1] "https://marine.copernicus.eu/sites/default/files/styles/user_case_teaser/public/media/image/use_case/imagen_1.jpg?itok=rfEu53DM"
#> 
#> $useCases[[1]]$href
#> [1] "https://marine.copernicus.eu/services/use-cases/surface-currents-search-and-rescue-se-bay-biscay"
#> 
#> 
#> $useCases[[2]]
#> $useCases[[2]]$title
#> [1] "Monitoring coastal waters of the Lisbon Area (Portugal) in support of EU directive implementation"
#> 
#> $useCases[[2]]$imageSrc
#> [1] "https://marine.copernicus.eu/sites/default/files/styles/user_case_teaser/public/media/image/use_case/1st_Image.png?itok=0zc7qIdl"
#> 
#> $useCases[[2]]$href
#> [1] "https://marine.copernicus.eu/services/use-cases/monitoring-coastal-waters-lisbon-area-portugal-support-eu-directive"
#> 
#> 
#> $useCases[[3]]
#> $useCases[[3]]$title
#> [1] "Mapping distribution of suitable habitats for oysters in Galway Bay "
#> 
#> $useCases[[3]]$imageSrc
#> [1] "https://marine.copernicus.eu/sites/default/files/styles/user_case_teaser/public/media/image/use_case/BIODIVER-COAST_GalwayView.png?itok=8sb9bXlB"
#> 
#> $useCases[[3]]$href
#> [1] "https://marine.copernicus.eu/services/use-cases/mapping-distribution-suitable-habitats-oysters-galway-bay"
#> 
#> 
#> $useCases[[4]]
#> $useCases[[4]]$title
#> [1] "Trends in hydrodynamic parameters in the southern North Sea "
#> 
#> $useCases[[4]]$imageSrc
#> [1] "https://marine.copernicus.eu/sites/default/files/styles/user_case_teaser/public/media/image/use_case/Thumbnail.PNG?itok=XQd-rhxv"
#> 
#> $useCases[[4]]$href
#> [1] "https://marine.copernicus.eu/services/use-cases/trends-hydrodynamic-parameters-southern-north-sea"
#> 
#> 
#> $useCases[[5]]
#> $useCases[[5]]$title
#> [1] "Ocean Plastic Alert & Tracking system : calculating drift using Copernicus Marine"
#> 
#> $useCases[[5]]$imageSrc
#> [1] "https://marine.copernicus.eu/sites/default/files/styles/user_case_teaser/public/media/image/use_case/OPAT-TheArch%20%282%29.png?itok=5pWIA_oj"
#> 
#> $useCases[[5]]$href
#> [1] "https://marine.copernicus.eu/services/use-cases/ocean-plastic-alert-tracking-system-calculating-drift-using-copernicus-marine"
#> 
#> 
#> $useCases[[6]]
#> $useCases[[6]]$title
#> [1] "Innovative Oil Spill Modeling for Support of Civil and Environmental Protection"
#> 
#> $useCases[[6]]$imageSrc
#> [1] "https://marine.copernicus.eu/sites/default/files/styles/user_case_teaser/public/media/image/use_case/CMCC_2023_sl_v2.png?itok=M5VQjIaM"
#> 
#> $useCases[[6]]$href
#> [1] "https://marine.copernicus.eu/services/use-cases/innovative-oil-spill-modeling-support-civil-and-environmental-protection"
#> 
#> 
#> $useCases[[7]]
#> $useCases[[7]]$title
#> [1] "SPOT – User-friendly oil spill model"
#> 
#> $useCases[[7]]$imageSrc
#> [1] "https://marine.copernicus.eu/sites/default/files/styles/user_case_teaser/public/media/image/use_case/wolfgang-hasselmann-COcQFPwPCCg-unsplash.jpg?itok=MEmJ6kSa"
#> 
#> $useCases[[7]]$href
#> [1] "https://marine.copernicus.eu/services/use-cases/spot-user-friendly-oil-spill-model"
#> 
#> 
#> $useCases[[8]]
#> $useCases[[8]]$title
#> [1] "Rheticus Marine for Water and Food Security Planning and Investments in Indonesia "
#> 
#> $useCases[[8]]$imageSrc
#> [1] "https://marine.copernicus.eu/sites/default/files/styles/user_case_teaser/public/media/image/use_case/CMEMS%20use%20case%20aquaculture_Indonesia_Immagine1.png?itok=VGtbrtcu"
#> 
#> $useCases[[8]]$href
#> [1] "https://marine.copernicus.eu/services/use-cases/rheticus-marine-water-and-food-security-planning-and-investments-indonesia"
#> 
#> 
#> $useCases[[9]]
#> $useCases[[9]]$title
#> [1] "Tracking Floating Plastics in Liberia and Gulf of Guinea with TrackMPD Model"
#> 
#> $useCases[[9]]$imageSrc
#> [1] "https://marine.copernicus.eu/sites/default/files/styles/user_case_teaser/public/media/image/use_case/CMEMS%20use%20case%20_plastic_liberia_Figure1.PNG?itok=SLXlrKYy"
#> 
#> $useCases[[9]]$href
#> [1] "https://marine.copernicus.eu/services/use-cases/tracking-floating-plastics-liberia-and-gulf-guinea-trackmpd-model"
#> 
#> 
#> $useCases[[10]]
#> $useCases[[10]]$title
#> [1] "Modelling Reveals New Insights on Phytoplankton Blooms in NW Iberian Upwelling"
#> 
#> $useCases[[10]]$imageSrc
#> [1] "https://marine.copernicus.eu/sites/default/files/styles/user_case_teaser/public/media/image/use_case/Graphical_abstract.png?itok=-f80MiTT"
#> 
#> $useCases[[10]]$href
#> [1] "https://marine.copernicus.eu/services/use-cases/modelling-reveals-new-insights-phytoplankton-blooms-nw-iberian-upwelling"
#> 
#> 
#> $useCases[[11]]
#> $useCases[[11]]$title
#> [1] "Real time satellite detection and drift forecast of Sargassum algae in the Equatorial Atlantic"
#> 
#> $useCases[[11]]$imageSrc
#> [1] "https://marine.copernicus.eu/sites/default/files/styles/user_case_teaser/public/media/image/use_case/sargassum-CLS-ESA-primary-image.png?itok=5KWVa2OY"
#> 
#> $useCases[[11]]$href
#> [1] "https://marine.copernicus.eu/services/use-cases/real-time-satellite-detection-and-drift-forecast-sargassum-algae-equatorial"
#> 
#> 
#> $useCases[[12]]
#> $useCases[[12]]$title
#> [1] "A model to support sea turtle protection at sea"
#> 
#> $useCases[[12]]$imageSrc
#> [1] "https://marine.copernicus.eu/sites/default/files/styles/user_case_teaser/public/media/image/use_case/tortue.jpg?itok=kfKrK8kj"
#> 
#> $useCases[[12]]$href
#> [1] "https://marine.copernicus.eu/services/use-cases/model-support-sea-turtle-protection-sea"
#> 
#> 
#> $useCases[[13]]
#> $useCases[[13]]$title
#> [1] "COASTSERV: Downscaled CMEMS products for high-resolution coastal models"
#> 
#> $useCases[[13]]$imageSrc
#> [1] "https://marine.copernicus.eu/sites/default/files/styles/user_case_teaser/public/media/image/use_case/deltares.illustration_1.png?itok=XBexvSBp"
#> 
#> $useCases[[13]]$href
#> [1] "https://marine.copernicus.eu/services/use-cases/coastserv-downscaled-cmems-products-high-resolution-coastal-models"
#> 
#> 
#> $useCases[[14]]
#> $useCases[[14]]$title
#> [1] "The Brazilian Sea Observatory - Coastal Service"
#> 
#> $useCases[[14]]$imageSrc
#> [1] "https://marine.copernicus.eu/sites/default/files/styles/user_case_teaser/public/media/image/use_case/cem.illustration_1.jpg?itok=m4In_g-V"
#> 
#> $useCases[[14]]$href
#> [1] "https://marine.copernicus.eu/services/use-cases/brazilian-coastal-service"
#> 
#> 
#> $useCases[[15]]
#> $useCases[[15]]$title
#> [1] "SOSeas: Assessment tool for predicting the dynamic risk of drowning on beaches"
#> 
#> $useCases[[15]]$imageSrc
#> [1] "https://marine.copernicus.eu/sites/default/files/styles/user_case_teaser/public/media/image/use_case/illustration_1.png?itok=qeDot7Zv"
#> 
#> $useCases[[15]]$href
#> [1] "https://marine.copernicus.eu/services/use-cases/soseas-assessment-tool-predicting-dynamic-risk-drowning-beaches"
#> 
#> 
#> $useCases[[16]]
#> $useCases[[16]]$title
#> [1] "SHIPcAPP: Supporting shipping around Cape Farewell with high-resolution forecast Products"
#> 
#> $useCases[[16]]$imageSrc
#> [1] "https://marine.copernicus.eu/sites/default/files/styles/user_case_teaser/public/media/image/use_case/danish-meteorological-institute.illustration_1.png?itok=p-P4seqY"
#> 
#> $useCases[[16]]$href
#> [1] "https://marine.copernicus.eu/services/use-cases/shipcapp-supporting-shipping-around-cape-farewell-high-resolution-forecast"
#> 
#> 
#> $useCases[[17]]
#> $useCases[[17]]$title
#> [1] "LAMBDA PROJECT – Land-Marine Boundary Development & Analysis"
#> 
#> $useCases[[17]]$imageSrc
#> [1] "https://marine.copernicus.eu/sites/default/files/styles/user_case_teaser/public/media/image/use_case/Capture%20d%E2%80%99%C3%A9cran%202021-06-07%20142300.png?itok=IcDq8MpH"
#> 
#> $useCases[[17]]$href
#> [1] "https://marine.copernicus.eu/services/use-cases/lambda-project-land-marine-boundary-development-analysis"
#> 
#> 
#> $useCases[[18]]
#> $useCases[[18]]$title
#> [1] "Copernicus Marine Service in support to French Hydrographic Office"
#> 
#> $useCases[[18]]$imageSrc
#> [1] "https://marine.copernicus.eu/sites/default/files/styles/user_case_teaser/public/media/image/use_case/shom.illustration_3.jpg?itok=azq5iYl8"
#> 
#> $useCases[[18]]$href
#> [1] "https://marine.copernicus.eu/services/use-cases/copernicus-marine-service-support-french-hydrographic-office"
#> 
#> 
#> $useCases[[19]]
#> $useCases[[19]]$title
#> [1] "SASEMAR: Effective Emergency Response Needs the Most Accurate Data"
#> 
#> $useCases[[19]]$imageSrc
#> [1] "https://marine.copernicus.eu/sites/default/files/styles/user_case_teaser/public/media/image/use_case/OVERVIEW11.png?itok=lxInDpvG"
#> 
#> $useCases[[19]]$href
#> [1] "https://marine.copernicus.eu/services/use-cases/sasemar-effective-emergency-response-needs-most-accurate-data"
#> 
#> 
#> $useCases[[20]]
#> $useCases[[20]]$title
#> [1] "Polar Code Service to optimize marine navigation in the Arctic Antarctic waters"
#> 
#> $useCases[[20]]$imageSrc
#> [1] "https://marine.copernicus.eu/sites/default/files/styles/user_case_teaser/public/media/image/use_case/iStock-157612419.jpg?itok=iOKXJdnk"
#> 
#> $useCases[[20]]$href
#> [1] "https://marine.copernicus.eu/services/use-cases/polar-code-service-optimize-marine-navigation-arctic-antarctic-waters"
#> 
#> 
#> $useCases[[21]]
#> $useCases[[21]]$title
#> [1] "IBISAR: One Year of Supporting Emergency Response at Sea"
#> 
#> $useCases[[21]]$imageSrc
#> [1] "https://marine.copernicus.eu/sites/default/files/styles/user_case_teaser/public/media/image/use_case/OVERVIEW1.png?itok=euFYvW29"
#> 
#> $useCases[[21]]$href
#> [1] "https://marine.copernicus.eu/services/use-cases/ibisar-one-year-supporting-emergency-response-sea"
#> 
#> 
#> $useCases[[22]]
#> $useCases[[22]]$title
#> [1] "UMITRON PULSE: high-resolution ocean data map for aquaculture farmers"
#> 
#> $useCases[[22]]$imageSrc
#> [1] "https://marine.copernicus.eu/sites/default/files/styles/user_case_teaser/public/media/image/use_case/UMITRON_PULSE_clear.jpg?itok=eViqJ_uO"
#> 
#> $useCases[[22]]$href
#> [1] "https://marine.copernicus.eu/services/use-cases/umitron-pulse-high-resolution-ocean-data-map-aquaculture-farmers"
#> 
#> 
#> $useCases[[23]]
#> $useCases[[23]]$title
#> [1] "I Clean My Sea: Crowd sourcing mobile application for detecting marine debris"
#> 
#> $useCases[[23]]$imageSrc
#> [1] "https://marine.copernicus.eu/sites/default/files/styles/user_case_teaser/public/media/image/use_case/Image3-v02.jpg?itok=0pFnohep"
#> 
#> $useCases[[23]]$href
#> [1] "https://marine.copernicus.eu/services/use-cases/i-clean-my-sea-crowd-sourcing-mobile-application-detecting-marine-debris"
#> 
#> 
#> $useCases[[24]]
#> $useCases[[24]]$title
#> [1] "Metocean risk estimation: a project for offshore operations"
#> 
#> $useCases[[24]]$imageSrc
#> [1] "https://marine.copernicus.eu/sites/default/files/styles/user_case_teaser/public/media/image/use_case/AS_893804127203328%401590110918354_xl.jpg?itok=Jenzj4T8"
#> 
#> $useCases[[24]]$href
#> [1] "https://marine.copernicus.eu/services/use-cases/metocean-risk-estimation-project-offshore-operations"
#> 
#> 
#> $useCases[[25]]
#> $useCases[[25]]$title
#> [1] "OPENCoastS: on-demand marine data forecast service for Coastal Management"
#> 
#> $useCases[[25]]$imageSrc
#> [1] "https://marine.copernicus.eu/sites/default/files/styles/user_case_teaser/public/media/image/use_case/picture1_overview.jpg?itok=MPWmdvO3"
#> 
#> $useCases[[25]]$href
#> [1] "https://marine.copernicus.eu/services/use-cases/opencoasts-demand-marine-data-forecast-service-coastal-management"
#> 
#> 
#> $useCases[[26]]
#> $useCases[[26]]$title
#> [1] "Support to coral reef protection: Coral Guardian"
#> 
#> $useCases[[26]]$imageSrc
#> [1] "https://marine.copernicus.eu/sites/default/files/styles/user_case_teaser/public/media/image/use_case/Evolution-CG.jpeg?itok=-B-2X5qG"
#> 
#> $useCases[[26]]$href
#> [1] "https://marine.copernicus.eu/services/use-cases/support-coral-reef-protection-coral-guardian"
#> 
#> 
#> $useCases[[27]]
#> $useCases[[27]]$title
#> [1] "Supporting NOAA OceanWatch Monitor"
#> 
#> $useCases[[27]]$imageSrc
#> [1] "https://marine.copernicus.eu/sites/default/files/styles/user_case_teaser/public/media/image/use_case/Image2.png?itok=m8EL0Fth"
#> 
#> $useCases[[27]]$href
#> [1] "https://marine.copernicus.eu/services/use-cases/supporting-noaa-oceanwatch-monitor"
#> 
#> 
#> $useCases[[28]]
#> $useCases[[28]]$title
#> [1] "VoyOpt® - Voyage Optimization"
#> 
#> $useCases[[28]]$imageSrc
#> [1] "https://marine.copernicus.eu/sites/default/files/styles/user_case_teaser/public/media/image/use_case/voyopt_illustration.png?itok=mV97AjYJ"
#> 
#> $useCases[[28]]$href
#> [1] "https://marine.copernicus.eu/services/use-cases/voyoptr-voyage-optimization"
#> 
#> 
#> $useCases[[29]]
#> $useCases[[29]]$title
#> [1] "Copernicus Marine for Maritime Spatial Planning: The PLASMAR Project"
#> 
#> $useCases[[29]]$imageSrc
#> [1] "https://marine.copernicus.eu/sites/default/files/styles/user_case_teaser/public/media/image/use_case/UC75-image2-ThinkstockPhotos-508377690.jpg?itok=zxuzBBhL"
#> 
#> $useCases[[29]]$href
#> [1] "https://marine.copernicus.eu/services/use-cases/copernicus-marine-maritime-spatial-planning-plasmar-project"
#> 
#> 
#> $useCases[[30]]
#> $useCases[[30]]$title
#> [1] "IBISAR web service in support to search and rescue operations"
#> 
#> $useCases[[30]]$imageSrc
#> [1] "https://marine.copernicus.eu/sites/default/files/styles/user_case_teaser/public/media/image/use_case/socib-balearic-islands-coastal-observing-and-forecasting-sys.illustration_1.png?itok=TZbqup4X"
#> 
#> $useCases[[30]]$href
#> [1] "https://marine.copernicus.eu/services/use-cases/ibisar-web-service-support-search-and-rescue-operations"
#> 
#> 
#> $useCases[[31]]
#> $useCases[[31]]$title
#> [1] "Coastal marine safety in Costa Rica"
#> 
#> $useCases[[31]]$imageSrc
#> [1] "https://marine.copernicus.eu/sites/default/files/styles/user_case_teaser/public/media/image/use_case/mio-cimar.illustration_1.jpeg?itok=sbmrblzO"
#> 
#> $useCases[[31]]$href
#> [1] "https://marine.copernicus.eu/services/use-cases/coastal-marine-safety-costa-rica"
#> 
#> 
#> $useCases[[32]]
#> $useCases[[32]]$title
#> [1] "Addressing marine pollution from oil spills with effective dispersion modelling"
#> 
#> $useCases[[32]]$imageSrc
#> [1] "https://marine.copernicus.eu/sites/default/files/styles/user_case_teaser/public/media/image/use_case/UC5-imag1-pixabay_oil-spill.jpg?itok=5WlLUzPZ"
#> 
#> $useCases[[32]]$href
#> [1] "https://marine.copernicus.eu/services/use-cases/addressing-marine-pollution-oil-spills-effective-dispersion-modelling"
#> 
#> 
#> $useCases[[33]]
#> $useCases[[33]]$title
#> [1] "High resolution wind forecast to assess environmental risk"
#> 
#> $useCases[[33]]$imageSrc
#> [1] "https://marine.copernicus.eu/sites/default/files/styles/user_case_teaser/public/media/image/use_case/ThinkstockPhotos-511586462.jpg?itok=J2u4IuEE"
#> 
#> $useCases[[33]]$href
#> [1] "https://marine.copernicus.eu/services/use-cases/high-resolution-wind-forecast-assess-environmental-risk"
#> 
#> 
#> $useCases[[34]]
#> $useCases[[34]]$title
#> [1] "TIMEZERO, a Weather Routing module"
#> 
#> $useCases[[34]]$imageSrc
#> [1] "https://marine.copernicus.eu/sites/default/files/styles/user_case_teaser/public/media/image/use_case/ThinkstockPhotos-474610716.jpg?itok=Z151CCSl"
#> 
#> $useCases[[34]]$href
#> [1] "https://marine.copernicus.eu/services/use-cases/timezero-weather-routing-module"
#> 
#> 
#> $useCases[[35]]
#> $useCases[[35]]$title
#> [1] "Optimal ship routing and control with OCEANiCS"
#> 
#> $useCases[[35]]$imageSrc
#> [1] "https://marine.copernicus.eu/sites/default/files/styles/user_case_teaser/public/media/image/use_case/UC13-image2-ThinkstockPhotos-529653893.jpg?itok=LsjOcoJQ"
#> 
#> $useCases[[35]]$href
#> [1] "https://marine.copernicus.eu/services/use-cases/optimal-ship-routing-and-control-oceanics"
#> 
#> 
#> $useCases[[36]]
#> $useCases[[36]]$title
#> [1] "Estimating wave energy resources in the North Aegean Archipelago"
#> 
#> $useCases[[36]]$imageSrc
#> [1] "https://marine.copernicus.eu/sites/default/files/styles/user_case_teaser/public/media/image/use_case/ThinkstockPhotos-473603420.jpg?itok=JNAzIwlT"
#> 
#> $useCases[[36]]$href
#> [1] "https://marine.copernicus.eu/services/use-cases/estimating-wave-energy-resources-north-aegean-archipelago"
#> 
#> 
#> $useCases[[37]]
#> $useCases[[37]]$title
#> [1] "Wise-Marine: a platform in support to MSFD"
#> 
#> $useCases[[37]]$imageSrc
#> [1] "https://marine.copernicus.eu/sites/default/files/styles/user_case_teaser/public/media/image/use_case/a63e5f7f-50da-4335-af03-8c164ae150a4.jpeg?itok=N7TCoC7Z"
#> 
#> $useCases[[37]]$href
#> [1] "https://marine.copernicus.eu/services/use-cases/wise-marine-platform-support-msfd"
#> 
#> 
#> $useCases[[38]]
#> $useCases[[38]]$title
#> [1] "CMEMS in support to Copernicus Maritime Surveillance Service"
#> 
#> $useCases[[38]]$imageSrc
#> [1] "https://marine.copernicus.eu/sites/default/files/styles/user_case_teaser/public/media/image/use_case/Image2.png?itok=m8EL0Fth"
#> 
#> $useCases[[38]]$href
#> [1] "https://marine.copernicus.eu/services/use-cases/cmems-support-copernicus-maritime-surveillance-service"
#> 
#> 
#> $useCases[[39]]
#> $useCases[[39]]$title
#> [1] "Ocean Noise Mapping in support to EU and international regulations"
#> 
#> $useCases[[39]]$imageSrc
#> [1] "https://marine.copernicus.eu/sites/default/files/styles/user_case_teaser/public/media/image/use_case/CaptureMap63_HR_1.png?itok=H6wRzGed"
#> 
#> $useCases[[39]]$href
#> [1] "https://marine.copernicus.eu/services/use-cases/ocean-noise-mapping-support-eu-and-international-regulations"
#> 
#> 
#> $useCases[[40]]
#> $useCases[[40]]$title
#> [1] "Supporting fishing aquaculture sector in Chile"
#> 
#> $useCases[[40]]$imageSrc
#> [1] "https://marine.copernicus.eu/sites/default/files/styles/user_case_teaser/public/media/image/use_case/ROMS-CMEMSsite.png?itok=MwrrQgL-"
#> 
#> $useCases[[40]]$href
#> [1] "https://marine.copernicus.eu/services/use-cases/supporting-fishing-aquaculture-sector-chile"
#> 
#> 
#> $useCases[[41]]
#> $useCases[[41]]$title
#> [1] "Tailored Marine Weather Information Services"
#> 
#> $useCases[[41]]$imageSrc
#> [1] "https://marine.copernicus.eu/sites/default/files/styles/user_case_teaser/public/media/image/use_case/APSS_Sesimbra-01.png?itok=JnG1z1pq"
#> 
#> $useCases[[41]]$href
#> [1] "https://marine.copernicus.eu/services/use-cases/tailored-marine-weather-information-services"
#> 
#> 
#> $useCases[[42]]
#> $useCases[[42]]$title
#> [1] "Ocean Currents in support to gliders piloting"
#> 
#> $useCases[[42]]$imageSrc
#> [1] "https://marine.copernicus.eu/sites/default/files/styles/user_case_teaser/public/media/image/use_case/Imagen1.png?itok=rNTxq5Rc"
#> 
#> $useCases[[42]]$href
#> [1] "https://marine.copernicus.eu/services/use-cases/ocean-currents-support-gliders-piloting"
#> 
#> 
#> $useCases[[43]]
#> $useCases[[43]]$title
#> [1] "Finding boat adrift during MiniTransat sailing race"
#> 
#> $useCases[[43]]$imageSrc
#> [1] "https://marine.copernicus.eu/sites/default/files/styles/user_case_teaser/public/media/image/use_case/ThinkstockPhotos-97429419.jpg?itok=L5GLOPKZ"
#> 
#> $useCases[[43]]$href
#> [1] "https://marine.copernicus.eu/services/use-cases/finding-boat-adrift-during-minitransat-sailing-race"
#> 
#> 
#> $useCases[[44]]
#> $useCases[[44]]$title
#> [1] "Bluerise: Ocean Thermal Energy resource analysis"
#> 
#> $useCases[[44]]$imageSrc
#> [1] "https://marine.copernicus.eu/sites/default/files/styles/user_case_teaser/public/media/image/use_case/globe_03.jpg?itok=LUjcJMVz"
#> 
#> $useCases[[44]]$href
#> [1] "https://marine.copernicus.eu/services/use-cases/bluerise-ocean-thermal-energy-resource-analysis"
#> 
#> 
#> $useCases[[45]]
#> $useCases[[45]]$title
#> [1] "Web based drift scenario interface"
#> 
#> $useCases[[45]]$imageSrc
#> [1] "https://marine.copernicus.eu/sites/default/files/styles/user_case_teaser/public/media/image/use_case/Image1.jpg?itok=_dz8KIWL"
#> 
#> $useCases[[45]]$href
#> [1] "https://marine.copernicus.eu/services/use-cases/web-based-drift-scenario-interface"
#> 
#> 
#> $useCases[[46]]
#> $useCases[[46]]$title
#> [1] "Support to exploration activities for Deep Sea Mining"
#> 
#> $useCases[[46]]$imageSrc
#> [1] "https://marine.copernicus.eu/sites/default/files/styles/user_case_teaser/public/media/image/use_case/isq1.jpg?itok=QG69wPzt"
#> 
#> $useCases[[46]]$href
#> [1] "https://marine.copernicus.eu/services/use-cases/support-exploration-activities-deep-sea-mining"
#> 
#> 
#> $useCases[[47]]
#> $useCases[[47]]$title
#> [1] "Support to Marine Seismic Ship Operations"
#> 
#> $useCases[[47]]$imageSrc
#> [1] "https://marine.copernicus.eu/sites/default/files/styles/user_case_teaser/public/media/image/use_case/CGG4.png?itok=vZxnMziN"
#> 
#> $useCases[[47]]$href
#> [1] "https://marine.copernicus.eu/services/use-cases/support-marine-seismic-ship-operations"
#> 
#> 
#> $useCases[[48]]
#> $useCases[[48]]$title
#> [1] "Great Circle ship-routing application"
#> 
#> $useCases[[48]]$imageSrc
#> [1] "https://marine.copernicus.eu/sites/default/files/styles/user_case_teaser/public/media/image/use_case/ThinkstockPhotos-493540434.jpg?itok=_4VucurH"
#> 
#> $useCases[[48]]$href
#> [1] "https://marine.copernicus.eu/services/use-cases/great-circle-ship-routing-application"
#> 
#> 
#> $useCases[[49]]
#> $useCases[[49]]$title
#> [1] "Developing Africa's Capacity In Fishery Resource Management with MESA"
#> 
#> $useCases[[49]]$imageSrc
#> [1] "https://marine.copernicus.eu/sites/default/files/styles/user_case_teaser/public/media/image/use_case/UC74-image1-ThinkstockPhotos-175125392.jpg?itok=6HfjMBMy"
#> 
#> $useCases[[49]]$href
#> [1] "https://marine.copernicus.eu/services/use-cases/developing-africas-capacity-fishery-resource-management-mesa"
#> 
#> 
#> $useCases[[50]]
#> $useCases[[50]]$title
#> [1] "Ship routing to save fuel and reduce CO2 emissions"
#> 
#> $useCases[[50]]$imageSrc
#> [1] "https://marine.copernicus.eu/sites/default/files/styles/user_case_teaser/public/media/image/use_case/UC57-image1-ThinkstockPhotos-481541431.jpg?itok=xYrSGASf"
#> 
#> $useCases[[50]]$href
#> [1] "https://marine.copernicus.eu/services/use-cases/ship-routing-save-fuel-and-reduce-co2-emissions"
#> 
#> 
#> $useCases[[51]]
#> $useCases[[51]]$title
#> [1] "Improving sonar communication between defence vessels"
#> 
#> $useCases[[51]]$imageSrc
#> [1] "https://marine.copernicus.eu/sites/default/files/styles/user_case_teaser/public/media/image/use_case/UC50-image1-ThinkstockPhotos-57564904.jpg?itok=vjIwgfFc"
#> 
#> $useCases[[51]]$href
#> [1] "https://marine.copernicus.eu/services/use-cases/improving-sonar-communication-between-defence-vessels"
#> 
#> 
#> $useCases[[52]]
#> $useCases[[52]]$title
#> [1] "Listening to the ocean's noise"
#> 
#> $useCases[[52]]$imageSrc
#> [1] "https://marine.copernicus.eu/sites/default/files/styles/user_case_teaser/public/media/image/use_case/UC49-image1-ThinkstockPhotos-92433441.jpg?itok=viN1fuXG"
#> 
#> $useCases[[52]]$href
#> [1] "https://marine.copernicus.eu/services/use-cases/listening-oceans-noise"
#> 
#> 
#> $useCases[[53]]
#> $useCases[[53]]$title
#> [1] "Met-Ocean conditions for the Oil Gas industry and Ocean Energy sector"
#> 
#> $useCases[[53]]$imageSrc
#> [1] "https://marine.copernicus.eu/sites/default/files/styles/user_case_teaser/public/media/image/use_case/ma_onlinesolution%20%281%29.jpg?itok=pCudkCN8"
#> 
#> $useCases[[53]]$href
#> [1] "https://marine.copernicus.eu/services/use-cases/met-ocean-conditions-oil-gas-industry-and-ocean-energy-sector"
#> 
#> 
#> $useCases[[54]]
#> $useCases[[54]]$title
#> [1] "Combating marine litter pollution"
#> 
#> $useCases[[54]]$imageSrc
#> [1] "https://marine.copernicus.eu/sites/default/files/styles/user_case_teaser/public/media/image/use_case/UC31-image1-.jpg?itok=l85tkDV5"
#> 
#> $useCases[[54]]$href
#> [1] "https://marine.copernicus.eu/services/use-cases/combating-marine-litter-pollution"
#> 
#> 
#> $useCases[[55]]
#> $useCases[[55]]$title
#> [1] "Seawater Air Conditioning System Implementation"
#> 
#> $useCases[[55]]$imageSrc
#> [1] "https://marine.copernicus.eu/sites/default/files/styles/user_case_teaser/public/media/image/use_case/UC30-image1-ThinkstockPhotos-516596256.jpg?itok=3ZLqb7iv"
#> 
#> $useCases[[55]]$href
#> [1] "https://marine.copernicus.eu/services/use-cases/seawater-air-conditioning-system-implementation"
#> 
#> 
#> $useCases[[56]]
#> $useCases[[56]]$title
#> [1] "Hydrodynamic downscaling for coastal studies"
#> 
#> $useCases[[56]]$imageSrc
#> [1] "https://marine.copernicus.eu/sites/default/files/styles/user_case_teaser/public/media/image/use_case/UC29-image1-.jpg?itok=cpNvDb0c"
#> 
#> $useCases[[56]]$href
#> [1] "https://marine.copernicus.eu/services/use-cases/hydrodynamic-downscaling-coastal-studies"
#> 
#> 
#> $useCases[[57]]
#> $useCases[[57]]$title
#> [1] "Seasonal Forecasting at Météo-France"
#> 
#> $useCases[[57]]$imageSrc
#> [1] "https://marine.copernicus.eu/sites/default/files/styles/user_case_teaser/public/media/image/use_case/UC26-image1-.jpg?itok=Kj2lJz6U"
#> 
#> $useCases[[57]]$href
#> [1] "https://marine.copernicus.eu/services/use-cases/seasonal-forecasting-meteo-france"
#> 
#> 
#> $useCases[[58]]
#> $useCases[[58]]$title
#> [1] "Backtracking of MH370 trajectory from La Réunion"
#> 
#> $useCases[[58]]$imageSrc
#> [1] "https://marine.copernicus.eu/sites/default/files/styles/user_case_teaser/public/media/image/use_case/UC15-image1-ThinkstockPhotos-470831374.jpg?itok=89wvhcHe"
#> 
#> $useCases[[58]]$href
#> [1] "https://marine.copernicus.eu/services/use-cases/backtracking-mh370-trajectory-la-reunion"
#> 
#> 
#> $useCases[[59]]
#> $useCases[[59]]$title
#> [1] "SailGrib ship-routing application"
#> 
#> $useCases[[59]]$imageSrc
#> [1] "https://marine.copernicus.eu/sites/default/files/styles/user_case_teaser/public/media/image/use_case/UC11-image1-ThinkstockPhotos-614014254.jpg?itok=4xsaqNoG"
#> 
#> $useCases[[59]]$href
#> [1] "https://marine.copernicus.eu/services/use-cases/sailgrib-ship-routing-application"
#> 
#> 
#> $useCases[[60]]
#> $useCases[[60]]$title
#> [1] "Flood prevention along the French Roussillon Mediterranean Coast"
#> 
#> $useCases[[60]]$imageSrc
#> [1] "https://marine.copernicus.eu/sites/default/files/styles/user_case_teaser/public/media/image/use_case/UC1-imag1-models.png?itok=bajJ9B7T"
#> 
#> $useCases[[60]]$href
#> [1] "https://marine.copernicus.eu/services/use-cases/flood-prevention-along-french-roussillon-mediterranean-coast"
#> 
#> 
#> 
#> $layers
#> $layers$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211/sea_water_velocity`
#> $layers$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211/sea_water_velocity`$id
#> [1] "cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211/sea_water_velocity"
#> 
#> $layers$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211/sea_water_velocity`$subdatasetId
#> [1] "cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211"
#> 
#> $layers$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211/sea_water_velocity`$subdatasetTitle
#> [1] "daily mean fields from Global Ocean Physics Analysis and Forecast updated Daily"
#> 
#> $layers$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211/sea_water_velocity`$variableId
#> [1] "sea_water_velocity"
#> 
#> $layers$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211/sea_water_velocity`$vectorComponentIds
#> $layers$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211/sea_water_velocity`$vectorComponentIds[[1]]
#> [1] "uo"
#> 
#> $layers$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211/sea_water_velocity`$vectorComponentIds[[2]]
#> [1] "vo"
#> 
#> 
#> $layers$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211/sea_water_velocity`$variableTitle
#> [1] "Sea water velocity"
#> 
#> $layers$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211/sea_water_velocity`$units
#> [1] "m s-1"
#> 
#> $layers$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211/sea_water_velocity`$bbox
#> $layers$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211/sea_water_velocity`$bbox[[1]]
#> [1] -180
#> 
#> $layers$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211/sea_water_velocity`$bbox[[2]]
#> [1] -80
#> 
#> $layers$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211/sea_water_velocity`$bbox[[3]]
#> [1] 179.9167
#> 
#> $layers$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211/sea_water_velocity`$bbox[[4]]
#> [1] 90
#> 
#> 
#> $layers$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211/sea_water_velocity`$tValues
#> [1] "2020-11-01T00:00:00Z/2024-04-19T00:00:00Z/P1D"
#> 
#> $layers$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211/sea_water_velocity`$zValues
#> [1] "-5727.9169921875,-5274.7841796875,-4833.291015625,-4405.22412109375,-3992.48388671875,-3597.031982421875,-3220.820068359375,-2865.702880859375,-2533.3359375,-2225.077880859375,-1941.8929443359375,-1684.2840576171875,-1452.2509765625,-1245.291015625,-1062.43994140625,-902.3392944335938,-763.3331298828125,-643.5667724609375,-541.0889282226562,-453.9377136230469,-380.2130126953125,-318.1274108886719,-266.0403137207031,-222.47520446777344,-186.12559509277344,-155.85069274902344,-130.66600036621094,-109.72930145263672,-92.3260726928711,-77.85385131835938,-65.80726623535156,-55.76428985595703,-47.37369155883789,-40.344051361083984,-34.43415069580078,-29.444730758666992,-25.211410522460938,-21.598819732666016,-18.495559692382812,-15.810070037841797,-13.467140197753906,-11.404999732971191,-9.572997093200684,-7.92956018447876,-6.440614223480225,-5.078224182128906,-3.8194949626922607,-2.6456689834594727,-1.5413750410079956,-0.49402499198913574"
#> 
#> $layers$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211/sea_water_velocity`$zUnits
#> [1] "m"
#> 
#> $layers$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211/sea_water_velocity`$valueMin
#> [1] 0
#> 
#> $layers$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211/sea_water_velocity`$valueMax
#> [1] 1.159
#> 
#> $layers$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211/sea_water_velocity`$hasLogScale
#> [1] TRUE
#> 
#> $layers$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211/sea_water_velocity`$logScale
#> [1] FALSE
#> 
#> $layers$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211/sea_water_velocity`$hasVectorStyle
#> [1] TRUE
#> 
#> $layers$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211/sea_water_velocity`$colormapId
#> [1] "speed"
#> 
#> $layers$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211/sea_water_velocity`$colormapInvert
#> [1] FALSE
#> 
#> 
#> $layers$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211/uo`
#> $layers$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211/uo`$id
#> [1] "cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211/uo"
#> 
#> $layers$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211/uo`$subdatasetId
#> [1] "cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211"
#> 
#> $layers$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211/uo`$subdatasetTitle
#> [1] "daily mean fields from Global Ocean Physics Analysis and Forecast updated Daily"
#> 
#> $layers$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211/uo`$variableId
#> [1] "uo"
#> 
#> $layers$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211/uo`$vectorComponentIds
#> NULL
#> 
#> $layers$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211/uo`$variableTitle
#> [1] "Eastward sea water velocity"
#> 
#> $layers$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211/uo`$units
#> [1] "m s-1"
#> 
#> $layers$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211/uo`$bbox
#> $layers$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211/uo`$bbox[[1]]
#> [1] -180
#> 
#> $layers$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211/uo`$bbox[[2]]
#> [1] -80
#> 
#> $layers$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211/uo`$bbox[[3]]
#> [1] 179.9167
#> 
#> $layers$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211/uo`$bbox[[4]]
#> [1] 90
#> 
#> 
#> $layers$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211/uo`$tValues
#> [1] "2020-11-01T00:00:00Z/2024-04-19T00:00:00Z/P1D"
#> 
#> $layers$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211/uo`$zValues
#> [1] "-5727.9169921875,-5274.7841796875,-4833.291015625,-4405.22412109375,-3992.48388671875,-3597.031982421875,-3220.820068359375,-2865.702880859375,-2533.3359375,-2225.077880859375,-1941.8929443359375,-1684.2840576171875,-1452.2509765625,-1245.291015625,-1062.43994140625,-902.3392944335938,-763.3331298828125,-643.5667724609375,-541.0889282226562,-453.9377136230469,-380.2130126953125,-318.1274108886719,-266.0403137207031,-222.47520446777344,-186.12559509277344,-155.85069274902344,-130.66600036621094,-109.72930145263672,-92.3260726928711,-77.85385131835938,-65.80726623535156,-55.76428985595703,-47.37369155883789,-40.344051361083984,-34.43415069580078,-29.444730758666992,-25.211410522460938,-21.598819732666016,-18.495559692382812,-15.810070037841797,-13.467140197753906,-11.404999732971191,-9.572997093200684,-7.92956018447876,-6.440614223480225,-5.078224182128906,-3.8194949626922607,-2.6456689834594727,-1.5413750410079956,-0.49402499198913574"
#> 
#> $layers$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211/uo`$zUnits
#> [1] "m"
#> 
#> $layers$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211/uo`$valueMin
#> [1] -1.159
#> 
#> $layers$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211/uo`$valueMax
#> [1] 1.159
#> 
#> $layers$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211/uo`$hasLogScale
#> [1] FALSE
#> 
#> $layers$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211/uo`$logScale
#> [1] FALSE
#> 
#> $layers$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211/uo`$hasVectorStyle
#> [1] FALSE
#> 
#> $layers$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211/uo`$colormapId
#> [1] "balance"
#> 
#> $layers$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211/uo`$colormapInvert
#> [1] FALSE
#> 
#> 
#> $layers$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211/vo`
#> $layers$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211/vo`$id
#> [1] "cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211/vo"
#> 
#> $layers$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211/vo`$subdatasetId
#> [1] "cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211"
#> 
#> $layers$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211/vo`$subdatasetTitle
#> [1] "daily mean fields from Global Ocean Physics Analysis and Forecast updated Daily"
#> 
#> $layers$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211/vo`$variableId
#> [1] "vo"
#> 
#> $layers$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211/vo`$vectorComponentIds
#> NULL
#> 
#> $layers$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211/vo`$variableTitle
#> [1] "Northward sea water velocity"
#> 
#> $layers$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211/vo`$units
#> [1] "m s-1"
#> 
#> $layers$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211/vo`$bbox
#> $layers$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211/vo`$bbox[[1]]
#> [1] -180
#> 
#> $layers$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211/vo`$bbox[[2]]
#> [1] -80
#> 
#> $layers$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211/vo`$bbox[[3]]
#> [1] 179.9167
#> 
#> $layers$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211/vo`$bbox[[4]]
#> [1] 90
#> 
#> 
#> $layers$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211/vo`$tValues
#> [1] "2020-11-01T00:00:00Z/2024-04-19T00:00:00Z/P1D"
#> 
#> $layers$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211/vo`$zValues
#> [1] "-5727.9169921875,-5274.7841796875,-4833.291015625,-4405.22412109375,-3992.48388671875,-3597.031982421875,-3220.820068359375,-2865.702880859375,-2533.3359375,-2225.077880859375,-1941.8929443359375,-1684.2840576171875,-1452.2509765625,-1245.291015625,-1062.43994140625,-902.3392944335938,-763.3331298828125,-643.5667724609375,-541.0889282226562,-453.9377136230469,-380.2130126953125,-318.1274108886719,-266.0403137207031,-222.47520446777344,-186.12559509277344,-155.85069274902344,-130.66600036621094,-109.72930145263672,-92.3260726928711,-77.85385131835938,-65.80726623535156,-55.76428985595703,-47.37369155883789,-40.344051361083984,-34.43415069580078,-29.444730758666992,-25.211410522460938,-21.598819732666016,-18.495559692382812,-15.810070037841797,-13.467140197753906,-11.404999732971191,-9.572997093200684,-7.92956018447876,-6.440614223480225,-5.078224182128906,-3.8194949626922607,-2.6456689834594727,-1.5413750410079956,-0.49402499198913574"
#> 
#> $layers$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211/vo`$zUnits
#> [1] "m"
#> 
#> $layers$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211/vo`$valueMin
#> [1] -1.159
#> 
#> $layers$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211/vo`$valueMax
#> [1] 1.159
#> 
#> $layers$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211/vo`$hasLogScale
#> [1] FALSE
#> 
#> $layers$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211/vo`$logScale
#> [1] FALSE
#> 
#> $layers$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211/vo`$hasVectorStyle
#> [1] FALSE
#> 
#> $layers$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211/vo`$colormapId
#> [1] "balance"
#> 
#> $layers$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211/vo`$colormapInvert
#> [1] FALSE
#> 
#> 
#> $layers$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211/sea_water_velocity`
#> $layers$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211/sea_water_velocity`$id
#> [1] "cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211/sea_water_velocity"
#> 
#> $layers$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211/sea_water_velocity`$subdatasetId
#> [1] "cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211"
#> 
#> $layers$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211/sea_water_velocity`$subdatasetTitle
#> [1] "Monthly mean fields for product GLOBAL_ANALYSISFORECAST_PHY_001_024"
#> 
#> $layers$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211/sea_water_velocity`$variableId
#> [1] "sea_water_velocity"
#> 
#> $layers$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211/sea_water_velocity`$vectorComponentIds
#> $layers$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211/sea_water_velocity`$vectorComponentIds[[1]]
#> [1] "uo"
#> 
#> $layers$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211/sea_water_velocity`$vectorComponentIds[[2]]
#> [1] "vo"
#> 
#> 
#> $layers$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211/sea_water_velocity`$variableTitle
#> [1] "Sea water velocity"
#> 
#> $layers$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211/sea_water_velocity`$units
#> [1] "m s-1"
#> 
#> $layers$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211/sea_water_velocity`$bbox
#> $layers$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211/sea_water_velocity`$bbox[[1]]
#> [1] -180
#> 
#> $layers$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211/sea_water_velocity`$bbox[[2]]
#> [1] -80
#> 
#> $layers$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211/sea_water_velocity`$bbox[[3]]
#> [1] 179.9167
#> 
#> $layers$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211/sea_water_velocity`$bbox[[4]]
#> [1] 90
#> 
#> 
#> $layers$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211/sea_water_velocity`$tValues
#> [1] "2020-11-01T00:00:00Z,2020-12-01T00:00:00Z,2021-01-01T00:00:00Z,2021-02-01T00:00:00Z,2021-03-01T00:00:00Z,2021-04-01T00:00:00Z,2021-05-01T00:00:00Z,2021-06-01T00:00:00Z,2021-07-01T00:00:00Z,2021-08-01T00:00:00Z,2021-09-01T00:00:00Z,2021-10-01T00:00:00Z,2021-11-01T00:00:00Z,2021-12-01T00:00:00Z,2022-01-01T00:00:00Z,2022-02-01T00:00:00Z,2022-03-01T00:00:00Z,2022-04-01T00:00:00Z,2022-05-01T00:00:00Z,2022-06-01T00:00:00Z,2022-07-01T00:00:00Z,2022-08-01T00:00:00Z,2022-09-01T00:00:00Z,2022-10-01T00:00:00Z,2022-11-01T00:00:00Z,2022-12-01T00:00:00Z,2023-01-01T00:00:00Z,2023-02-01T00:00:00Z,2023-03-01T00:00:00Z,2023-04-01T00:00:00Z,2023-05-01T00:00:00Z,2023-06-01T00:00:00Z,2023-07-01T00:00:00Z,2023-08-01T00:00:00Z,2023-09-01T00:00:00Z,2023-10-01T00:00:00Z,2023-11-01T00:00:00Z,2023-12-01T00:00:00Z,2024-01-01T00:00:00Z,2024-02-01T00:00:00Z,2024-03-01T00:00:00Z"
#> 
#> $layers$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211/sea_water_velocity`$zValues
#> [1] "-5727.9169921875,-5274.7841796875,-4833.291015625,-4405.22412109375,-3992.48388671875,-3597.031982421875,-3220.820068359375,-2865.702880859375,-2533.3359375,-2225.077880859375,-1941.8929443359375,-1684.2840576171875,-1452.2509765625,-1245.291015625,-1062.43994140625,-902.3392944335938,-763.3331298828125,-643.5667724609375,-541.0889282226562,-453.9377136230469,-380.2130126953125,-318.1274108886719,-266.0403137207031,-222.47520446777344,-186.12559509277344,-155.85069274902344,-130.66600036621094,-109.72930145263672,-92.3260726928711,-77.85385131835938,-65.80726623535156,-55.76428985595703,-47.37369155883789,-40.344051361083984,-34.43415069580078,-29.444730758666992,-25.211410522460938,-21.598819732666016,-18.495559692382812,-15.810070037841797,-13.467140197753906,-11.404999732971191,-9.572997093200684,-7.92956018447876,-6.440614223480225,-5.078224182128906,-3.8194949626922607,-2.6456689834594727,-1.5413750410079956,-0.49402499198913574"
#> 
#> $layers$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211/sea_water_velocity`$zUnits
#> [1] "m"
#> 
#> $layers$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211/sea_water_velocity`$valueMin
#> [1] 0
#> 
#> $layers$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211/sea_water_velocity`$valueMax
#> [1] 0.913
#> 
#> $layers$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211/sea_water_velocity`$hasLogScale
#> [1] TRUE
#> 
#> $layers$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211/sea_water_velocity`$logScale
#> [1] FALSE
#> 
#> $layers$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211/sea_water_velocity`$hasVectorStyle
#> [1] TRUE
#> 
#> $layers$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211/sea_water_velocity`$colormapId
#> [1] "speed"
#> 
#> $layers$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211/sea_water_velocity`$colormapInvert
#> [1] FALSE
#> 
#> 
#> $layers$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211/uo`
#> $layers$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211/uo`$id
#> [1] "cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211/uo"
#> 
#> $layers$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211/uo`$subdatasetId
#> [1] "cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211"
#> 
#> $layers$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211/uo`$subdatasetTitle
#> [1] "Monthly mean fields for product GLOBAL_ANALYSISFORECAST_PHY_001_024"
#> 
#> $layers$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211/uo`$variableId
#> [1] "uo"
#> 
#> $layers$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211/uo`$vectorComponentIds
#> NULL
#> 
#> $layers$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211/uo`$variableTitle
#> [1] "Eastward sea water velocity"
#> 
#> $layers$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211/uo`$units
#> [1] "m s-1"
#> 
#> $layers$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211/uo`$bbox
#> $layers$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211/uo`$bbox[[1]]
#> [1] -180
#> 
#> $layers$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211/uo`$bbox[[2]]
#> [1] -80
#> 
#> $layers$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211/uo`$bbox[[3]]
#> [1] 179.9167
#> 
#> $layers$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211/uo`$bbox[[4]]
#> [1] 90
#> 
#> 
#> $layers$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211/uo`$tValues
#> [1] "2020-11-01T00:00:00Z,2020-12-01T00:00:00Z,2021-01-01T00:00:00Z,2021-02-01T00:00:00Z,2021-03-01T00:00:00Z,2021-04-01T00:00:00Z,2021-05-01T00:00:00Z,2021-06-01T00:00:00Z,2021-07-01T00:00:00Z,2021-08-01T00:00:00Z,2021-09-01T00:00:00Z,2021-10-01T00:00:00Z,2021-11-01T00:00:00Z,2021-12-01T00:00:00Z,2022-01-01T00:00:00Z,2022-02-01T00:00:00Z,2022-03-01T00:00:00Z,2022-04-01T00:00:00Z,2022-05-01T00:00:00Z,2022-06-01T00:00:00Z,2022-07-01T00:00:00Z,2022-08-01T00:00:00Z,2022-09-01T00:00:00Z,2022-10-01T00:00:00Z,2022-11-01T00:00:00Z,2022-12-01T00:00:00Z,2023-01-01T00:00:00Z,2023-02-01T00:00:00Z,2023-03-01T00:00:00Z,2023-04-01T00:00:00Z,2023-05-01T00:00:00Z,2023-06-01T00:00:00Z,2023-07-01T00:00:00Z,2023-08-01T00:00:00Z,2023-09-01T00:00:00Z,2023-10-01T00:00:00Z,2023-11-01T00:00:00Z,2023-12-01T00:00:00Z,2024-01-01T00:00:00Z,2024-02-01T00:00:00Z,2024-03-01T00:00:00Z"
#> 
#> $layers$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211/uo`$zValues
#> [1] "-5727.9169921875,-5274.7841796875,-4833.291015625,-4405.22412109375,-3992.48388671875,-3597.031982421875,-3220.820068359375,-2865.702880859375,-2533.3359375,-2225.077880859375,-1941.8929443359375,-1684.2840576171875,-1452.2509765625,-1245.291015625,-1062.43994140625,-902.3392944335938,-763.3331298828125,-643.5667724609375,-541.0889282226562,-453.9377136230469,-380.2130126953125,-318.1274108886719,-266.0403137207031,-222.47520446777344,-186.12559509277344,-155.85069274902344,-130.66600036621094,-109.72930145263672,-92.3260726928711,-77.85385131835938,-65.80726623535156,-55.76428985595703,-47.37369155883789,-40.344051361083984,-34.43415069580078,-29.444730758666992,-25.211410522460938,-21.598819732666016,-18.495559692382812,-15.810070037841797,-13.467140197753906,-11.404999732971191,-9.572997093200684,-7.92956018447876,-6.440614223480225,-5.078224182128906,-3.8194949626922607,-2.6456689834594727,-1.5413750410079956,-0.49402499198913574"
#> 
#> $layers$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211/uo`$zUnits
#> [1] "m"
#> 
#> $layers$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211/uo`$valueMin
#> [1] -0.913
#> 
#> $layers$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211/uo`$valueMax
#> [1] 0.913
#> 
#> $layers$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211/uo`$hasLogScale
#> [1] FALSE
#> 
#> $layers$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211/uo`$logScale
#> [1] FALSE
#> 
#> $layers$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211/uo`$hasVectorStyle
#> [1] FALSE
#> 
#> $layers$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211/uo`$colormapId
#> [1] "balance"
#> 
#> $layers$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211/uo`$colormapInvert
#> [1] FALSE
#> 
#> 
#> $layers$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211/vo`
#> $layers$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211/vo`$id
#> [1] "cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211/vo"
#> 
#> $layers$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211/vo`$subdatasetId
#> [1] "cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211"
#> 
#> $layers$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211/vo`$subdatasetTitle
#> [1] "Monthly mean fields for product GLOBAL_ANALYSISFORECAST_PHY_001_024"
#> 
#> $layers$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211/vo`$variableId
#> [1] "vo"
#> 
#> $layers$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211/vo`$vectorComponentIds
#> NULL
#> 
#> $layers$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211/vo`$variableTitle
#> [1] "Northward sea water velocity"
#> 
#> $layers$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211/vo`$units
#> [1] "m s-1"
#> 
#> $layers$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211/vo`$bbox
#> $layers$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211/vo`$bbox[[1]]
#> [1] -180
#> 
#> $layers$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211/vo`$bbox[[2]]
#> [1] -80
#> 
#> $layers$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211/vo`$bbox[[3]]
#> [1] 179.9167
#> 
#> $layers$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211/vo`$bbox[[4]]
#> [1] 90
#> 
#> 
#> $layers$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211/vo`$tValues
#> [1] "2020-11-01T00:00:00Z,2020-12-01T00:00:00Z,2021-01-01T00:00:00Z,2021-02-01T00:00:00Z,2021-03-01T00:00:00Z,2021-04-01T00:00:00Z,2021-05-01T00:00:00Z,2021-06-01T00:00:00Z,2021-07-01T00:00:00Z,2021-08-01T00:00:00Z,2021-09-01T00:00:00Z,2021-10-01T00:00:00Z,2021-11-01T00:00:00Z,2021-12-01T00:00:00Z,2022-01-01T00:00:00Z,2022-02-01T00:00:00Z,2022-03-01T00:00:00Z,2022-04-01T00:00:00Z,2022-05-01T00:00:00Z,2022-06-01T00:00:00Z,2022-07-01T00:00:00Z,2022-08-01T00:00:00Z,2022-09-01T00:00:00Z,2022-10-01T00:00:00Z,2022-11-01T00:00:00Z,2022-12-01T00:00:00Z,2023-01-01T00:00:00Z,2023-02-01T00:00:00Z,2023-03-01T00:00:00Z,2023-04-01T00:00:00Z,2023-05-01T00:00:00Z,2023-06-01T00:00:00Z,2023-07-01T00:00:00Z,2023-08-01T00:00:00Z,2023-09-01T00:00:00Z,2023-10-01T00:00:00Z,2023-11-01T00:00:00Z,2023-12-01T00:00:00Z,2024-01-01T00:00:00Z,2024-02-01T00:00:00Z,2024-03-01T00:00:00Z"
#> 
#> $layers$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211/vo`$zValues
#> [1] "-5727.9169921875,-5274.7841796875,-4833.291015625,-4405.22412109375,-3992.48388671875,-3597.031982421875,-3220.820068359375,-2865.702880859375,-2533.3359375,-2225.077880859375,-1941.8929443359375,-1684.2840576171875,-1452.2509765625,-1245.291015625,-1062.43994140625,-902.3392944335938,-763.3331298828125,-643.5667724609375,-541.0889282226562,-453.9377136230469,-380.2130126953125,-318.1274108886719,-266.0403137207031,-222.47520446777344,-186.12559509277344,-155.85069274902344,-130.66600036621094,-109.72930145263672,-92.3260726928711,-77.85385131835938,-65.80726623535156,-55.76428985595703,-47.37369155883789,-40.344051361083984,-34.43415069580078,-29.444730758666992,-25.211410522460938,-21.598819732666016,-18.495559692382812,-15.810070037841797,-13.467140197753906,-11.404999732971191,-9.572997093200684,-7.92956018447876,-6.440614223480225,-5.078224182128906,-3.8194949626922607,-2.6456689834594727,-1.5413750410079956,-0.49402499198913574"
#> 
#> $layers$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211/vo`$zUnits
#> [1] "m"
#> 
#> $layers$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211/vo`$valueMin
#> [1] -0.913
#> 
#> $layers$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211/vo`$valueMax
#> [1] 0.913
#> 
#> $layers$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211/vo`$hasLogScale
#> [1] FALSE
#> 
#> $layers$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211/vo`$logScale
#> [1] FALSE
#> 
#> $layers$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211/vo`$hasVectorStyle
#> [1] FALSE
#> 
#> $layers$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211/vo`$colormapId
#> [1] "balance"
#> 
#> $layers$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211/vo`$colormapInvert
#> [1] FALSE
#> 
#> 
#> $layers$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211/sea_water_velocity`
#> $layers$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211/sea_water_velocity`$id
#> [1] "cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211/sea_water_velocity"
#> 
#> $layers$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211/sea_water_velocity`$subdatasetId
#> [1] "cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211"
#> 
#> $layers$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211/sea_water_velocity`$subdatasetTitle
#> [1] "Instantaneous fields for product GLOBAL_ANALYSISFORECAST_PHY_001_024"
#> 
#> $layers$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211/sea_water_velocity`$variableId
#> [1] "sea_water_velocity"
#> 
#> $layers$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211/sea_water_velocity`$vectorComponentIds
#> $layers$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211/sea_water_velocity`$vectorComponentIds[[1]]
#> [1] "uo"
#> 
#> $layers$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211/sea_water_velocity`$vectorComponentIds[[2]]
#> [1] "vo"
#> 
#> 
#> $layers$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211/sea_water_velocity`$variableTitle
#> [1] "Sea water velocity"
#> 
#> $layers$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211/sea_water_velocity`$units
#> [1] "m s-1"
#> 
#> $layers$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211/sea_water_velocity`$bbox
#> $layers$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211/sea_water_velocity`$bbox[[1]]
#> [1] -180
#> 
#> $layers$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211/sea_water_velocity`$bbox[[2]]
#> [1] -80
#> 
#> $layers$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211/sea_water_velocity`$bbox[[3]]
#> [1] 179.9167
#> 
#> $layers$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211/sea_water_velocity`$bbox[[4]]
#> [1] 90
#> 
#> 
#> $layers$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211/sea_water_velocity`$tValues
#> [1] "2020-11-01T00:00:00Z/2024-04-12T00:00:00Z/PT21600S"
#> 
#> $layers$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211/sea_water_velocity`$zValues
#> [1] "-5727.9169921875,-5274.7841796875,-4833.291015625,-4405.22412109375,-3992.48388671875,-3597.031982421875,-3220.820068359375,-2865.702880859375,-2533.3359375,-2225.077880859375,-1941.8929443359375,-1684.2840576171875,-1452.2509765625,-1245.291015625,-1062.43994140625,-902.3392944335938,-763.3331298828125,-643.5667724609375,-541.0889282226562,-453.9377136230469,-380.2130126953125,-318.1274108886719,-266.0403137207031,-222.47520446777344,-186.12559509277344,-155.85069274902344,-130.66600036621094,-109.72930145263672,-92.3260726928711,-77.85385131835938,-65.80726623535156,-55.76428985595703,-47.37369155883789,-40.344051361083984,-34.43415069580078,-29.444730758666992,-25.211410522460938,-21.598819732666016,-18.495559692382812,-15.810070037841797,-13.467140197753906,-11.404999732971191,-9.572997093200684,-7.92956018447876,-6.440614223480225,-5.078224182128906,-3.8194949626922607,-2.6456689834594727,-1.5413750410079956,-0.49402499198913574"
#> 
#> $layers$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211/sea_water_velocity`$zUnits
#> [1] "m"
#> 
#> $layers$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211/sea_water_velocity`$valueMin
#> [1] 0
#> 
#> $layers$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211/sea_water_velocity`$valueMax
#> [1] 1.183
#> 
#> $layers$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211/sea_water_velocity`$hasLogScale
#> [1] TRUE
#> 
#> $layers$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211/sea_water_velocity`$logScale
#> [1] FALSE
#> 
#> $layers$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211/sea_water_velocity`$hasVectorStyle
#> [1] TRUE
#> 
#> $layers$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211/sea_water_velocity`$colormapId
#> [1] "speed"
#> 
#> $layers$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211/sea_water_velocity`$colormapInvert
#> [1] FALSE
#> 
#> 
#> $layers$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211/uo`
#> $layers$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211/uo`$id
#> [1] "cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211/uo"
#> 
#> $layers$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211/uo`$subdatasetId
#> [1] "cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211"
#> 
#> $layers$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211/uo`$subdatasetTitle
#> [1] "Instantaneous fields for product GLOBAL_ANALYSISFORECAST_PHY_001_024"
#> 
#> $layers$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211/uo`$variableId
#> [1] "uo"
#> 
#> $layers$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211/uo`$vectorComponentIds
#> NULL
#> 
#> $layers$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211/uo`$variableTitle
#> [1] "Eastward sea water velocity"
#> 
#> $layers$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211/uo`$units
#> [1] "m s-1"
#> 
#> $layers$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211/uo`$bbox
#> $layers$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211/uo`$bbox[[1]]
#> [1] -180
#> 
#> $layers$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211/uo`$bbox[[2]]
#> [1] -80
#> 
#> $layers$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211/uo`$bbox[[3]]
#> [1] 179.9167
#> 
#> $layers$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211/uo`$bbox[[4]]
#> [1] 90
#> 
#> 
#> $layers$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211/uo`$tValues
#> [1] "2020-11-01T00:00:00Z/2024-04-12T00:00:00Z/PT21600S"
#> 
#> $layers$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211/uo`$zValues
#> [1] "-5727.9169921875,-5274.7841796875,-4833.291015625,-4405.22412109375,-3992.48388671875,-3597.031982421875,-3220.820068359375,-2865.702880859375,-2533.3359375,-2225.077880859375,-1941.8929443359375,-1684.2840576171875,-1452.2509765625,-1245.291015625,-1062.43994140625,-902.3392944335938,-763.3331298828125,-643.5667724609375,-541.0889282226562,-453.9377136230469,-380.2130126953125,-318.1274108886719,-266.0403137207031,-222.47520446777344,-186.12559509277344,-155.85069274902344,-130.66600036621094,-109.72930145263672,-92.3260726928711,-77.85385131835938,-65.80726623535156,-55.76428985595703,-47.37369155883789,-40.344051361083984,-34.43415069580078,-29.444730758666992,-25.211410522460938,-21.598819732666016,-18.495559692382812,-15.810070037841797,-13.467140197753906,-11.404999732971191,-9.572997093200684,-7.92956018447876,-6.440614223480225,-5.078224182128906,-3.8194949626922607,-2.6456689834594727,-1.5413750410079956,-0.49402499198913574"
#> 
#> $layers$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211/uo`$zUnits
#> [1] "m"
#> 
#> $layers$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211/uo`$valueMin
#> [1] -1.183
#> 
#> $layers$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211/uo`$valueMax
#> [1] 1.183
#> 
#> $layers$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211/uo`$hasLogScale
#> [1] FALSE
#> 
#> $layers$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211/uo`$logScale
#> [1] FALSE
#> 
#> $layers$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211/uo`$hasVectorStyle
#> [1] FALSE
#> 
#> $layers$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211/uo`$colormapId
#> [1] "balance"
#> 
#> $layers$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211/uo`$colormapInvert
#> [1] FALSE
#> 
#> 
#> $layers$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211/vo`
#> $layers$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211/vo`$id
#> [1] "cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211/vo"
#> 
#> $layers$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211/vo`$subdatasetId
#> [1] "cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211"
#> 
#> $layers$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211/vo`$subdatasetTitle
#> [1] "Instantaneous fields for product GLOBAL_ANALYSISFORECAST_PHY_001_024"
#> 
#> $layers$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211/vo`$variableId
#> [1] "vo"
#> 
#> $layers$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211/vo`$vectorComponentIds
#> NULL
#> 
#> $layers$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211/vo`$variableTitle
#> [1] "Northward sea water velocity"
#> 
#> $layers$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211/vo`$units
#> [1] "m s-1"
#> 
#> $layers$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211/vo`$bbox
#> $layers$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211/vo`$bbox[[1]]
#> [1] -180
#> 
#> $layers$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211/vo`$bbox[[2]]
#> [1] -80
#> 
#> $layers$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211/vo`$bbox[[3]]
#> [1] 179.9167
#> 
#> $layers$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211/vo`$bbox[[4]]
#> [1] 90
#> 
#> 
#> $layers$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211/vo`$tValues
#> [1] "2020-11-01T00:00:00Z/2024-04-12T00:00:00Z/PT21600S"
#> 
#> $layers$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211/vo`$zValues
#> [1] "-5727.9169921875,-5274.7841796875,-4833.291015625,-4405.22412109375,-3992.48388671875,-3597.031982421875,-3220.820068359375,-2865.702880859375,-2533.3359375,-2225.077880859375,-1941.8929443359375,-1684.2840576171875,-1452.2509765625,-1245.291015625,-1062.43994140625,-902.3392944335938,-763.3331298828125,-643.5667724609375,-541.0889282226562,-453.9377136230469,-380.2130126953125,-318.1274108886719,-266.0403137207031,-222.47520446777344,-186.12559509277344,-155.85069274902344,-130.66600036621094,-109.72930145263672,-92.3260726928711,-77.85385131835938,-65.80726623535156,-55.76428985595703,-47.37369155883789,-40.344051361083984,-34.43415069580078,-29.444730758666992,-25.211410522460938,-21.598819732666016,-18.495559692382812,-15.810070037841797,-13.467140197753906,-11.404999732971191,-9.572997093200684,-7.92956018447876,-6.440614223480225,-5.078224182128906,-3.8194949626922607,-2.6456689834594727,-1.5413750410079956,-0.49402499198913574"
#> 
#> $layers$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211/vo`$zUnits
#> [1] "m"
#> 
#> $layers$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211/vo`$valueMin
#> [1] -1.183
#> 
#> $layers$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211/vo`$valueMax
#> [1] 1.183
#> 
#> $layers$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211/vo`$hasLogScale
#> [1] FALSE
#> 
#> $layers$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211/vo`$logScale
#> [1] FALSE
#> 
#> $layers$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211/vo`$hasVectorStyle
#> [1] FALSE
#> 
#> $layers$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211/vo`$colormapId
#> [1] "balance"
#> 
#> $layers$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211/vo`$colormapInvert
#> [1] FALSE
#> 
#> 
#> $layers$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211/so`
#> $layers$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211/so`$id
#> [1] "cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211/so"
#> 
#> $layers$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211/so`$subdatasetId
#> [1] "cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211"
#> 
#> $layers$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211/so`$subdatasetTitle
#> [1] "daily mean fields from Global Ocean Physics Analysis and Forecast updated Daily"
#> 
#> $layers$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211/so`$variableId
#> [1] "so"
#> 
#> $layers$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211/so`$vectorComponentIds
#> NULL
#> 
#> $layers$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211/so`$variableTitle
#> [1] "Sea water salinity"
#> 
#> $layers$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211/so`$units
#> [1] "1e-3"
#> 
#> $layers$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211/so`$bbox
#> $layers$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211/so`$bbox[[1]]
#> [1] -180
#> 
#> $layers$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211/so`$bbox[[2]]
#> [1] -80
#> 
#> $layers$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211/so`$bbox[[3]]
#> [1] 179.9167
#> 
#> $layers$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211/so`$bbox[[4]]
#> [1] 90
#> 
#> 
#> $layers$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211/so`$tValues
#> [1] "2020-11-01T00:00:00Z/2024-04-19T00:00:00Z/P1D"
#> 
#> $layers$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211/so`$zValues
#> [1] "-5727.9169921875,-5274.7841796875,-4833.291015625,-4405.22412109375,-3992.48388671875,-3597.031982421875,-3220.820068359375,-2865.702880859375,-2533.3359375,-2225.077880859375,-1941.8929443359375,-1684.2840576171875,-1452.2509765625,-1245.291015625,-1062.43994140625,-902.3392944335938,-763.3331298828125,-643.5667724609375,-541.0889282226562,-453.9377136230469,-380.2130126953125,-318.1274108886719,-266.0403137207031,-222.47520446777344,-186.12559509277344,-155.85069274902344,-130.66600036621094,-109.72930145263672,-92.3260726928711,-77.85385131835938,-65.80726623535156,-55.76428985595703,-47.37369155883789,-40.344051361083984,-34.43415069580078,-29.444730758666992,-25.211410522460938,-21.598819732666016,-18.495559692382812,-15.810070037841797,-13.467140197753906,-11.404999732971191,-9.572997093200684,-7.92956018447876,-6.440614223480225,-5.078224182128906,-3.8194949626922607,-2.6456689834594727,-1.5413750410079956,-0.49402499198913574"
#> 
#> $layers$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211/so`$zUnits
#> [1] "m"
#> 
#> $layers$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211/so`$valueMin
#> [1] 30.305
#> 
#> $layers$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211/so`$valueMax
#> [1] 36.827
#> 
#> $layers$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211/so`$hasLogScale
#> [1] TRUE
#> 
#> $layers$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211/so`$logScale
#> [1] FALSE
#> 
#> $layers$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211/so`$hasVectorStyle
#> [1] FALSE
#> 
#> $layers$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211/so`$colormapId
#> [1] "haline"
#> 
#> $layers$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211/so`$colormapInvert
#> [1] FALSE
#> 
#> 
#> $layers$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211/so`
#> $layers$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211/so`$id
#> [1] "cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211/so"
#> 
#> $layers$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211/so`$subdatasetId
#> [1] "cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211"
#> 
#> $layers$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211/so`$subdatasetTitle
#> [1] "Monthly mean fields for product GLOBAL_ANALYSISFORECAST_PHY_001_024"
#> 
#> $layers$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211/so`$variableId
#> [1] "so"
#> 
#> $layers$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211/so`$vectorComponentIds
#> NULL
#> 
#> $layers$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211/so`$variableTitle
#> [1] "Sea water salinity"
#> 
#> $layers$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211/so`$units
#> [1] "1e-3"
#> 
#> $layers$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211/so`$bbox
#> $layers$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211/so`$bbox[[1]]
#> [1] -180
#> 
#> $layers$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211/so`$bbox[[2]]
#> [1] -80
#> 
#> $layers$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211/so`$bbox[[3]]
#> [1] 179.9167
#> 
#> $layers$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211/so`$bbox[[4]]
#> [1] 90
#> 
#> 
#> $layers$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211/so`$tValues
#> [1] "2020-11-01T00:00:00Z,2020-12-01T00:00:00Z,2021-01-01T00:00:00Z,2021-02-01T00:00:00Z,2021-03-01T00:00:00Z,2021-04-01T00:00:00Z,2021-05-01T00:00:00Z,2021-06-01T00:00:00Z,2021-07-01T00:00:00Z,2021-08-01T00:00:00Z,2021-09-01T00:00:00Z,2021-10-01T00:00:00Z,2021-11-01T00:00:00Z,2021-12-01T00:00:00Z,2022-01-01T00:00:00Z,2022-02-01T00:00:00Z,2022-03-01T00:00:00Z,2022-04-01T00:00:00Z,2022-05-01T00:00:00Z,2022-06-01T00:00:00Z,2022-07-01T00:00:00Z,2022-08-01T00:00:00Z,2022-09-01T00:00:00Z,2022-10-01T00:00:00Z,2022-11-01T00:00:00Z,2022-12-01T00:00:00Z,2023-01-01T00:00:00Z,2023-02-01T00:00:00Z,2023-03-01T00:00:00Z,2023-04-01T00:00:00Z,2023-05-01T00:00:00Z,2023-06-01T00:00:00Z,2023-07-01T00:00:00Z,2023-08-01T00:00:00Z,2023-09-01T00:00:00Z,2023-10-01T00:00:00Z,2023-11-01T00:00:00Z,2023-12-01T00:00:00Z,2024-01-01T00:00:00Z,2024-02-01T00:00:00Z,2024-03-01T00:00:00Z"
#> 
#> $layers$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211/so`$zValues
#> [1] "-5727.9169921875,-5274.7841796875,-4833.291015625,-4405.22412109375,-3992.48388671875,-3597.031982421875,-3220.820068359375,-2865.702880859375,-2533.3359375,-2225.077880859375,-1941.8929443359375,-1684.2840576171875,-1452.2509765625,-1245.291015625,-1062.43994140625,-902.3392944335938,-763.3331298828125,-643.5667724609375,-541.0889282226562,-453.9377136230469,-380.2130126953125,-318.1274108886719,-266.0403137207031,-222.47520446777344,-186.12559509277344,-155.85069274902344,-130.66600036621094,-109.72930145263672,-92.3260726928711,-77.85385131835938,-65.80726623535156,-55.76428985595703,-47.37369155883789,-40.344051361083984,-34.43415069580078,-29.444730758666992,-25.211410522460938,-21.598819732666016,-18.495559692382812,-15.810070037841797,-13.467140197753906,-11.404999732971191,-9.572997093200684,-7.92956018447876,-6.440614223480225,-5.078224182128906,-3.8194949626922607,-2.6456689834594727,-1.5413750410079956,-0.49402499198913574"
#> 
#> $layers$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211/so`$zUnits
#> [1] "m"
#> 
#> $layers$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211/so`$valueMin
#> [1] 30.132
#> 
#> $layers$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211/so`$valueMax
#> [1] 36.799
#> 
#> $layers$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211/so`$hasLogScale
#> [1] TRUE
#> 
#> $layers$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211/so`$logScale
#> [1] FALSE
#> 
#> $layers$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211/so`$hasVectorStyle
#> [1] FALSE
#> 
#> $layers$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211/so`$colormapId
#> [1] "haline"
#> 
#> $layers$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211/so`$colormapInvert
#> [1] FALSE
#> 
#> 
#> $layers$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211/so`
#> $layers$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211/so`$id
#> [1] "cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211/so"
#> 
#> $layers$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211/so`$subdatasetId
#> [1] "cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211"
#> 
#> $layers$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211/so`$subdatasetTitle
#> [1] "Instantaneous fields for product GLOBAL_ANALYSISFORECAST_PHY_001_024"
#> 
#> $layers$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211/so`$variableId
#> [1] "so"
#> 
#> $layers$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211/so`$vectorComponentIds
#> NULL
#> 
#> $layers$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211/so`$variableTitle
#> [1] "Sea water salinity"
#> 
#> $layers$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211/so`$units
#> [1] "1e-3"
#> 
#> $layers$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211/so`$bbox
#> $layers$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211/so`$bbox[[1]]
#> [1] -180
#> 
#> $layers$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211/so`$bbox[[2]]
#> [1] -80
#> 
#> $layers$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211/so`$bbox[[3]]
#> [1] 179.9167
#> 
#> $layers$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211/so`$bbox[[4]]
#> [1] 90
#> 
#> 
#> $layers$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211/so`$tValues
#> [1] "2020-11-01T00:00:00Z/2024-04-12T00:00:00Z/PT21600S"
#> 
#> $layers$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211/so`$zValues
#> [1] "-5727.9169921875,-5274.7841796875,-4833.291015625,-4405.22412109375,-3992.48388671875,-3597.031982421875,-3220.820068359375,-2865.702880859375,-2533.3359375,-2225.077880859375,-1941.8929443359375,-1684.2840576171875,-1452.2509765625,-1245.291015625,-1062.43994140625,-902.3392944335938,-763.3331298828125,-643.5667724609375,-541.0889282226562,-453.9377136230469,-380.2130126953125,-318.1274108886719,-266.0403137207031,-222.47520446777344,-186.12559509277344,-155.85069274902344,-130.66600036621094,-109.72930145263672,-92.3260726928711,-77.85385131835938,-65.80726623535156,-55.76428985595703,-47.37369155883789,-40.344051361083984,-34.43415069580078,-29.444730758666992,-25.211410522460938,-21.598819732666016,-18.495559692382812,-15.810070037841797,-13.467140197753906,-11.404999732971191,-9.572997093200684,-7.92956018447876,-6.440614223480225,-5.078224182128906,-3.8194949626922607,-2.6456689834594727,-1.5413750410079956,-0.49402499198913574"
#> 
#> $layers$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211/so`$zUnits
#> [1] "m"
#> 
#> $layers$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211/so`$valueMin
#> [1] 30.29
#> 
#> $layers$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211/so`$valueMax
#> [1] 36.82
#> 
#> $layers$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211/so`$hasLogScale
#> [1] TRUE
#> 
#> $layers$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211/so`$logScale
#> [1] FALSE
#> 
#> $layers$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211/so`$hasVectorStyle
#> [1] FALSE
#> 
#> $layers$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211/so`$colormapId
#> [1] "haline"
#> 
#> $layers$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211/so`$colormapInvert
#> [1] FALSE
#> 
#> 
#> $layers$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211/thetao`
#> $layers$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211/thetao`$id
#> [1] "cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211/thetao"
#> 
#> $layers$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211/thetao`$subdatasetId
#> [1] "cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211"
#> 
#> $layers$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211/thetao`$subdatasetTitle
#> [1] "daily mean fields from Global Ocean Physics Analysis and Forecast updated Daily"
#> 
#> $layers$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211/thetao`$variableId
#> [1] "thetao"
#> 
#> $layers$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211/thetao`$vectorComponentIds
#> NULL
#> 
#> $layers$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211/thetao`$variableTitle
#> [1] "Sea water potential temperature"
#> 
#> $layers$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211/thetao`$units
#> [1] "degrees_C"
#> 
#> $layers$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211/thetao`$bbox
#> $layers$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211/thetao`$bbox[[1]]
#> [1] -180
#> 
#> $layers$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211/thetao`$bbox[[2]]
#> [1] -80
#> 
#> $layers$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211/thetao`$bbox[[3]]
#> [1] 179.9167
#> 
#> $layers$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211/thetao`$bbox[[4]]
#> [1] 90
#> 
#> 
#> $layers$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211/thetao`$tValues
#> [1] "2020-11-01T00:00:00Z/2024-04-19T00:00:00Z/P1D"
#> 
#> $layers$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211/thetao`$zValues
#> [1] "-5727.9169921875,-5274.7841796875,-4833.291015625,-4405.22412109375,-3992.48388671875,-3597.031982421875,-3220.820068359375,-2865.702880859375,-2533.3359375,-2225.077880859375,-1941.8929443359375,-1684.2840576171875,-1452.2509765625,-1245.291015625,-1062.43994140625,-902.3392944335938,-763.3331298828125,-643.5667724609375,-541.0889282226562,-453.9377136230469,-380.2130126953125,-318.1274108886719,-266.0403137207031,-222.47520446777344,-186.12559509277344,-155.85069274902344,-130.66600036621094,-109.72930145263672,-92.3260726928711,-77.85385131835938,-65.80726623535156,-55.76428985595703,-47.37369155883789,-40.344051361083984,-34.43415069580078,-29.444730758666992,-25.211410522460938,-21.598819732666016,-18.495559692382812,-15.810070037841797,-13.467140197753906,-11.404999732971191,-9.572997093200684,-7.92956018447876,-6.440614223480225,-5.078224182128906,-3.8194949626922607,-2.6456689834594727,-1.5413750410079956,-0.49402499198913574"
#> 
#> $layers$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211/thetao`$zUnits
#> [1] "m"
#> 
#> $layers$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211/thetao`$valueMin
#> [1] -1.759
#> 
#> $layers$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211/thetao`$valueMax
#> [1] 29.533
#> 
#> $layers$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211/thetao`$hasLogScale
#> [1] FALSE
#> 
#> $layers$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211/thetao`$logScale
#> [1] FALSE
#> 
#> $layers$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211/thetao`$hasVectorStyle
#> [1] FALSE
#> 
#> $layers$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211/thetao`$colormapId
#> [1] "thermal"
#> 
#> $layers$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211/thetao`$colormapInvert
#> [1] FALSE
#> 
#> 
#> $layers$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211/thetao`
#> $layers$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211/thetao`$id
#> [1] "cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211/thetao"
#> 
#> $layers$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211/thetao`$subdatasetId
#> [1] "cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211"
#> 
#> $layers$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211/thetao`$subdatasetTitle
#> [1] "Monthly mean fields for product GLOBAL_ANALYSISFORECAST_PHY_001_024"
#> 
#> $layers$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211/thetao`$variableId
#> [1] "thetao"
#> 
#> $layers$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211/thetao`$vectorComponentIds
#> NULL
#> 
#> $layers$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211/thetao`$variableTitle
#> [1] "Sea water potential temperature"
#> 
#> $layers$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211/thetao`$units
#> [1] "degrees_C"
#> 
#> $layers$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211/thetao`$bbox
#> $layers$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211/thetao`$bbox[[1]]
#> [1] -180
#> 
#> $layers$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211/thetao`$bbox[[2]]
#> [1] -80
#> 
#> $layers$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211/thetao`$bbox[[3]]
#> [1] 179.9167
#> 
#> $layers$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211/thetao`$bbox[[4]]
#> [1] 90
#> 
#> 
#> $layers$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211/thetao`$tValues
#> [1] "2020-11-01T00:00:00Z,2020-12-01T00:00:00Z,2021-01-01T00:00:00Z,2021-02-01T00:00:00Z,2021-03-01T00:00:00Z,2021-04-01T00:00:00Z,2021-05-01T00:00:00Z,2021-06-01T00:00:00Z,2021-07-01T00:00:00Z,2021-08-01T00:00:00Z,2021-09-01T00:00:00Z,2021-10-01T00:00:00Z,2021-11-01T00:00:00Z,2021-12-01T00:00:00Z,2022-01-01T00:00:00Z,2022-02-01T00:00:00Z,2022-03-01T00:00:00Z,2022-04-01T00:00:00Z,2022-05-01T00:00:00Z,2022-06-01T00:00:00Z,2022-07-01T00:00:00Z,2022-08-01T00:00:00Z,2022-09-01T00:00:00Z,2022-10-01T00:00:00Z,2022-11-01T00:00:00Z,2022-12-01T00:00:00Z,2023-01-01T00:00:00Z,2023-02-01T00:00:00Z,2023-03-01T00:00:00Z,2023-04-01T00:00:00Z,2023-05-01T00:00:00Z,2023-06-01T00:00:00Z,2023-07-01T00:00:00Z,2023-08-01T00:00:00Z,2023-09-01T00:00:00Z,2023-10-01T00:00:00Z,2023-11-01T00:00:00Z,2023-12-01T00:00:00Z,2024-01-01T00:00:00Z,2024-02-01T00:00:00Z,2024-03-01T00:00:00Z"
#> 
#> $layers$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211/thetao`$zValues
#> [1] "-5727.9169921875,-5274.7841796875,-4833.291015625,-4405.22412109375,-3992.48388671875,-3597.031982421875,-3220.820068359375,-2865.702880859375,-2533.3359375,-2225.077880859375,-1941.8929443359375,-1684.2840576171875,-1452.2509765625,-1245.291015625,-1062.43994140625,-902.3392944335938,-763.3331298828125,-643.5667724609375,-541.0889282226562,-453.9377136230469,-380.2130126953125,-318.1274108886719,-266.0403137207031,-222.47520446777344,-186.12559509277344,-155.85069274902344,-130.66600036621094,-109.72930145263672,-92.3260726928711,-77.85385131835938,-65.80726623535156,-55.76428985595703,-47.37369155883789,-40.344051361083984,-34.43415069580078,-29.444730758666992,-25.211410522460938,-21.598819732666016,-18.495559692382812,-15.810070037841797,-13.467140197753906,-11.404999732971191,-9.572997093200684,-7.92956018447876,-6.440614223480225,-5.078224182128906,-3.8194949626922607,-2.6456689834594727,-1.5413750410079956,-0.49402499198913574"
#> 
#> $layers$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211/thetao`$zUnits
#> [1] "m"
#> 
#> $layers$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211/thetao`$valueMin
#> [1] -1.699
#> 
#> $layers$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211/thetao`$valueMax
#> [1] 28.762
#> 
#> $layers$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211/thetao`$hasLogScale
#> [1] FALSE
#> 
#> $layers$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211/thetao`$logScale
#> [1] FALSE
#> 
#> $layers$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211/thetao`$hasVectorStyle
#> [1] FALSE
#> 
#> $layers$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211/thetao`$colormapId
#> [1] "thermal"
#> 
#> $layers$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211/thetao`$colormapInvert
#> [1] FALSE
#> 
#> 
#> $layers$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211/thetao`
#> $layers$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211/thetao`$id
#> [1] "cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211/thetao"
#> 
#> $layers$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211/thetao`$subdatasetId
#> [1] "cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211"
#> 
#> $layers$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211/thetao`$subdatasetTitle
#> [1] "Instantaneous fields for product GLOBAL_ANALYSISFORECAST_PHY_001_024"
#> 
#> $layers$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211/thetao`$variableId
#> [1] "thetao"
#> 
#> $layers$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211/thetao`$vectorComponentIds
#> NULL
#> 
#> $layers$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211/thetao`$variableTitle
#> [1] "Sea water potential temperature"
#> 
#> $layers$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211/thetao`$units
#> [1] "degrees_C"
#> 
#> $layers$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211/thetao`$bbox
#> $layers$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211/thetao`$bbox[[1]]
#> [1] -180
#> 
#> $layers$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211/thetao`$bbox[[2]]
#> [1] -80
#> 
#> $layers$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211/thetao`$bbox[[3]]
#> [1] 179.9167
#> 
#> $layers$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211/thetao`$bbox[[4]]
#> [1] 90
#> 
#> 
#> $layers$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211/thetao`$tValues
#> [1] "2020-11-01T00:00:00Z/2024-04-12T00:00:00Z/PT21600S"
#> 
#> $layers$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211/thetao`$zValues
#> [1] "-5727.9169921875,-5274.7841796875,-4833.291015625,-4405.22412109375,-3992.48388671875,-3597.031982421875,-3220.820068359375,-2865.702880859375,-2533.3359375,-2225.077880859375,-1941.8929443359375,-1684.2840576171875,-1452.2509765625,-1245.291015625,-1062.43994140625,-902.3392944335938,-763.3331298828125,-643.5667724609375,-541.0889282226562,-453.9377136230469,-380.2130126953125,-318.1274108886719,-266.0403137207031,-222.47520446777344,-186.12559509277344,-155.85069274902344,-130.66600036621094,-109.72930145263672,-92.3260726928711,-77.85385131835938,-65.80726623535156,-55.76428985595703,-47.37369155883789,-40.344051361083984,-34.43415069580078,-29.444730758666992,-25.211410522460938,-21.598819732666016,-18.495559692382812,-15.810070037841797,-13.467140197753906,-11.404999732971191,-9.572997093200684,-7.92956018447876,-6.440614223480225,-5.078224182128906,-3.8194949626922607,-2.6456689834594727,-1.5413750410079956,-0.49402499198913574"
#> 
#> $layers$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211/thetao`$zUnits
#> [1] "m"
#> 
#> $layers$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211/thetao`$valueMin
#> [1] -1.755
#> 
#> $layers$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211/thetao`$valueMax
#> [1] 29.459
#> 
#> $layers$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211/thetao`$hasLogScale
#> [1] FALSE
#> 
#> $layers$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211/thetao`$logScale
#> [1] FALSE
#> 
#> $layers$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211/thetao`$hasVectorStyle
#> [1] FALSE
#> 
#> $layers$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211/thetao`$colormapId
#> [1] "thermal"
#> 
#> $layers$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211/thetao`$colormapInvert
#> [1] FALSE
#> 
#> 
#> $layers$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211/wo`
#> $layers$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211/wo`$id
#> [1] "cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211/wo"
#> 
#> $layers$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211/wo`$subdatasetId
#> [1] "cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211"
#> 
#> $layers$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211/wo`$subdatasetTitle
#> [1] "daily mean fields from Global Ocean Physics Analysis and Forecast updated Daily"
#> 
#> $layers$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211/wo`$variableId
#> [1] "wo"
#> 
#> $layers$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211/wo`$vectorComponentIds
#> NULL
#> 
#> $layers$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211/wo`$variableTitle
#> [1] "Upward sea water velocity"
#> 
#> $layers$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211/wo`$units
#> [1] "m s-1"
#> 
#> $layers$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211/wo`$bbox
#> $layers$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211/wo`$bbox[[1]]
#> [1] -180
#> 
#> $layers$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211/wo`$bbox[[2]]
#> [1] -80
#> 
#> $layers$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211/wo`$bbox[[3]]
#> [1] 179.9167
#> 
#> $layers$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211/wo`$bbox[[4]]
#> [1] 90
#> 
#> 
#> $layers$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211/wo`$tValues
#> [1] "2020-11-01T00:00:00Z/2024-04-19T00:00:00Z/P1D"
#> 
#> $layers$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211/wo`$zValues
#> [1] "-5727.9169921875,-5274.7841796875,-4833.291015625,-4405.22412109375,-3992.48388671875,-3597.031982421875,-3220.820068359375,-2865.702880859375,-2533.3359375,-2225.077880859375,-1941.8929443359375,-1684.2840576171875,-1452.2509765625,-1245.291015625,-1062.43994140625,-902.3392944335938,-763.3331298828125,-643.5667724609375,-541.0889282226562,-453.9377136230469,-380.2130126953125,-318.1274108886719,-266.0403137207031,-222.47520446777344,-186.12559509277344,-155.85069274902344,-130.66600036621094,-109.72930145263672,-92.3260726928711,-77.85385131835938,-65.80726623535156,-55.76428985595703,-47.37369155883789,-40.344051361083984,-34.43415069580078,-29.444730758666992,-25.211410522460938,-21.598819732666016,-18.495559692382812,-15.810070037841797,-13.467140197753906,-11.404999732971191,-9.572997093200684,-7.92956018447876,-6.440614223480225,-5.078224182128906,-3.8194949626922607,-2.6456689834594727,-1.5413750410079956,-0.49402499198913574"
#> 
#> $layers$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211/wo`$zUnits
#> [1] "m"
#> 
#> $layers$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211/wo`$valueMin
#> [1] -0.000295
#> 
#> $layers$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211/wo`$valueMax
#> [1] 0.000294
#> 
#> $layers$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211/wo`$hasLogScale
#> [1] FALSE
#> 
#> $layers$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211/wo`$logScale
#> [1] FALSE
#> 
#> $layers$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211/wo`$hasVectorStyle
#> [1] FALSE
#> 
#> $layers$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211/wo`$colormapId
#> [1] "viridis"
#> 
#> $layers$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211/wo`$colormapInvert
#> [1] FALSE
#> 
#> 
#> $layers$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211/wo`
#> $layers$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211/wo`$id
#> [1] "cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211/wo"
#> 
#> $layers$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211/wo`$subdatasetId
#> [1] "cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211"
#> 
#> $layers$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211/wo`$subdatasetTitle
#> [1] "Monthly mean fields for product GLOBAL_ANALYSISFORECAST_PHY_001_024"
#> 
#> $layers$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211/wo`$variableId
#> [1] "wo"
#> 
#> $layers$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211/wo`$vectorComponentIds
#> NULL
#> 
#> $layers$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211/wo`$variableTitle
#> [1] "Upward sea water velocity"
#> 
#> $layers$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211/wo`$units
#> [1] "m s-1"
#> 
#> $layers$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211/wo`$bbox
#> $layers$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211/wo`$bbox[[1]]
#> [1] -180
#> 
#> $layers$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211/wo`$bbox[[2]]
#> [1] -80
#> 
#> $layers$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211/wo`$bbox[[3]]
#> [1] 179.9167
#> 
#> $layers$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211/wo`$bbox[[4]]
#> [1] 90
#> 
#> 
#> $layers$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211/wo`$tValues
#> [1] "2020-11-01T00:00:00Z,2020-12-01T00:00:00Z,2021-01-01T00:00:00Z,2021-02-01T00:00:00Z,2021-03-01T00:00:00Z,2021-04-01T00:00:00Z,2021-05-01T00:00:00Z,2021-06-01T00:00:00Z,2021-07-01T00:00:00Z,2021-08-01T00:00:00Z,2021-09-01T00:00:00Z,2021-10-01T00:00:00Z,2021-11-01T00:00:00Z,2021-12-01T00:00:00Z,2022-01-01T00:00:00Z,2022-02-01T00:00:00Z,2022-03-01T00:00:00Z,2022-04-01T00:00:00Z,2022-05-01T00:00:00Z,2022-06-01T00:00:00Z,2022-07-01T00:00:00Z,2022-08-01T00:00:00Z,2022-09-01T00:00:00Z,2022-10-01T00:00:00Z,2022-11-01T00:00:00Z,2022-12-01T00:00:00Z,2023-01-01T00:00:00Z,2023-02-01T00:00:00Z,2023-03-01T00:00:00Z,2023-04-01T00:00:00Z,2023-05-01T00:00:00Z,2023-06-01T00:00:00Z,2023-07-01T00:00:00Z,2023-08-01T00:00:00Z,2023-09-01T00:00:00Z,2023-10-01T00:00:00Z,2023-11-01T00:00:00Z,2023-12-01T00:00:00Z,2024-01-01T00:00:00Z,2024-02-01T00:00:00Z,2024-03-01T00:00:00Z"
#> 
#> $layers$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211/wo`$zValues
#> [1] "-5727.9169921875,-5274.7841796875,-4833.291015625,-4405.22412109375,-3992.48388671875,-3597.031982421875,-3220.820068359375,-2865.702880859375,-2533.3359375,-2225.077880859375,-1941.8929443359375,-1684.2840576171875,-1452.2509765625,-1245.291015625,-1062.43994140625,-902.3392944335938,-763.3331298828125,-643.5667724609375,-541.0889282226562,-453.9377136230469,-380.2130126953125,-318.1274108886719,-266.0403137207031,-222.47520446777344,-186.12559509277344,-155.85069274902344,-130.66600036621094,-109.72930145263672,-92.3260726928711,-77.85385131835938,-65.80726623535156,-55.76428985595703,-47.37369155883789,-40.344051361083984,-34.43415069580078,-29.444730758666992,-25.211410522460938,-21.598819732666016,-18.495559692382812,-15.810070037841797,-13.467140197753906,-11.404999732971191,-9.572997093200684,-7.92956018447876,-6.440614223480225,-5.078224182128906,-3.8194949626922607,-2.6456689834594727,-1.5413750410079956,-0.49402499198913574"
#> 
#> $layers$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211/wo`$zUnits
#> [1] "m"
#> 
#> $layers$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211/wo`$valueMin
#> [1] -0.000117
#> 
#> $layers$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211/wo`$valueMax
#> [1] 0.000118
#> 
#> $layers$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211/wo`$hasLogScale
#> [1] FALSE
#> 
#> $layers$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211/wo`$logScale
#> [1] FALSE
#> 
#> $layers$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211/wo`$hasVectorStyle
#> [1] FALSE
#> 
#> $layers$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211/wo`$colormapId
#> [1] "viridis"
#> 
#> $layers$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211/wo`$colormapInvert
#> [1] FALSE
#> 
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg-climatology-uncertainty_P1M-m_202311/__DEFAULT__`
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg-climatology-uncertainty_P1M-m_202311/__DEFAULT__`$id
#> [1] "cmems_mod_glo_phy_anfc_0.083deg-climatology-uncertainty_P1M-m_202311/__DEFAULT__"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg-climatology-uncertainty_P1M-m_202311/__DEFAULT__`$subdatasetId
#> [1] "cmems_mod_glo_phy_anfc_0.083deg-climatology-uncertainty_P1M-m_202311"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg-climatology-uncertainty_P1M-m_202311/__DEFAULT__`$subdatasetTitle
#> [1] "cmems_mod_glo_phy_anfc_0.083deg-climatology-uncertainty_P1M-m_202311"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg-climatology-uncertainty_P1M-m_202311/__DEFAULT__`$variableId
#> [1] "__DEFAULT__"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg-climatology-uncertainty_P1M-m_202311/__DEFAULT__`$vectorComponentIds
#> NULL
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg-climatology-uncertainty_P1M-m_202311/__DEFAULT__`$variableTitle
#> [1] "cmems_mod_glo_phy_anfc_0.083deg-climatology-uncertainty_P1M-m_202311"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg-climatology-uncertainty_P1M-m_202311/__DEFAULT__`$units
#> [1] ""
#> 
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/ist`
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/ist`$id
#> [1] "cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/ist"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/ist`$subdatasetId
#> [1] "cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/ist`$subdatasetTitle
#> [1] "daily mean fields from Global Ocean Physics Analysis and Forecast updated Daily"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/ist`$variableId
#> [1] "ist"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/ist`$vectorComponentIds
#> NULL
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/ist`$variableTitle
#> [1] "Sea ice surface temperature"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/ist`$units
#> [1] "degrees_C"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/ist`$bbox
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/ist`$bbox[[1]]
#> [1] -180
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/ist`$bbox[[2]]
#> [1] -80
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/ist`$bbox[[3]]
#> [1] 179.9167
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/ist`$bbox[[4]]
#> [1] 90
#> 
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/ist`$tValues
#> [1] "2020-11-01T00:00:00Z/2024-04-19T00:00:00Z/P1D"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/ist`$valueMin
#> [1] -28.234
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/ist`$valueMax
#> [1] 0
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/ist`$hasLogScale
#> [1] FALSE
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/ist`$logScale
#> [1] FALSE
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/ist`$hasVectorStyle
#> [1] FALSE
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/ist`$colormapId
#> [1] "viridis"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/ist`$colormapInvert
#> [1] FALSE
#> 
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/mlotst`
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/mlotst`$id
#> [1] "cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/mlotst"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/mlotst`$subdatasetId
#> [1] "cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/mlotst`$subdatasetTitle
#> [1] "daily mean fields from Global Ocean Physics Analysis and Forecast updated Daily"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/mlotst`$variableId
#> [1] "mlotst"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/mlotst`$vectorComponentIds
#> NULL
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/mlotst`$variableTitle
#> [1] "Ocean mixed layer thickness defined by sigma theta"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/mlotst`$units
#> [1] "m"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/mlotst`$bbox
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/mlotst`$bbox[[1]]
#> [1] -180
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/mlotst`$bbox[[2]]
#> [1] -80
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/mlotst`$bbox[[3]]
#> [1] 179.9167
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/mlotst`$bbox[[4]]
#> [1] 90
#> 
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/mlotst`$tValues
#> [1] "2020-11-01T00:00:00Z/2024-04-19T00:00:00Z/P1D"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/mlotst`$valueMin
#> [1] 10.463
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/mlotst`$valueMax
#> [1] 158.047
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/mlotst`$hasLogScale
#> [1] TRUE
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/mlotst`$logScale
#> [1] FALSE
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/mlotst`$hasVectorStyle
#> [1] FALSE
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/mlotst`$colormapId
#> [1] "plasma"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/mlotst`$colormapInvert
#> [1] FALSE
#> 
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/pbo`
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/pbo`$id
#> [1] "cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/pbo"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/pbo`$subdatasetId
#> [1] "cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/pbo`$subdatasetTitle
#> [1] "daily mean fields from Global Ocean Physics Analysis and Forecast updated Daily"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/pbo`$variableId
#> [1] "pbo"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/pbo`$vectorComponentIds
#> NULL
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/pbo`$variableTitle
#> [1] "Sea water pressure at sea floor"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/pbo`$units
#> [1] "dbar"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/pbo`$bbox
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/pbo`$bbox[[1]]
#> [1] -180
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/pbo`$bbox[[2]]
#> [1] -80
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/pbo`$bbox[[3]]
#> [1] 179.9167
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/pbo`$bbox[[4]]
#> [1] 90
#> 
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/pbo`$tValues
#> [1] "2020-11-01T00:00:00Z/2024-04-19T00:00:00Z/P1D"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/pbo`$valueMin
#> [1] 25.393
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/pbo`$valueMax
#> [1] 5849.759
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/pbo`$hasLogScale
#> [1] TRUE
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/pbo`$logScale
#> [1] FALSE
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/pbo`$hasVectorStyle
#> [1] FALSE
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/pbo`$colormapId
#> [1] "viridis"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/pbo`$colormapInvert
#> [1] FALSE
#> 
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/sea_ice_velocity`
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/sea_ice_velocity`$id
#> [1] "cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/sea_ice_velocity"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/sea_ice_velocity`$subdatasetId
#> [1] "cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/sea_ice_velocity`$subdatasetTitle
#> [1] "daily mean fields from Global Ocean Physics Analysis and Forecast updated Daily"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/sea_ice_velocity`$variableId
#> [1] "sea_ice_velocity"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/sea_ice_velocity`$vectorComponentIds
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/sea_ice_velocity`$vectorComponentIds[[1]]
#> [1] "usi"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/sea_ice_velocity`$vectorComponentIds[[2]]
#> [1] "vsi"
#> 
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/sea_ice_velocity`$variableTitle
#> [1] "Sea ice velocity"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/sea_ice_velocity`$units
#> [1] "m s-1"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/sea_ice_velocity`$bbox
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/sea_ice_velocity`$bbox[[1]]
#> [1] -180
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/sea_ice_velocity`$bbox[[2]]
#> [1] -80
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/sea_ice_velocity`$bbox[[3]]
#> [1] 179.9167
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/sea_ice_velocity`$bbox[[4]]
#> [1] 90
#> 
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/sea_ice_velocity`$tValues
#> [1] "2020-11-01T00:00:00Z/2024-04-19T00:00:00Z/P1D"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/sea_ice_velocity`$valueMin
#> [1] 0
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/sea_ice_velocity`$valueMax
#> [1] 0.282
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/sea_ice_velocity`$hasLogScale
#> [1] TRUE
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/sea_ice_velocity`$logScale
#> [1] FALSE
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/sea_ice_velocity`$hasVectorStyle
#> [1] TRUE
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/sea_ice_velocity`$colormapId
#> [1] "speed"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/sea_ice_velocity`$colormapInvert
#> [1] FALSE
#> 
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/siage`
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/siage`$id
#> [1] "cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/siage"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/siage`$subdatasetId
#> [1] "cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/siage`$subdatasetTitle
#> [1] "daily mean fields from Global Ocean Physics Analysis and Forecast updated Daily"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/siage`$variableId
#> [1] "siage"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/siage`$vectorComponentIds
#> NULL
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/siage`$variableTitle
#> [1] "Age of sea ice"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/siage`$units
#> [1] "years"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/siage`$bbox
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/siage`$bbox[[1]]
#> [1] -180
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/siage`$bbox[[2]]
#> [1] -80
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/siage`$bbox[[3]]
#> [1] 179.9167
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/siage`$bbox[[4]]
#> [1] 90
#> 
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/siage`$tValues
#> [1] "2020-11-01T00:00:00Z/2024-04-19T00:00:00Z/P1D"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/siage`$valueMin
#> [1] 0
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/siage`$valueMax
#> [1] 0.476
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/siage`$hasLogScale
#> [1] TRUE
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/siage`$logScale
#> [1] FALSE
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/siage`$hasVectorStyle
#> [1] FALSE
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/siage`$colormapId
#> [1] "viridis"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/siage`$colormapInvert
#> [1] FALSE
#> 
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/sialb`
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/sialb`$id
#> [1] "cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/sialb"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/sialb`$subdatasetId
#> [1] "cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/sialb`$subdatasetTitle
#> [1] "daily mean fields from Global Ocean Physics Analysis and Forecast updated Daily"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/sialb`$variableId
#> [1] "sialb"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/sialb`$vectorComponentIds
#> NULL
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/sialb`$variableTitle
#> [1] "Sea ice albedo"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/sialb`$units
#> [1] "%"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/sialb`$bbox
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/sialb`$bbox[[1]]
#> [1] -180
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/sialb`$bbox[[2]]
#> [1] -80
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/sialb`$bbox[[3]]
#> [1] 179.9167
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/sialb`$bbox[[4]]
#> [1] 90
#> 
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/sialb`$tValues
#> [1] "2020-11-01T00:00:00Z/2024-04-19T00:00:00Z/P1D"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/sialb`$valueMin
#> [1] 0.066
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/sialb`$valueMax
#> [1] 0.824
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/sialb`$hasLogScale
#> [1] TRUE
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/sialb`$logScale
#> [1] FALSE
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/sialb`$hasVectorStyle
#> [1] FALSE
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/sialb`$colormapId
#> [1] "viridis"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/sialb`$colormapInvert
#> [1] FALSE
#> 
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/siconc`
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/siconc`$id
#> [1] "cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/siconc"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/siconc`$subdatasetId
#> [1] "cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/siconc`$subdatasetTitle
#> [1] "daily mean fields from Global Ocean Physics Analysis and Forecast updated Daily"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/siconc`$variableId
#> [1] "siconc"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/siconc`$vectorComponentIds
#> NULL
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/siconc`$variableTitle
#> [1] "Sea ice area fraction"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/siconc`$units
#> [1] "1"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/siconc`$bbox
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/siconc`$bbox[[1]]
#> [1] -180
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/siconc`$bbox[[2]]
#> [1] -80
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/siconc`$bbox[[3]]
#> [1] 179.9167
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/siconc`$bbox[[4]]
#> [1] 90
#> 
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/siconc`$tValues
#> [1] "2020-11-01T00:00:00Z/2024-04-19T00:00:00Z/P1D"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/siconc`$valueMin
#> [1] 0
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/siconc`$valueMax
#> [1] 0.997
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/siconc`$hasLogScale
#> [1] TRUE
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/siconc`$logScale
#> [1] FALSE
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/siconc`$hasVectorStyle
#> [1] FALSE
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/siconc`$colormapId
#> [1] "ice"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/siconc`$colormapInvert
#> [1] FALSE
#> 
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/sisnthick`
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/sisnthick`$id
#> [1] "cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/sisnthick"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/sisnthick`$subdatasetId
#> [1] "cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/sisnthick`$subdatasetTitle
#> [1] "daily mean fields from Global Ocean Physics Analysis and Forecast updated Daily"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/sisnthick`$variableId
#> [1] "sisnthick"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/sisnthick`$vectorComponentIds
#> NULL
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/sisnthick`$variableTitle
#> [1] "Surface snow thickness"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/sisnthick`$units
#> [1] "m"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/sisnthick`$bbox
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/sisnthick`$bbox[[1]]
#> [1] -180
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/sisnthick`$bbox[[2]]
#> [1] -80
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/sisnthick`$bbox[[3]]
#> [1] 179.9167
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/sisnthick`$bbox[[4]]
#> [1] 90
#> 
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/sisnthick`$tValues
#> [1] "2020-11-01T00:00:00Z/2024-04-19T00:00:00Z/P1D"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/sisnthick`$valueMin
#> [1] 0
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/sisnthick`$valueMax
#> [1] 0.301
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/sisnthick`$hasLogScale
#> [1] TRUE
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/sisnthick`$logScale
#> [1] FALSE
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/sisnthick`$hasVectorStyle
#> [1] FALSE
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/sisnthick`$colormapId
#> [1] "ice"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/sisnthick`$colormapInvert
#> [1] FALSE
#> 
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/sithick`
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/sithick`$id
#> [1] "cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/sithick"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/sithick`$subdatasetId
#> [1] "cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/sithick`$subdatasetTitle
#> [1] "daily mean fields from Global Ocean Physics Analysis and Forecast updated Daily"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/sithick`$variableId
#> [1] "sithick"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/sithick`$vectorComponentIds
#> NULL
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/sithick`$variableTitle
#> [1] "Sea ice thickness"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/sithick`$units
#> [1] "m"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/sithick`$bbox
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/sithick`$bbox[[1]]
#> [1] -180
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/sithick`$bbox[[2]]
#> [1] -80
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/sithick`$bbox[[3]]
#> [1] 179.9167
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/sithick`$bbox[[4]]
#> [1] 90
#> 
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/sithick`$tValues
#> [1] "2020-11-01T00:00:00Z/2024-04-19T00:00:00Z/P1D"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/sithick`$valueMin
#> [1] 0
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/sithick`$valueMax
#> [1] 2.025
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/sithick`$hasLogScale
#> [1] TRUE
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/sithick`$logScale
#> [1] FALSE
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/sithick`$hasVectorStyle
#> [1] FALSE
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/sithick`$colormapId
#> [1] "ice"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/sithick`$colormapInvert
#> [1] FALSE
#> 
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/sivelo`
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/sivelo`$id
#> [1] "cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/sivelo"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/sivelo`$subdatasetId
#> [1] "cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/sivelo`$subdatasetTitle
#> [1] "daily mean fields from Global Ocean Physics Analysis and Forecast updated Daily"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/sivelo`$variableId
#> [1] "sivelo"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/sivelo`$vectorComponentIds
#> NULL
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/sivelo`$variableTitle
#> [1] "Sea ice speed"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/sivelo`$units
#> [1] "m s-1"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/sivelo`$bbox
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/sivelo`$bbox[[1]]
#> [1] -180
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/sivelo`$bbox[[2]]
#> [1] -80
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/sivelo`$bbox[[3]]
#> [1] 179.9167
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/sivelo`$bbox[[4]]
#> [1] 90
#> 
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/sivelo`$tValues
#> [1] "2020-11-01T00:00:00Z/2024-04-19T00:00:00Z/P1D"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/sivelo`$valueMin
#> [1] 0
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/sivelo`$valueMax
#> [1] 0.169
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/sivelo`$hasLogScale
#> [1] TRUE
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/sivelo`$logScale
#> [1] FALSE
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/sivelo`$hasVectorStyle
#> [1] FALSE
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/sivelo`$colormapId
#> [1] "viridis"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/sivelo`$colormapInvert
#> [1] FALSE
#> 
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/sob`
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/sob`$id
#> [1] "cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/sob"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/sob`$subdatasetId
#> [1] "cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/sob`$subdatasetTitle
#> [1] "daily mean fields from Global Ocean Physics Analysis and Forecast updated Daily"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/sob`$variableId
#> [1] "sob"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/sob`$vectorComponentIds
#> NULL
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/sob`$variableTitle
#> [1] "Sea water salinity at sea floor"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/sob`$units
#> [1] "1e-3"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/sob`$bbox
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/sob`$bbox[[1]]
#> [1] -180
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/sob`$bbox[[2]]
#> [1] -80
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/sob`$bbox[[3]]
#> [1] 179.9167
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/sob`$bbox[[4]]
#> [1] 90
#> 
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/sob`$tValues
#> [1] "2020-11-01T00:00:00Z/2024-04-19T00:00:00Z/P1D"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/sob`$valueMin
#> [1] 31.368
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/sob`$valueMax
#> [1] 35.268
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/sob`$hasLogScale
#> [1] TRUE
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/sob`$logScale
#> [1] FALSE
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/sob`$hasVectorStyle
#> [1] FALSE
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/sob`$colormapId
#> [1] "haline"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/sob`$colormapInvert
#> [1] FALSE
#> 
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/tob`
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/tob`$id
#> [1] "cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/tob"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/tob`$subdatasetId
#> [1] "cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/tob`$subdatasetTitle
#> [1] "daily mean fields from Global Ocean Physics Analysis and Forecast updated Daily"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/tob`$variableId
#> [1] "tob"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/tob`$vectorComponentIds
#> NULL
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/tob`$variableTitle
#> [1] "Sea water potential temperature at sea floor"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/tob`$units
#> [1] "degrees_C"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/tob`$bbox
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/tob`$bbox[[1]]
#> [1] -180
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/tob`$bbox[[2]]
#> [1] -80
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/tob`$bbox[[3]]
#> [1] 179.9167
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/tob`$bbox[[4]]
#> [1] 90
#> 
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/tob`$tValues
#> [1] "2020-11-01T00:00:00Z/2024-04-19T00:00:00Z/P1D"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/tob`$valueMin
#> [1] -1.436
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/tob`$valueMax
#> [1] 20.047
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/tob`$hasLogScale
#> [1] FALSE
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/tob`$logScale
#> [1] FALSE
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/tob`$hasVectorStyle
#> [1] FALSE
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/tob`$colormapId
#> [1] "viridis"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/tob`$colormapInvert
#> [1] FALSE
#> 
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/usi`
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/usi`$id
#> [1] "cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/usi"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/usi`$subdatasetId
#> [1] "cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/usi`$subdatasetTitle
#> [1] "daily mean fields from Global Ocean Physics Analysis and Forecast updated Daily"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/usi`$variableId
#> [1] "usi"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/usi`$vectorComponentIds
#> NULL
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/usi`$variableTitle
#> [1] "Eastward sea ice velocity"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/usi`$units
#> [1] "m s-1"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/usi`$bbox
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/usi`$bbox[[1]]
#> [1] -180
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/usi`$bbox[[2]]
#> [1] -80
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/usi`$bbox[[3]]
#> [1] 179.9167
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/usi`$bbox[[4]]
#> [1] 90
#> 
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/usi`$tValues
#> [1] "2020-11-01T00:00:00Z/2024-04-19T00:00:00Z/P1D"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/usi`$valueMin
#> [1] -0.282
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/usi`$valueMax
#> [1] 0.282
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/usi`$hasLogScale
#> [1] FALSE
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/usi`$logScale
#> [1] FALSE
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/usi`$hasVectorStyle
#> [1] FALSE
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/usi`$colormapId
#> [1] "delta"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/usi`$colormapInvert
#> [1] FALSE
#> 
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/vsi`
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/vsi`$id
#> [1] "cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/vsi"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/vsi`$subdatasetId
#> [1] "cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/vsi`$subdatasetTitle
#> [1] "daily mean fields from Global Ocean Physics Analysis and Forecast updated Daily"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/vsi`$variableId
#> [1] "vsi"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/vsi`$vectorComponentIds
#> NULL
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/vsi`$variableTitle
#> [1] "Northward sea ice velocity"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/vsi`$units
#> [1] "m s-1"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/vsi`$bbox
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/vsi`$bbox[[1]]
#> [1] -180
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/vsi`$bbox[[2]]
#> [1] -80
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/vsi`$bbox[[3]]
#> [1] 179.9167
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/vsi`$bbox[[4]]
#> [1] 90
#> 
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/vsi`$tValues
#> [1] "2020-11-01T00:00:00Z/2024-04-19T00:00:00Z/P1D"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/vsi`$valueMin
#> [1] -0.282
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/vsi`$valueMax
#> [1] 0.282
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/vsi`$hasLogScale
#> [1] FALSE
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/vsi`$logScale
#> [1] FALSE
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/vsi`$hasVectorStyle
#> [1] FALSE
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/vsi`$colormapId
#> [1] "delta"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/vsi`$colormapInvert
#> [1] FALSE
#> 
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/zos`
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/zos`$id
#> [1] "cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/zos"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/zos`$subdatasetId
#> [1] "cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/zos`$subdatasetTitle
#> [1] "daily mean fields from Global Ocean Physics Analysis and Forecast updated Daily"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/zos`$variableId
#> [1] "zos"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/zos`$vectorComponentIds
#> NULL
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/zos`$variableTitle
#> [1] "Sea surface height above geoid"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/zos`$units
#> [1] "m"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/zos`$bbox
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/zos`$bbox[[1]]
#> [1] -180
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/zos`$bbox[[2]]
#> [1] -80
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/zos`$bbox[[3]]
#> [1] 179.9167
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/zos`$bbox[[4]]
#> [1] 90
#> 
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/zos`$tValues
#> [1] "2020-11-01T00:00:00Z/2024-04-19T00:00:00Z/P1D"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/zos`$valueMin
#> [1] -1.741
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/zos`$valueMax
#> [1] 0.839
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/zos`$hasLogScale
#> [1] FALSE
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/zos`$logScale
#> [1] FALSE
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/zos`$hasVectorStyle
#> [1] FALSE
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/zos`$colormapId
#> [1] "viridis"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/zos`$colormapInvert
#> [1] FALSE
#> 
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/ist`
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/ist`$id
#> [1] "cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/ist"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/ist`$subdatasetId
#> [1] "cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/ist`$subdatasetTitle
#> [1] "Monthly mean fields for product GLOBAL_ANALYSISFORECAST_PHY_001_024"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/ist`$variableId
#> [1] "ist"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/ist`$vectorComponentIds
#> NULL
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/ist`$variableTitle
#> [1] "Sea ice surface temperature"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/ist`$units
#> [1] "degrees_C"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/ist`$bbox
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/ist`$bbox[[1]]
#> [1] -180
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/ist`$bbox[[2]]
#> [1] -80
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/ist`$bbox[[3]]
#> [1] 179.9167
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/ist`$bbox[[4]]
#> [1] 90
#> 
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/ist`$tValues
#> [1] "2020-11-01T00:00:00Z,2020-12-01T00:00:00Z,2021-01-01T00:00:00Z,2021-02-01T00:00:00Z,2021-03-01T00:00:00Z,2021-04-01T00:00:00Z,2021-05-01T00:00:00Z,2021-06-01T00:00:00Z,2021-07-01T00:00:00Z,2021-08-01T00:00:00Z,2021-09-01T00:00:00Z,2021-10-01T00:00:00Z,2021-11-01T00:00:00Z,2021-12-01T00:00:00Z,2022-01-01T00:00:00Z,2022-02-01T00:00:00Z,2022-03-01T00:00:00Z,2022-04-01T00:00:00Z,2022-05-01T00:00:00Z,2022-06-01T00:00:00Z,2022-07-01T00:00:00Z,2022-08-01T00:00:00Z,2022-09-01T00:00:00Z,2022-10-01T00:00:00Z,2022-11-01T00:00:00Z,2022-12-01T00:00:00Z,2023-01-01T00:00:00Z,2023-02-01T00:00:00Z,2023-03-01T00:00:00Z,2023-04-01T00:00:00Z,2023-05-01T00:00:00Z,2023-06-01T00:00:00Z,2023-07-01T00:00:00Z,2023-08-01T00:00:00Z,2023-09-01T00:00:00Z,2023-10-01T00:00:00Z,2023-11-01T00:00:00Z,2023-12-01T00:00:00Z,2024-01-01T00:00:00Z,2024-02-01T00:00:00Z,2024-03-01T00:00:00Z"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/ist`$valueMin
#> [1] -29.066
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/ist`$valueMax
#> [1] 0
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/ist`$hasLogScale
#> [1] FALSE
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/ist`$logScale
#> [1] FALSE
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/ist`$hasVectorStyle
#> [1] FALSE
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/ist`$colormapId
#> [1] "viridis"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/ist`$colormapInvert
#> [1] FALSE
#> 
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/mlotst`
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/mlotst`$id
#> [1] "cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/mlotst"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/mlotst`$subdatasetId
#> [1] "cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/mlotst`$subdatasetTitle
#> [1] "Monthly mean fields for product GLOBAL_ANALYSISFORECAST_PHY_001_024"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/mlotst`$variableId
#> [1] "mlotst"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/mlotst`$vectorComponentIds
#> NULL
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/mlotst`$variableTitle
#> [1] "Ocean mixed layer thickness defined by sigma theta"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/mlotst`$units
#> [1] "m"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/mlotst`$bbox
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/mlotst`$bbox[[1]]
#> [1] -180
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/mlotst`$bbox[[2]]
#> [1] -80
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/mlotst`$bbox[[3]]
#> [1] 179.9167
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/mlotst`$bbox[[4]]
#> [1] 90
#> 
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/mlotst`$tValues
#> [1] "2020-11-01T00:00:00Z,2020-12-01T00:00:00Z,2021-01-01T00:00:00Z,2021-02-01T00:00:00Z,2021-03-01T00:00:00Z,2021-04-01T00:00:00Z,2021-05-01T00:00:00Z,2021-06-01T00:00:00Z,2021-07-01T00:00:00Z,2021-08-01T00:00:00Z,2021-09-01T00:00:00Z,2021-10-01T00:00:00Z,2021-11-01T00:00:00Z,2021-12-01T00:00:00Z,2022-01-01T00:00:00Z,2022-02-01T00:00:00Z,2022-03-01T00:00:00Z,2022-04-01T00:00:00Z,2022-05-01T00:00:00Z,2022-06-01T00:00:00Z,2022-07-01T00:00:00Z,2022-08-01T00:00:00Z,2022-09-01T00:00:00Z,2022-10-01T00:00:00Z,2022-11-01T00:00:00Z,2022-12-01T00:00:00Z,2023-01-01T00:00:00Z,2023-02-01T00:00:00Z,2023-03-01T00:00:00Z,2023-04-01T00:00:00Z,2023-05-01T00:00:00Z,2023-06-01T00:00:00Z,2023-07-01T00:00:00Z,2023-08-01T00:00:00Z,2023-09-01T00:00:00Z,2023-10-01T00:00:00Z,2023-11-01T00:00:00Z,2023-12-01T00:00:00Z,2024-01-01T00:00:00Z,2024-02-01T00:00:00Z,2024-03-01T00:00:00Z"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/mlotst`$valueMin
#> [1] 10.482
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/mlotst`$valueMax
#> [1] 182.437
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/mlotst`$hasLogScale
#> [1] TRUE
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/mlotst`$logScale
#> [1] FALSE
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/mlotst`$hasVectorStyle
#> [1] FALSE
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/mlotst`$colormapId
#> [1] "plasma"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/mlotst`$colormapInvert
#> [1] FALSE
#> 
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/pbo`
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/pbo`$id
#> [1] "cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/pbo"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/pbo`$subdatasetId
#> [1] "cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/pbo`$subdatasetTitle
#> [1] "Monthly mean fields for product GLOBAL_ANALYSISFORECAST_PHY_001_024"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/pbo`$variableId
#> [1] "pbo"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/pbo`$vectorComponentIds
#> NULL
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/pbo`$variableTitle
#> [1] "Sea water pressure at sea floor"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/pbo`$units
#> [1] "dbar"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/pbo`$bbox
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/pbo`$bbox[[1]]
#> [1] -180
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/pbo`$bbox[[2]]
#> [1] -80
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/pbo`$bbox[[3]]
#> [1] 179.9167
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/pbo`$bbox[[4]]
#> [1] 90
#> 
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/pbo`$tValues
#> [1] "2020-11-01T00:00:00Z,2020-12-01T00:00:00Z,2021-01-01T00:00:00Z,2021-02-01T00:00:00Z,2021-03-01T00:00:00Z,2021-04-01T00:00:00Z,2021-05-01T00:00:00Z,2021-06-01T00:00:00Z,2021-07-01T00:00:00Z,2021-08-01T00:00:00Z,2021-09-01T00:00:00Z,2021-10-01T00:00:00Z,2021-11-01T00:00:00Z,2021-12-01T00:00:00Z,2022-01-01T00:00:00Z,2022-02-01T00:00:00Z,2022-03-01T00:00:00Z,2022-04-01T00:00:00Z,2022-05-01T00:00:00Z,2022-06-01T00:00:00Z,2022-07-01T00:00:00Z,2022-08-01T00:00:00Z,2022-09-01T00:00:00Z,2022-10-01T00:00:00Z,2022-11-01T00:00:00Z,2022-12-01T00:00:00Z,2023-01-01T00:00:00Z,2023-02-01T00:00:00Z,2023-03-01T00:00:00Z,2023-04-01T00:00:00Z,2023-05-01T00:00:00Z,2023-06-01T00:00:00Z,2023-07-01T00:00:00Z,2023-08-01T00:00:00Z,2023-09-01T00:00:00Z,2023-10-01T00:00:00Z,2023-11-01T00:00:00Z,2023-12-01T00:00:00Z,2024-01-01T00:00:00Z,2024-02-01T00:00:00Z,2024-03-01T00:00:00Z"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/pbo`$valueMin
#> [1] 25.482
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/pbo`$valueMax
#> [1] 5849.762
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/pbo`$hasLogScale
#> [1] TRUE
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/pbo`$logScale
#> [1] FALSE
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/pbo`$hasVectorStyle
#> [1] FALSE
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/pbo`$colormapId
#> [1] "viridis"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/pbo`$colormapInvert
#> [1] FALSE
#> 
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/sea_ice_velocity`
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/sea_ice_velocity`$id
#> [1] "cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/sea_ice_velocity"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/sea_ice_velocity`$subdatasetId
#> [1] "cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/sea_ice_velocity`$subdatasetTitle
#> [1] "Monthly mean fields for product GLOBAL_ANALYSISFORECAST_PHY_001_024"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/sea_ice_velocity`$variableId
#> [1] "sea_ice_velocity"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/sea_ice_velocity`$vectorComponentIds
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/sea_ice_velocity`$vectorComponentIds[[1]]
#> [1] "usi"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/sea_ice_velocity`$vectorComponentIds[[2]]
#> [1] "vsi"
#> 
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/sea_ice_velocity`$variableTitle
#> [1] "Sea ice velocity"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/sea_ice_velocity`$units
#> [1] "m s-1"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/sea_ice_velocity`$bbox
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/sea_ice_velocity`$bbox[[1]]
#> [1] -180
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/sea_ice_velocity`$bbox[[2]]
#> [1] -80
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/sea_ice_velocity`$bbox[[3]]
#> [1] 179.9167
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/sea_ice_velocity`$bbox[[4]]
#> [1] 90
#> 
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/sea_ice_velocity`$tValues
#> [1] "2020-11-01T00:00:00Z,2020-12-01T00:00:00Z,2021-01-01T00:00:00Z,2021-02-01T00:00:00Z,2021-03-01T00:00:00Z,2021-04-01T00:00:00Z,2021-05-01T00:00:00Z,2021-06-01T00:00:00Z,2021-07-01T00:00:00Z,2021-08-01T00:00:00Z,2021-09-01T00:00:00Z,2021-10-01T00:00:00Z,2021-11-01T00:00:00Z,2021-12-01T00:00:00Z,2022-01-01T00:00:00Z,2022-02-01T00:00:00Z,2022-03-01T00:00:00Z,2022-04-01T00:00:00Z,2022-05-01T00:00:00Z,2022-06-01T00:00:00Z,2022-07-01T00:00:00Z,2022-08-01T00:00:00Z,2022-09-01T00:00:00Z,2022-10-01T00:00:00Z,2022-11-01T00:00:00Z,2022-12-01T00:00:00Z,2023-01-01T00:00:00Z,2023-02-01T00:00:00Z,2023-03-01T00:00:00Z,2023-04-01T00:00:00Z,2023-05-01T00:00:00Z,2023-06-01T00:00:00Z,2023-07-01T00:00:00Z,2023-08-01T00:00:00Z,2023-09-01T00:00:00Z,2023-10-01T00:00:00Z,2023-11-01T00:00:00Z,2023-12-01T00:00:00Z,2024-01-01T00:00:00Z,2024-02-01T00:00:00Z,2024-03-01T00:00:00Z"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/sea_ice_velocity`$valueMin
#> [1] 0
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/sea_ice_velocity`$valueMax
#> [1] 0.287
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/sea_ice_velocity`$hasLogScale
#> [1] TRUE
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/sea_ice_velocity`$logScale
#> [1] FALSE
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/sea_ice_velocity`$hasVectorStyle
#> [1] TRUE
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/sea_ice_velocity`$colormapId
#> [1] "speed"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/sea_ice_velocity`$colormapInvert
#> [1] FALSE
#> 
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/siage`
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/siage`$id
#> [1] "cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/siage"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/siage`$subdatasetId
#> [1] "cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/siage`$subdatasetTitle
#> [1] "Monthly mean fields for product GLOBAL_ANALYSISFORECAST_PHY_001_024"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/siage`$variableId
#> [1] "siage"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/siage`$vectorComponentIds
#> NULL
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/siage`$variableTitle
#> [1] "Age of sea ice"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/siage`$units
#> [1] "years"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/siage`$bbox
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/siage`$bbox[[1]]
#> [1] -180
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/siage`$bbox[[2]]
#> [1] -80
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/siage`$bbox[[3]]
#> [1] 179.9167
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/siage`$bbox[[4]]
#> [1] 90
#> 
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/siage`$tValues
#> [1] "2020-11-01T00:00:00Z,2020-12-01T00:00:00Z,2021-01-01T00:00:00Z,2021-02-01T00:00:00Z,2021-03-01T00:00:00Z,2021-04-01T00:00:00Z,2021-05-01T00:00:00Z,2021-06-01T00:00:00Z,2021-07-01T00:00:00Z,2021-08-01T00:00:00Z,2021-09-01T00:00:00Z,2021-10-01T00:00:00Z,2021-11-01T00:00:00Z,2021-12-01T00:00:00Z,2022-01-01T00:00:00Z,2022-02-01T00:00:00Z,2022-03-01T00:00:00Z,2022-04-01T00:00:00Z,2022-05-01T00:00:00Z,2022-06-01T00:00:00Z,2022-07-01T00:00:00Z,2022-08-01T00:00:00Z,2022-09-01T00:00:00Z,2022-10-01T00:00:00Z,2022-11-01T00:00:00Z,2022-12-01T00:00:00Z,2023-01-01T00:00:00Z,2023-02-01T00:00:00Z,2023-03-01T00:00:00Z,2023-04-01T00:00:00Z,2023-05-01T00:00:00Z,2023-06-01T00:00:00Z,2023-07-01T00:00:00Z,2023-08-01T00:00:00Z,2023-09-01T00:00:00Z,2023-10-01T00:00:00Z,2023-11-01T00:00:00Z,2023-12-01T00:00:00Z,2024-01-01T00:00:00Z,2024-02-01T00:00:00Z,2024-03-01T00:00:00Z"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/siage`$valueMin
#> [1] 0
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/siage`$valueMax
#> [1] 0.435
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/siage`$hasLogScale
#> [1] TRUE
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/siage`$logScale
#> [1] FALSE
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/siage`$hasVectorStyle
#> [1] FALSE
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/siage`$colormapId
#> [1] "viridis"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/siage`$colormapInvert
#> [1] FALSE
#> 
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/sialb`
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/sialb`$id
#> [1] "cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/sialb"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/sialb`$subdatasetId
#> [1] "cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/sialb`$subdatasetTitle
#> [1] "Monthly mean fields for product GLOBAL_ANALYSISFORECAST_PHY_001_024"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/sialb`$variableId
#> [1] "sialb"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/sialb`$vectorComponentIds
#> NULL
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/sialb`$variableTitle
#> [1] "Sea ice albedo"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/sialb`$units
#> [1] "%"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/sialb`$bbox
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/sialb`$bbox[[1]]
#> [1] -180
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/sialb`$bbox[[2]]
#> [1] -80
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/sialb`$bbox[[3]]
#> [1] 179.9167
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/sialb`$bbox[[4]]
#> [1] 90
#> 
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/sialb`$tValues
#> [1] "2020-11-01T00:00:00Z,2020-12-01T00:00:00Z,2021-01-01T00:00:00Z,2021-02-01T00:00:00Z,2021-03-01T00:00:00Z,2021-04-01T00:00:00Z,2021-05-01T00:00:00Z,2021-06-01T00:00:00Z,2021-07-01T00:00:00Z,2021-08-01T00:00:00Z,2021-09-01T00:00:00Z,2021-10-01T00:00:00Z,2021-11-01T00:00:00Z,2021-12-01T00:00:00Z,2022-01-01T00:00:00Z,2022-02-01T00:00:00Z,2022-03-01T00:00:00Z,2022-04-01T00:00:00Z,2022-05-01T00:00:00Z,2022-06-01T00:00:00Z,2022-07-01T00:00:00Z,2022-08-01T00:00:00Z,2022-09-01T00:00:00Z,2022-10-01T00:00:00Z,2022-11-01T00:00:00Z,2022-12-01T00:00:00Z,2023-01-01T00:00:00Z,2023-02-01T00:00:00Z,2023-03-01T00:00:00Z,2023-04-01T00:00:00Z,2023-05-01T00:00:00Z,2023-06-01T00:00:00Z,2023-07-01T00:00:00Z,2023-08-01T00:00:00Z,2023-09-01T00:00:00Z,2023-10-01T00:00:00Z,2023-11-01T00:00:00Z,2023-12-01T00:00:00Z,2024-01-01T00:00:00Z,2024-02-01T00:00:00Z,2024-03-01T00:00:00Z"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/sialb`$valueMin
#> [1] 0.066
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/sialb`$valueMax
#> [1] 0.823
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/sialb`$hasLogScale
#> [1] TRUE
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/sialb`$logScale
#> [1] FALSE
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/sialb`$hasVectorStyle
#> [1] FALSE
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/sialb`$colormapId
#> [1] "viridis"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/sialb`$colormapInvert
#> [1] FALSE
#> 
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/siconc`
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/siconc`$id
#> [1] "cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/siconc"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/siconc`$subdatasetId
#> [1] "cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/siconc`$subdatasetTitle
#> [1] "Monthly mean fields for product GLOBAL_ANALYSISFORECAST_PHY_001_024"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/siconc`$variableId
#> [1] "siconc"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/siconc`$vectorComponentIds
#> NULL
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/siconc`$variableTitle
#> [1] "Sea ice area fraction"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/siconc`$units
#> [1] "1"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/siconc`$bbox
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/siconc`$bbox[[1]]
#> [1] -180
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/siconc`$bbox[[2]]
#> [1] -80
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/siconc`$bbox[[3]]
#> [1] 179.9167
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/siconc`$bbox[[4]]
#> [1] 90
#> 
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/siconc`$tValues
#> [1] "2020-11-01T00:00:00Z,2020-12-01T00:00:00Z,2021-01-01T00:00:00Z,2021-02-01T00:00:00Z,2021-03-01T00:00:00Z,2021-04-01T00:00:00Z,2021-05-01T00:00:00Z,2021-06-01T00:00:00Z,2021-07-01T00:00:00Z,2021-08-01T00:00:00Z,2021-09-01T00:00:00Z,2021-10-01T00:00:00Z,2021-11-01T00:00:00Z,2021-12-01T00:00:00Z,2022-01-01T00:00:00Z,2022-02-01T00:00:00Z,2022-03-01T00:00:00Z,2022-04-01T00:00:00Z,2022-05-01T00:00:00Z,2022-06-01T00:00:00Z,2022-07-01T00:00:00Z,2022-08-01T00:00:00Z,2022-09-01T00:00:00Z,2022-10-01T00:00:00Z,2022-11-01T00:00:00Z,2022-12-01T00:00:00Z,2023-01-01T00:00:00Z,2023-02-01T00:00:00Z,2023-03-01T00:00:00Z,2023-04-01T00:00:00Z,2023-05-01T00:00:00Z,2023-06-01T00:00:00Z,2023-07-01T00:00:00Z,2023-08-01T00:00:00Z,2023-09-01T00:00:00Z,2023-10-01T00:00:00Z,2023-11-01T00:00:00Z,2023-12-01T00:00:00Z,2024-01-01T00:00:00Z,2024-02-01T00:00:00Z,2024-03-01T00:00:00Z"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/siconc`$valueMin
#> [1] 0
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/siconc`$valueMax
#> [1] 0.996
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/siconc`$hasLogScale
#> [1] TRUE
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/siconc`$logScale
#> [1] FALSE
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/siconc`$hasVectorStyle
#> [1] FALSE
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/siconc`$colormapId
#> [1] "ice"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/siconc`$colormapInvert
#> [1] FALSE
#> 
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/sisnthick`
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/sisnthick`$id
#> [1] "cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/sisnthick"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/sisnthick`$subdatasetId
#> [1] "cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/sisnthick`$subdatasetTitle
#> [1] "Monthly mean fields for product GLOBAL_ANALYSISFORECAST_PHY_001_024"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/sisnthick`$variableId
#> [1] "sisnthick"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/sisnthick`$vectorComponentIds
#> NULL
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/sisnthick`$variableTitle
#> [1] "Surface snow thickness"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/sisnthick`$units
#> [1] "m"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/sisnthick`$bbox
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/sisnthick`$bbox[[1]]
#> [1] -180
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/sisnthick`$bbox[[2]]
#> [1] -80
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/sisnthick`$bbox[[3]]
#> [1] 179.9167
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/sisnthick`$bbox[[4]]
#> [1] 90
#> 
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/sisnthick`$tValues
#> [1] "2020-11-01T00:00:00Z,2020-12-01T00:00:00Z,2021-01-01T00:00:00Z,2021-02-01T00:00:00Z,2021-03-01T00:00:00Z,2021-04-01T00:00:00Z,2021-05-01T00:00:00Z,2021-06-01T00:00:00Z,2021-07-01T00:00:00Z,2021-08-01T00:00:00Z,2021-09-01T00:00:00Z,2021-10-01T00:00:00Z,2021-11-01T00:00:00Z,2021-12-01T00:00:00Z,2022-01-01T00:00:00Z,2022-02-01T00:00:00Z,2022-03-01T00:00:00Z,2022-04-01T00:00:00Z,2022-05-01T00:00:00Z,2022-06-01T00:00:00Z,2022-07-01T00:00:00Z,2022-08-01T00:00:00Z,2022-09-01T00:00:00Z,2022-10-01T00:00:00Z,2022-11-01T00:00:00Z,2022-12-01T00:00:00Z,2023-01-01T00:00:00Z,2023-02-01T00:00:00Z,2023-03-01T00:00:00Z,2023-04-01T00:00:00Z,2023-05-01T00:00:00Z,2023-06-01T00:00:00Z,2023-07-01T00:00:00Z,2023-08-01T00:00:00Z,2023-09-01T00:00:00Z,2023-10-01T00:00:00Z,2023-11-01T00:00:00Z,2023-12-01T00:00:00Z,2024-01-01T00:00:00Z,2024-02-01T00:00:00Z,2024-03-01T00:00:00Z"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/sisnthick`$valueMin
#> [1] 0
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/sisnthick`$valueMax
#> [1] 0.268
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/sisnthick`$hasLogScale
#> [1] TRUE
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/sisnthick`$logScale
#> [1] FALSE
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/sisnthick`$hasVectorStyle
#> [1] FALSE
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/sisnthick`$colormapId
#> [1] "ice"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/sisnthick`$colormapInvert
#> [1] FALSE
#> 
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/sithick`
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/sithick`$id
#> [1] "cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/sithick"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/sithick`$subdatasetId
#> [1] "cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/sithick`$subdatasetTitle
#> [1] "Monthly mean fields for product GLOBAL_ANALYSISFORECAST_PHY_001_024"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/sithick`$variableId
#> [1] "sithick"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/sithick`$vectorComponentIds
#> NULL
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/sithick`$variableTitle
#> [1] "Sea ice thickness"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/sithick`$units
#> [1] "m"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/sithick`$bbox
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/sithick`$bbox[[1]]
#> [1] -180
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/sithick`$bbox[[2]]
#> [1] -80
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/sithick`$bbox[[3]]
#> [1] 179.9167
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/sithick`$bbox[[4]]
#> [1] 90
#> 
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/sithick`$tValues
#> [1] "2020-11-01T00:00:00Z,2020-12-01T00:00:00Z,2021-01-01T00:00:00Z,2021-02-01T00:00:00Z,2021-03-01T00:00:00Z,2021-04-01T00:00:00Z,2021-05-01T00:00:00Z,2021-06-01T00:00:00Z,2021-07-01T00:00:00Z,2021-08-01T00:00:00Z,2021-09-01T00:00:00Z,2021-10-01T00:00:00Z,2021-11-01T00:00:00Z,2021-12-01T00:00:00Z,2022-01-01T00:00:00Z,2022-02-01T00:00:00Z,2022-03-01T00:00:00Z,2022-04-01T00:00:00Z,2022-05-01T00:00:00Z,2022-06-01T00:00:00Z,2022-07-01T00:00:00Z,2022-08-01T00:00:00Z,2022-09-01T00:00:00Z,2022-10-01T00:00:00Z,2022-11-01T00:00:00Z,2022-12-01T00:00:00Z,2023-01-01T00:00:00Z,2023-02-01T00:00:00Z,2023-03-01T00:00:00Z,2023-04-01T00:00:00Z,2023-05-01T00:00:00Z,2023-06-01T00:00:00Z,2023-07-01T00:00:00Z,2023-08-01T00:00:00Z,2023-09-01T00:00:00Z,2023-10-01T00:00:00Z,2023-11-01T00:00:00Z,2023-12-01T00:00:00Z,2024-01-01T00:00:00Z,2024-02-01T00:00:00Z,2024-03-01T00:00:00Z"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/sithick`$valueMin
#> [1] 0
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/sithick`$valueMax
#> [1] 1.721
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/sithick`$hasLogScale
#> [1] TRUE
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/sithick`$logScale
#> [1] FALSE
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/sithick`$hasVectorStyle
#> [1] FALSE
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/sithick`$colormapId
#> [1] "ice"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/sithick`$colormapInvert
#> [1] FALSE
#> 
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/sivelo`
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/sivelo`$id
#> [1] "cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/sivelo"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/sivelo`$subdatasetId
#> [1] "cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/sivelo`$subdatasetTitle
#> [1] "Monthly mean fields for product GLOBAL_ANALYSISFORECAST_PHY_001_024"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/sivelo`$variableId
#> [1] "sivelo"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/sivelo`$vectorComponentIds
#> NULL
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/sivelo`$variableTitle
#> [1] "Sea ice speed"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/sivelo`$units
#> [1] "m s-1"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/sivelo`$bbox
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/sivelo`$bbox[[1]]
#> [1] -180
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/sivelo`$bbox[[2]]
#> [1] -80
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/sivelo`$bbox[[3]]
#> [1] 179.9167
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/sivelo`$bbox[[4]]
#> [1] 90
#> 
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/sivelo`$tValues
#> [1] "2020-11-01T00:00:00Z,2020-12-01T00:00:00Z,2021-01-01T00:00:00Z,2021-02-01T00:00:00Z,2021-03-01T00:00:00Z,2021-04-01T00:00:00Z,2021-05-01T00:00:00Z,2021-06-01T00:00:00Z,2021-07-01T00:00:00Z,2021-08-01T00:00:00Z,2021-09-01T00:00:00Z,2021-10-01T00:00:00Z,2021-11-01T00:00:00Z,2021-12-01T00:00:00Z,2022-01-01T00:00:00Z,2022-02-01T00:00:00Z,2022-03-01T00:00:00Z,2022-04-01T00:00:00Z,2022-05-01T00:00:00Z,2022-06-01T00:00:00Z,2022-07-01T00:00:00Z,2022-08-01T00:00:00Z,2022-09-01T00:00:00Z,2022-10-01T00:00:00Z,2022-11-01T00:00:00Z,2022-12-01T00:00:00Z,2023-01-01T00:00:00Z,2023-02-01T00:00:00Z,2023-03-01T00:00:00Z,2023-04-01T00:00:00Z,2023-05-01T00:00:00Z,2023-06-01T00:00:00Z,2023-07-01T00:00:00Z,2023-08-01T00:00:00Z,2023-09-01T00:00:00Z,2023-10-01T00:00:00Z,2023-11-01T00:00:00Z,2023-12-01T00:00:00Z,2024-01-01T00:00:00Z,2024-02-01T00:00:00Z,2024-03-01T00:00:00Z"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/sivelo`$valueMin
#> [1] 0
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/sivelo`$valueMax
#> [1] 0.188
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/sivelo`$hasLogScale
#> [1] TRUE
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/sivelo`$logScale
#> [1] FALSE
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/sivelo`$hasVectorStyle
#> [1] FALSE
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/sivelo`$colormapId
#> [1] "viridis"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/sivelo`$colormapInvert
#> [1] FALSE
#> 
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/sob`
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/sob`$id
#> [1] "cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/sob"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/sob`$subdatasetId
#> [1] "cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/sob`$subdatasetTitle
#> [1] "Monthly mean fields for product GLOBAL_ANALYSISFORECAST_PHY_001_024"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/sob`$variableId
#> [1] "sob"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/sob`$vectorComponentIds
#> NULL
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/sob`$variableTitle
#> [1] "Sea water salinity at sea floor"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/sob`$units
#> [1] "1e-3"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/sob`$bbox
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/sob`$bbox[[1]]
#> [1] -180
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/sob`$bbox[[2]]
#> [1] -80
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/sob`$bbox[[3]]
#> [1] 179.9167
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/sob`$bbox[[4]]
#> [1] 90
#> 
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/sob`$tValues
#> [1] "2020-11-01T00:00:00Z,2020-12-01T00:00:00Z,2021-01-01T00:00:00Z,2021-02-01T00:00:00Z,2021-03-01T00:00:00Z,2021-04-01T00:00:00Z,2021-05-01T00:00:00Z,2021-06-01T00:00:00Z,2021-07-01T00:00:00Z,2021-08-01T00:00:00Z,2021-09-01T00:00:00Z,2021-10-01T00:00:00Z,2021-11-01T00:00:00Z,2021-12-01T00:00:00Z,2022-01-01T00:00:00Z,2022-02-01T00:00:00Z,2022-03-01T00:00:00Z,2022-04-01T00:00:00Z,2022-05-01T00:00:00Z,2022-06-01T00:00:00Z,2022-07-01T00:00:00Z,2022-08-01T00:00:00Z,2022-09-01T00:00:00Z,2022-10-01T00:00:00Z,2022-11-01T00:00:00Z,2022-12-01T00:00:00Z,2023-01-01T00:00:00Z,2023-02-01T00:00:00Z,2023-03-01T00:00:00Z,2023-04-01T00:00:00Z,2023-05-01T00:00:00Z,2023-06-01T00:00:00Z,2023-07-01T00:00:00Z,2023-08-01T00:00:00Z,2023-09-01T00:00:00Z,2023-10-01T00:00:00Z,2023-11-01T00:00:00Z,2023-12-01T00:00:00Z,2024-01-01T00:00:00Z,2024-02-01T00:00:00Z,2024-03-01T00:00:00Z"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/sob`$valueMin
#> [1] 31.193
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/sob`$valueMax
#> [1] 35.253
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/sob`$hasLogScale
#> [1] TRUE
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/sob`$logScale
#> [1] FALSE
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/sob`$hasVectorStyle
#> [1] FALSE
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/sob`$colormapId
#> [1] "haline"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/sob`$colormapInvert
#> [1] FALSE
#> 
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/tob`
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/tob`$id
#> [1] "cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/tob"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/tob`$subdatasetId
#> [1] "cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/tob`$subdatasetTitle
#> [1] "Monthly mean fields for product GLOBAL_ANALYSISFORECAST_PHY_001_024"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/tob`$variableId
#> [1] "tob"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/tob`$vectorComponentIds
#> NULL
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/tob`$variableTitle
#> [1] "Sea water potential temperature at sea floor"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/tob`$units
#> [1] "degrees_C"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/tob`$bbox
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/tob`$bbox[[1]]
#> [1] -180
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/tob`$bbox[[2]]
#> [1] -80
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/tob`$bbox[[3]]
#> [1] 179.9167
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/tob`$bbox[[4]]
#> [1] 90
#> 
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/tob`$tValues
#> [1] "2020-11-01T00:00:00Z,2020-12-01T00:00:00Z,2021-01-01T00:00:00Z,2021-02-01T00:00:00Z,2021-03-01T00:00:00Z,2021-04-01T00:00:00Z,2021-05-01T00:00:00Z,2021-06-01T00:00:00Z,2021-07-01T00:00:00Z,2021-08-01T00:00:00Z,2021-09-01T00:00:00Z,2021-10-01T00:00:00Z,2021-11-01T00:00:00Z,2021-12-01T00:00:00Z,2022-01-01T00:00:00Z,2022-02-01T00:00:00Z,2022-03-01T00:00:00Z,2022-04-01T00:00:00Z,2022-05-01T00:00:00Z,2022-06-01T00:00:00Z,2022-07-01T00:00:00Z,2022-08-01T00:00:00Z,2022-09-01T00:00:00Z,2022-10-01T00:00:00Z,2022-11-01T00:00:00Z,2022-12-01T00:00:00Z,2023-01-01T00:00:00Z,2023-02-01T00:00:00Z,2023-03-01T00:00:00Z,2023-04-01T00:00:00Z,2023-05-01T00:00:00Z,2023-06-01T00:00:00Z,2023-07-01T00:00:00Z,2023-08-01T00:00:00Z,2023-09-01T00:00:00Z,2023-10-01T00:00:00Z,2023-11-01T00:00:00Z,2023-12-01T00:00:00Z,2024-01-01T00:00:00Z,2024-02-01T00:00:00Z,2024-03-01T00:00:00Z"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/tob`$valueMin
#> [1] -1.354
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/tob`$valueMax
#> [1] 19.216
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/tob`$hasLogScale
#> [1] FALSE
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/tob`$logScale
#> [1] FALSE
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/tob`$hasVectorStyle
#> [1] FALSE
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/tob`$colormapId
#> [1] "viridis"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/tob`$colormapInvert
#> [1] FALSE
#> 
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/usi`
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/usi`$id
#> [1] "cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/usi"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/usi`$subdatasetId
#> [1] "cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/usi`$subdatasetTitle
#> [1] "Monthly mean fields for product GLOBAL_ANALYSISFORECAST_PHY_001_024"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/usi`$variableId
#> [1] "usi"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/usi`$vectorComponentIds
#> NULL
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/usi`$variableTitle
#> [1] "Eastward sea ice velocity"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/usi`$units
#> [1] "m s-1"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/usi`$bbox
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/usi`$bbox[[1]]
#> [1] -180
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/usi`$bbox[[2]]
#> [1] -80
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/usi`$bbox[[3]]
#> [1] 179.9167
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/usi`$bbox[[4]]
#> [1] 90
#> 
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/usi`$tValues
#> [1] "2020-11-01T00:00:00Z,2020-12-01T00:00:00Z,2021-01-01T00:00:00Z,2021-02-01T00:00:00Z,2021-03-01T00:00:00Z,2021-04-01T00:00:00Z,2021-05-01T00:00:00Z,2021-06-01T00:00:00Z,2021-07-01T00:00:00Z,2021-08-01T00:00:00Z,2021-09-01T00:00:00Z,2021-10-01T00:00:00Z,2021-11-01T00:00:00Z,2021-12-01T00:00:00Z,2022-01-01T00:00:00Z,2022-02-01T00:00:00Z,2022-03-01T00:00:00Z,2022-04-01T00:00:00Z,2022-05-01T00:00:00Z,2022-06-01T00:00:00Z,2022-07-01T00:00:00Z,2022-08-01T00:00:00Z,2022-09-01T00:00:00Z,2022-10-01T00:00:00Z,2022-11-01T00:00:00Z,2022-12-01T00:00:00Z,2023-01-01T00:00:00Z,2023-02-01T00:00:00Z,2023-03-01T00:00:00Z,2023-04-01T00:00:00Z,2023-05-01T00:00:00Z,2023-06-01T00:00:00Z,2023-07-01T00:00:00Z,2023-08-01T00:00:00Z,2023-09-01T00:00:00Z,2023-10-01T00:00:00Z,2023-11-01T00:00:00Z,2023-12-01T00:00:00Z,2024-01-01T00:00:00Z,2024-02-01T00:00:00Z,2024-03-01T00:00:00Z"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/usi`$valueMin
#> [1] -0.287
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/usi`$valueMax
#> [1] 0.287
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/usi`$hasLogScale
#> [1] FALSE
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/usi`$logScale
#> [1] FALSE
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/usi`$hasVectorStyle
#> [1] FALSE
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/usi`$colormapId
#> [1] "delta"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/usi`$colormapInvert
#> [1] FALSE
#> 
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/vsi`
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/vsi`$id
#> [1] "cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/vsi"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/vsi`$subdatasetId
#> [1] "cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/vsi`$subdatasetTitle
#> [1] "Monthly mean fields for product GLOBAL_ANALYSISFORECAST_PHY_001_024"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/vsi`$variableId
#> [1] "vsi"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/vsi`$vectorComponentIds
#> NULL
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/vsi`$variableTitle
#> [1] "Northward sea ice velocity"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/vsi`$units
#> [1] "m s-1"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/vsi`$bbox
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/vsi`$bbox[[1]]
#> [1] -180
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/vsi`$bbox[[2]]
#> [1] -80
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/vsi`$bbox[[3]]
#> [1] 179.9167
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/vsi`$bbox[[4]]
#> [1] 90
#> 
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/vsi`$tValues
#> [1] "2020-11-01T00:00:00Z,2020-12-01T00:00:00Z,2021-01-01T00:00:00Z,2021-02-01T00:00:00Z,2021-03-01T00:00:00Z,2021-04-01T00:00:00Z,2021-05-01T00:00:00Z,2021-06-01T00:00:00Z,2021-07-01T00:00:00Z,2021-08-01T00:00:00Z,2021-09-01T00:00:00Z,2021-10-01T00:00:00Z,2021-11-01T00:00:00Z,2021-12-01T00:00:00Z,2022-01-01T00:00:00Z,2022-02-01T00:00:00Z,2022-03-01T00:00:00Z,2022-04-01T00:00:00Z,2022-05-01T00:00:00Z,2022-06-01T00:00:00Z,2022-07-01T00:00:00Z,2022-08-01T00:00:00Z,2022-09-01T00:00:00Z,2022-10-01T00:00:00Z,2022-11-01T00:00:00Z,2022-12-01T00:00:00Z,2023-01-01T00:00:00Z,2023-02-01T00:00:00Z,2023-03-01T00:00:00Z,2023-04-01T00:00:00Z,2023-05-01T00:00:00Z,2023-06-01T00:00:00Z,2023-07-01T00:00:00Z,2023-08-01T00:00:00Z,2023-09-01T00:00:00Z,2023-10-01T00:00:00Z,2023-11-01T00:00:00Z,2023-12-01T00:00:00Z,2024-01-01T00:00:00Z,2024-02-01T00:00:00Z,2024-03-01T00:00:00Z"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/vsi`$valueMin
#> [1] -0.287
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/vsi`$valueMax
#> [1] 0.287
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/vsi`$hasLogScale
#> [1] FALSE
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/vsi`$logScale
#> [1] FALSE
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/vsi`$hasVectorStyle
#> [1] FALSE
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/vsi`$colormapId
#> [1] "delta"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/vsi`$colormapInvert
#> [1] FALSE
#> 
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/zos`
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/zos`$id
#> [1] "cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/zos"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/zos`$subdatasetId
#> [1] "cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/zos`$subdatasetTitle
#> [1] "Monthly mean fields for product GLOBAL_ANALYSISFORECAST_PHY_001_024"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/zos`$variableId
#> [1] "zos"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/zos`$vectorComponentIds
#> NULL
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/zos`$variableTitle
#> [1] "Sea surface height above geoid"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/zos`$units
#> [1] "m"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/zos`$bbox
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/zos`$bbox[[1]]
#> [1] -180
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/zos`$bbox[[2]]
#> [1] -80
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/zos`$bbox[[3]]
#> [1] 179.9167
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/zos`$bbox[[4]]
#> [1] 90
#> 
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/zos`$tValues
#> [1] "2020-11-01T00:00:00Z,2020-12-01T00:00:00Z,2021-01-01T00:00:00Z,2021-02-01T00:00:00Z,2021-03-01T00:00:00Z,2021-04-01T00:00:00Z,2021-05-01T00:00:00Z,2021-06-01T00:00:00Z,2021-07-01T00:00:00Z,2021-08-01T00:00:00Z,2021-09-01T00:00:00Z,2021-10-01T00:00:00Z,2021-11-01T00:00:00Z,2021-12-01T00:00:00Z,2022-01-01T00:00:00Z,2022-02-01T00:00:00Z,2022-03-01T00:00:00Z,2022-04-01T00:00:00Z,2022-05-01T00:00:00Z,2022-06-01T00:00:00Z,2022-07-01T00:00:00Z,2022-08-01T00:00:00Z,2022-09-01T00:00:00Z,2022-10-01T00:00:00Z,2022-11-01T00:00:00Z,2022-12-01T00:00:00Z,2023-01-01T00:00:00Z,2023-02-01T00:00:00Z,2023-03-01T00:00:00Z,2023-04-01T00:00:00Z,2023-05-01T00:00:00Z,2023-06-01T00:00:00Z,2023-07-01T00:00:00Z,2023-08-01T00:00:00Z,2023-09-01T00:00:00Z,2023-10-01T00:00:00Z,2023-11-01T00:00:00Z,2023-12-01T00:00:00Z,2024-01-01T00:00:00Z,2024-02-01T00:00:00Z,2024-03-01T00:00:00Z"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/zos`$valueMin
#> [1] -1.746
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/zos`$valueMax
#> [1] 0.867
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/zos`$hasLogScale
#> [1] FALSE
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/zos`$logScale
#> [1] FALSE
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/zos`$hasVectorStyle
#> [1] FALSE
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/zos`$colormapId
#> [1] "viridis"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/zos`$colormapInvert
#> [1] FALSE
#> 
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211/sea_water_velocity`
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211/sea_water_velocity`$id
#> [1] "cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211/sea_water_velocity"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211/sea_water_velocity`$subdatasetId
#> [1] "cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211/sea_water_velocity`$subdatasetTitle
#> [1] "hourly mean fields from Global Ocean Physics Analysis and Forecast updated Daily"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211/sea_water_velocity`$variableId
#> [1] "sea_water_velocity"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211/sea_water_velocity`$vectorComponentIds
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211/sea_water_velocity`$vectorComponentIds[[1]]
#> [1] "uo"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211/sea_water_velocity`$vectorComponentIds[[2]]
#> [1] "vo"
#> 
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211/sea_water_velocity`$variableTitle
#> [1] "Sea water velocity"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211/sea_water_velocity`$units
#> [1] "m s-1"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211/sea_water_velocity`$bbox
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211/sea_water_velocity`$bbox[[1]]
#> [1] -180
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211/sea_water_velocity`$bbox[[2]]
#> [1] -80
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211/sea_water_velocity`$bbox[[3]]
#> [1] 179.9167
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211/sea_water_velocity`$bbox[[4]]
#> [1] 90
#> 
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211/sea_water_velocity`$tValues
#> [1] "2020-11-01T00:00:00Z/2024-04-19T23:00:00Z/PT1H"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211/sea_water_velocity`$zValues
#> [1] "-0.49402499198913574"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211/sea_water_velocity`$zUnits
#> [1] "m"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211/sea_water_velocity`$valueMin
#> [1] 0
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211/sea_water_velocity`$valueMax
#> [1] 1.384
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211/sea_water_velocity`$hasLogScale
#> [1] TRUE
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211/sea_water_velocity`$logScale
#> [1] FALSE
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211/sea_water_velocity`$hasVectorStyle
#> [1] TRUE
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211/sea_water_velocity`$colormapId
#> [1] "speed"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211/sea_water_velocity`$colormapInvert
#> [1] FALSE
#> 
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211/so`
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211/so`$id
#> [1] "cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211/so"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211/so`$subdatasetId
#> [1] "cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211/so`$subdatasetTitle
#> [1] "hourly mean fields from Global Ocean Physics Analysis and Forecast updated Daily"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211/so`$variableId
#> [1] "so"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211/so`$vectorComponentIds
#> NULL
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211/so`$variableTitle
#> [1] "Sea water salinity"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211/so`$units
#> [1] "1e-3"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211/so`$bbox
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211/so`$bbox[[1]]
#> [1] -180
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211/so`$bbox[[2]]
#> [1] -80
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211/so`$bbox[[3]]
#> [1] 179.9167
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211/so`$bbox[[4]]
#> [1] 90
#> 
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211/so`$tValues
#> [1] "2020-11-01T00:00:00Z/2024-04-19T23:00:00Z/PT1H"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211/so`$zValues
#> [1] "-0.49402499198913574"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211/so`$zUnits
#> [1] "m"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211/so`$valueMin
#> [1] 29.19
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211/so`$valueMax
#> [1] 37.061
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211/so`$hasLogScale
#> [1] TRUE
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211/so`$logScale
#> [1] FALSE
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211/so`$hasVectorStyle
#> [1] FALSE
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211/so`$colormapId
#> [1] "haline"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211/so`$colormapInvert
#> [1] FALSE
#> 
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211/thetao`
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211/thetao`$id
#> [1] "cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211/thetao"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211/thetao`$subdatasetId
#> [1] "cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211/thetao`$subdatasetTitle
#> [1] "hourly mean fields from Global Ocean Physics Analysis and Forecast updated Daily"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211/thetao`$variableId
#> [1] "thetao"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211/thetao`$vectorComponentIds
#> NULL
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211/thetao`$variableTitle
#> [1] "Sea water potential temperature"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211/thetao`$units
#> [1] "degrees_C"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211/thetao`$bbox
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211/thetao`$bbox[[1]]
#> [1] -180
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211/thetao`$bbox[[2]]
#> [1] -80
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211/thetao`$bbox[[3]]
#> [1] 179.9167
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211/thetao`$bbox[[4]]
#> [1] 90
#> 
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211/thetao`$tValues
#> [1] "2020-11-01T00:00:00Z/2024-04-19T23:00:00Z/PT1H"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211/thetao`$zValues
#> [1] "-0.49402499198913574"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211/thetao`$zUnits
#> [1] "m"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211/thetao`$valueMin
#> [1] -1.821
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211/thetao`$valueMax
#> [1] 30.093
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211/thetao`$hasLogScale
#> [1] FALSE
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211/thetao`$logScale
#> [1] FALSE
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211/thetao`$hasVectorStyle
#> [1] FALSE
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211/thetao`$colormapId
#> [1] "thermal"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211/thetao`$colormapInvert
#> [1] FALSE
#> 
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211/uo`
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211/uo`$id
#> [1] "cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211/uo"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211/uo`$subdatasetId
#> [1] "cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211/uo`$subdatasetTitle
#> [1] "hourly mean fields from Global Ocean Physics Analysis and Forecast updated Daily"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211/uo`$variableId
#> [1] "uo"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211/uo`$vectorComponentIds
#> NULL
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211/uo`$variableTitle
#> [1] "Eastward sea water velocity"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211/uo`$units
#> [1] "m s-1"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211/uo`$bbox
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211/uo`$bbox[[1]]
#> [1] -180
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211/uo`$bbox[[2]]
#> [1] -80
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211/uo`$bbox[[3]]
#> [1] 179.9167
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211/uo`$bbox[[4]]
#> [1] 90
#> 
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211/uo`$tValues
#> [1] "2020-11-01T00:00:00Z/2024-04-19T23:00:00Z/PT1H"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211/uo`$zValues
#> [1] "-0.49402499198913574"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211/uo`$zUnits
#> [1] "m"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211/uo`$valueMin
#> [1] -1.384
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211/uo`$valueMax
#> [1] 1.384
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211/uo`$hasLogScale
#> [1] FALSE
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211/uo`$logScale
#> [1] FALSE
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211/uo`$hasVectorStyle
#> [1] FALSE
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211/uo`$colormapId
#> [1] "balance"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211/uo`$colormapInvert
#> [1] FALSE
#> 
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211/vo`
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211/vo`$id
#> [1] "cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211/vo"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211/vo`$subdatasetId
#> [1] "cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211/vo`$subdatasetTitle
#> [1] "hourly mean fields from Global Ocean Physics Analysis and Forecast updated Daily"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211/vo`$variableId
#> [1] "vo"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211/vo`$vectorComponentIds
#> NULL
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211/vo`$variableTitle
#> [1] "Northward sea water velocity"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211/vo`$units
#> [1] "m s-1"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211/vo`$bbox
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211/vo`$bbox[[1]]
#> [1] -180
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211/vo`$bbox[[2]]
#> [1] -80
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211/vo`$bbox[[3]]
#> [1] 179.9167
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211/vo`$bbox[[4]]
#> [1] 90
#> 
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211/vo`$tValues
#> [1] "2020-11-01T00:00:00Z/2024-04-19T23:00:00Z/PT1H"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211/vo`$zValues
#> [1] "-0.49402499198913574"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211/vo`$zUnits
#> [1] "m"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211/vo`$valueMin
#> [1] -1.384
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211/vo`$valueMax
#> [1] 1.384
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211/vo`$hasLogScale
#> [1] FALSE
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211/vo`$logScale
#> [1] FALSE
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211/vo`$hasVectorStyle
#> [1] FALSE
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211/vo`$colormapId
#> [1] "balance"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211/vo`$colormapInvert
#> [1] FALSE
#> 
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211/zos`
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211/zos`$id
#> [1] "cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211/zos"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211/zos`$subdatasetId
#> [1] "cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211/zos`$subdatasetTitle
#> [1] "hourly mean fields from Global Ocean Physics Analysis and Forecast updated Daily"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211/zos`$variableId
#> [1] "zos"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211/zos`$vectorComponentIds
#> NULL
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211/zos`$variableTitle
#> [1] "Sea surface height above geoid"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211/zos`$units
#> [1] "m"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211/zos`$bbox
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211/zos`$bbox[[1]]
#> [1] -180
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211/zos`$bbox[[2]]
#> [1] -80
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211/zos`$bbox[[3]]
#> [1] 179.9167
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211/zos`$bbox[[4]]
#> [1] 90
#> 
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211/zos`$tValues
#> [1] "2020-11-01T00:00:00Z/2024-04-19T23:00:00Z/PT1H"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211/zos`$zValues
#> [1] "-0.49402499198913574"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211/zos`$zUnits
#> [1] "m"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211/zos`$valueMin
#> [1] -1.777
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211/zos`$valueMax
#> [1] 0.838
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211/zos`$hasLogScale
#> [1] FALSE
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211/zos`$logScale
#> [1] FALSE
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211/zos`$hasVectorStyle
#> [1] FALSE
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211/zos`$colormapId
#> [1] "viridis"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211/zos`$colormapInvert
#> [1] FALSE
#> 
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy/deptho`
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy/deptho`$id
#> [1] "cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy/deptho"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy/deptho`$subdatasetId
#> [1] "cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy/deptho`$subdatasetTitle
#> [1] "Bathymetry"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy/deptho`$variableId
#> [1] "deptho"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy/deptho`$vectorComponentIds
#> NULL
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy/deptho`$variableTitle
#> [1] "Sea floor depth below geoid"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy/deptho`$units
#> [1] "m"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy/deptho`$bbox
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy/deptho`$bbox[[1]]
#> [1] -180
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy/deptho`$bbox[[2]]
#> [1] -80
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy/deptho`$bbox[[3]]
#> [1] 179.9167
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy/deptho`$bbox[[4]]
#> [1] 90
#> 
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy/deptho`$valueMin
#> [1] 25.211
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy/deptho`$valueMax
#> [1] 5727.917
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy/deptho`$hasLogScale
#> [1] TRUE
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy/deptho`$logScale
#> [1] FALSE
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy/deptho`$hasVectorStyle
#> [1] FALSE
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy/deptho`$colormapId
#> [1] "viridis"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy/deptho`$colormapInvert
#> [1] FALSE
#> 
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy/deptho_lev`
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy/deptho_lev`$id
#> [1] "cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy/deptho_lev"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy/deptho_lev`$subdatasetId
#> [1] "cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy/deptho_lev`$subdatasetTitle
#> [1] "Bathymetry"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy/deptho_lev`$variableId
#> [1] "deptho_lev"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy/deptho_lev`$vectorComponentIds
#> NULL
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy/deptho_lev`$variableTitle
#> [1] "Model level number at sea floor"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy/deptho_lev`$units
#> [1] "1"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy/deptho_lev`$bbox
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy/deptho_lev`$bbox[[1]]
#> [1] -180
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy/deptho_lev`$bbox[[2]]
#> [1] -80
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy/deptho_lev`$bbox[[3]]
#> [1] 179.9167
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy/deptho_lev`$bbox[[4]]
#> [1] 90
#> 
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy/deptho_lev`$valueMin
#> [1] 13
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy/deptho_lev`$valueMax
#> [1] 49
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy/deptho_lev`$hasLogScale
#> [1] TRUE
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy/deptho_lev`$logScale
#> [1] FALSE
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy/deptho_lev`$hasVectorStyle
#> [1] FALSE
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy/deptho_lev`$colormapId
#> [1] "viridis"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy/deptho_lev`$colormapInvert
#> [1] FALSE
#> 
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy/mask`
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy/mask`$id
#> [1] "cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy/mask"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy/mask`$subdatasetId
#> [1] "cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy/mask`$subdatasetTitle
#> [1] "Bathymetry"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy/mask`$variableId
#> [1] "mask"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy/mask`$vectorComponentIds
#> NULL
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy/mask`$variableTitle
#> [1] "Sea binary mask"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy/mask`$units
#> [1] "1"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy/mask`$bbox
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy/mask`$bbox[[1]]
#> [1] -180
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy/mask`$bbox[[2]]
#> [1] -80
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy/mask`$bbox[[3]]
#> [1] 179.9167
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy/mask`$bbox[[4]]
#> [1] 90
#> 
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy/mask`$zValues
#> [1] "-5727.9169921875,-5274.7841796875,-4833.291015625,-4405.22412109375,-3992.48388671875,-3597.031982421875,-3220.820068359375,-2865.702880859375,-2533.3359375,-2225.077880859375,-1941.8929443359375,-1684.2840576171875,-1452.2509765625,-1245.291015625,-1062.43994140625,-902.3392944335938,-763.3331298828125,-643.5667724609375,-541.0889282226562,-453.9377136230469,-380.2130126953125,-318.1274108886719,-266.0403137207031,-222.47520446777344,-186.12559509277344,-155.85069274902344,-130.66600036621094,-109.72930145263672,-92.3260726928711,-77.85385131835938,-65.80726623535156,-55.76428985595703,-47.37369155883789,-40.344051361083984,-34.43415069580078,-29.444730758666992,-25.211410522460938,-21.598819732666016,-18.495559692382812,-15.810070037841797,-13.467140197753906,-11.404999732971191,-9.572997093200684,-7.92956018447876,-6.440614223480225,-5.078224182128906,-3.8194949626922607,-2.6456689834594727,-1.5413750410079956,-0.49402499198913574"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy/mask`$zUnits
#> [1] "m"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy/mask`$valueMin
#> [1] 0
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy/mask`$valueMax
#> [1] 1
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy/mask`$hasLogScale
#> [1] TRUE
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy/mask`$logScale
#> [1] FALSE
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy/mask`$hasVectorStyle
#> [1] FALSE
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy/mask`$colormapId
#> [1] "viridis"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy/mask`$colormapInvert
#> [1] FALSE
#> 
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords/e1t`
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords/e1t`$id
#> [1] "cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords/e1t"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords/e1t`$subdatasetId
#> [1] "cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords/e1t`$subdatasetTitle
#> [1] "Coordinates"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords/e1t`$variableId
#> [1] "e1t"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords/e1t`$vectorComponentIds
#> NULL
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords/e1t`$variableTitle
#> [1] "Cell dimension along X axis"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords/e1t`$units
#> [1] "m"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords/e1t`$bbox
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords/e1t`$bbox[[1]]
#> [1] -180
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords/e1t`$bbox[[2]]
#> [1] -80
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords/e1t`$bbox[[3]]
#> [1] 179.9167
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords/e1t`$bbox[[4]]
#> [1] 90
#> 
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords/e1t`$valueMin
#> [1] 390.036
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords/e1t`$valueMax
#> [1] 9246.83
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords/e1t`$hasLogScale
#> [1] TRUE
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords/e1t`$logScale
#> [1] FALSE
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords/e1t`$hasVectorStyle
#> [1] FALSE
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords/e1t`$colormapId
#> [1] "viridis"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords/e1t`$colormapInvert
#> [1] FALSE
#> 
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords/e2t`
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords/e2t`$id
#> [1] "cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords/e2t"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords/e2t`$subdatasetId
#> [1] "cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords/e2t`$subdatasetTitle
#> [1] "Coordinates"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords/e2t`$variableId
#> [1] "e2t"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords/e2t`$vectorComponentIds
#> NULL
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords/e2t`$variableTitle
#> [1] "Cell dimension along Y axis"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords/e2t`$units
#> [1] "m"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords/e2t`$bbox
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords/e2t`$bbox[[1]]
#> [1] -180
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords/e2t`$bbox[[2]]
#> [1] -80
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords/e2t`$bbox[[3]]
#> [1] 179.9167
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords/e2t`$bbox[[4]]
#> [1] 90
#> 
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords/e2t`$valueMin
#> [1] 9250
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords/e2t`$valueMax
#> [1] 9250
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords/e2t`$hasLogScale
#> [1] TRUE
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords/e2t`$logScale
#> [1] FALSE
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords/e2t`$hasVectorStyle
#> [1] FALSE
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords/e2t`$colormapId
#> [1] "viridis"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords/e2t`$colormapInvert
#> [1] FALSE
#> 
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords/e3t`
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords/e3t`$id
#> [1] "cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords/e3t"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords/e3t`$subdatasetId
#> [1] "cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords/e3t`$subdatasetTitle
#> [1] "Coordinates"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords/e3t`$variableId
#> [1] "e3t"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords/e3t`$vectorComponentIds
#> NULL
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords/e3t`$variableTitle
#> [1] "Cell thickness"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords/e3t`$units
#> [1] "m"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords/e3t`$bbox
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords/e3t`$bbox[[1]]
#> [1] -180
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords/e3t`$bbox[[2]]
#> [1] -80
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords/e3t`$bbox[[3]]
#> [1] 179.9167
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords/e3t`$bbox[[4]]
#> [1] 90
#> 
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords/e3t`$zValues
#> [1] "-5727.9169921875,-5274.7841796875,-4833.291015625,-4405.22412109375,-3992.48388671875,-3597.031982421875,-3220.820068359375,-2865.702880859375,-2533.3359375,-2225.077880859375,-1941.8929443359375,-1684.2840576171875,-1452.2509765625,-1245.291015625,-1062.43994140625,-902.3392944335938,-763.3331298828125,-643.5667724609375,-541.0889282226562,-453.9377136230469,-380.2130126953125,-318.1274108886719,-266.0403137207031,-222.47520446777344,-186.12559509277344,-155.85069274902344,-130.66600036621094,-109.72930145263672,-92.3260726928711,-77.85385131835938,-65.80726623535156,-55.76428985595703,-47.37369155883789,-40.344051361083984,-34.43415069580078,-29.444730758666992,-25.211410522460938,-21.598819732666016,-18.495559692382812,-15.810070037841797,-13.467140197753906,-11.404999732971191,-9.572997093200684,-7.92956018447876,-6.440614223480225,-5.078224182128906,-3.8194949626922607,-2.6456689834594727,-1.5413750410079956,-0.49402499198913574"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords/e3t`$zUnits
#> [1] "m"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords/e3t`$valueMin
#> [1] 1.022
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords/e3t`$valueMax
#> [1] 404.425
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords/e3t`$hasLogScale
#> [1] TRUE
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords/e3t`$logScale
#> [1] FALSE
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords/e3t`$hasVectorStyle
#> [1] FALSE
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords/e3t`$colormapId
#> [1] "viridis"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords/e3t`$colormapInvert
#> [1] FALSE
#> 
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--mdt/mdt`
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--mdt/mdt`$id
#> [1] "cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--mdt/mdt"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--mdt/mdt`$subdatasetId
#> [1] "cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--mdt"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--mdt/mdt`$subdatasetTitle
#> [1] "Mean Dynamic Topography"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--mdt/mdt`$variableId
#> [1] "mdt"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--mdt/mdt`$vectorComponentIds
#> NULL
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--mdt/mdt`$variableTitle
#> [1] "Mean sea surface height above geoid"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--mdt/mdt`$units
#> [1] "m"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--mdt/mdt`$bbox
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--mdt/mdt`$bbox[[1]]
#> [1] -180
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--mdt/mdt`$bbox[[2]]
#> [1] -80
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--mdt/mdt`$bbox[[3]]
#> [1] 179.9167
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--mdt/mdt`$bbox[[4]]
#> [1] 90
#> 
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--mdt/mdt`$valueMin
#> [1] -1.728
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--mdt/mdt`$valueMax
#> [1] 0.845
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--mdt/mdt`$hasLogScale
#> [1] FALSE
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--mdt/mdt`$logScale
#> [1] FALSE
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--mdt/mdt`$hasVectorStyle
#> [1] FALSE
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--mdt/mdt`$colormapId
#> [1] "viridis"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--mdt/mdt`$colormapInvert
#> [1] FALSE
#> 
#> 
#> $layers$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211/sea_water_velocity`
#> $layers$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211/sea_water_velocity`$id
#> [1] "cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211/sea_water_velocity"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211/sea_water_velocity`$subdatasetId
#> [1] "cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211/sea_water_velocity`$subdatasetTitle
#> [1] "hourly mean merged surface currents from oceanic circulation, tides and waves"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211/sea_water_velocity`$variableId
#> [1] "sea_water_velocity"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211/sea_water_velocity`$vectorComponentIds
#> $layers$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211/sea_water_velocity`$vectorComponentIds[[1]]
#> [1] "uo"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211/sea_water_velocity`$vectorComponentIds[[2]]
#> [1] "vo"
#> 
#> 
#> $layers$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211/sea_water_velocity`$variableTitle
#> [1] "Sea water velocity"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211/sea_water_velocity`$units
#> [1] "m s-1"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211/sea_water_velocity`$bbox
#> $layers$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211/sea_water_velocity`$bbox[[1]]
#> [1] -180
#> 
#> $layers$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211/sea_water_velocity`$bbox[[2]]
#> [1] -80
#> 
#> $layers$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211/sea_water_velocity`$bbox[[3]]
#> [1] 179.9167
#> 
#> $layers$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211/sea_water_velocity`$bbox[[4]]
#> [1] 90
#> 
#> 
#> $layers$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211/sea_water_velocity`$tValues
#> [1] "2020-11-01T00:00:00Z/2024-04-18T23:00:00Z/PT1H"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211/sea_water_velocity`$zValues
#> [1] "-0.49402499198913574"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211/sea_water_velocity`$zUnits
#> [1] "m"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211/sea_water_velocity`$valueMin
#> [1] 0
#> 
#> $layers$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211/sea_water_velocity`$valueMax
#> [1] 1.386
#> 
#> $layers$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211/sea_water_velocity`$hasLogScale
#> [1] TRUE
#> 
#> $layers$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211/sea_water_velocity`$logScale
#> [1] FALSE
#> 
#> $layers$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211/sea_water_velocity`$hasVectorStyle
#> [1] TRUE
#> 
#> $layers$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211/sea_water_velocity`$colormapId
#> [1] "speed"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211/sea_water_velocity`$colormapInvert
#> [1] FALSE
#> 
#> 
#> $layers$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211/uo`
#> $layers$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211/uo`$id
#> [1] "cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211/uo"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211/uo`$subdatasetId
#> [1] "cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211/uo`$subdatasetTitle
#> [1] "hourly mean merged surface currents from oceanic circulation, tides and waves"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211/uo`$variableId
#> [1] "uo"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211/uo`$vectorComponentIds
#> NULL
#> 
#> $layers$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211/uo`$variableTitle
#> [1] "Eastward sea water velocity"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211/uo`$units
#> [1] "m s-1"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211/uo`$bbox
#> $layers$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211/uo`$bbox[[1]]
#> [1] -180
#> 
#> $layers$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211/uo`$bbox[[2]]
#> [1] -80
#> 
#> $layers$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211/uo`$bbox[[3]]
#> [1] 179.9167
#> 
#> $layers$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211/uo`$bbox[[4]]
#> [1] 90
#> 
#> 
#> $layers$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211/uo`$tValues
#> [1] "2020-11-01T00:00:00Z/2024-04-18T23:00:00Z/PT1H"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211/uo`$zValues
#> [1] "-0.49402499198913574"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211/uo`$zUnits
#> [1] "m"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211/uo`$valueMin
#> [1] -1.386
#> 
#> $layers$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211/uo`$valueMax
#> [1] 1.386
#> 
#> $layers$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211/uo`$hasLogScale
#> [1] FALSE
#> 
#> $layers$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211/uo`$logScale
#> [1] FALSE
#> 
#> $layers$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211/uo`$hasVectorStyle
#> [1] FALSE
#> 
#> $layers$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211/uo`$colormapId
#> [1] "balance"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211/uo`$colormapInvert
#> [1] FALSE
#> 
#> 
#> $layers$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211/utide`
#> $layers$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211/utide`$id
#> [1] "cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211/utide"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211/utide`$subdatasetId
#> [1] "cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211/utide`$subdatasetTitle
#> [1] "hourly mean merged surface currents from oceanic circulation, tides and waves"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211/utide`$variableId
#> [1] "utide"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211/utide`$vectorComponentIds
#> NULL
#> 
#> $layers$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211/utide`$variableTitle
#> [1] "Surface sea water x velocity due to tide"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211/utide`$units
#> [1] "m s-1"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211/utide`$bbox
#> $layers$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211/utide`$bbox[[1]]
#> [1] -180
#> 
#> $layers$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211/utide`$bbox[[2]]
#> [1] -80
#> 
#> $layers$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211/utide`$bbox[[3]]
#> [1] 179.9167
#> 
#> $layers$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211/utide`$bbox[[4]]
#> [1] 90
#> 
#> 
#> $layers$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211/utide`$tValues
#> [1] "2020-11-01T00:00:00Z/2024-04-18T23:00:00Z/PT1H"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211/utide`$zValues
#> [1] "-0.49402499198913574"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211/utide`$zUnits
#> [1] "m"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211/utide`$valueMin
#> [1] -0.112
#> 
#> $layers$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211/utide`$valueMax
#> [1] 0.066
#> 
#> $layers$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211/utide`$hasLogScale
#> [1] FALSE
#> 
#> $layers$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211/utide`$logScale
#> [1] FALSE
#> 
#> $layers$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211/utide`$hasVectorStyle
#> [1] FALSE
#> 
#> $layers$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211/utide`$colormapId
#> [1] "viridis"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211/utide`$colormapInvert
#> [1] FALSE
#> 
#> 
#> $layers$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211/utotal`
#> $layers$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211/utotal`$id
#> [1] "cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211/utotal"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211/utotal`$subdatasetId
#> [1] "cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211/utotal`$subdatasetTitle
#> [1] "hourly mean merged surface currents from oceanic circulation, tides and waves"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211/utotal`$variableId
#> [1] "utotal"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211/utotal`$vectorComponentIds
#> NULL
#> 
#> $layers$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211/utotal`$variableTitle
#> [1] "Surface sea water x velocity"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211/utotal`$units
#> [1] "m s-1"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211/utotal`$bbox
#> $layers$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211/utotal`$bbox[[1]]
#> [1] -180
#> 
#> $layers$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211/utotal`$bbox[[2]]
#> [1] -80
#> 
#> $layers$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211/utotal`$bbox[[3]]
#> [1] 179.9167
#> 
#> $layers$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211/utotal`$bbox[[4]]
#> [1] 90
#> 
#> 
#> $layers$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211/utotal`$tValues
#> [1] "2020-11-01T00:00:00Z/2024-04-18T23:00:00Z/PT1H"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211/utotal`$zValues
#> [1] "-0.49402499198913574"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211/utotal`$zUnits
#> [1] "m"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211/utotal`$valueMin
#> [1] -0.484
#> 
#> $layers$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211/utotal`$valueMax
#> [1] 0.532
#> 
#> $layers$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211/utotal`$hasLogScale
#> [1] FALSE
#> 
#> $layers$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211/utotal`$logScale
#> [1] FALSE
#> 
#> $layers$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211/utotal`$hasVectorStyle
#> [1] FALSE
#> 
#> $layers$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211/utotal`$colormapId
#> [1] "viridis"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211/utotal`$colormapInvert
#> [1] FALSE
#> 
#> 
#> $layers$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211/vo`
#> $layers$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211/vo`$id
#> [1] "cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211/vo"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211/vo`$subdatasetId
#> [1] "cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211/vo`$subdatasetTitle
#> [1] "hourly mean merged surface currents from oceanic circulation, tides and waves"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211/vo`$variableId
#> [1] "vo"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211/vo`$vectorComponentIds
#> NULL
#> 
#> $layers$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211/vo`$variableTitle
#> [1] "Northward sea water velocity"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211/vo`$units
#> [1] "m s-1"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211/vo`$bbox
#> $layers$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211/vo`$bbox[[1]]
#> [1] -180
#> 
#> $layers$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211/vo`$bbox[[2]]
#> [1] -80
#> 
#> $layers$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211/vo`$bbox[[3]]
#> [1] 179.9167
#> 
#> $layers$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211/vo`$bbox[[4]]
#> [1] 90
#> 
#> 
#> $layers$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211/vo`$tValues
#> [1] "2020-11-01T00:00:00Z/2024-04-18T23:00:00Z/PT1H"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211/vo`$zValues
#> [1] "-0.49402499198913574"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211/vo`$zUnits
#> [1] "m"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211/vo`$valueMin
#> [1] -1.386
#> 
#> $layers$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211/vo`$valueMax
#> [1] 1.386
#> 
#> $layers$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211/vo`$hasLogScale
#> [1] FALSE
#> 
#> $layers$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211/vo`$logScale
#> [1] FALSE
#> 
#> $layers$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211/vo`$hasVectorStyle
#> [1] FALSE
#> 
#> $layers$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211/vo`$colormapId
#> [1] "balance"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211/vo`$colormapInvert
#> [1] FALSE
#> 
#> 
#> $layers$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211/vsdx`
#> $layers$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211/vsdx`$id
#> [1] "cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211/vsdx"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211/vsdx`$subdatasetId
#> [1] "cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211/vsdx`$subdatasetTitle
#> [1] "hourly mean merged surface currents from oceanic circulation, tides and waves"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211/vsdx`$variableId
#> [1] "vsdx"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211/vsdx`$vectorComponentIds
#> NULL
#> 
#> $layers$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211/vsdx`$variableTitle
#> [1] "Sea surface wave stokes drift x velocity"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211/vsdx`$units
#> [1] "m s-1"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211/vsdx`$bbox
#> $layers$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211/vsdx`$bbox[[1]]
#> [1] -180
#> 
#> $layers$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211/vsdx`$bbox[[2]]
#> [1] -80
#> 
#> $layers$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211/vsdx`$bbox[[3]]
#> [1] 179.9167
#> 
#> $layers$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211/vsdx`$bbox[[4]]
#> [1] 90
#> 
#> 
#> $layers$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211/vsdx`$tValues
#> [1] "2020-11-01T00:00:00Z/2024-04-18T23:00:00Z/PT1H"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211/vsdx`$zValues
#> [1] "-0.49402499198913574"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211/vsdx`$zUnits
#> [1] "m"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211/vsdx`$valueMin
#> [1] -0.15
#> 
#> $layers$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211/vsdx`$valueMax
#> [1] 0.2
#> 
#> $layers$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211/vsdx`$hasLogScale
#> [1] FALSE
#> 
#> $layers$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211/vsdx`$logScale
#> [1] FALSE
#> 
#> $layers$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211/vsdx`$hasVectorStyle
#> [1] FALSE
#> 
#> $layers$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211/vsdx`$colormapId
#> [1] "viridis"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211/vsdx`$colormapInvert
#> [1] FALSE
#> 
#> 
#> $layers$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211/vsdy`
#> $layers$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211/vsdy`$id
#> [1] "cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211/vsdy"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211/vsdy`$subdatasetId
#> [1] "cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211/vsdy`$subdatasetTitle
#> [1] "hourly mean merged surface currents from oceanic circulation, tides and waves"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211/vsdy`$variableId
#> [1] "vsdy"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211/vsdy`$vectorComponentIds
#> NULL
#> 
#> $layers$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211/vsdy`$variableTitle
#> [1] "Sea surface wave stokes drift y velocity"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211/vsdy`$units
#> [1] "m s-1"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211/vsdy`$bbox
#> $layers$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211/vsdy`$bbox[[1]]
#> [1] -180
#> 
#> $layers$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211/vsdy`$bbox[[2]]
#> [1] -80
#> 
#> $layers$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211/vsdy`$bbox[[3]]
#> [1] 179.9167
#> 
#> $layers$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211/vsdy`$bbox[[4]]
#> [1] 90
#> 
#> 
#> $layers$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211/vsdy`$tValues
#> [1] "2020-11-01T00:00:00Z/2024-04-18T23:00:00Z/PT1H"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211/vsdy`$zValues
#> [1] "-0.49402499198913574"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211/vsdy`$zUnits
#> [1] "m"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211/vsdy`$valueMin
#> [1] -0.15
#> 
#> $layers$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211/vsdy`$valueMax
#> [1] 0.14
#> 
#> $layers$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211/vsdy`$hasLogScale
#> [1] FALSE
#> 
#> $layers$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211/vsdy`$logScale
#> [1] FALSE
#> 
#> $layers$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211/vsdy`$hasVectorStyle
#> [1] FALSE
#> 
#> $layers$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211/vsdy`$colormapId
#> [1] "viridis"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211/vsdy`$colormapInvert
#> [1] FALSE
#> 
#> 
#> $layers$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211/vtide`
#> $layers$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211/vtide`$id
#> [1] "cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211/vtide"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211/vtide`$subdatasetId
#> [1] "cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211/vtide`$subdatasetTitle
#> [1] "hourly mean merged surface currents from oceanic circulation, tides and waves"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211/vtide`$variableId
#> [1] "vtide"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211/vtide`$vectorComponentIds
#> NULL
#> 
#> $layers$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211/vtide`$variableTitle
#> [1] "Surface sea water y velocity due to tide"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211/vtide`$units
#> [1] "m s-1"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211/vtide`$bbox
#> $layers$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211/vtide`$bbox[[1]]
#> [1] -180
#> 
#> $layers$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211/vtide`$bbox[[2]]
#> [1] -80
#> 
#> $layers$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211/vtide`$bbox[[3]]
#> [1] 179.9167
#> 
#> $layers$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211/vtide`$bbox[[4]]
#> [1] 90
#> 
#> 
#> $layers$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211/vtide`$tValues
#> [1] "2020-11-01T00:00:00Z/2024-04-18T23:00:00Z/PT1H"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211/vtide`$zValues
#> [1] "-0.49402499198913574"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211/vtide`$zUnits
#> [1] "m"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211/vtide`$valueMin
#> [1] -0.088
#> 
#> $layers$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211/vtide`$valueMax
#> [1] 0.096
#> 
#> $layers$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211/vtide`$hasLogScale
#> [1] FALSE
#> 
#> $layers$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211/vtide`$logScale
#> [1] FALSE
#> 
#> $layers$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211/vtide`$hasVectorStyle
#> [1] FALSE
#> 
#> $layers$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211/vtide`$colormapId
#> [1] "viridis"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211/vtide`$colormapInvert
#> [1] FALSE
#> 
#> 
#> $layers$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211/vtotal`
#> $layers$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211/vtotal`$id
#> [1] "cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211/vtotal"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211/vtotal`$subdatasetId
#> [1] "cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211/vtotal`$subdatasetTitle
#> [1] "hourly mean merged surface currents from oceanic circulation, tides and waves"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211/vtotal`$variableId
#> [1] "vtotal"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211/vtotal`$vectorComponentIds
#> NULL
#> 
#> $layers$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211/vtotal`$variableTitle
#> [1] "Surface sea water y velocity"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211/vtotal`$units
#> [1] "m s-1"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211/vtotal`$bbox
#> $layers$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211/vtotal`$bbox[[1]]
#> [1] -180
#> 
#> $layers$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211/vtotal`$bbox[[2]]
#> [1] -80
#> 
#> $layers$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211/vtotal`$bbox[[3]]
#> [1] 179.9167
#> 
#> $layers$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211/vtotal`$bbox[[4]]
#> [1] 90
#> 
#> 
#> $layers$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211/vtotal`$tValues
#> [1] "2020-11-01T00:00:00Z/2024-04-18T23:00:00Z/PT1H"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211/vtotal`$zValues
#> [1] "-0.49402499198913574"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211/vtotal`$zUnits
#> [1] "m"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211/vtotal`$valueMin
#> [1] -0.406
#> 
#> $layers$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211/vtotal`$valueMax
#> [1] 0.406
#> 
#> $layers$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211/vtotal`$hasLogScale
#> [1] FALSE
#> 
#> $layers$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211/vtotal`$logScale
#> [1] FALSE
#> 
#> $layers$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211/vtotal`$hasVectorStyle
#> [1] FALSE
#> 
#> $layers$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211/vtotal`$colormapId
#> [1] "balance"
#> 
#> $layers$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211/vtotal`$colormapInvert
#> [1] FALSE
#> 
#> 
#> 
#> $stacItems
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$id
#> [1] "cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$type
#> [1] "Feature"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$stac_version
#> [1] "1.0.0"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$stac_extensions
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$stac_extensions[[1]]
#> [1] "https://stac-extensions.github.io/datacube/v2.1.0/schema.json"
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$geometry
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$geometry$type
#> [1] "Polygon"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$geometry$coordinates
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$geometry$coordinates[[1]]
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$geometry$coordinates[[1]][[1]]
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$geometry$coordinates[[1]][[1]][[1]]
#> [1] -180
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$geometry$coordinates[[1]][[1]][[2]]
#> [1] -80
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$geometry$coordinates[[1]][[2]]
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$geometry$coordinates[[1]][[2]][[1]]
#> [1] -180
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$geometry$coordinates[[1]][[2]][[2]]
#> [1] 90
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$geometry$coordinates[[1]][[3]]
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$geometry$coordinates[[1]][[3]][[1]]
#> [1] 179.9167
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$geometry$coordinates[[1]][[3]][[2]]
#> [1] 90
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$geometry$coordinates[[1]][[4]]
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$geometry$coordinates[[1]][[4]][[1]]
#> [1] 179.9167
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$geometry$coordinates[[1]][[4]][[2]]
#> [1] -80
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$geometry$coordinates[[1]][[5]]
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$geometry$coordinates[[1]][[5]][[1]]
#> [1] -180
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$geometry$coordinates[[1]][[5]][[2]]
#> [1] -80
#> 
#> 
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$bbox
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$bbox[[1]]
#> [1] -180
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$bbox[[2]]
#> [1] -80
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$bbox[[3]]
#> [1] 179.9167
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$bbox[[4]]
#> [1] 90
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$properties
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$properties$title
#> [1] "hourly mean merged surface currents from oceanic circulation, tides and waves"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$properties$datetime
#> NULL
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$properties$start_datetime
#> [1] "2020-11-01T00:00:00Z"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$properties$end_datetime
#> [1] "2024-04-18T23:00:00Z"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$properties$Conventions
#> [1] "CF-1.6"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$properties$area
#> [1] "GLOBAL"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$properties$contact
#> [1] "servicedesk.cmems@mercator-ocean.eu"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$properties$credit
#> [1] "E.U. Copernicus Marine Service Information (CMEMS)"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$properties$institution
#> [1] "MERCATOR OCEAN"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$properties$licence
#> [1] "http://marine.copernicus.eu/services-portfolio/service-commitments-and-licence/"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$properties$producer
#> [1] "CMEMS - Global Monitoring and Forecasting Centre"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$properties$product_user_manual
#> [1] "http://marine.copernicus.eu/documents/PUM/CMEMS-GLO-PUM-001-024.pdf"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$properties$quality_information_document
#> [1] "http://marine.copernicus.eu/documents/QUID/CMEMS-GLO-QUID-001-024.pdf"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$properties$references
#> [1] "http://marine.copernicus.eu"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$properties$source
#> [1] "MERCATOR GLO12, mfwamglo, FES2014"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$properties$`cube:dimensions`
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$properties$`cube:dimensions`$elevation
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$properties$`cube:dimensions`$elevation$type
#> [1] "spatial"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$properties$`cube:dimensions`$elevation$axis
#> [1] "z"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$properties$`cube:dimensions`$elevation$extent
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$properties$`cube:dimensions`$elevation$extent[[1]]
#> [1] -0.494025
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$properties$`cube:dimensions`$elevation$extent[[2]]
#> [1] -0.494025
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$properties$`cube:dimensions`$elevation$values
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$properties$`cube:dimensions`$elevation$values[[1]]
#> [1] -0.494025
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$properties$`cube:dimensions`$elevation$unit
#> [1] "m"
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$properties$`cube:dimensions`$latitude
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$properties$`cube:dimensions`$latitude$type
#> [1] "spatial"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$properties$`cube:dimensions`$latitude$axis
#> [1] "y"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$properties$`cube:dimensions`$latitude$extent
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$properties$`cube:dimensions`$latitude$extent[[1]]
#> [1] -80
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$properties$`cube:dimensions`$latitude$extent[[2]]
#> [1] 90
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$properties$`cube:dimensions`$latitude$step
#> [1] 0.08333333
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$properties$`cube:dimensions`$latitude$reference_system
#> [1] 4326
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$properties$`cube:dimensions`$longitude
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$properties$`cube:dimensions`$longitude$type
#> [1] "spatial"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$properties$`cube:dimensions`$longitude$axis
#> [1] "x"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$properties$`cube:dimensions`$longitude$extent
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$properties$`cube:dimensions`$longitude$extent[[1]]
#> [1] -180
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$properties$`cube:dimensions`$longitude$extent[[2]]
#> [1] 179.9167
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$properties$`cube:dimensions`$longitude$step
#> [1] 0.08333334
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$properties$`cube:dimensions`$longitude$reference_system
#> [1] 4326
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$properties$`cube:dimensions`$time
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$properties$`cube:dimensions`$time$type
#> [1] "temporal"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$properties$`cube:dimensions`$time$extent
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$properties$`cube:dimensions`$time$extent[[1]]
#> [1] "2020-11-01T00:00:00Z"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$properties$`cube:dimensions`$time$extent[[2]]
#> [1] "2024-04-18T23:00:00Z"
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$properties$`cube:dimensions`$time$step
#> [1] "PT1H"
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$properties$`cube:variables`
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$properties$`cube:variables`$uo
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$properties$`cube:variables`$uo$id
#> [1] "uo"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$properties$`cube:variables`$uo$dimensions
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$properties$`cube:variables`$uo$dimensions[[1]]
#> [1] "time"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$properties$`cube:variables`$uo$dimensions[[2]]
#> [1] "elevation"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$properties$`cube:variables`$uo$dimensions[[3]]
#> [1] "latitude"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$properties$`cube:variables`$uo$dimensions[[4]]
#> [1] "longitude"
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$properties$`cube:variables`$uo$type
#> [1] "data"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$properties$`cube:variables`$uo$unit
#> [1] "m s-1"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$properties$`cube:variables`$uo$standardName
#> [1] "eastward_sea_water_velocity"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$properties$`cube:variables`$uo$abbreviation
#> [1] "uo"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$properties$`cube:variables`$uo$name
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$properties$`cube:variables`$uo$name$en
#> [1] "Eastward Eulerian velocity (Navier-Stokes current)"
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$properties$`cube:variables`$uo$unitConversion
#> NULL
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$properties$`cube:variables`$uo$missingValue
#> [1] 9.96921e+36
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$properties$`cube:variables`$uo$offset
#> NULL
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$properties$`cube:variables`$uo$scale
#> NULL
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$properties$`cube:variables`$uo$valueMin
#> [1] -1.385742
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$properties$`cube:variables`$uo$valueMax
#> [1] 1.385742
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$properties$`cube:variables`$uo$valueDiffMax
#> [1] 1.385742
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$properties$`cube:variables`$uo$valueDiffRelMax
#> [1] 25
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$properties$`cube:variables`$uo$valueClamp
#> [1] TRUE
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$properties$`cube:variables`$uo$hasLogScale
#> [1] FALSE
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$properties$`cube:variables`$uo$logScale
#> [1] FALSE
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$properties$`cube:variables`$uo$colormapId
#> [1] "balance"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$properties$`cube:variables`$uo$colormapInvert
#> [1] FALSE
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$properties$`cube:variables`$uo$colormapDiffId
#> [1] "balance"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$properties$`cube:variables`$uo$colormapDiffInvert
#> [1] FALSE
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$properties$`cube:variables`$uo$valueColor
#> [1] FALSE
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$properties$`cube:variables`$utide
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$properties$`cube:variables`$utide$id
#> [1] "utide"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$properties$`cube:variables`$utide$dimensions
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$properties$`cube:variables`$utide$dimensions[[1]]
#> [1] "time"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$properties$`cube:variables`$utide$dimensions[[2]]
#> [1] "elevation"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$properties$`cube:variables`$utide$dimensions[[3]]
#> [1] "latitude"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$properties$`cube:variables`$utide$dimensions[[4]]
#> [1] "longitude"
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$properties$`cube:variables`$utide$type
#> [1] "data"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$properties$`cube:variables`$utide$unit
#> [1] "m s-1"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$properties$`cube:variables`$utide$standardName
#> [1] "surface_sea_water_x_velocity_due_to_tide"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$properties$`cube:variables`$utide$abbreviation
#> [1] "utide"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$properties$`cube:variables`$utide$name
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$properties$`cube:variables`$utide$name$en
#> [1] "Eastward tide-induced velocity (Tide current)"
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$properties$`cube:variables`$utide$unitConversion
#> NULL
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$properties$`cube:variables`$utide$missingValue
#> [1] 9.96921e+36
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$properties$`cube:variables`$utide$offset
#> NULL
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$properties$`cube:variables`$utide$scale
#> NULL
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$properties$`cube:variables`$utide$valueMin
#> [1] -0.1123047
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$properties$`cube:variables`$utide$valueMax
#> [1] 0.06640625
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$properties$`cube:variables`$utide$valueDiffMax
#> [1] 0.08935547
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$properties$`cube:variables`$utide$valueDiffRelMax
#> [1] 25
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$properties$`cube:variables`$utide$valueClamp
#> [1] TRUE
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$properties$`cube:variables`$utide$hasLogScale
#> [1] FALSE
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$properties$`cube:variables`$utide$logScale
#> [1] FALSE
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$properties$`cube:variables`$utide$colormapId
#> [1] "viridis"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$properties$`cube:variables`$utide$colormapInvert
#> [1] FALSE
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$properties$`cube:variables`$utide$colormapDiffId
#> [1] "balance"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$properties$`cube:variables`$utide$colormapDiffInvert
#> [1] FALSE
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$properties$`cube:variables`$utide$valueColor
#> [1] FALSE
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$properties$`cube:variables`$utotal
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$properties$`cube:variables`$utotal$id
#> [1] "utotal"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$properties$`cube:variables`$utotal$dimensions
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$properties$`cube:variables`$utotal$dimensions[[1]]
#> [1] "time"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$properties$`cube:variables`$utotal$dimensions[[2]]
#> [1] "elevation"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$properties$`cube:variables`$utotal$dimensions[[3]]
#> [1] "latitude"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$properties$`cube:variables`$utotal$dimensions[[4]]
#> [1] "longitude"
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$properties$`cube:variables`$utotal$type
#> [1] "data"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$properties$`cube:variables`$utotal$unit
#> [1] "m s-1"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$properties$`cube:variables`$utotal$standardName
#> [1] "surface_sea_water_x_velocity"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$properties$`cube:variables`$utotal$abbreviation
#> [1] "utotal"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$properties$`cube:variables`$utotal$name
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$properties$`cube:variables`$utotal$name$en
#> [1] "Eastward total velocity (Eulerian + Waves + Tide)"
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$properties$`cube:variables`$utotal$unitConversion
#> NULL
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$properties$`cube:variables`$utotal$missingValue
#> [1] 9.96921e+36
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$properties$`cube:variables`$utotal$offset
#> NULL
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$properties$`cube:variables`$utotal$scale
#> NULL
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$properties$`cube:variables`$utotal$valueMin
#> [1] -0.484375
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$properties$`cube:variables`$utotal$valueMax
#> [1] 0.5322266
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$properties$`cube:variables`$utotal$valueDiffMax
#> [1] 0.5083008
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$properties$`cube:variables`$utotal$valueDiffRelMax
#> [1] 25
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$properties$`cube:variables`$utotal$valueClamp
#> [1] TRUE
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$properties$`cube:variables`$utotal$hasLogScale
#> [1] FALSE
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$properties$`cube:variables`$utotal$logScale
#> [1] FALSE
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$properties$`cube:variables`$utotal$colormapId
#> [1] "viridis"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$properties$`cube:variables`$utotal$colormapInvert
#> [1] FALSE
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$properties$`cube:variables`$utotal$colormapDiffId
#> [1] "balance"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$properties$`cube:variables`$utotal$colormapDiffInvert
#> [1] FALSE
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$properties$`cube:variables`$utotal$valueColor
#> [1] FALSE
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$properties$`cube:variables`$vo
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$properties$`cube:variables`$vo$id
#> [1] "vo"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$properties$`cube:variables`$vo$dimensions
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$properties$`cube:variables`$vo$dimensions[[1]]
#> [1] "time"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$properties$`cube:variables`$vo$dimensions[[2]]
#> [1] "elevation"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$properties$`cube:variables`$vo$dimensions[[3]]
#> [1] "latitude"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$properties$`cube:variables`$vo$dimensions[[4]]
#> [1] "longitude"
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$properties$`cube:variables`$vo$type
#> [1] "data"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$properties$`cube:variables`$vo$unit
#> [1] "m s-1"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$properties$`cube:variables`$vo$standardName
#> [1] "northward_sea_water_velocity"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$properties$`cube:variables`$vo$abbreviation
#> [1] "vo"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$properties$`cube:variables`$vo$name
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$properties$`cube:variables`$vo$name$en
#> [1] "Northward Eulerian velocity (Navier-Stokes current)"
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$properties$`cube:variables`$vo$unitConversion
#> NULL
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$properties$`cube:variables`$vo$missingValue
#> [1] 9.96921e+36
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$properties$`cube:variables`$vo$offset
#> NULL
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$properties$`cube:variables`$vo$scale
#> NULL
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$properties$`cube:variables`$vo$valueMin
#> [1] -1.385742
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$properties$`cube:variables`$vo$valueMax
#> [1] 1.385742
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$properties$`cube:variables`$vo$valueDiffMax
#> [1] 1.385742
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$properties$`cube:variables`$vo$valueDiffRelMax
#> [1] 25
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$properties$`cube:variables`$vo$valueClamp
#> [1] TRUE
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$properties$`cube:variables`$vo$hasLogScale
#> [1] FALSE
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$properties$`cube:variables`$vo$logScale
#> [1] FALSE
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$properties$`cube:variables`$vo$colormapId
#> [1] "balance"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$properties$`cube:variables`$vo$colormapInvert
#> [1] FALSE
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$properties$`cube:variables`$vo$colormapDiffId
#> [1] "balance"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$properties$`cube:variables`$vo$colormapDiffInvert
#> [1] FALSE
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$properties$`cube:variables`$vo$valueColor
#> [1] FALSE
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$properties$`cube:variables`$vsdx
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$properties$`cube:variables`$vsdx$id
#> [1] "vsdx"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$properties$`cube:variables`$vsdx$dimensions
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$properties$`cube:variables`$vsdx$dimensions[[1]]
#> [1] "time"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$properties$`cube:variables`$vsdx$dimensions[[2]]
#> [1] "elevation"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$properties$`cube:variables`$vsdx$dimensions[[3]]
#> [1] "latitude"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$properties$`cube:variables`$vsdx$dimensions[[4]]
#> [1] "longitude"
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$properties$`cube:variables`$vsdx$type
#> [1] "data"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$properties$`cube:variables`$vsdx$unit
#> [1] "m s-1"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$properties$`cube:variables`$vsdx$standardName
#> [1] "sea_surface_wave_stokes_drift_x_velocity"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$properties$`cube:variables`$vsdx$abbreviation
#> [1] "vsdx"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$properties$`cube:variables`$vsdx$name
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$properties$`cube:variables`$vsdx$name$en
#> [1] "Eastward wave-induced velocity (Stokes drift)"
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$properties$`cube:variables`$vsdx$unitConversion
#> NULL
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$properties$`cube:variables`$vsdx$missingValue
#> [1] 9.96921e+36
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$properties$`cube:variables`$vsdx$offset
#> NULL
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$properties$`cube:variables`$vsdx$scale
#> NULL
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$properties$`cube:variables`$vsdx$valueMin
#> [1] -0.1503906
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$properties$`cube:variables`$vsdx$valueMax
#> [1] 0.2001953
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$properties$`cube:variables`$vsdx$valueDiffMax
#> [1] 0.175293
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$properties$`cube:variables`$vsdx$valueDiffRelMax
#> [1] 25
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$properties$`cube:variables`$vsdx$valueClamp
#> [1] TRUE
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$properties$`cube:variables`$vsdx$hasLogScale
#> [1] FALSE
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$properties$`cube:variables`$vsdx$logScale
#> [1] FALSE
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$properties$`cube:variables`$vsdx$colormapId
#> [1] "viridis"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$properties$`cube:variables`$vsdx$colormapInvert
#> [1] FALSE
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$properties$`cube:variables`$vsdx$colormapDiffId
#> [1] "balance"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$properties$`cube:variables`$vsdx$colormapDiffInvert
#> [1] FALSE
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$properties$`cube:variables`$vsdx$valueColor
#> [1] FALSE
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$properties$`cube:variables`$vsdy
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$properties$`cube:variables`$vsdy$id
#> [1] "vsdy"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$properties$`cube:variables`$vsdy$dimensions
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$properties$`cube:variables`$vsdy$dimensions[[1]]
#> [1] "time"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$properties$`cube:variables`$vsdy$dimensions[[2]]
#> [1] "elevation"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$properties$`cube:variables`$vsdy$dimensions[[3]]
#> [1] "latitude"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$properties$`cube:variables`$vsdy$dimensions[[4]]
#> [1] "longitude"
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$properties$`cube:variables`$vsdy$type
#> [1] "data"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$properties$`cube:variables`$vsdy$unit
#> [1] "m s-1"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$properties$`cube:variables`$vsdy$standardName
#> [1] "sea_surface_wave_stokes_drift_y_velocity"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$properties$`cube:variables`$vsdy$abbreviation
#> [1] "vsdy"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$properties$`cube:variables`$vsdy$name
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$properties$`cube:variables`$vsdy$name$en
#> [1] "Northward wave-induced velocity (Stokes drift)"
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$properties$`cube:variables`$vsdy$unitConversion
#> NULL
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$properties$`cube:variables`$vsdy$missingValue
#> [1] 9.96921e+36
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$properties$`cube:variables`$vsdy$offset
#> NULL
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$properties$`cube:variables`$vsdy$scale
#> NULL
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$properties$`cube:variables`$vsdy$valueMin
#> [1] -0.1503906
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$properties$`cube:variables`$vsdy$valueMax
#> [1] 0.1396484
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$properties$`cube:variables`$vsdy$valueDiffMax
#> [1] 0.1450195
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$properties$`cube:variables`$vsdy$valueDiffRelMax
#> [1] 25
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$properties$`cube:variables`$vsdy$valueClamp
#> [1] TRUE
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$properties$`cube:variables`$vsdy$hasLogScale
#> [1] FALSE
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$properties$`cube:variables`$vsdy$logScale
#> [1] FALSE
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$properties$`cube:variables`$vsdy$colormapId
#> [1] "viridis"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$properties$`cube:variables`$vsdy$colormapInvert
#> [1] FALSE
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$properties$`cube:variables`$vsdy$colormapDiffId
#> [1] "balance"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$properties$`cube:variables`$vsdy$colormapDiffInvert
#> [1] FALSE
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$properties$`cube:variables`$vsdy$valueColor
#> [1] FALSE
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$properties$`cube:variables`$vtide
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$properties$`cube:variables`$vtide$id
#> [1] "vtide"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$properties$`cube:variables`$vtide$dimensions
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$properties$`cube:variables`$vtide$dimensions[[1]]
#> [1] "time"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$properties$`cube:variables`$vtide$dimensions[[2]]
#> [1] "elevation"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$properties$`cube:variables`$vtide$dimensions[[3]]
#> [1] "latitude"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$properties$`cube:variables`$vtide$dimensions[[4]]
#> [1] "longitude"
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$properties$`cube:variables`$vtide$type
#> [1] "data"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$properties$`cube:variables`$vtide$unit
#> [1] "m s-1"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$properties$`cube:variables`$vtide$standardName
#> [1] "surface_sea_water_y_velocity_due_to_tide"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$properties$`cube:variables`$vtide$abbreviation
#> [1] "vtide"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$properties$`cube:variables`$vtide$name
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$properties$`cube:variables`$vtide$name$en
#> [1] "Northward tide-induced velocity (Tide current)"
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$properties$`cube:variables`$vtide$unitConversion
#> NULL
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$properties$`cube:variables`$vtide$missingValue
#> [1] 9.96921e+36
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$properties$`cube:variables`$vtide$offset
#> NULL
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$properties$`cube:variables`$vtide$scale
#> NULL
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$properties$`cube:variables`$vtide$valueMin
#> [1] -0.08789062
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$properties$`cube:variables`$vtide$valueMax
#> [1] 0.09570312
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$properties$`cube:variables`$vtide$valueDiffMax
#> [1] 0.09179688
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$properties$`cube:variables`$vtide$valueDiffRelMax
#> [1] 25
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$properties$`cube:variables`$vtide$valueClamp
#> [1] TRUE
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$properties$`cube:variables`$vtide$hasLogScale
#> [1] FALSE
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$properties$`cube:variables`$vtide$logScale
#> [1] FALSE
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$properties$`cube:variables`$vtide$colormapId
#> [1] "viridis"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$properties$`cube:variables`$vtide$colormapInvert
#> [1] FALSE
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$properties$`cube:variables`$vtide$colormapDiffId
#> [1] "balance"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$properties$`cube:variables`$vtide$colormapDiffInvert
#> [1] FALSE
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$properties$`cube:variables`$vtide$valueColor
#> [1] FALSE
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$properties$`cube:variables`$vtotal
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$properties$`cube:variables`$vtotal$id
#> [1] "vtotal"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$properties$`cube:variables`$vtotal$dimensions
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$properties$`cube:variables`$vtotal$dimensions[[1]]
#> [1] "time"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$properties$`cube:variables`$vtotal$dimensions[[2]]
#> [1] "elevation"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$properties$`cube:variables`$vtotal$dimensions[[3]]
#> [1] "latitude"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$properties$`cube:variables`$vtotal$dimensions[[4]]
#> [1] "longitude"
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$properties$`cube:variables`$vtotal$type
#> [1] "data"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$properties$`cube:variables`$vtotal$unit
#> [1] "m s-1"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$properties$`cube:variables`$vtotal$standardName
#> [1] "surface_sea_water_y_velocity"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$properties$`cube:variables`$vtotal$abbreviation
#> [1] "vtotal"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$properties$`cube:variables`$vtotal$name
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$properties$`cube:variables`$vtotal$name$en
#> [1] "Northward total velocity (Eulerian + Waves + Tide) "
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$properties$`cube:variables`$vtotal$unitConversion
#> NULL
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$properties$`cube:variables`$vtotal$missingValue
#> [1] 9.96921e+36
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$properties$`cube:variables`$vtotal$offset
#> NULL
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$properties$`cube:variables`$vtotal$scale
#> NULL
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$properties$`cube:variables`$vtotal$valueMin
#> [1] -0.40625
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$properties$`cube:variables`$vtotal$valueMax
#> [1] 0.40625
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$properties$`cube:variables`$vtotal$valueDiffMax
#> [1] 0.40625
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$properties$`cube:variables`$vtotal$valueDiffRelMax
#> [1] 25
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$properties$`cube:variables`$vtotal$valueClamp
#> [1] TRUE
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$properties$`cube:variables`$vtotal$hasLogScale
#> [1] FALSE
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$properties$`cube:variables`$vtotal$logScale
#> [1] FALSE
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$properties$`cube:variables`$vtotal$colormapId
#> [1] "balance"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$properties$`cube:variables`$vtotal$colormapInvert
#> [1] FALSE
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$properties$`cube:variables`$vtotal$colormapDiffId
#> [1] "balance"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$properties$`cube:variables`$vtotal$colormapDiffInvert
#> [1] FALSE
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$properties$`cube:variables`$vtotal$valueColor
#> [1] FALSE
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$properties$admp_in_preparation
#> [1] FALSE
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$properties$admp_updated
#> [1] "2024-04-09T08:57:14.595578Z"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$properties$admp_released_date
#> NULL
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$properties$admp_retired_date
#> NULL
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$native
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$native$id
#> [1] "native"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$native$href
#> [1] "https://s3.waw3-1.cloudferro.com/mdl-native-14/native/GLOBAL_ANALYSISFORECAST_PHY_001_024/cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$native$type
#> [1] "application/x-netcdf"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$native$roles
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$native$roles[[1]]
#> [1] "data"
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$native$title
#> [1] "Native dataset"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$native$description
#> [1] "The original, non-ARCO version of this dataset, as published by the data provider."
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$timeChunked
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$timeChunked$id
#> [1] "timeChunked"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$timeChunked$href
#> [1] "https://s3.waw3-1.cloudferro.com/mdl-arco-time-015/arco/GLOBAL_ANALYSISFORECAST_PHY_001_024/cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211/timeChunked.zarr"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$timeChunked$type
#> [1] "application/vnd+zarr"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$timeChunked$roles
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$timeChunked$roles[[1]]
#> [1] "data"
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$timeChunked$title
#> [1] "Time-chunked dataset in Zarr"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$timeChunked$description
#> [1] "An ARCO version of this dataset with a small chunk size in the `time` dimension.\n    \nNote that the link (`href`) associated to this asset is the base directory\nof this dataset, but it cannot be accessed directly.\n\nTo download this dataset or part of it, \nuse a library such as [xarray](https://docs.xarray.dev/)."
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$timeChunked$`xarray:open_kwargs`
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$timeChunked$`xarray:open_kwargs`$consolidated
#> [1] TRUE
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$timeChunked$viewDims
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$timeChunked$viewDims$elevation
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$timeChunked$viewDims$elevation$chunkLen
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$timeChunked$viewDims$elevation$chunkLen$uo
#> [1] 1
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$timeChunked$viewDims$elevation$chunkLen$utide
#> [1] 1
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$timeChunked$viewDims$elevation$chunkLen$utotal
#> [1] 1
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$timeChunked$viewDims$elevation$chunkLen$vo
#> [1] 1
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$timeChunked$viewDims$elevation$chunkLen$vsdx
#> [1] 1
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$timeChunked$viewDims$elevation$chunkLen$vsdy
#> [1] 1
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$timeChunked$viewDims$elevation$chunkLen$vtide
#> [1] 1
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$timeChunked$viewDims$elevation$chunkLen$vtotal
#> [1] 1
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$timeChunked$viewDims$elevation$len
#> [1] 1
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$timeChunked$viewDims$elevation$units
#> [1] "m"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$timeChunked$viewDims$elevation$coords
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$timeChunked$viewDims$elevation$coords$type
#> [1] "explicit"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$timeChunked$viewDims$elevation$coords$values
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$timeChunked$viewDims$elevation$coords$values[[1]]
#> [1] -0.494025
#> 
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$timeChunked$viewDims$latitude
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$timeChunked$viewDims$latitude$chunkLen
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$timeChunked$viewDims$latitude$chunkLen$uo
#> [1] 512
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$timeChunked$viewDims$latitude$chunkLen$utide
#> [1] 512
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$timeChunked$viewDims$latitude$chunkLen$utotal
#> [1] 512
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$timeChunked$viewDims$latitude$chunkLen$vo
#> [1] 512
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$timeChunked$viewDims$latitude$chunkLen$vsdx
#> [1] 512
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$timeChunked$viewDims$latitude$chunkLen$vsdy
#> [1] 512
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$timeChunked$viewDims$latitude$chunkLen$vtide
#> [1] 512
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$timeChunked$viewDims$latitude$chunkLen$vtotal
#> [1] 512
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$timeChunked$viewDims$latitude$len
#> [1] 2041
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$timeChunked$viewDims$latitude$units
#> [1] "degrees_north"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$timeChunked$viewDims$latitude$coords
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$timeChunked$viewDims$latitude$coords$type
#> [1] "minMaxStep"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$timeChunked$viewDims$latitude$coords$min
#> [1] -80
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$timeChunked$viewDims$latitude$coords$max
#> [1] 90
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$timeChunked$viewDims$latitude$coords$step
#> [1] 0.08333333
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$timeChunked$viewDims$latitude$coords$len
#> [1] 2041
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$timeChunked$viewDims$longitude
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$timeChunked$viewDims$longitude$chunkLen
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$timeChunked$viewDims$longitude$chunkLen$uo
#> [1] 2048
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$timeChunked$viewDims$longitude$chunkLen$utide
#> [1] 2048
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$timeChunked$viewDims$longitude$chunkLen$utotal
#> [1] 2048
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$timeChunked$viewDims$longitude$chunkLen$vo
#> [1] 2048
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$timeChunked$viewDims$longitude$chunkLen$vsdx
#> [1] 2048
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$timeChunked$viewDims$longitude$chunkLen$vsdy
#> [1] 2048
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$timeChunked$viewDims$longitude$chunkLen$vtide
#> [1] 2048
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$timeChunked$viewDims$longitude$chunkLen$vtotal
#> [1] 2048
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$timeChunked$viewDims$longitude$len
#> [1] 4320
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$timeChunked$viewDims$longitude$units
#> [1] "degrees_east"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$timeChunked$viewDims$longitude$coords
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$timeChunked$viewDims$longitude$coords$type
#> [1] "minMaxStep"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$timeChunked$viewDims$longitude$coords$min
#> [1] -180
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$timeChunked$viewDims$longitude$coords$max
#> [1] 179.9167
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$timeChunked$viewDims$longitude$coords$step
#> [1] 0.08333334
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$timeChunked$viewDims$longitude$coords$len
#> [1] 4320
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$timeChunked$viewDims$time
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$timeChunked$viewDims$time$chunkLen
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$timeChunked$viewDims$time$chunkLen$uo
#> [1] 1
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$timeChunked$viewDims$time$chunkLen$utide
#> [1] 1
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$timeChunked$viewDims$time$chunkLen$utotal
#> [1] 1
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$timeChunked$viewDims$time$chunkLen$vo
#> [1] 1
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$timeChunked$viewDims$time$chunkLen$vsdx
#> [1] 1
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$timeChunked$viewDims$time$chunkLen$vsdy
#> [1] 1
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$timeChunked$viewDims$time$chunkLen$vtide
#> [1] 1
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$timeChunked$viewDims$time$chunkLen$vtotal
#> [1] 1
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$timeChunked$viewDims$time$len
#> [1] 30360
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$timeChunked$viewDims$time$units
#> [1] "milliseconds since 1970-01-01 00:00:00Z (no leap seconds)"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$timeChunked$viewDims$time$coords
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$timeChunked$viewDims$time$coords$type
#> [1] "minMaxStep"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$timeChunked$viewDims$time$coords$min
#> [1] 1.604189e+12
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$timeChunked$viewDims$time$coords$max
#> [1] 1.713481e+12
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$timeChunked$viewDims$time$coords$step
#> [1] 3600000
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$timeChunked$viewDims$time$coords$len
#> [1] 30360
#> 
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$timeChunked$viewVariables
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$timeChunked$viewVariables$uo
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$timeChunked$viewVariables$uo$dtype
#> [1] "<f4"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$timeChunked$viewVariables$uo$itemSize
#> [1] 4
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$timeChunked$viewVariables$uo$chunkSize
#> [1] 1553446
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$timeChunked$viewVariables$utide
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$timeChunked$viewVariables$utide$dtype
#> [1] "<f4"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$timeChunked$viewVariables$utide$itemSize
#> [1] 4
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$timeChunked$viewVariables$utide$chunkSize
#> [1] 1553446
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$timeChunked$viewVariables$utotal
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$timeChunked$viewVariables$utotal$dtype
#> [1] "<f4"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$timeChunked$viewVariables$utotal$itemSize
#> [1] 4
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$timeChunked$viewVariables$utotal$chunkSize
#> [1] 1553446
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$timeChunked$viewVariables$vo
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$timeChunked$viewVariables$vo$dtype
#> [1] "<f4"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$timeChunked$viewVariables$vo$itemSize
#> [1] 4
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$timeChunked$viewVariables$vo$chunkSize
#> [1] 1553446
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$timeChunked$viewVariables$vsdx
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$timeChunked$viewVariables$vsdx$dtype
#> [1] "<f4"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$timeChunked$viewVariables$vsdx$itemSize
#> [1] 4
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$timeChunked$viewVariables$vsdx$chunkSize
#> [1] 1553446
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$timeChunked$viewVariables$vsdy
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$timeChunked$viewVariables$vsdy$dtype
#> [1] "<f4"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$timeChunked$viewVariables$vsdy$itemSize
#> [1] 4
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$timeChunked$viewVariables$vsdy$chunkSize
#> [1] 1553446
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$timeChunked$viewVariables$vtide
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$timeChunked$viewVariables$vtide$dtype
#> [1] "<f4"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$timeChunked$viewVariables$vtide$itemSize
#> [1] 4
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$timeChunked$viewVariables$vtide$chunkSize
#> [1] 1553446
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$timeChunked$viewVariables$vtotal
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$timeChunked$viewVariables$vtotal$dtype
#> [1] "<f4"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$timeChunked$viewVariables$vtotal$itemSize
#> [1] 4
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$timeChunked$viewVariables$vtotal$chunkSize
#> [1] 1553446
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$timeChunked$isAggregated
#> [1] FALSE
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$downsampled4
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$downsampled4$id
#> [1] "downsampled4"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$downsampled4$href
#> [1] "https://s3.waw3-1.cloudferro.com/mdl-arco-time-015/arco/GLOBAL_ANALYSISFORECAST_PHY_001_024/cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211/downsampled4.zarr"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$downsampled4$type
#> [1] "application/vnd+zarr"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$downsampled4$roles
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$downsampled4$roles[[1]]
#> [1] "data"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$downsampled4$roles[[2]]
#> [1] "downsampled"
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$downsampled4$title
#> [1] "Downsampled dataset (by 4) in Zarr"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$downsampled4$description
#> [1] "An ARCO version of this dataset, downsampled in `longitude` and `latitude` by 4.\n    \nNote that the link (`href`) associated to this asset is the base directory\nof this dataset, but it cannot be accessed directly.\n\nTo download this dataset or part of it, \nuse a library such as [xarray](https://docs.xarray.dev/)."
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$downsampled4$`xarray:open_kwargs`
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$downsampled4$`xarray:open_kwargs`$consolidated
#> [1] TRUE
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$downsampled4$viewDims
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$downsampled4$viewDims$elevation
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$downsampled4$viewDims$elevation$chunkLen
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$downsampled4$viewDims$elevation$chunkLen$uo
#> [1] 1
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$downsampled4$viewDims$elevation$chunkLen$utide
#> [1] 1
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$downsampled4$viewDims$elevation$chunkLen$utotal
#> [1] 1
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$downsampled4$viewDims$elevation$chunkLen$vo
#> [1] 1
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$downsampled4$viewDims$elevation$chunkLen$vsdx
#> [1] 1
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$downsampled4$viewDims$elevation$chunkLen$vsdy
#> [1] 1
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$downsampled4$viewDims$elevation$chunkLen$vtide
#> [1] 1
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$downsampled4$viewDims$elevation$chunkLen$vtotal
#> [1] 1
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$downsampled4$viewDims$elevation$len
#> [1] 1
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$downsampled4$viewDims$elevation$units
#> [1] "m"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$downsampled4$viewDims$elevation$coords
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$downsampled4$viewDims$elevation$coords$type
#> [1] "explicit"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$downsampled4$viewDims$elevation$coords$values
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$downsampled4$viewDims$elevation$coords$values[[1]]
#> [1] -0.494025
#> 
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$downsampled4$viewDims$latitude
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$downsampled4$viewDims$latitude$chunkLen
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$downsampled4$viewDims$latitude$chunkLen$uo
#> [1] 511
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$downsampled4$viewDims$latitude$chunkLen$utide
#> [1] 511
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$downsampled4$viewDims$latitude$chunkLen$utotal
#> [1] 511
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$downsampled4$viewDims$latitude$chunkLen$vo
#> [1] 511
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$downsampled4$viewDims$latitude$chunkLen$vsdx
#> [1] 511
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$downsampled4$viewDims$latitude$chunkLen$vsdy
#> [1] 511
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$downsampled4$viewDims$latitude$chunkLen$vtide
#> [1] 511
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$downsampled4$viewDims$latitude$chunkLen$vtotal
#> [1] 511
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$downsampled4$viewDims$latitude$len
#> [1] 511
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$downsampled4$viewDims$latitude$units
#> [1] "degrees_north"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$downsampled4$viewDims$latitude$coords
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$downsampled4$viewDims$latitude$coords$type
#> [1] "minMaxStep"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$downsampled4$viewDims$latitude$coords$min
#> [1] -80
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$downsampled4$viewDims$latitude$coords$max
#> [1] 90
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$downsampled4$viewDims$latitude$coords$step
#> [1] 0.3333333
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$downsampled4$viewDims$latitude$coords$len
#> [1] 511
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$downsampled4$viewDims$longitude
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$downsampled4$viewDims$longitude$chunkLen
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$downsampled4$viewDims$longitude$chunkLen$uo
#> [1] 1080
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$downsampled4$viewDims$longitude$chunkLen$utide
#> [1] 1080
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$downsampled4$viewDims$longitude$chunkLen$utotal
#> [1] 1080
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$downsampled4$viewDims$longitude$chunkLen$vo
#> [1] 1080
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$downsampled4$viewDims$longitude$chunkLen$vsdx
#> [1] 1080
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$downsampled4$viewDims$longitude$chunkLen$vsdy
#> [1] 1080
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$downsampled4$viewDims$longitude$chunkLen$vtide
#> [1] 1080
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$downsampled4$viewDims$longitude$chunkLen$vtotal
#> [1] 1080
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$downsampled4$viewDims$longitude$len
#> [1] 1080
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$downsampled4$viewDims$longitude$units
#> [1] "degrees_east"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$downsampled4$viewDims$longitude$coords
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$downsampled4$viewDims$longitude$coords$type
#> [1] "minMaxStep"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$downsampled4$viewDims$longitude$coords$min
#> [1] -180
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$downsampled4$viewDims$longitude$coords$max
#> [1] 179.6667
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$downsampled4$viewDims$longitude$coords$step
#> [1] 0.3333334
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$downsampled4$viewDims$longitude$coords$len
#> [1] 1080
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$downsampled4$viewDims$time
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$downsampled4$viewDims$time$chunkLen
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$downsampled4$viewDims$time$chunkLen$uo
#> [1] 1
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$downsampled4$viewDims$time$chunkLen$utide
#> [1] 1
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$downsampled4$viewDims$time$chunkLen$utotal
#> [1] 1
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$downsampled4$viewDims$time$chunkLen$vo
#> [1] 1
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$downsampled4$viewDims$time$chunkLen$vsdx
#> [1] 1
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$downsampled4$viewDims$time$chunkLen$vsdy
#> [1] 1
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$downsampled4$viewDims$time$chunkLen$vtide
#> [1] 1
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$downsampled4$viewDims$time$chunkLen$vtotal
#> [1] 1
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$downsampled4$viewDims$time$len
#> [1] 30360
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$downsampled4$viewDims$time$units
#> [1] "milliseconds since 1970-01-01 00:00:00Z (no leap seconds)"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$downsampled4$viewDims$time$coords
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$downsampled4$viewDims$time$coords$type
#> [1] "minMaxStep"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$downsampled4$viewDims$time$coords$min
#> [1] 1.604189e+12
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$downsampled4$viewDims$time$coords$max
#> [1] 1.713481e+12
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$downsampled4$viewDims$time$coords$step
#> [1] 3600000
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$downsampled4$viewDims$time$coords$len
#> [1] 30360
#> 
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$downsampled4$viewVariables
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$downsampled4$viewVariables$uo
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$downsampled4$viewVariables$uo$dtype
#> [1] "<f4"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$downsampled4$viewVariables$uo$itemSize
#> [1] 4
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$downsampled4$viewVariables$uo$chunkSize
#> [1] 1553446
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$downsampled4$viewVariables$utide
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$downsampled4$viewVariables$utide$dtype
#> [1] "<f4"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$downsampled4$viewVariables$utide$itemSize
#> [1] 4
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$downsampled4$viewVariables$utide$chunkSize
#> [1] 1553446
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$downsampled4$viewVariables$utotal
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$downsampled4$viewVariables$utotal$dtype
#> [1] "<f4"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$downsampled4$viewVariables$utotal$itemSize
#> [1] 4
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$downsampled4$viewVariables$utotal$chunkSize
#> [1] 1553446
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$downsampled4$viewVariables$vo
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$downsampled4$viewVariables$vo$dtype
#> [1] "<f4"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$downsampled4$viewVariables$vo$itemSize
#> [1] 4
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$downsampled4$viewVariables$vo$chunkSize
#> [1] 1553446
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$downsampled4$viewVariables$vsdx
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$downsampled4$viewVariables$vsdx$dtype
#> [1] "<f4"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$downsampled4$viewVariables$vsdx$itemSize
#> [1] 4
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$downsampled4$viewVariables$vsdx$chunkSize
#> [1] 1553446
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$downsampled4$viewVariables$vsdy
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$downsampled4$viewVariables$vsdy$dtype
#> [1] "<f4"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$downsampled4$viewVariables$vsdy$itemSize
#> [1] 4
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$downsampled4$viewVariables$vsdy$chunkSize
#> [1] 1553446
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$downsampled4$viewVariables$vtide
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$downsampled4$viewVariables$vtide$dtype
#> [1] "<f4"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$downsampled4$viewVariables$vtide$itemSize
#> [1] 4
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$downsampled4$viewVariables$vtide$chunkSize
#> [1] 1553446
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$downsampled4$viewVariables$vtotal
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$downsampled4$viewVariables$vtotal$dtype
#> [1] "<f4"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$downsampled4$viewVariables$vtotal$itemSize
#> [1] 4
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$downsampled4$viewVariables$vtotal$chunkSize
#> [1] 1553446
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$downsampled4$isAggregated
#> [1] TRUE
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$geoChunked
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$geoChunked$id
#> [1] "geoChunked"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$geoChunked$href
#> [1] "https://s3.waw3-1.cloudferro.com/mdl-arco-geo-015/arco/GLOBAL_ANALYSISFORECAST_PHY_001_024/cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211/geoChunked.zarr"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$geoChunked$type
#> [1] "application/vnd+zarr"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$geoChunked$roles
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$geoChunked$roles[[1]]
#> [1] "data"
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$geoChunked$title
#> [1] "Geo-chunked dataset in Zarr"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$geoChunked$description
#> [1] "An ARCO version of this dataset with a small chunk size in the `longitude` and `latitude` dimensions.\n    \nNote that the link (`href`) associated to this asset is the base directory\nof this dataset, but it cannot be accessed directly.\n\nTo download this dataset or part of it, \nuse a library such as [xarray](https://docs.xarray.dev/)."
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$geoChunked$`xarray:open_kwargs`
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$geoChunked$`xarray:open_kwargs`$consolidated
#> [1] TRUE
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$geoChunked$viewDims
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$geoChunked$viewDims$elevation
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$geoChunked$viewDims$elevation$chunkLen
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$geoChunked$viewDims$elevation$chunkLen$uo
#> [1] 1
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$geoChunked$viewDims$elevation$chunkLen$utide
#> [1] 1
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$geoChunked$viewDims$elevation$chunkLen$utotal
#> [1] 1
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$geoChunked$viewDims$elevation$chunkLen$vo
#> [1] 1
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$geoChunked$viewDims$elevation$chunkLen$vsdx
#> [1] 1
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$geoChunked$viewDims$elevation$chunkLen$vsdy
#> [1] 1
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$geoChunked$viewDims$elevation$chunkLen$vtide
#> [1] 1
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$geoChunked$viewDims$elevation$chunkLen$vtotal
#> [1] 1
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$geoChunked$viewDims$elevation$len
#> [1] 1
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$geoChunked$viewDims$elevation$units
#> [1] "m"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$geoChunked$viewDims$elevation$coords
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$geoChunked$viewDims$elevation$coords$type
#> [1] "explicit"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$geoChunked$viewDims$elevation$coords$values
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$geoChunked$viewDims$elevation$coords$values[[1]]
#> [1] -0.494025
#> 
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$geoChunked$viewDims$latitude
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$geoChunked$viewDims$latitude$chunkLen
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$geoChunked$viewDims$latitude$chunkLen$uo
#> [1] 16
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$geoChunked$viewDims$latitude$chunkLen$utide
#> [1] 16
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$geoChunked$viewDims$latitude$chunkLen$utotal
#> [1] 16
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$geoChunked$viewDims$latitude$chunkLen$vo
#> [1] 16
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$geoChunked$viewDims$latitude$chunkLen$vsdx
#> [1] 16
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$geoChunked$viewDims$latitude$chunkLen$vsdy
#> [1] 16
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$geoChunked$viewDims$latitude$chunkLen$vtide
#> [1] 16
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$geoChunked$viewDims$latitude$chunkLen$vtotal
#> [1] 16
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$geoChunked$viewDims$latitude$len
#> [1] 2041
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$geoChunked$viewDims$latitude$units
#> [1] "degrees_north"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$geoChunked$viewDims$latitude$coords
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$geoChunked$viewDims$latitude$coords$type
#> [1] "minMaxStep"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$geoChunked$viewDims$latitude$coords$min
#> [1] -80
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$geoChunked$viewDims$latitude$coords$max
#> [1] 90
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$geoChunked$viewDims$latitude$coords$step
#> [1] 0.08333333
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$geoChunked$viewDims$latitude$coords$len
#> [1] 2041
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$geoChunked$viewDims$longitude
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$geoChunked$viewDims$longitude$chunkLen
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$geoChunked$viewDims$longitude$chunkLen$uo
#> [1] 8
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$geoChunked$viewDims$longitude$chunkLen$utide
#> [1] 8
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$geoChunked$viewDims$longitude$chunkLen$utotal
#> [1] 8
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$geoChunked$viewDims$longitude$chunkLen$vo
#> [1] 8
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$geoChunked$viewDims$longitude$chunkLen$vsdx
#> [1] 8
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$geoChunked$viewDims$longitude$chunkLen$vsdy
#> [1] 8
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$geoChunked$viewDims$longitude$chunkLen$vtide
#> [1] 8
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$geoChunked$viewDims$longitude$chunkLen$vtotal
#> [1] 8
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$geoChunked$viewDims$longitude$len
#> [1] 4320
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$geoChunked$viewDims$longitude$units
#> [1] "degrees_east"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$geoChunked$viewDims$longitude$coords
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$geoChunked$viewDims$longitude$coords$type
#> [1] "minMaxStep"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$geoChunked$viewDims$longitude$coords$min
#> [1] -180
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$geoChunked$viewDims$longitude$coords$max
#> [1] 179.9167
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$geoChunked$viewDims$longitude$coords$step
#> [1] 0.08333334
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$geoChunked$viewDims$longitude$coords$len
#> [1] 4320
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$geoChunked$viewDims$time
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$geoChunked$viewDims$time$chunkLen
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$geoChunked$viewDims$time$chunkLen$uo
#> [1] 4272
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$geoChunked$viewDims$time$chunkLen$utide
#> [1] 4272
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$geoChunked$viewDims$time$chunkLen$utotal
#> [1] 4272
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$geoChunked$viewDims$time$chunkLen$vo
#> [1] 4272
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$geoChunked$viewDims$time$chunkLen$vsdx
#> [1] 4272
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$geoChunked$viewDims$time$chunkLen$vsdy
#> [1] 4272
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$geoChunked$viewDims$time$chunkLen$vtide
#> [1] 4272
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$geoChunked$viewDims$time$chunkLen$vtotal
#> [1] 4272
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$geoChunked$viewDims$time$len
#> [1] 30360
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$geoChunked$viewDims$time$units
#> [1] "milliseconds since 1970-01-01 00:00:00Z (no leap seconds)"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$geoChunked$viewDims$time$coords
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$geoChunked$viewDims$time$coords$type
#> [1] "minMaxStep"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$geoChunked$viewDims$time$coords$min
#> [1] 1.604189e+12
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$geoChunked$viewDims$time$coords$max
#> [1] 1.713481e+12
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$geoChunked$viewDims$time$coords$step
#> [1] 3600000
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$geoChunked$viewDims$time$coords$len
#> [1] 30360
#> 
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$geoChunked$viewVariables
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$geoChunked$viewVariables$uo
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$geoChunked$viewVariables$uo$dtype
#> [1] "<f4"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$geoChunked$viewVariables$uo$itemSize
#> [1] 4
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$geoChunked$viewVariables$uo$chunkSize
#> [1] 1286626
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$geoChunked$viewVariables$utide
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$geoChunked$viewVariables$utide$dtype
#> [1] "<f4"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$geoChunked$viewVariables$utide$itemSize
#> [1] 4
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$geoChunked$viewVariables$utide$chunkSize
#> [1] 1286626
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$geoChunked$viewVariables$utotal
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$geoChunked$viewVariables$utotal$dtype
#> [1] "<f4"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$geoChunked$viewVariables$utotal$itemSize
#> [1] 4
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$geoChunked$viewVariables$utotal$chunkSize
#> [1] 1286626
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$geoChunked$viewVariables$vo
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$geoChunked$viewVariables$vo$dtype
#> [1] "<f4"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$geoChunked$viewVariables$vo$itemSize
#> [1] 4
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$geoChunked$viewVariables$vo$chunkSize
#> [1] 1286626
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$geoChunked$viewVariables$vsdx
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$geoChunked$viewVariables$vsdx$dtype
#> [1] "<f4"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$geoChunked$viewVariables$vsdx$itemSize
#> [1] 4
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$geoChunked$viewVariables$vsdx$chunkSize
#> [1] 1286626
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$geoChunked$viewVariables$vsdy
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$geoChunked$viewVariables$vsdy$dtype
#> [1] "<f4"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$geoChunked$viewVariables$vsdy$itemSize
#> [1] 4
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$geoChunked$viewVariables$vsdy$chunkSize
#> [1] 1286626
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$geoChunked$viewVariables$vtide
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$geoChunked$viewVariables$vtide$dtype
#> [1] "<f4"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$geoChunked$viewVariables$vtide$itemSize
#> [1] 4
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$geoChunked$viewVariables$vtide$chunkSize
#> [1] 1286626
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$geoChunked$viewVariables$vtotal
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$geoChunked$viewVariables$vtotal$dtype
#> [1] "<f4"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$geoChunked$viewVariables$vtotal$itemSize
#> [1] 4
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$geoChunked$viewVariables$vtotal$chunkSize
#> [1] 1286626
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$assets$geoChunked$isAggregated
#> [1] FALSE
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_merged-uv_PT1H-i_202211`$collection
#> [1] "GLOBAL_ANALYSISFORECAST_PHY_001_024"
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--mdt`
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--mdt`$id
#> [1] "cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--mdt"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--mdt`$type
#> [1] "Feature"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--mdt`$stac_version
#> [1] "1.0.0"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--mdt`$stac_extensions
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--mdt`$stac_extensions[[1]]
#> [1] "https://stac-extensions.github.io/datacube/v2.1.0/schema.json"
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--mdt`$geometry
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--mdt`$geometry$type
#> [1] "Polygon"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--mdt`$geometry$coordinates
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--mdt`$geometry$coordinates[[1]]
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--mdt`$geometry$coordinates[[1]][[1]]
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--mdt`$geometry$coordinates[[1]][[1]][[1]]
#> [1] -180
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--mdt`$geometry$coordinates[[1]][[1]][[2]]
#> [1] -80
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--mdt`$geometry$coordinates[[1]][[2]]
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--mdt`$geometry$coordinates[[1]][[2]][[1]]
#> [1] -180
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--mdt`$geometry$coordinates[[1]][[2]][[2]]
#> [1] 90
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--mdt`$geometry$coordinates[[1]][[3]]
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--mdt`$geometry$coordinates[[1]][[3]][[1]]
#> [1] 179.9167
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--mdt`$geometry$coordinates[[1]][[3]][[2]]
#> [1] 90
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--mdt`$geometry$coordinates[[1]][[4]]
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--mdt`$geometry$coordinates[[1]][[4]][[1]]
#> [1] 179.9167
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--mdt`$geometry$coordinates[[1]][[4]][[2]]
#> [1] -80
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--mdt`$geometry$coordinates[[1]][[5]]
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--mdt`$geometry$coordinates[[1]][[5]][[1]]
#> [1] -180
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--mdt`$geometry$coordinates[[1]][[5]][[2]]
#> [1] -80
#> 
#> 
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--mdt`$bbox
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--mdt`$bbox[[1]]
#> [1] -180
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--mdt`$bbox[[2]]
#> [1] -80
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--mdt`$bbox[[3]]
#> [1] 179.9167
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--mdt`$bbox[[4]]
#> [1] 90
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--mdt`$properties
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--mdt`$properties$title
#> [1] "Mean Dynamic Topography"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--mdt`$properties$datetime
#> NULL
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--mdt`$properties$Conventions
#> [1] "CF-1.9"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--mdt`$properties$credit
#> [1] "E.U. Copernicus Marine Service Information (CMEMS)"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--mdt`$properties$institution
#> [1] "MERCATOR OCEAN INTERNATIONAL"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--mdt`$properties$licence
#> [1] "http://marine.copernicus.eu/services-portfolio/service-commitments-and-licence/"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--mdt`$properties$producer
#> [1] "CMEMS - Global Monitoring and Forecasting Centre"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--mdt`$properties$references
#> [1] "http://marine.copernicus.eu"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--mdt`$properties$`cube:dimensions`
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--mdt`$properties$`cube:dimensions`$latitude
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--mdt`$properties$`cube:dimensions`$latitude$type
#> [1] "spatial"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--mdt`$properties$`cube:dimensions`$latitude$axis
#> [1] "y"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--mdt`$properties$`cube:dimensions`$latitude$extent
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--mdt`$properties$`cube:dimensions`$latitude$extent[[1]]
#> [1] -80
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--mdt`$properties$`cube:dimensions`$latitude$extent[[2]]
#> [1] 90
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--mdt`$properties$`cube:dimensions`$latitude$step
#> [1] 0.08333333
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--mdt`$properties$`cube:dimensions`$latitude$reference_system
#> [1] 4326
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--mdt`$properties$`cube:dimensions`$longitude
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--mdt`$properties$`cube:dimensions`$longitude$type
#> [1] "spatial"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--mdt`$properties$`cube:dimensions`$longitude$axis
#> [1] "x"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--mdt`$properties$`cube:dimensions`$longitude$extent
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--mdt`$properties$`cube:dimensions`$longitude$extent[[1]]
#> [1] -180
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--mdt`$properties$`cube:dimensions`$longitude$extent[[2]]
#> [1] 179.9167
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--mdt`$properties$`cube:dimensions`$longitude$step
#> [1] 0.08333334
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--mdt`$properties$`cube:dimensions`$longitude$reference_system
#> [1] 4326
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--mdt`$properties$`cube:variables`
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--mdt`$properties$`cube:variables`$mdt
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--mdt`$properties$`cube:variables`$mdt$id
#> [1] "mdt"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--mdt`$properties$`cube:variables`$mdt$dimensions
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--mdt`$properties$`cube:variables`$mdt$dimensions[[1]]
#> [1] "latitude"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--mdt`$properties$`cube:variables`$mdt$dimensions[[2]]
#> [1] "longitude"
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--mdt`$properties$`cube:variables`$mdt$type
#> [1] "data"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--mdt`$properties$`cube:variables`$mdt$unit
#> [1] "m"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--mdt`$properties$`cube:variables`$mdt$standardName
#> [1] "mean sea_surface_height_above_geoid"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--mdt`$properties$`cube:variables`$mdt$abbreviation
#> [1] "mdt"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--mdt`$properties$`cube:variables`$mdt$name
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--mdt`$properties$`cube:variables`$mdt$name$en
#> [1] "Mssh"
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--mdt`$properties$`cube:variables`$mdt$unitConversion
#> NULL
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--mdt`$properties$`cube:variables`$mdt$missingValue
#> [1] 9.96921e+36
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--mdt`$properties$`cube:variables`$mdt$offset
#> NULL
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--mdt`$properties$`cube:variables`$mdt$scale
#> [1] 1
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--mdt`$properties$`cube:variables`$mdt$valueMin
#> [1] -1.727591
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--mdt`$properties$`cube:variables`$mdt$valueMax
#> [1] 0.8445542
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--mdt`$properties$`cube:variables`$mdt$valueDiffMax
#> [1] 1.286073
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--mdt`$properties$`cube:variables`$mdt$valueDiffRelMax
#> [1] 25
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--mdt`$properties$`cube:variables`$mdt$valueClamp
#> [1] TRUE
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--mdt`$properties$`cube:variables`$mdt$hasLogScale
#> [1] FALSE
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--mdt`$properties$`cube:variables`$mdt$logScale
#> [1] FALSE
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--mdt`$properties$`cube:variables`$mdt$colormapId
#> [1] "viridis"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--mdt`$properties$`cube:variables`$mdt$colormapInvert
#> [1] FALSE
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--mdt`$properties$`cube:variables`$mdt$colormapDiffId
#> [1] "balance"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--mdt`$properties$`cube:variables`$mdt$colormapDiffInvert
#> [1] FALSE
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--mdt`$properties$`cube:variables`$mdt$valueColor
#> [1] FALSE
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--mdt`$properties$admp_in_preparation
#> [1] FALSE
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--mdt`$properties$admp_updated
#> [1] "2024-01-02T09:03:26.475127Z"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--mdt`$properties$admp_released_date
#> NULL
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--mdt`$properties$admp_retired_date
#> NULL
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--mdt`$properties$start_datetime
#> NULL
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--mdt`$properties$end_datetime
#> NULL
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--mdt`$assets
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--mdt`$assets$native
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--mdt`$assets$native$id
#> [1] "native"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--mdt`$assets$native$href
#> [1] "https://s3.waw3-1.cloudferro.com/mdl-native-14/native/GLOBAL_ANALYSISFORECAST_PHY_001_024/cmems_mod_glo_phy_anfc_0.083deg_static_202211/GLO-MFC_001_024_mdt.nc"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--mdt`$assets$native$type
#> [1] "application/x-netcdf"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--mdt`$assets$native$roles
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--mdt`$assets$native$roles[[1]]
#> [1] "data"
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--mdt`$assets$native$title
#> [1] "Native dataset"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--mdt`$assets$native$description
#> [1] "The original, non-ARCO version of this dataset, as published by the data provider."
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--mdt`$assets$static
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--mdt`$assets$static$id
#> [1] "static"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--mdt`$assets$static$href
#> [1] "https://s3.waw3-1.cloudferro.com:443/mdl-arco-time-014/arco/GLOBAL_ANALYSISFORECAST_PHY_001_024/cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--mdt/static.zarr"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--mdt`$assets$static$type
#> [1] "application/vnd+zarr"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--mdt`$assets$static$roles
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--mdt`$assets$static$roles[[1]]
#> [1] "data"
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--mdt`$assets$static$title
#> [1] "Dataset in Zarr"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--mdt`$assets$static$description
#> [1] "An ARCO version of this dataset.\n    \nNote that the link (`href`) associated to this asset is the base directory\nof this dataset, but it cannot be accessed directly.\n\nTo download this dataset or part of it, \nuse a library such as [xarray](https://docs.xarray.dev/)."
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--mdt`$assets$static$`xarray:open_kwargs`
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--mdt`$assets$static$`xarray:open_kwargs`$consolidated
#> [1] TRUE
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--mdt`$assets$static$viewDims
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--mdt`$assets$static$viewDims$latitude
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--mdt`$assets$static$viewDims$latitude$chunkLen
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--mdt`$assets$static$viewDims$latitude$chunkLen$mdt
#> [1] 512
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--mdt`$assets$static$viewDims$latitude$len
#> [1] 2041
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--mdt`$assets$static$viewDims$latitude$units
#> [1] "degrees_north"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--mdt`$assets$static$viewDims$latitude$coords
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--mdt`$assets$static$viewDims$latitude$coords$type
#> [1] "minMaxStep"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--mdt`$assets$static$viewDims$latitude$coords$min
#> [1] -80
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--mdt`$assets$static$viewDims$latitude$coords$max
#> [1] 90
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--mdt`$assets$static$viewDims$latitude$coords$step
#> [1] 0.08333333
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--mdt`$assets$static$viewDims$latitude$coords$len
#> [1] 2041
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--mdt`$assets$static$viewDims$longitude
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--mdt`$assets$static$viewDims$longitude$chunkLen
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--mdt`$assets$static$viewDims$longitude$chunkLen$mdt
#> [1] 2048
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--mdt`$assets$static$viewDims$longitude$len
#> [1] 4320
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--mdt`$assets$static$viewDims$longitude$units
#> [1] "degrees_east"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--mdt`$assets$static$viewDims$longitude$coords
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--mdt`$assets$static$viewDims$longitude$coords$type
#> [1] "minMaxStep"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--mdt`$assets$static$viewDims$longitude$coords$min
#> [1] -180
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--mdt`$assets$static$viewDims$longitude$coords$max
#> [1] 179.9167
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--mdt`$assets$static$viewDims$longitude$coords$step
#> [1] 0.08333334
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--mdt`$assets$static$viewDims$longitude$coords$len
#> [1] 4320
#> 
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--mdt`$assets$static$viewVariables
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--mdt`$assets$static$viewVariables$mdt
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--mdt`$assets$static$viewVariables$mdt$dtype
#> [1] "<f4"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--mdt`$assets$static$viewVariables$mdt$itemSize
#> [1] 4
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--mdt`$assets$static$viewVariables$mdt$chunkSize
#> [1] 1553446
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--mdt`$assets$static$isAggregated
#> [1] FALSE
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--mdt`$assets$downsampled4
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--mdt`$assets$downsampled4$id
#> [1] "downsampled4"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--mdt`$assets$downsampled4$href
#> [1] "https://s3.waw3-1.cloudferro.com:443/mdl-arco-time-014/arco/GLOBAL_ANALYSISFORECAST_PHY_001_024/cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--mdt/downsampled4.zarr"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--mdt`$assets$downsampled4$type
#> [1] "application/vnd+zarr"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--mdt`$assets$downsampled4$roles
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--mdt`$assets$downsampled4$roles[[1]]
#> [1] "data"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--mdt`$assets$downsampled4$roles[[2]]
#> [1] "downsampled"
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--mdt`$assets$downsampled4$title
#> [1] "Downsampled dataset (by 4) in Zarr"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--mdt`$assets$downsampled4$description
#> [1] "An ARCO version of this dataset, downsampled in `longitude` and `latitude` by 4.\n    \nNote that the link (`href`) associated to this asset is the base directory\nof this dataset, but it cannot be accessed directly.\n\nTo download this dataset or part of it, \nuse a library such as [xarray](https://docs.xarray.dev/)."
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--mdt`$assets$downsampled4$`xarray:open_kwargs`
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--mdt`$assets$downsampled4$`xarray:open_kwargs`$consolidated
#> [1] TRUE
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--mdt`$assets$downsampled4$viewDims
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--mdt`$assets$downsampled4$viewDims$latitude
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--mdt`$assets$downsampled4$viewDims$latitude$chunkLen
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--mdt`$assets$downsampled4$viewDims$latitude$chunkLen$mdt
#> [1] 511
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--mdt`$assets$downsampled4$viewDims$latitude$len
#> [1] 511
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--mdt`$assets$downsampled4$viewDims$latitude$units
#> [1] "degrees_north"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--mdt`$assets$downsampled4$viewDims$latitude$coords
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--mdt`$assets$downsampled4$viewDims$latitude$coords$type
#> [1] "minMaxStep"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--mdt`$assets$downsampled4$viewDims$latitude$coords$min
#> [1] -80
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--mdt`$assets$downsampled4$viewDims$latitude$coords$max
#> [1] 90
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--mdt`$assets$downsampled4$viewDims$latitude$coords$step
#> [1] 0.3333333
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--mdt`$assets$downsampled4$viewDims$latitude$coords$len
#> [1] 511
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--mdt`$assets$downsampled4$viewDims$longitude
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--mdt`$assets$downsampled4$viewDims$longitude$chunkLen
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--mdt`$assets$downsampled4$viewDims$longitude$chunkLen$mdt
#> [1] 1080
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--mdt`$assets$downsampled4$viewDims$longitude$len
#> [1] 1080
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--mdt`$assets$downsampled4$viewDims$longitude$units
#> [1] "degrees_east"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--mdt`$assets$downsampled4$viewDims$longitude$coords
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--mdt`$assets$downsampled4$viewDims$longitude$coords$type
#> [1] "minMaxStep"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--mdt`$assets$downsampled4$viewDims$longitude$coords$min
#> [1] -180
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--mdt`$assets$downsampled4$viewDims$longitude$coords$max
#> [1] 179.6667
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--mdt`$assets$downsampled4$viewDims$longitude$coords$step
#> [1] 0.3333334
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--mdt`$assets$downsampled4$viewDims$longitude$coords$len
#> [1] 1080
#> 
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--mdt`$assets$downsampled4$viewVariables
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--mdt`$assets$downsampled4$viewVariables$mdt
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--mdt`$assets$downsampled4$viewVariables$mdt$dtype
#> [1] "<f4"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--mdt`$assets$downsampled4$viewVariables$mdt$itemSize
#> [1] 4
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--mdt`$assets$downsampled4$viewVariables$mdt$chunkSize
#> [1] 1553446
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--mdt`$assets$downsampled4$isAggregated
#> [1] TRUE
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--mdt`$collection
#> [1] "GLOBAL_ANALYSISFORECAST_PHY_001_024"
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$id
#> [1] "cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$type
#> [1] "Feature"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$stac_version
#> [1] "1.0.0"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$stac_extensions
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$stac_extensions[[1]]
#> [1] "https://stac-extensions.github.io/datacube/v2.1.0/schema.json"
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$geometry
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$geometry$type
#> [1] "Polygon"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$geometry$coordinates
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$geometry$coordinates[[1]]
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$geometry$coordinates[[1]][[1]]
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$geometry$coordinates[[1]][[1]][[1]]
#> [1] -180
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$geometry$coordinates[[1]][[1]][[2]]
#> [1] -80
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$geometry$coordinates[[1]][[2]]
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$geometry$coordinates[[1]][[2]][[1]]
#> [1] -180
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$geometry$coordinates[[1]][[2]][[2]]
#> [1] 90
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$geometry$coordinates[[1]][[3]]
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$geometry$coordinates[[1]][[3]][[1]]
#> [1] 179.9167
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$geometry$coordinates[[1]][[3]][[2]]
#> [1] 90
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$geometry$coordinates[[1]][[4]]
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$geometry$coordinates[[1]][[4]][[1]]
#> [1] 179.9167
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$geometry$coordinates[[1]][[4]][[2]]
#> [1] -80
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$geometry$coordinates[[1]][[5]]
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$geometry$coordinates[[1]][[5]][[1]]
#> [1] -180
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$geometry$coordinates[[1]][[5]][[2]]
#> [1] -80
#> 
#> 
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$bbox
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$bbox[[1]]
#> [1] -180
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$bbox[[2]]
#> [1] -80
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$bbox[[3]]
#> [1] 179.9167
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$bbox[[4]]
#> [1] 90
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$properties
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$properties$title
#> [1] "Coordinates"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$properties$datetime
#> NULL
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$properties$author
#> [1] "Mercator Ocean International"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$properties$creation_date
#> [1] "2023-03-06 10:54:47.596961"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$properties$references
#> [1] "http://marine.copernicus.eu"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$properties$`cube:dimensions`
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$properties$`cube:dimensions`$latitude
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$properties$`cube:dimensions`$latitude$type
#> [1] "spatial"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$properties$`cube:dimensions`$latitude$axis
#> [1] "y"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$properties$`cube:dimensions`$latitude$extent
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$properties$`cube:dimensions`$latitude$extent[[1]]
#> [1] -80
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$properties$`cube:dimensions`$latitude$extent[[2]]
#> [1] 90
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$properties$`cube:dimensions`$latitude$step
#> [1] 0.08333333
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$properties$`cube:dimensions`$latitude$reference_system
#> [1] 4326
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$properties$`cube:dimensions`$longitude
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$properties$`cube:dimensions`$longitude$type
#> [1] "spatial"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$properties$`cube:dimensions`$longitude$axis
#> [1] "x"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$properties$`cube:dimensions`$longitude$extent
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$properties$`cube:dimensions`$longitude$extent[[1]]
#> [1] -180
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$properties$`cube:dimensions`$longitude$extent[[2]]
#> [1] 179.9167
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$properties$`cube:dimensions`$longitude$step
#> [1] 0.08333334
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$properties$`cube:dimensions`$longitude$reference_system
#> [1] 4326
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$properties$`cube:dimensions`$elevation
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$properties$`cube:dimensions`$elevation$type
#> [1] "spatial"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$properties$`cube:dimensions`$elevation$axis
#> [1] "z"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$properties$`cube:dimensions`$elevation$extent
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$properties$`cube:dimensions`$elevation$extent[[1]]
#> [1] -5727.917
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$properties$`cube:dimensions`$elevation$extent[[2]]
#> [1] -0.494025
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$properties$`cube:dimensions`$elevation$values
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$properties$`cube:dimensions`$elevation$values[[1]]
#> [1] -5727.917
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$properties$`cube:dimensions`$elevation$values[[2]]
#> [1] -5274.784
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$properties$`cube:dimensions`$elevation$values[[3]]
#> [1] -4833.291
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$properties$`cube:dimensions`$elevation$values[[4]]
#> [1] -4405.224
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$properties$`cube:dimensions`$elevation$values[[5]]
#> [1] -3992.484
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$properties$`cube:dimensions`$elevation$values[[6]]
#> [1] -3597.032
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$properties$`cube:dimensions`$elevation$values[[7]]
#> [1] -3220.82
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$properties$`cube:dimensions`$elevation$values[[8]]
#> [1] -2865.703
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$properties$`cube:dimensions`$elevation$values[[9]]
#> [1] -2533.336
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$properties$`cube:dimensions`$elevation$values[[10]]
#> [1] -2225.078
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$properties$`cube:dimensions`$elevation$values[[11]]
#> [1] -1941.893
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$properties$`cube:dimensions`$elevation$values[[12]]
#> [1] -1684.284
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$properties$`cube:dimensions`$elevation$values[[13]]
#> [1] -1452.251
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$properties$`cube:dimensions`$elevation$values[[14]]
#> [1] -1245.291
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$properties$`cube:dimensions`$elevation$values[[15]]
#> [1] -1062.44
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$properties$`cube:dimensions`$elevation$values[[16]]
#> [1] -902.3393
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$properties$`cube:dimensions`$elevation$values[[17]]
#> [1] -763.3331
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$properties$`cube:dimensions`$elevation$values[[18]]
#> [1] -643.5668
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$properties$`cube:dimensions`$elevation$values[[19]]
#> [1] -541.0889
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$properties$`cube:dimensions`$elevation$values[[20]]
#> [1] -453.9377
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$properties$`cube:dimensions`$elevation$values[[21]]
#> [1] -380.213
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$properties$`cube:dimensions`$elevation$values[[22]]
#> [1] -318.1274
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$properties$`cube:dimensions`$elevation$values[[23]]
#> [1] -266.0403
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$properties$`cube:dimensions`$elevation$values[[24]]
#> [1] -222.4752
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$properties$`cube:dimensions`$elevation$values[[25]]
#> [1] -186.1256
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$properties$`cube:dimensions`$elevation$values[[26]]
#> [1] -155.8507
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$properties$`cube:dimensions`$elevation$values[[27]]
#> [1] -130.666
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$properties$`cube:dimensions`$elevation$values[[28]]
#> [1] -109.7293
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$properties$`cube:dimensions`$elevation$values[[29]]
#> [1] -92.32607
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$properties$`cube:dimensions`$elevation$values[[30]]
#> [1] -77.85385
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$properties$`cube:dimensions`$elevation$values[[31]]
#> [1] -65.80727
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$properties$`cube:dimensions`$elevation$values[[32]]
#> [1] -55.76429
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$properties$`cube:dimensions`$elevation$values[[33]]
#> [1] -47.37369
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$properties$`cube:dimensions`$elevation$values[[34]]
#> [1] -40.34405
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$properties$`cube:dimensions`$elevation$values[[35]]
#> [1] -34.43415
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$properties$`cube:dimensions`$elevation$values[[36]]
#> [1] -29.44473
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$properties$`cube:dimensions`$elevation$values[[37]]
#> [1] -25.21141
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$properties$`cube:dimensions`$elevation$values[[38]]
#> [1] -21.59882
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$properties$`cube:dimensions`$elevation$values[[39]]
#> [1] -18.49556
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$properties$`cube:dimensions`$elevation$values[[40]]
#> [1] -15.81007
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$properties$`cube:dimensions`$elevation$values[[41]]
#> [1] -13.46714
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$properties$`cube:dimensions`$elevation$values[[42]]
#> [1] -11.405
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$properties$`cube:dimensions`$elevation$values[[43]]
#> [1] -9.572997
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$properties$`cube:dimensions`$elevation$values[[44]]
#> [1] -7.92956
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$properties$`cube:dimensions`$elevation$values[[45]]
#> [1] -6.440614
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$properties$`cube:dimensions`$elevation$values[[46]]
#> [1] -5.078224
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$properties$`cube:dimensions`$elevation$values[[47]]
#> [1] -3.819495
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$properties$`cube:dimensions`$elevation$values[[48]]
#> [1] -2.645669
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$properties$`cube:dimensions`$elevation$values[[49]]
#> [1] -1.541375
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$properties$`cube:dimensions`$elevation$values[[50]]
#> [1] -0.494025
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$properties$`cube:dimensions`$elevation$unit
#> [1] "m"
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$properties$`cube:variables`
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$properties$`cube:variables`$e1t
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$properties$`cube:variables`$e1t$id
#> [1] "e1t"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$properties$`cube:variables`$e1t$dimensions
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$properties$`cube:variables`$e1t$dimensions[[1]]
#> [1] "latitude"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$properties$`cube:variables`$e1t$dimensions[[2]]
#> [1] "longitude"
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$properties$`cube:variables`$e1t$type
#> [1] "data"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$properties$`cube:variables`$e1t$unit
#> [1] "m"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$properties$`cube:variables`$e1t$standardName
#> NULL
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$properties$`cube:variables`$e1t$abbreviation
#> [1] "e1t"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$properties$`cube:variables`$e1t$name
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$properties$`cube:variables`$e1t$name$en
#> [1] "Cell dimension along X axis"
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$properties$`cube:variables`$e1t$unitConversion
#> NULL
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$properties$`cube:variables`$e1t$missingValue
#> [1] 9.96921e+36
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$properties$`cube:variables`$e1t$offset
#> NULL
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$properties$`cube:variables`$e1t$scale
#> NULL
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$properties$`cube:variables`$e1t$valueMin
#> [1] 390.0363
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$properties$`cube:variables`$e1t$valueMax
#> [1] 9246.83
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$properties$`cube:variables`$e1t$valueDiffMax
#> [1] 4428.397
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$properties$`cube:variables`$e1t$valueDiffRelMax
#> [1] 25
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$properties$`cube:variables`$e1t$valueClamp
#> [1] TRUE
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$properties$`cube:variables`$e1t$hasLogScale
#> [1] TRUE
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$properties$`cube:variables`$e1t$logScale
#> [1] FALSE
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$properties$`cube:variables`$e1t$colormapId
#> [1] "viridis"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$properties$`cube:variables`$e1t$colormapInvert
#> [1] FALSE
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$properties$`cube:variables`$e1t$colormapDiffId
#> [1] "balance"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$properties$`cube:variables`$e1t$colormapDiffInvert
#> [1] FALSE
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$properties$`cube:variables`$e1t$valueColor
#> [1] FALSE
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$properties$`cube:variables`$e2t
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$properties$`cube:variables`$e2t$id
#> [1] "e2t"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$properties$`cube:variables`$e2t$dimensions
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$properties$`cube:variables`$e2t$dimensions[[1]]
#> [1] "latitude"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$properties$`cube:variables`$e2t$dimensions[[2]]
#> [1] "longitude"
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$properties$`cube:variables`$e2t$type
#> [1] "data"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$properties$`cube:variables`$e2t$unit
#> [1] "m"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$properties$`cube:variables`$e2t$standardName
#> NULL
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$properties$`cube:variables`$e2t$abbreviation
#> [1] "e2t"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$properties$`cube:variables`$e2t$name
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$properties$`cube:variables`$e2t$name$en
#> [1] "Cell dimension along Y axis"
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$properties$`cube:variables`$e2t$unitConversion
#> NULL
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$properties$`cube:variables`$e2t$missingValue
#> [1] 9.96921e+36
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$properties$`cube:variables`$e2t$offset
#> NULL
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$properties$`cube:variables`$e2t$scale
#> NULL
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$properties$`cube:variables`$e2t$valueMin
#> [1] 9250
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$properties$`cube:variables`$e2t$valueMax
#> [1] 9250
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$properties$`cube:variables`$e2t$valueDiffMax
#> [1] 0
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$properties$`cube:variables`$e2t$valueDiffRelMax
#> [1] 25
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$properties$`cube:variables`$e2t$valueClamp
#> [1] TRUE
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$properties$`cube:variables`$e2t$hasLogScale
#> [1] TRUE
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$properties$`cube:variables`$e2t$logScale
#> [1] FALSE
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$properties$`cube:variables`$e2t$colormapId
#> [1] "viridis"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$properties$`cube:variables`$e2t$colormapInvert
#> [1] FALSE
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$properties$`cube:variables`$e2t$colormapDiffId
#> [1] "balance"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$properties$`cube:variables`$e2t$colormapDiffInvert
#> [1] FALSE
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$properties$`cube:variables`$e2t$valueColor
#> [1] FALSE
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$properties$`cube:variables`$e3t
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$properties$`cube:variables`$e3t$id
#> [1] "e3t"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$properties$`cube:variables`$e3t$dimensions
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$properties$`cube:variables`$e3t$dimensions[[1]]
#> [1] "elevation"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$properties$`cube:variables`$e3t$dimensions[[2]]
#> [1] "latitude"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$properties$`cube:variables`$e3t$dimensions[[3]]
#> [1] "longitude"
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$properties$`cube:variables`$e3t$type
#> [1] "data"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$properties$`cube:variables`$e3t$unit
#> [1] "m"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$properties$`cube:variables`$e3t$standardName
#> [1] "cell_thickness"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$properties$`cube:variables`$e3t$abbreviation
#> [1] "e3t"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$properties$`cube:variables`$e3t$name
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$properties$`cube:variables`$e3t$name$en
#> [1] "Cell dimension along Z axis"
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$properties$`cube:variables`$e3t$unitConversion
#> NULL
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$properties$`cube:variables`$e3t$missingValue
#> [1] 9.96921e+36
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$properties$`cube:variables`$e3t$offset
#> NULL
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$properties$`cube:variables`$e3t$scale
#> NULL
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$properties$`cube:variables`$e3t$valueMin
#> [1] 1.022484
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$properties$`cube:variables`$e3t$valueMax
#> [1] 404.4247
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$properties$`cube:variables`$e3t$valueDiffMax
#> [1] 201.7011
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$properties$`cube:variables`$e3t$valueDiffRelMax
#> [1] 25
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$properties$`cube:variables`$e3t$valueClamp
#> [1] TRUE
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$properties$`cube:variables`$e3t$hasLogScale
#> [1] TRUE
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$properties$`cube:variables`$e3t$logScale
#> [1] FALSE
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$properties$`cube:variables`$e3t$colormapId
#> [1] "viridis"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$properties$`cube:variables`$e3t$colormapInvert
#> [1] FALSE
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$properties$`cube:variables`$e3t$colormapDiffId
#> [1] "balance"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$properties$`cube:variables`$e3t$colormapDiffInvert
#> [1] FALSE
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$properties$`cube:variables`$e3t$valueColor
#> [1] FALSE
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$properties$admp_in_preparation
#> [1] FALSE
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$properties$admp_updated
#> [1] "2024-01-02T09:03:26.053145Z"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$properties$admp_released_date
#> NULL
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$properties$admp_retired_date
#> NULL
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$properties$start_datetime
#> NULL
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$properties$end_datetime
#> NULL
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$assets
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$assets$native
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$assets$native$id
#> [1] "native"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$assets$native$href
#> [1] "https://s3.waw3-1.cloudferro.com/mdl-native-14/native/GLOBAL_ANALYSISFORECAST_PHY_001_024/cmems_mod_glo_phy_anfc_0.083deg_static_202211/GLO-MFC_001_024_coordinates.nc"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$assets$native$type
#> [1] "application/x-netcdf"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$assets$native$roles
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$assets$native$roles[[1]]
#> [1] "data"
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$assets$native$title
#> [1] "Native dataset"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$assets$native$description
#> [1] "The original, non-ARCO version of this dataset, as published by the data provider."
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$assets$static
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$assets$static$id
#> [1] "static"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$assets$static$href
#> [1] "https://s3.waw3-1.cloudferro.com:443/mdl-arco-time-014/arco/GLOBAL_ANALYSISFORECAST_PHY_001_024/cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords/static.zarr"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$assets$static$type
#> [1] "application/vnd+zarr"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$assets$static$roles
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$assets$static$roles[[1]]
#> [1] "data"
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$assets$static$title
#> [1] "Dataset in Zarr"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$assets$static$description
#> [1] "An ARCO version of this dataset.\n    \nNote that the link (`href`) associated to this asset is the base directory\nof this dataset, but it cannot be accessed directly.\n\nTo download this dataset or part of it, \nuse a library such as [xarray](https://docs.xarray.dev/)."
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$assets$static$`xarray:open_kwargs`
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$assets$static$`xarray:open_kwargs`$consolidated
#> [1] TRUE
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$assets$static$viewDims
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$assets$static$viewDims$latitude
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$assets$static$viewDims$latitude$chunkLen
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$assets$static$viewDims$latitude$chunkLen$e1t
#> [1] 512
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$assets$static$viewDims$latitude$chunkLen$e2t
#> [1] 512
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$assets$static$viewDims$latitude$chunkLen$e3t
#> [1] 512
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$assets$static$viewDims$latitude$len
#> [1] 2041
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$assets$static$viewDims$latitude$units
#> [1] "degrees_north"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$assets$static$viewDims$latitude$coords
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$assets$static$viewDims$latitude$coords$type
#> [1] "minMaxStep"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$assets$static$viewDims$latitude$coords$min
#> [1] -80
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$assets$static$viewDims$latitude$coords$max
#> [1] 90
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$assets$static$viewDims$latitude$coords$step
#> [1] 0.08333333
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$assets$static$viewDims$latitude$coords$len
#> [1] 2041
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$assets$static$viewDims$longitude
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$assets$static$viewDims$longitude$chunkLen
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$assets$static$viewDims$longitude$chunkLen$e1t
#> [1] 2048
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$assets$static$viewDims$longitude$chunkLen$e2t
#> [1] 2048
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$assets$static$viewDims$longitude$chunkLen$e3t
#> [1] 2048
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$assets$static$viewDims$longitude$len
#> [1] 4320
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$assets$static$viewDims$longitude$units
#> [1] "degrees_east"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$assets$static$viewDims$longitude$coords
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$assets$static$viewDims$longitude$coords$type
#> [1] "minMaxStep"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$assets$static$viewDims$longitude$coords$min
#> [1] -180
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$assets$static$viewDims$longitude$coords$max
#> [1] 179.9167
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$assets$static$viewDims$longitude$coords$step
#> [1] 0.08333334
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$assets$static$viewDims$longitude$coords$len
#> [1] 4320
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$assets$static$viewDims$elevation
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$assets$static$viewDims$elevation$chunkLen
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$assets$static$viewDims$elevation$chunkLen$e3t
#> [1] 1
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$assets$static$viewDims$elevation$len
#> [1] 50
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$assets$static$viewDims$elevation$units
#> [1] "m"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$assets$static$viewDims$elevation$coords
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$assets$static$viewDims$elevation$coords$type
#> [1] "explicit"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$assets$static$viewDims$elevation$coords$values
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$assets$static$viewDims$elevation$coords$values[[1]]
#> [1] -5727.917
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$assets$static$viewDims$elevation$coords$values[[2]]
#> [1] -5274.784
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$assets$static$viewDims$elevation$coords$values[[3]]
#> [1] -4833.291
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$assets$static$viewDims$elevation$coords$values[[4]]
#> [1] -4405.224
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$assets$static$viewDims$elevation$coords$values[[5]]
#> [1] -3992.484
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$assets$static$viewDims$elevation$coords$values[[6]]
#> [1] -3597.032
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$assets$static$viewDims$elevation$coords$values[[7]]
#> [1] -3220.82
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$assets$static$viewDims$elevation$coords$values[[8]]
#> [1] -2865.703
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$assets$static$viewDims$elevation$coords$values[[9]]
#> [1] -2533.336
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$assets$static$viewDims$elevation$coords$values[[10]]
#> [1] -2225.078
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$assets$static$viewDims$elevation$coords$values[[11]]
#> [1] -1941.893
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$assets$static$viewDims$elevation$coords$values[[12]]
#> [1] -1684.284
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$assets$static$viewDims$elevation$coords$values[[13]]
#> [1] -1452.251
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$assets$static$viewDims$elevation$coords$values[[14]]
#> [1] -1245.291
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$assets$static$viewDims$elevation$coords$values[[15]]
#> [1] -1062.44
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$assets$static$viewDims$elevation$coords$values[[16]]
#> [1] -902.3393
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$assets$static$viewDims$elevation$coords$values[[17]]
#> [1] -763.3331
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$assets$static$viewDims$elevation$coords$values[[18]]
#> [1] -643.5668
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$assets$static$viewDims$elevation$coords$values[[19]]
#> [1] -541.0889
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$assets$static$viewDims$elevation$coords$values[[20]]
#> [1] -453.9377
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$assets$static$viewDims$elevation$coords$values[[21]]
#> [1] -380.213
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$assets$static$viewDims$elevation$coords$values[[22]]
#> [1] -318.1274
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$assets$static$viewDims$elevation$coords$values[[23]]
#> [1] -266.0403
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$assets$static$viewDims$elevation$coords$values[[24]]
#> [1] -222.4752
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$assets$static$viewDims$elevation$coords$values[[25]]
#> [1] -186.1256
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$assets$static$viewDims$elevation$coords$values[[26]]
#> [1] -155.8507
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$assets$static$viewDims$elevation$coords$values[[27]]
#> [1] -130.666
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$assets$static$viewDims$elevation$coords$values[[28]]
#> [1] -109.7293
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$assets$static$viewDims$elevation$coords$values[[29]]
#> [1] -92.32607
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$assets$static$viewDims$elevation$coords$values[[30]]
#> [1] -77.85385
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$assets$static$viewDims$elevation$coords$values[[31]]
#> [1] -65.80727
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$assets$static$viewDims$elevation$coords$values[[32]]
#> [1] -55.76429
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$assets$static$viewDims$elevation$coords$values[[33]]
#> [1] -47.37369
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$assets$static$viewDims$elevation$coords$values[[34]]
#> [1] -40.34405
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$assets$static$viewDims$elevation$coords$values[[35]]
#> [1] -34.43415
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$assets$static$viewDims$elevation$coords$values[[36]]
#> [1] -29.44473
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$assets$static$viewDims$elevation$coords$values[[37]]
#> [1] -25.21141
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$assets$static$viewDims$elevation$coords$values[[38]]
#> [1] -21.59882
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$assets$static$viewDims$elevation$coords$values[[39]]
#> [1] -18.49556
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$assets$static$viewDims$elevation$coords$values[[40]]
#> [1] -15.81007
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$assets$static$viewDims$elevation$coords$values[[41]]
#> [1] -13.46714
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$assets$static$viewDims$elevation$coords$values[[42]]
#> [1] -11.405
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$assets$static$viewDims$elevation$coords$values[[43]]
#> [1] -9.572997
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$assets$static$viewDims$elevation$coords$values[[44]]
#> [1] -7.92956
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$assets$static$viewDims$elevation$coords$values[[45]]
#> [1] -6.440614
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$assets$static$viewDims$elevation$coords$values[[46]]
#> [1] -5.078224
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$assets$static$viewDims$elevation$coords$values[[47]]
#> [1] -3.819495
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$assets$static$viewDims$elevation$coords$values[[48]]
#> [1] -2.645669
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$assets$static$viewDims$elevation$coords$values[[49]]
#> [1] -1.541375
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$assets$static$viewDims$elevation$coords$values[[50]]
#> [1] -0.494025
#> 
#> 
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$assets$static$viewVariables
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$assets$static$viewVariables$e1t
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$assets$static$viewVariables$e1t$dtype
#> [1] "<f4"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$assets$static$viewVariables$e1t$itemSize
#> [1] 4
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$assets$static$viewVariables$e1t$chunkSize
#> [1] 1553446
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$assets$static$viewVariables$e2t
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$assets$static$viewVariables$e2t$dtype
#> [1] "<f4"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$assets$static$viewVariables$e2t$itemSize
#> [1] 4
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$assets$static$viewVariables$e2t$chunkSize
#> [1] 1553446
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$assets$static$viewVariables$e3t
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$assets$static$viewVariables$e3t$dtype
#> [1] "<f4"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$assets$static$viewVariables$e3t$itemSize
#> [1] 4
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$assets$static$viewVariables$e3t$chunkSize
#> [1] 1553446
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$assets$static$isAggregated
#> [1] FALSE
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$assets$downsampled4
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$assets$downsampled4$id
#> [1] "downsampled4"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$assets$downsampled4$href
#> [1] "https://s3.waw3-1.cloudferro.com:443/mdl-arco-time-014/arco/GLOBAL_ANALYSISFORECAST_PHY_001_024/cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords/downsampled4.zarr"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$assets$downsampled4$type
#> [1] "application/vnd+zarr"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$assets$downsampled4$roles
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$assets$downsampled4$roles[[1]]
#> [1] "data"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$assets$downsampled4$roles[[2]]
#> [1] "downsampled"
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$assets$downsampled4$title
#> [1] "Downsampled dataset (by 4) in Zarr"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$assets$downsampled4$description
#> [1] "An ARCO version of this dataset, downsampled in `longitude` and `latitude` by 4.\n    \nNote that the link (`href`) associated to this asset is the base directory\nof this dataset, but it cannot be accessed directly.\n\nTo download this dataset or part of it, \nuse a library such as [xarray](https://docs.xarray.dev/)."
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$assets$downsampled4$`xarray:open_kwargs`
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$assets$downsampled4$`xarray:open_kwargs`$consolidated
#> [1] TRUE
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$assets$downsampled4$viewDims
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$assets$downsampled4$viewDims$latitude
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$assets$downsampled4$viewDims$latitude$chunkLen
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$assets$downsampled4$viewDims$latitude$chunkLen$e1t
#> [1] 511
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$assets$downsampled4$viewDims$latitude$chunkLen$e2t
#> [1] 511
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$assets$downsampled4$viewDims$latitude$chunkLen$e3t
#> [1] 511
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$assets$downsampled4$viewDims$latitude$len
#> [1] 511
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$assets$downsampled4$viewDims$latitude$units
#> [1] "degrees_north"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$assets$downsampled4$viewDims$latitude$coords
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$assets$downsampled4$viewDims$latitude$coords$type
#> [1] "minMaxStep"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$assets$downsampled4$viewDims$latitude$coords$min
#> [1] -80
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$assets$downsampled4$viewDims$latitude$coords$max
#> [1] 90
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$assets$downsampled4$viewDims$latitude$coords$step
#> [1] 0.3333333
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$assets$downsampled4$viewDims$latitude$coords$len
#> [1] 511
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$assets$downsampled4$viewDims$longitude
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$assets$downsampled4$viewDims$longitude$chunkLen
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$assets$downsampled4$viewDims$longitude$chunkLen$e1t
#> [1] 1080
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$assets$downsampled4$viewDims$longitude$chunkLen$e2t
#> [1] 1080
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$assets$downsampled4$viewDims$longitude$chunkLen$e3t
#> [1] 1080
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$assets$downsampled4$viewDims$longitude$len
#> [1] 1080
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$assets$downsampled4$viewDims$longitude$units
#> [1] "degrees_east"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$assets$downsampled4$viewDims$longitude$coords
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$assets$downsampled4$viewDims$longitude$coords$type
#> [1] "minMaxStep"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$assets$downsampled4$viewDims$longitude$coords$min
#> [1] -180
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$assets$downsampled4$viewDims$longitude$coords$max
#> [1] 179.6667
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$assets$downsampled4$viewDims$longitude$coords$step
#> [1] 0.3333334
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$assets$downsampled4$viewDims$longitude$coords$len
#> [1] 1080
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$assets$downsampled4$viewDims$elevation
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$assets$downsampled4$viewDims$elevation$chunkLen
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$assets$downsampled4$viewDims$elevation$chunkLen$e3t
#> [1] 1
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$assets$downsampled4$viewDims$elevation$len
#> [1] 50
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$assets$downsampled4$viewDims$elevation$units
#> [1] "m"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$assets$downsampled4$viewDims$elevation$coords
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$assets$downsampled4$viewDims$elevation$coords$type
#> [1] "explicit"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$assets$downsampled4$viewDims$elevation$coords$values
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$assets$downsampled4$viewDims$elevation$coords$values[[1]]
#> [1] -5727.917
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$assets$downsampled4$viewDims$elevation$coords$values[[2]]
#> [1] -5274.784
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$assets$downsampled4$viewDims$elevation$coords$values[[3]]
#> [1] -4833.291
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$assets$downsampled4$viewDims$elevation$coords$values[[4]]
#> [1] -4405.224
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$assets$downsampled4$viewDims$elevation$coords$values[[5]]
#> [1] -3992.484
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$assets$downsampled4$viewDims$elevation$coords$values[[6]]
#> [1] -3597.032
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$assets$downsampled4$viewDims$elevation$coords$values[[7]]
#> [1] -3220.82
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$assets$downsampled4$viewDims$elevation$coords$values[[8]]
#> [1] -2865.703
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$assets$downsampled4$viewDims$elevation$coords$values[[9]]
#> [1] -2533.336
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$assets$downsampled4$viewDims$elevation$coords$values[[10]]
#> [1] -2225.078
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$assets$downsampled4$viewDims$elevation$coords$values[[11]]
#> [1] -1941.893
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$assets$downsampled4$viewDims$elevation$coords$values[[12]]
#> [1] -1684.284
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$assets$downsampled4$viewDims$elevation$coords$values[[13]]
#> [1] -1452.251
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$assets$downsampled4$viewDims$elevation$coords$values[[14]]
#> [1] -1245.291
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$assets$downsampled4$viewDims$elevation$coords$values[[15]]
#> [1] -1062.44
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$assets$downsampled4$viewDims$elevation$coords$values[[16]]
#> [1] -902.3393
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$assets$downsampled4$viewDims$elevation$coords$values[[17]]
#> [1] -763.3331
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$assets$downsampled4$viewDims$elevation$coords$values[[18]]
#> [1] -643.5668
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$assets$downsampled4$viewDims$elevation$coords$values[[19]]
#> [1] -541.0889
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$assets$downsampled4$viewDims$elevation$coords$values[[20]]
#> [1] -453.9377
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$assets$downsampled4$viewDims$elevation$coords$values[[21]]
#> [1] -380.213
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$assets$downsampled4$viewDims$elevation$coords$values[[22]]
#> [1] -318.1274
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$assets$downsampled4$viewDims$elevation$coords$values[[23]]
#> [1] -266.0403
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$assets$downsampled4$viewDims$elevation$coords$values[[24]]
#> [1] -222.4752
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$assets$downsampled4$viewDims$elevation$coords$values[[25]]
#> [1] -186.1256
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$assets$downsampled4$viewDims$elevation$coords$values[[26]]
#> [1] -155.8507
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$assets$downsampled4$viewDims$elevation$coords$values[[27]]
#> [1] -130.666
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$assets$downsampled4$viewDims$elevation$coords$values[[28]]
#> [1] -109.7293
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$assets$downsampled4$viewDims$elevation$coords$values[[29]]
#> [1] -92.32607
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$assets$downsampled4$viewDims$elevation$coords$values[[30]]
#> [1] -77.85385
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$assets$downsampled4$viewDims$elevation$coords$values[[31]]
#> [1] -65.80727
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$assets$downsampled4$viewDims$elevation$coords$values[[32]]
#> [1] -55.76429
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$assets$downsampled4$viewDims$elevation$coords$values[[33]]
#> [1] -47.37369
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$assets$downsampled4$viewDims$elevation$coords$values[[34]]
#> [1] -40.34405
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$assets$downsampled4$viewDims$elevation$coords$values[[35]]
#> [1] -34.43415
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$assets$downsampled4$viewDims$elevation$coords$values[[36]]
#> [1] -29.44473
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$assets$downsampled4$viewDims$elevation$coords$values[[37]]
#> [1] -25.21141
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$assets$downsampled4$viewDims$elevation$coords$values[[38]]
#> [1] -21.59882
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$assets$downsampled4$viewDims$elevation$coords$values[[39]]
#> [1] -18.49556
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$assets$downsampled4$viewDims$elevation$coords$values[[40]]
#> [1] -15.81007
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$assets$downsampled4$viewDims$elevation$coords$values[[41]]
#> [1] -13.46714
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$assets$downsampled4$viewDims$elevation$coords$values[[42]]
#> [1] -11.405
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$assets$downsampled4$viewDims$elevation$coords$values[[43]]
#> [1] -9.572997
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$assets$downsampled4$viewDims$elevation$coords$values[[44]]
#> [1] -7.92956
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$assets$downsampled4$viewDims$elevation$coords$values[[45]]
#> [1] -6.440614
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$assets$downsampled4$viewDims$elevation$coords$values[[46]]
#> [1] -5.078224
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$assets$downsampled4$viewDims$elevation$coords$values[[47]]
#> [1] -3.819495
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$assets$downsampled4$viewDims$elevation$coords$values[[48]]
#> [1] -2.645669
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$assets$downsampled4$viewDims$elevation$coords$values[[49]]
#> [1] -1.541375
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$assets$downsampled4$viewDims$elevation$coords$values[[50]]
#> [1] -0.494025
#> 
#> 
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$assets$downsampled4$viewVariables
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$assets$downsampled4$viewVariables$e1t
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$assets$downsampled4$viewVariables$e1t$dtype
#> [1] "<f4"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$assets$downsampled4$viewVariables$e1t$itemSize
#> [1] 4
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$assets$downsampled4$viewVariables$e1t$chunkSize
#> [1] 1553446
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$assets$downsampled4$viewVariables$e2t
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$assets$downsampled4$viewVariables$e2t$dtype
#> [1] "<f4"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$assets$downsampled4$viewVariables$e2t$itemSize
#> [1] 4
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$assets$downsampled4$viewVariables$e2t$chunkSize
#> [1] 1553446
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$assets$downsampled4$viewVariables$e3t
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$assets$downsampled4$viewVariables$e3t$dtype
#> [1] "<f4"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$assets$downsampled4$viewVariables$e3t$itemSize
#> [1] 4
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$assets$downsampled4$viewVariables$e3t$chunkSize
#> [1] 1553446
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$assets$downsampled4$isAggregated
#> [1] TRUE
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--coords`$collection
#> [1] "GLOBAL_ANALYSISFORECAST_PHY_001_024"
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$id
#> [1] "cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$type
#> [1] "Feature"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$stac_version
#> [1] "1.0.0"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$stac_extensions
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$stac_extensions[[1]]
#> [1] "https://stac-extensions.github.io/datacube/v2.1.0/schema.json"
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$geometry
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$geometry$type
#> [1] "Polygon"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$geometry$coordinates
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$geometry$coordinates[[1]]
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$geometry$coordinates[[1]][[1]]
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$geometry$coordinates[[1]][[1]][[1]]
#> [1] -180
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$geometry$coordinates[[1]][[1]][[2]]
#> [1] -80
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$geometry$coordinates[[1]][[2]]
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$geometry$coordinates[[1]][[2]][[1]]
#> [1] -180
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$geometry$coordinates[[1]][[2]][[2]]
#> [1] 90
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$geometry$coordinates[[1]][[3]]
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$geometry$coordinates[[1]][[3]][[1]]
#> [1] 179.9167
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$geometry$coordinates[[1]][[3]][[2]]
#> [1] 90
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$geometry$coordinates[[1]][[4]]
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$geometry$coordinates[[1]][[4]][[1]]
#> [1] 179.9167
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$geometry$coordinates[[1]][[4]][[2]]
#> [1] -80
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$geometry$coordinates[[1]][[5]]
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$geometry$coordinates[[1]][[5]][[1]]
#> [1] -180
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$geometry$coordinates[[1]][[5]][[2]]
#> [1] -80
#> 
#> 
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$bbox
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$bbox[[1]]
#> [1] -180
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$bbox[[2]]
#> [1] -80
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$bbox[[3]]
#> [1] 179.9167
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$bbox[[4]]
#> [1] 90
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$properties
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$properties$title
#> [1] "Bathymetry"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$properties$datetime
#> NULL
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$properties$author
#> [1] "Mercator Ocean International"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$properties$creation_date
#> [1] "2023-02-25 23:31:32.146714"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$properties$references
#> [1] "http://marine.copernicus.eu"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$properties$`cube:dimensions`
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$properties$`cube:dimensions`$latitude
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$properties$`cube:dimensions`$latitude$type
#> [1] "spatial"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$properties$`cube:dimensions`$latitude$axis
#> [1] "y"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$properties$`cube:dimensions`$latitude$extent
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$properties$`cube:dimensions`$latitude$extent[[1]]
#> [1] -80
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$properties$`cube:dimensions`$latitude$extent[[2]]
#> [1] 90
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$properties$`cube:dimensions`$latitude$step
#> [1] 0.08333333
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$properties$`cube:dimensions`$latitude$reference_system
#> [1] 4326
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$properties$`cube:dimensions`$longitude
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$properties$`cube:dimensions`$longitude$type
#> [1] "spatial"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$properties$`cube:dimensions`$longitude$axis
#> [1] "x"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$properties$`cube:dimensions`$longitude$extent
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$properties$`cube:dimensions`$longitude$extent[[1]]
#> [1] -180
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$properties$`cube:dimensions`$longitude$extent[[2]]
#> [1] 179.9167
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$properties$`cube:dimensions`$longitude$step
#> [1] 0.08333334
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$properties$`cube:dimensions`$longitude$reference_system
#> [1] 4326
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$properties$`cube:dimensions`$elevation
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$properties$`cube:dimensions`$elevation$type
#> [1] "spatial"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$properties$`cube:dimensions`$elevation$axis
#> [1] "z"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$properties$`cube:dimensions`$elevation$extent
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$properties$`cube:dimensions`$elevation$extent[[1]]
#> [1] -5727.917
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$properties$`cube:dimensions`$elevation$extent[[2]]
#> [1] -0.494025
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$properties$`cube:dimensions`$elevation$values
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$properties$`cube:dimensions`$elevation$values[[1]]
#> [1] -5727.917
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$properties$`cube:dimensions`$elevation$values[[2]]
#> [1] -5274.784
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$properties$`cube:dimensions`$elevation$values[[3]]
#> [1] -4833.291
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$properties$`cube:dimensions`$elevation$values[[4]]
#> [1] -4405.224
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$properties$`cube:dimensions`$elevation$values[[5]]
#> [1] -3992.484
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$properties$`cube:dimensions`$elevation$values[[6]]
#> [1] -3597.032
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$properties$`cube:dimensions`$elevation$values[[7]]
#> [1] -3220.82
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$properties$`cube:dimensions`$elevation$values[[8]]
#> [1] -2865.703
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$properties$`cube:dimensions`$elevation$values[[9]]
#> [1] -2533.336
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$properties$`cube:dimensions`$elevation$values[[10]]
#> [1] -2225.078
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$properties$`cube:dimensions`$elevation$values[[11]]
#> [1] -1941.893
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$properties$`cube:dimensions`$elevation$values[[12]]
#> [1] -1684.284
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$properties$`cube:dimensions`$elevation$values[[13]]
#> [1] -1452.251
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$properties$`cube:dimensions`$elevation$values[[14]]
#> [1] -1245.291
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$properties$`cube:dimensions`$elevation$values[[15]]
#> [1] -1062.44
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$properties$`cube:dimensions`$elevation$values[[16]]
#> [1] -902.3393
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$properties$`cube:dimensions`$elevation$values[[17]]
#> [1] -763.3331
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$properties$`cube:dimensions`$elevation$values[[18]]
#> [1] -643.5668
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$properties$`cube:dimensions`$elevation$values[[19]]
#> [1] -541.0889
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$properties$`cube:dimensions`$elevation$values[[20]]
#> [1] -453.9377
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$properties$`cube:dimensions`$elevation$values[[21]]
#> [1] -380.213
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$properties$`cube:dimensions`$elevation$values[[22]]
#> [1] -318.1274
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$properties$`cube:dimensions`$elevation$values[[23]]
#> [1] -266.0403
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$properties$`cube:dimensions`$elevation$values[[24]]
#> [1] -222.4752
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$properties$`cube:dimensions`$elevation$values[[25]]
#> [1] -186.1256
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$properties$`cube:dimensions`$elevation$values[[26]]
#> [1] -155.8507
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$properties$`cube:dimensions`$elevation$values[[27]]
#> [1] -130.666
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$properties$`cube:dimensions`$elevation$values[[28]]
#> [1] -109.7293
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$properties$`cube:dimensions`$elevation$values[[29]]
#> [1] -92.32607
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$properties$`cube:dimensions`$elevation$values[[30]]
#> [1] -77.85385
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$properties$`cube:dimensions`$elevation$values[[31]]
#> [1] -65.80727
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$properties$`cube:dimensions`$elevation$values[[32]]
#> [1] -55.76429
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$properties$`cube:dimensions`$elevation$values[[33]]
#> [1] -47.37369
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$properties$`cube:dimensions`$elevation$values[[34]]
#> [1] -40.34405
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$properties$`cube:dimensions`$elevation$values[[35]]
#> [1] -34.43415
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$properties$`cube:dimensions`$elevation$values[[36]]
#> [1] -29.44473
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$properties$`cube:dimensions`$elevation$values[[37]]
#> [1] -25.21141
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$properties$`cube:dimensions`$elevation$values[[38]]
#> [1] -21.59882
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$properties$`cube:dimensions`$elevation$values[[39]]
#> [1] -18.49556
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$properties$`cube:dimensions`$elevation$values[[40]]
#> [1] -15.81007
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$properties$`cube:dimensions`$elevation$values[[41]]
#> [1] -13.46714
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$properties$`cube:dimensions`$elevation$values[[42]]
#> [1] -11.405
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$properties$`cube:dimensions`$elevation$values[[43]]
#> [1] -9.572997
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$properties$`cube:dimensions`$elevation$values[[44]]
#> [1] -7.92956
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$properties$`cube:dimensions`$elevation$values[[45]]
#> [1] -6.440614
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$properties$`cube:dimensions`$elevation$values[[46]]
#> [1] -5.078224
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$properties$`cube:dimensions`$elevation$values[[47]]
#> [1] -3.819495
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$properties$`cube:dimensions`$elevation$values[[48]]
#> [1] -2.645669
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$properties$`cube:dimensions`$elevation$values[[49]]
#> [1] -1.541375
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$properties$`cube:dimensions`$elevation$values[[50]]
#> [1] -0.494025
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$properties$`cube:dimensions`$elevation$unit
#> [1] "m"
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$properties$`cube:variables`
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$properties$`cube:variables`$deptho
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$properties$`cube:variables`$deptho$id
#> [1] "deptho"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$properties$`cube:variables`$deptho$dimensions
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$properties$`cube:variables`$deptho$dimensions[[1]]
#> [1] "latitude"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$properties$`cube:variables`$deptho$dimensions[[2]]
#> [1] "longitude"
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$properties$`cube:variables`$deptho$type
#> [1] "data"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$properties$`cube:variables`$deptho$unit
#> [1] "m"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$properties$`cube:variables`$deptho$standardName
#> [1] "sea_floor_depth_below_geoid"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$properties$`cube:variables`$deptho$abbreviation
#> [1] "deptho"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$properties$`cube:variables`$deptho$name
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$properties$`cube:variables`$deptho$name$en
#> [1] "Sea floor depth below geoid"
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$properties$`cube:variables`$deptho$unitConversion
#> NULL
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$properties$`cube:variables`$deptho$missingValue
#> [1] 9.96921e+36
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$properties$`cube:variables`$deptho$offset
#> NULL
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$properties$`cube:variables`$deptho$scale
#> NULL
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$properties$`cube:variables`$deptho$valueMin
#> [1] 25.21141
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$properties$`cube:variables`$deptho$valueMax
#> [1] 5727.917
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$properties$`cube:variables`$deptho$valueDiffMax
#> [1] 2851.353
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$properties$`cube:variables`$deptho$valueDiffRelMax
#> [1] 25
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$properties$`cube:variables`$deptho$valueClamp
#> [1] TRUE
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$properties$`cube:variables`$deptho$hasLogScale
#> [1] TRUE
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$properties$`cube:variables`$deptho$logScale
#> [1] FALSE
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$properties$`cube:variables`$deptho$colormapId
#> [1] "viridis"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$properties$`cube:variables`$deptho$colormapInvert
#> [1] FALSE
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$properties$`cube:variables`$deptho$colormapDiffId
#> [1] "balance"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$properties$`cube:variables`$deptho$colormapDiffInvert
#> [1] FALSE
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$properties$`cube:variables`$deptho$valueColor
#> [1] FALSE
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$properties$`cube:variables`$deptho_lev
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$properties$`cube:variables`$deptho_lev$id
#> [1] "deptho_lev"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$properties$`cube:variables`$deptho_lev$dimensions
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$properties$`cube:variables`$deptho_lev$dimensions[[1]]
#> [1] "latitude"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$properties$`cube:variables`$deptho_lev$dimensions[[2]]
#> [1] "longitude"
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$properties$`cube:variables`$deptho_lev$type
#> [1] "data"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$properties$`cube:variables`$deptho_lev$unit
#> [1] "1"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$properties$`cube:variables`$deptho_lev$standardName
#> [1] "model_level_number_at_sea_floor"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$properties$`cube:variables`$deptho_lev$abbreviation
#> [1] "deptho_lev"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$properties$`cube:variables`$deptho_lev$name
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$properties$`cube:variables`$deptho_lev$name$en
#> [1] "Model level number at sea floor"
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$properties$`cube:variables`$deptho_lev$unitConversion
#> NULL
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$properties$`cube:variables`$deptho_lev$missingValue
#> [1] 9.96921e+36
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$properties$`cube:variables`$deptho_lev$offset
#> NULL
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$properties$`cube:variables`$deptho_lev$scale
#> NULL
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$properties$`cube:variables`$deptho_lev$valueMin
#> [1] 13
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$properties$`cube:variables`$deptho_lev$valueMax
#> [1] 49
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$properties$`cube:variables`$deptho_lev$valueDiffMax
#> [1] 18
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$properties$`cube:variables`$deptho_lev$valueDiffRelMax
#> [1] 25
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$properties$`cube:variables`$deptho_lev$valueClamp
#> [1] TRUE
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$properties$`cube:variables`$deptho_lev$hasLogScale
#> [1] TRUE
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$properties$`cube:variables`$deptho_lev$logScale
#> [1] FALSE
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$properties$`cube:variables`$deptho_lev$colormapId
#> [1] "viridis"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$properties$`cube:variables`$deptho_lev$colormapInvert
#> [1] FALSE
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$properties$`cube:variables`$deptho_lev$colormapDiffId
#> [1] "balance"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$properties$`cube:variables`$deptho_lev$colormapDiffInvert
#> [1] FALSE
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$properties$`cube:variables`$deptho_lev$valueColor
#> [1] FALSE
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$properties$`cube:variables`$mask
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$properties$`cube:variables`$mask$id
#> [1] "mask"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$properties$`cube:variables`$mask$dimensions
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$properties$`cube:variables`$mask$dimensions[[1]]
#> [1] "elevation"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$properties$`cube:variables`$mask$dimensions[[2]]
#> [1] "latitude"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$properties$`cube:variables`$mask$dimensions[[3]]
#> [1] "longitude"
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$properties$`cube:variables`$mask$type
#> [1] "data"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$properties$`cube:variables`$mask$unit
#> [1] "1"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$properties$`cube:variables`$mask$standardName
#> [1] "sea_binary_mask"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$properties$`cube:variables`$mask$abbreviation
#> [1] "mask"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$properties$`cube:variables`$mask$name
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$properties$`cube:variables`$mask$name$en
#> [1] "Land-sea mask: 1 = sea ; 0 = land"
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$properties$`cube:variables`$mask$unitConversion
#> NULL
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$properties$`cube:variables`$mask$missingValue
#> NULL
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$properties$`cube:variables`$mask$offset
#> NULL
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$properties$`cube:variables`$mask$scale
#> NULL
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$properties$`cube:variables`$mask$valueMin
#> [1] 0
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$properties$`cube:variables`$mask$valueMax
#> [1] 1
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$properties$`cube:variables`$mask$valueDiffMax
#> [1] 0.5
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$properties$`cube:variables`$mask$valueDiffRelMax
#> [1] 25
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$properties$`cube:variables`$mask$valueClamp
#> [1] TRUE
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$properties$`cube:variables`$mask$hasLogScale
#> [1] TRUE
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$properties$`cube:variables`$mask$logScale
#> [1] FALSE
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$properties$`cube:variables`$mask$colormapId
#> [1] "viridis"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$properties$`cube:variables`$mask$colormapInvert
#> [1] FALSE
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$properties$`cube:variables`$mask$colormapDiffId
#> [1] "balance"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$properties$`cube:variables`$mask$colormapDiffInvert
#> [1] FALSE
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$properties$`cube:variables`$mask$valueColor
#> [1] FALSE
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$properties$admp_in_preparation
#> [1] FALSE
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$properties$admp_updated
#> [1] "2024-01-02T09:03:26.858648Z"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$properties$admp_released_date
#> NULL
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$properties$admp_retired_date
#> NULL
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$properties$start_datetime
#> NULL
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$properties$end_datetime
#> NULL
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$assets
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$assets$native
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$assets$native$id
#> [1] "native"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$assets$native$href
#> [1] "https://s3.waw3-1.cloudferro.com/mdl-native-14/native/GLOBAL_ANALYSISFORECAST_PHY_001_024/cmems_mod_glo_phy_anfc_0.083deg_static_202211/GLO-MFC_001_024_mask_bathy.nc"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$assets$native$type
#> [1] "application/x-netcdf"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$assets$native$roles
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$assets$native$roles[[1]]
#> [1] "data"
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$assets$native$title
#> [1] "Native dataset"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$assets$native$description
#> [1] "The original, non-ARCO version of this dataset, as published by the data provider."
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$assets$static
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$assets$static$id
#> [1] "static"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$assets$static$href
#> [1] "https://s3.waw3-1.cloudferro.com:443/mdl-arco-time-014/arco/GLOBAL_ANALYSISFORECAST_PHY_001_024/cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy/static.zarr"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$assets$static$type
#> [1] "application/vnd+zarr"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$assets$static$roles
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$assets$static$roles[[1]]
#> [1] "data"
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$assets$static$title
#> [1] "Dataset in Zarr"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$assets$static$description
#> [1] "An ARCO version of this dataset.\n    \nNote that the link (`href`) associated to this asset is the base directory\nof this dataset, but it cannot be accessed directly.\n\nTo download this dataset or part of it, \nuse a library such as [xarray](https://docs.xarray.dev/)."
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$assets$static$`xarray:open_kwargs`
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$assets$static$`xarray:open_kwargs`$consolidated
#> [1] TRUE
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$assets$static$viewDims
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$assets$static$viewDims$latitude
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$assets$static$viewDims$latitude$chunkLen
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$assets$static$viewDims$latitude$chunkLen$deptho
#> [1] 512
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$assets$static$viewDims$latitude$chunkLen$deptho_lev
#> [1] 512
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$assets$static$viewDims$latitude$chunkLen$mask
#> [1] 512
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$assets$static$viewDims$latitude$len
#> [1] 2041
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$assets$static$viewDims$latitude$units
#> [1] "degrees_north"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$assets$static$viewDims$latitude$coords
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$assets$static$viewDims$latitude$coords$type
#> [1] "minMaxStep"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$assets$static$viewDims$latitude$coords$min
#> [1] -80
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$assets$static$viewDims$latitude$coords$max
#> [1] 90
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$assets$static$viewDims$latitude$coords$step
#> [1] 0.08333333
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$assets$static$viewDims$latitude$coords$len
#> [1] 2041
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$assets$static$viewDims$longitude
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$assets$static$viewDims$longitude$chunkLen
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$assets$static$viewDims$longitude$chunkLen$deptho
#> [1] 1024
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$assets$static$viewDims$longitude$chunkLen$deptho_lev
#> [1] 1024
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$assets$static$viewDims$longitude$chunkLen$mask
#> [1] 1024
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$assets$static$viewDims$longitude$len
#> [1] 4320
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$assets$static$viewDims$longitude$units
#> [1] "degrees_east"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$assets$static$viewDims$longitude$coords
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$assets$static$viewDims$longitude$coords$type
#> [1] "minMaxStep"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$assets$static$viewDims$longitude$coords$min
#> [1] -180
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$assets$static$viewDims$longitude$coords$max
#> [1] 179.9167
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$assets$static$viewDims$longitude$coords$step
#> [1] 0.08333334
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$assets$static$viewDims$longitude$coords$len
#> [1] 4320
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$assets$static$viewDims$elevation
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$assets$static$viewDims$elevation$chunkLen
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$assets$static$viewDims$elevation$chunkLen$mask
#> [1] 1
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$assets$static$viewDims$elevation$len
#> [1] 50
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$assets$static$viewDims$elevation$units
#> [1] "m"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$assets$static$viewDims$elevation$coords
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$assets$static$viewDims$elevation$coords$type
#> [1] "explicit"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$assets$static$viewDims$elevation$coords$values
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$assets$static$viewDims$elevation$coords$values[[1]]
#> [1] -5727.917
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$assets$static$viewDims$elevation$coords$values[[2]]
#> [1] -5274.784
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$assets$static$viewDims$elevation$coords$values[[3]]
#> [1] -4833.291
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$assets$static$viewDims$elevation$coords$values[[4]]
#> [1] -4405.224
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$assets$static$viewDims$elevation$coords$values[[5]]
#> [1] -3992.484
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$assets$static$viewDims$elevation$coords$values[[6]]
#> [1] -3597.032
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$assets$static$viewDims$elevation$coords$values[[7]]
#> [1] -3220.82
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$assets$static$viewDims$elevation$coords$values[[8]]
#> [1] -2865.703
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$assets$static$viewDims$elevation$coords$values[[9]]
#> [1] -2533.336
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$assets$static$viewDims$elevation$coords$values[[10]]
#> [1] -2225.078
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$assets$static$viewDims$elevation$coords$values[[11]]
#> [1] -1941.893
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$assets$static$viewDims$elevation$coords$values[[12]]
#> [1] -1684.284
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$assets$static$viewDims$elevation$coords$values[[13]]
#> [1] -1452.251
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$assets$static$viewDims$elevation$coords$values[[14]]
#> [1] -1245.291
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$assets$static$viewDims$elevation$coords$values[[15]]
#> [1] -1062.44
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$assets$static$viewDims$elevation$coords$values[[16]]
#> [1] -902.3393
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$assets$static$viewDims$elevation$coords$values[[17]]
#> [1] -763.3331
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$assets$static$viewDims$elevation$coords$values[[18]]
#> [1] -643.5668
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$assets$static$viewDims$elevation$coords$values[[19]]
#> [1] -541.0889
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$assets$static$viewDims$elevation$coords$values[[20]]
#> [1] -453.9377
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$assets$static$viewDims$elevation$coords$values[[21]]
#> [1] -380.213
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$assets$static$viewDims$elevation$coords$values[[22]]
#> [1] -318.1274
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$assets$static$viewDims$elevation$coords$values[[23]]
#> [1] -266.0403
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$assets$static$viewDims$elevation$coords$values[[24]]
#> [1] -222.4752
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$assets$static$viewDims$elevation$coords$values[[25]]
#> [1] -186.1256
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$assets$static$viewDims$elevation$coords$values[[26]]
#> [1] -155.8507
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$assets$static$viewDims$elevation$coords$values[[27]]
#> [1] -130.666
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$assets$static$viewDims$elevation$coords$values[[28]]
#> [1] -109.7293
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$assets$static$viewDims$elevation$coords$values[[29]]
#> [1] -92.32607
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$assets$static$viewDims$elevation$coords$values[[30]]
#> [1] -77.85385
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$assets$static$viewDims$elevation$coords$values[[31]]
#> [1] -65.80727
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$assets$static$viewDims$elevation$coords$values[[32]]
#> [1] -55.76429
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$assets$static$viewDims$elevation$coords$values[[33]]
#> [1] -47.37369
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$assets$static$viewDims$elevation$coords$values[[34]]
#> [1] -40.34405
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$assets$static$viewDims$elevation$coords$values[[35]]
#> [1] -34.43415
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$assets$static$viewDims$elevation$coords$values[[36]]
#> [1] -29.44473
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$assets$static$viewDims$elevation$coords$values[[37]]
#> [1] -25.21141
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$assets$static$viewDims$elevation$coords$values[[38]]
#> [1] -21.59882
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$assets$static$viewDims$elevation$coords$values[[39]]
#> [1] -18.49556
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$assets$static$viewDims$elevation$coords$values[[40]]
#> [1] -15.81007
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$assets$static$viewDims$elevation$coords$values[[41]]
#> [1] -13.46714
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$assets$static$viewDims$elevation$coords$values[[42]]
#> [1] -11.405
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$assets$static$viewDims$elevation$coords$values[[43]]
#> [1] -9.572997
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$assets$static$viewDims$elevation$coords$values[[44]]
#> [1] -7.92956
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$assets$static$viewDims$elevation$coords$values[[45]]
#> [1] -6.440614
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$assets$static$viewDims$elevation$coords$values[[46]]
#> [1] -5.078224
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$assets$static$viewDims$elevation$coords$values[[47]]
#> [1] -3.819495
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$assets$static$viewDims$elevation$coords$values[[48]]
#> [1] -2.645669
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$assets$static$viewDims$elevation$coords$values[[49]]
#> [1] -1.541375
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$assets$static$viewDims$elevation$coords$values[[50]]
#> [1] -0.494025
#> 
#> 
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$assets$static$viewVariables
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$assets$static$viewVariables$deptho
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$assets$static$viewVariables$deptho$dtype
#> [1] "<f8"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$assets$static$viewVariables$deptho$itemSize
#> [1] 8
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$assets$static$viewVariables$deptho$chunkSize
#> [1] 1553446
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$assets$static$viewVariables$deptho_lev
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$assets$static$viewVariables$deptho_lev$dtype
#> [1] "<f8"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$assets$static$viewVariables$deptho_lev$itemSize
#> [1] 8
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$assets$static$viewVariables$deptho_lev$chunkSize
#> [1] 1553446
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$assets$static$viewVariables$mask
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$assets$static$viewVariables$mask$dtype
#> [1] "<i4"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$assets$static$viewVariables$mask$itemSize
#> [1] 4
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$assets$static$viewVariables$mask$chunkSize
#> [1] 776723
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$assets$static$isAggregated
#> [1] FALSE
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$assets$downsampled4
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$assets$downsampled4$id
#> [1] "downsampled4"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$assets$downsampled4$href
#> [1] "https://s3.waw3-1.cloudferro.com:443/mdl-arco-time-014/arco/GLOBAL_ANALYSISFORECAST_PHY_001_024/cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy/downsampled4.zarr"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$assets$downsampled4$type
#> [1] "application/vnd+zarr"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$assets$downsampled4$roles
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$assets$downsampled4$roles[[1]]
#> [1] "data"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$assets$downsampled4$roles[[2]]
#> [1] "downsampled"
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$assets$downsampled4$title
#> [1] "Downsampled dataset (by 4) in Zarr"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$assets$downsampled4$description
#> [1] "An ARCO version of this dataset, downsampled in `longitude` and `latitude` by 4.\n    \nNote that the link (`href`) associated to this asset is the base directory\nof this dataset, but it cannot be accessed directly.\n\nTo download this dataset or part of it, \nuse a library such as [xarray](https://docs.xarray.dev/)."
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$assets$downsampled4$`xarray:open_kwargs`
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$assets$downsampled4$`xarray:open_kwargs`$consolidated
#> [1] TRUE
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$assets$downsampled4$viewDims
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$assets$downsampled4$viewDims$latitude
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$assets$downsampled4$viewDims$latitude$chunkLen
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$assets$downsampled4$viewDims$latitude$chunkLen$deptho
#> [1] 511
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$assets$downsampled4$viewDims$latitude$chunkLen$deptho_lev
#> [1] 511
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$assets$downsampled4$viewDims$latitude$chunkLen$mask
#> [1] 511
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$assets$downsampled4$viewDims$latitude$len
#> [1] 511
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$assets$downsampled4$viewDims$latitude$units
#> [1] "degrees_north"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$assets$downsampled4$viewDims$latitude$coords
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$assets$downsampled4$viewDims$latitude$coords$type
#> [1] "minMaxStep"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$assets$downsampled4$viewDims$latitude$coords$min
#> [1] -80
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$assets$downsampled4$viewDims$latitude$coords$max
#> [1] 90
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$assets$downsampled4$viewDims$latitude$coords$step
#> [1] 0.3333333
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$assets$downsampled4$viewDims$latitude$coords$len
#> [1] 511
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$assets$downsampled4$viewDims$longitude
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$assets$downsampled4$viewDims$longitude$chunkLen
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$assets$downsampled4$viewDims$longitude$chunkLen$deptho
#> [1] 1024
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$assets$downsampled4$viewDims$longitude$chunkLen$deptho_lev
#> [1] 1024
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$assets$downsampled4$viewDims$longitude$chunkLen$mask
#> [1] 1024
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$assets$downsampled4$viewDims$longitude$len
#> [1] 1080
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$assets$downsampled4$viewDims$longitude$units
#> [1] "degrees_east"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$assets$downsampled4$viewDims$longitude$coords
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$assets$downsampled4$viewDims$longitude$coords$type
#> [1] "minMaxStep"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$assets$downsampled4$viewDims$longitude$coords$min
#> [1] -180
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$assets$downsampled4$viewDims$longitude$coords$max
#> [1] 179.6667
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$assets$downsampled4$viewDims$longitude$coords$step
#> [1] 0.3333334
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$assets$downsampled4$viewDims$longitude$coords$len
#> [1] 1080
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$assets$downsampled4$viewDims$elevation
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$assets$downsampled4$viewDims$elevation$chunkLen
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$assets$downsampled4$viewDims$elevation$chunkLen$mask
#> [1] 1
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$assets$downsampled4$viewDims$elevation$len
#> [1] 50
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$assets$downsampled4$viewDims$elevation$units
#> [1] "m"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$assets$downsampled4$viewDims$elevation$coords
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$assets$downsampled4$viewDims$elevation$coords$type
#> [1] "explicit"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$assets$downsampled4$viewDims$elevation$coords$values
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$assets$downsampled4$viewDims$elevation$coords$values[[1]]
#> [1] -5727.917
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$assets$downsampled4$viewDims$elevation$coords$values[[2]]
#> [1] -5274.784
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$assets$downsampled4$viewDims$elevation$coords$values[[3]]
#> [1] -4833.291
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$assets$downsampled4$viewDims$elevation$coords$values[[4]]
#> [1] -4405.224
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$assets$downsampled4$viewDims$elevation$coords$values[[5]]
#> [1] -3992.484
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$assets$downsampled4$viewDims$elevation$coords$values[[6]]
#> [1] -3597.032
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$assets$downsampled4$viewDims$elevation$coords$values[[7]]
#> [1] -3220.82
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$assets$downsampled4$viewDims$elevation$coords$values[[8]]
#> [1] -2865.703
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$assets$downsampled4$viewDims$elevation$coords$values[[9]]
#> [1] -2533.336
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$assets$downsampled4$viewDims$elevation$coords$values[[10]]
#> [1] -2225.078
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$assets$downsampled4$viewDims$elevation$coords$values[[11]]
#> [1] -1941.893
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$assets$downsampled4$viewDims$elevation$coords$values[[12]]
#> [1] -1684.284
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$assets$downsampled4$viewDims$elevation$coords$values[[13]]
#> [1] -1452.251
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$assets$downsampled4$viewDims$elevation$coords$values[[14]]
#> [1] -1245.291
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$assets$downsampled4$viewDims$elevation$coords$values[[15]]
#> [1] -1062.44
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$assets$downsampled4$viewDims$elevation$coords$values[[16]]
#> [1] -902.3393
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$assets$downsampled4$viewDims$elevation$coords$values[[17]]
#> [1] -763.3331
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$assets$downsampled4$viewDims$elevation$coords$values[[18]]
#> [1] -643.5668
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$assets$downsampled4$viewDims$elevation$coords$values[[19]]
#> [1] -541.0889
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$assets$downsampled4$viewDims$elevation$coords$values[[20]]
#> [1] -453.9377
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$assets$downsampled4$viewDims$elevation$coords$values[[21]]
#> [1] -380.213
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$assets$downsampled4$viewDims$elevation$coords$values[[22]]
#> [1] -318.1274
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$assets$downsampled4$viewDims$elevation$coords$values[[23]]
#> [1] -266.0403
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$assets$downsampled4$viewDims$elevation$coords$values[[24]]
#> [1] -222.4752
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$assets$downsampled4$viewDims$elevation$coords$values[[25]]
#> [1] -186.1256
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$assets$downsampled4$viewDims$elevation$coords$values[[26]]
#> [1] -155.8507
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$assets$downsampled4$viewDims$elevation$coords$values[[27]]
#> [1] -130.666
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$assets$downsampled4$viewDims$elevation$coords$values[[28]]
#> [1] -109.7293
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$assets$downsampled4$viewDims$elevation$coords$values[[29]]
#> [1] -92.32607
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$assets$downsampled4$viewDims$elevation$coords$values[[30]]
#> [1] -77.85385
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$assets$downsampled4$viewDims$elevation$coords$values[[31]]
#> [1] -65.80727
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$assets$downsampled4$viewDims$elevation$coords$values[[32]]
#> [1] -55.76429
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$assets$downsampled4$viewDims$elevation$coords$values[[33]]
#> [1] -47.37369
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$assets$downsampled4$viewDims$elevation$coords$values[[34]]
#> [1] -40.34405
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$assets$downsampled4$viewDims$elevation$coords$values[[35]]
#> [1] -34.43415
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$assets$downsampled4$viewDims$elevation$coords$values[[36]]
#> [1] -29.44473
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$assets$downsampled4$viewDims$elevation$coords$values[[37]]
#> [1] -25.21141
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$assets$downsampled4$viewDims$elevation$coords$values[[38]]
#> [1] -21.59882
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$assets$downsampled4$viewDims$elevation$coords$values[[39]]
#> [1] -18.49556
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$assets$downsampled4$viewDims$elevation$coords$values[[40]]
#> [1] -15.81007
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$assets$downsampled4$viewDims$elevation$coords$values[[41]]
#> [1] -13.46714
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$assets$downsampled4$viewDims$elevation$coords$values[[42]]
#> [1] -11.405
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$assets$downsampled4$viewDims$elevation$coords$values[[43]]
#> [1] -9.572997
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$assets$downsampled4$viewDims$elevation$coords$values[[44]]
#> [1] -7.92956
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$assets$downsampled4$viewDims$elevation$coords$values[[45]]
#> [1] -6.440614
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$assets$downsampled4$viewDims$elevation$coords$values[[46]]
#> [1] -5.078224
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$assets$downsampled4$viewDims$elevation$coords$values[[47]]
#> [1] -3.819495
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$assets$downsampled4$viewDims$elevation$coords$values[[48]]
#> [1] -2.645669
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$assets$downsampled4$viewDims$elevation$coords$values[[49]]
#> [1] -1.541375
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$assets$downsampled4$viewDims$elevation$coords$values[[50]]
#> [1] -0.494025
#> 
#> 
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$assets$downsampled4$viewVariables
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$assets$downsampled4$viewVariables$deptho
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$assets$downsampled4$viewVariables$deptho$dtype
#> [1] "<f8"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$assets$downsampled4$viewVariables$deptho$itemSize
#> [1] 8
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$assets$downsampled4$viewVariables$deptho$chunkSize
#> [1] 1553446
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$assets$downsampled4$viewVariables$deptho_lev
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$assets$downsampled4$viewVariables$deptho_lev$dtype
#> [1] "<f8"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$assets$downsampled4$viewVariables$deptho_lev$itemSize
#> [1] 8
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$assets$downsampled4$viewVariables$deptho_lev$chunkSize
#> [1] 1553446
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$assets$downsampled4$viewVariables$mask
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$assets$downsampled4$viewVariables$mask$dtype
#> [1] "<i4"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$assets$downsampled4$viewVariables$mask$itemSize
#> [1] 4
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$assets$downsampled4$viewVariables$mask$chunkSize
#> [1] 776723
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$assets$downsampled4$isAggregated
#> [1] TRUE
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_static_202211--ext--bathy`$collection
#> [1] "GLOBAL_ANALYSISFORECAST_PHY_001_024"
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$id
#> [1] "cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$type
#> [1] "Feature"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$stac_version
#> [1] "1.0.0"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$stac_extensions
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$stac_extensions[[1]]
#> [1] "https://stac-extensions.github.io/datacube/v2.1.0/schema.json"
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$geometry
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$geometry$type
#> [1] "Polygon"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$geometry$coordinates
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$geometry$coordinates[[1]]
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$geometry$coordinates[[1]][[1]]
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$geometry$coordinates[[1]][[1]][[1]]
#> [1] -180
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$geometry$coordinates[[1]][[1]][[2]]
#> [1] -80
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$geometry$coordinates[[1]][[2]]
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$geometry$coordinates[[1]][[2]][[1]]
#> [1] -180
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$geometry$coordinates[[1]][[2]][[2]]
#> [1] 90
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$geometry$coordinates[[1]][[3]]
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$geometry$coordinates[[1]][[3]][[1]]
#> [1] 179.9167
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$geometry$coordinates[[1]][[3]][[2]]
#> [1] 90
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$geometry$coordinates[[1]][[4]]
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$geometry$coordinates[[1]][[4]][[1]]
#> [1] 179.9167
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$geometry$coordinates[[1]][[4]][[2]]
#> [1] -80
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$geometry$coordinates[[1]][[5]]
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$geometry$coordinates[[1]][[5]][[1]]
#> [1] -180
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$geometry$coordinates[[1]][[5]][[2]]
#> [1] -80
#> 
#> 
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$bbox
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$bbox[[1]]
#> [1] -180
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$bbox[[2]]
#> [1] -80
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$bbox[[3]]
#> [1] 179.9167
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$bbox[[4]]
#> [1] 90
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$properties
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$properties$title
#> [1] "hourly mean fields from Global Ocean Physics Analysis and Forecast updated Daily"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$properties$datetime
#> NULL
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$properties$start_datetime
#> [1] "2020-11-01T00:00:00Z"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$properties$end_datetime
#> [1] "2024-04-19T23:00:00Z"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$properties$Conventions
#> [1] "CF-1.8"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$properties$area
#> [1] "Global"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$properties$contact
#> [1] "https://marine.copernicus.eu/contact"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$properties$credit
#> [1] "E.U. Copernicus Marine Service Information (CMEMS)"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$properties$institution
#> [1] "Mercator Ocean International"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$properties$licence
#> [1] "http://marine.copernicus.eu/services-portfolio/service-commitments-and-licence/"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$properties$producer
#> [1] "CMEMS - Global Monitoring and Forecasting Centre"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$properties$references
#> [1] "http://marine.copernicus.eu"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$properties$source
#> [1] "MOI GLO12"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$properties$`cube:dimensions`
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$properties$`cube:dimensions`$elevation
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$properties$`cube:dimensions`$elevation$type
#> [1] "spatial"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$properties$`cube:dimensions`$elevation$axis
#> [1] "z"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$properties$`cube:dimensions`$elevation$extent
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$properties$`cube:dimensions`$elevation$extent[[1]]
#> [1] -0.494025
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$properties$`cube:dimensions`$elevation$extent[[2]]
#> [1] -0.494025
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$properties$`cube:dimensions`$elevation$values
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$properties$`cube:dimensions`$elevation$values[[1]]
#> [1] -0.494025
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$properties$`cube:dimensions`$elevation$unit
#> [1] "m"
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$properties$`cube:dimensions`$latitude
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$properties$`cube:dimensions`$latitude$type
#> [1] "spatial"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$properties$`cube:dimensions`$latitude$axis
#> [1] "y"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$properties$`cube:dimensions`$latitude$extent
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$properties$`cube:dimensions`$latitude$extent[[1]]
#> [1] -80
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$properties$`cube:dimensions`$latitude$extent[[2]]
#> [1] 90
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$properties$`cube:dimensions`$latitude$step
#> [1] 0.08333333
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$properties$`cube:dimensions`$latitude$reference_system
#> [1] 4326
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$properties$`cube:dimensions`$longitude
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$properties$`cube:dimensions`$longitude$type
#> [1] "spatial"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$properties$`cube:dimensions`$longitude$axis
#> [1] "x"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$properties$`cube:dimensions`$longitude$extent
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$properties$`cube:dimensions`$longitude$extent[[1]]
#> [1] -180
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$properties$`cube:dimensions`$longitude$extent[[2]]
#> [1] 179.9167
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$properties$`cube:dimensions`$longitude$step
#> [1] 0.08333334
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$properties$`cube:dimensions`$longitude$reference_system
#> [1] 4326
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$properties$`cube:dimensions`$time
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$properties$`cube:dimensions`$time$type
#> [1] "temporal"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$properties$`cube:dimensions`$time$extent
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$properties$`cube:dimensions`$time$extent[[1]]
#> [1] "2020-11-01T00:00:00Z"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$properties$`cube:dimensions`$time$extent[[2]]
#> [1] "2024-04-19T23:00:00Z"
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$properties$`cube:dimensions`$time$step
#> [1] "PT1H"
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$properties$`cube:variables`
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$properties$`cube:variables`$so
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$properties$`cube:variables`$so$id
#> [1] "so"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$properties$`cube:variables`$so$dimensions
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$properties$`cube:variables`$so$dimensions[[1]]
#> [1] "time"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$properties$`cube:variables`$so$dimensions[[2]]
#> [1] "elevation"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$properties$`cube:variables`$so$dimensions[[3]]
#> [1] "latitude"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$properties$`cube:variables`$so$dimensions[[4]]
#> [1] "longitude"
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$properties$`cube:variables`$so$type
#> [1] "data"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$properties$`cube:variables`$so$unit
#> [1] "1e-3"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$properties$`cube:variables`$so$standardName
#> [1] "sea_water_salinity"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$properties$`cube:variables`$so$abbreviation
#> [1] "so"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$properties$`cube:variables`$so$name
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$properties$`cube:variables`$so$name$en
#> [1] "Sea surface salinity"
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$properties$`cube:variables`$so$unitConversion
#> NULL
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$properties$`cube:variables`$so$missingValue
#> [1] 9.96921e+36
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$properties$`cube:variables`$so$offset
#> NULL
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$properties$`cube:variables`$so$scale
#> NULL
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$properties$`cube:variables`$so$valueMin
#> [1] 29.1899
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$properties$`cube:variables`$so$valueMax
#> [1] 37.06067
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$properties$`cube:variables`$so$valueDiffMax
#> [1] 3.935383
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$properties$`cube:variables`$so$valueDiffRelMax
#> [1] 25
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$properties$`cube:variables`$so$valueClamp
#> [1] TRUE
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$properties$`cube:variables`$so$hasLogScale
#> [1] TRUE
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$properties$`cube:variables`$so$logScale
#> [1] FALSE
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$properties$`cube:variables`$so$colormapId
#> [1] "haline"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$properties$`cube:variables`$so$colormapInvert
#> [1] FALSE
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$properties$`cube:variables`$so$colormapDiffId
#> [1] "balance"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$properties$`cube:variables`$so$colormapDiffInvert
#> [1] FALSE
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$properties$`cube:variables`$so$valueColor
#> [1] FALSE
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$properties$`cube:variables`$thetao
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$properties$`cube:variables`$thetao$id
#> [1] "thetao"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$properties$`cube:variables`$thetao$dimensions
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$properties$`cube:variables`$thetao$dimensions[[1]]
#> [1] "time"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$properties$`cube:variables`$thetao$dimensions[[2]]
#> [1] "elevation"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$properties$`cube:variables`$thetao$dimensions[[3]]
#> [1] "latitude"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$properties$`cube:variables`$thetao$dimensions[[4]]
#> [1] "longitude"
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$properties$`cube:variables`$thetao$type
#> [1] "data"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$properties$`cube:variables`$thetao$unit
#> [1] "degrees_C"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$properties$`cube:variables`$thetao$standardName
#> [1] "sea_water_potential_temperature"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$properties$`cube:variables`$thetao$abbreviation
#> [1] "thetao"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$properties$`cube:variables`$thetao$name
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$properties$`cube:variables`$thetao$name$en
#> [1] "Sea surface temperature"
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$properties$`cube:variables`$thetao$unitConversion
#> NULL
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$properties$`cube:variables`$thetao$missingValue
#> [1] 9.96921e+36
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$properties$`cube:variables`$thetao$offset
#> NULL
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$properties$`cube:variables`$thetao$scale
#> NULL
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$properties$`cube:variables`$thetao$valueMin
#> [1] -1.821167
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$properties$`cube:variables`$thetao$valueMax
#> [1] 30.09346
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$properties$`cube:variables`$thetao$valueDiffMax
#> [1] 15.95731
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$properties$`cube:variables`$thetao$valueDiffRelMax
#> [1] 25
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$properties$`cube:variables`$thetao$valueClamp
#> [1] TRUE
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$properties$`cube:variables`$thetao$hasLogScale
#> [1] FALSE
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$properties$`cube:variables`$thetao$logScale
#> [1] FALSE
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$properties$`cube:variables`$thetao$colormapId
#> [1] "thermal"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$properties$`cube:variables`$thetao$colormapInvert
#> [1] FALSE
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$properties$`cube:variables`$thetao$colormapDiffId
#> [1] "balance"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$properties$`cube:variables`$thetao$colormapDiffInvert
#> [1] FALSE
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$properties$`cube:variables`$thetao$valueColor
#> [1] FALSE
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$properties$`cube:variables`$uo
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$properties$`cube:variables`$uo$id
#> [1] "uo"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$properties$`cube:variables`$uo$dimensions
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$properties$`cube:variables`$uo$dimensions[[1]]
#> [1] "time"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$properties$`cube:variables`$uo$dimensions[[2]]
#> [1] "elevation"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$properties$`cube:variables`$uo$dimensions[[3]]
#> [1] "latitude"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$properties$`cube:variables`$uo$dimensions[[4]]
#> [1] "longitude"
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$properties$`cube:variables`$uo$type
#> [1] "data"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$properties$`cube:variables`$uo$unit
#> [1] "m s-1"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$properties$`cube:variables`$uo$standardName
#> [1] "eastward_sea_water_velocity"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$properties$`cube:variables`$uo$abbreviation
#> [1] "uo"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$properties$`cube:variables`$uo$name
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$properties$`cube:variables`$uo$name$en
#> [1] "Eastward surface velocity"
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$properties$`cube:variables`$uo$unitConversion
#> NULL
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$properties$`cube:variables`$uo$missingValue
#> [1] 9.96921e+36
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$properties$`cube:variables`$uo$offset
#> NULL
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$properties$`cube:variables`$uo$scale
#> NULL
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$properties$`cube:variables`$uo$valueMin
#> [1] -1.384459
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$properties$`cube:variables`$uo$valueMax
#> [1] 1.384459
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$properties$`cube:variables`$uo$valueDiffMax
#> [1] 1.384459
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$properties$`cube:variables`$uo$valueDiffRelMax
#> [1] 25
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$properties$`cube:variables`$uo$valueClamp
#> [1] TRUE
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$properties$`cube:variables`$uo$hasLogScale
#> [1] FALSE
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$properties$`cube:variables`$uo$logScale
#> [1] FALSE
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$properties$`cube:variables`$uo$colormapId
#> [1] "balance"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$properties$`cube:variables`$uo$colormapInvert
#> [1] FALSE
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$properties$`cube:variables`$uo$colormapDiffId
#> [1] "balance"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$properties$`cube:variables`$uo$colormapDiffInvert
#> [1] FALSE
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$properties$`cube:variables`$uo$valueColor
#> [1] FALSE
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$properties$`cube:variables`$vo
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$properties$`cube:variables`$vo$id
#> [1] "vo"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$properties$`cube:variables`$vo$dimensions
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$properties$`cube:variables`$vo$dimensions[[1]]
#> [1] "time"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$properties$`cube:variables`$vo$dimensions[[2]]
#> [1] "elevation"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$properties$`cube:variables`$vo$dimensions[[3]]
#> [1] "latitude"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$properties$`cube:variables`$vo$dimensions[[4]]
#> [1] "longitude"
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$properties$`cube:variables`$vo$type
#> [1] "data"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$properties$`cube:variables`$vo$unit
#> [1] "m s-1"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$properties$`cube:variables`$vo$standardName
#> [1] "northward_sea_water_velocity"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$properties$`cube:variables`$vo$abbreviation
#> [1] "vo"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$properties$`cube:variables`$vo$name
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$properties$`cube:variables`$vo$name$en
#> [1] "Northward surface velocity"
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$properties$`cube:variables`$vo$unitConversion
#> NULL
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$properties$`cube:variables`$vo$missingValue
#> [1] 9.96921e+36
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$properties$`cube:variables`$vo$offset
#> NULL
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$properties$`cube:variables`$vo$scale
#> NULL
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$properties$`cube:variables`$vo$valueMin
#> [1] -1.384459
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$properties$`cube:variables`$vo$valueMax
#> [1] 1.384459
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$properties$`cube:variables`$vo$valueDiffMax
#> [1] 1.384459
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$properties$`cube:variables`$vo$valueDiffRelMax
#> [1] 25
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$properties$`cube:variables`$vo$valueClamp
#> [1] TRUE
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$properties$`cube:variables`$vo$hasLogScale
#> [1] FALSE
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$properties$`cube:variables`$vo$logScale
#> [1] FALSE
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$properties$`cube:variables`$vo$colormapId
#> [1] "balance"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$properties$`cube:variables`$vo$colormapInvert
#> [1] FALSE
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$properties$`cube:variables`$vo$colormapDiffId
#> [1] "balance"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$properties$`cube:variables`$vo$colormapDiffInvert
#> [1] FALSE
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$properties$`cube:variables`$vo$valueColor
#> [1] FALSE
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$properties$`cube:variables`$zos
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$properties$`cube:variables`$zos$id
#> [1] "zos"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$properties$`cube:variables`$zos$dimensions
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$properties$`cube:variables`$zos$dimensions[[1]]
#> [1] "time"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$properties$`cube:variables`$zos$dimensions[[2]]
#> [1] "elevation"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$properties$`cube:variables`$zos$dimensions[[3]]
#> [1] "latitude"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$properties$`cube:variables`$zos$dimensions[[4]]
#> [1] "longitude"
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$properties$`cube:variables`$zos$type
#> [1] "data"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$properties$`cube:variables`$zos$unit
#> [1] "m"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$properties$`cube:variables`$zos$standardName
#> [1] "sea_surface_height_above_geoid"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$properties$`cube:variables`$zos$abbreviation
#> [1] "zos"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$properties$`cube:variables`$zos$name
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$properties$`cube:variables`$zos$name$en
#> [1] "Sea surface height"
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$properties$`cube:variables`$zos$unitConversion
#> NULL
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$properties$`cube:variables`$zos$missingValue
#> [1] 9.96921e+36
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$properties$`cube:variables`$zos$offset
#> NULL
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$properties$`cube:variables`$zos$scale
#> NULL
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$properties$`cube:variables`$zos$valueMin
#> [1] -1.776611
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$properties$`cube:variables`$zos$valueMax
#> [1] 0.8378055
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$properties$`cube:variables`$zos$valueDiffMax
#> [1] 1.307208
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$properties$`cube:variables`$zos$valueDiffRelMax
#> [1] 25
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$properties$`cube:variables`$zos$valueClamp
#> [1] TRUE
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$properties$`cube:variables`$zos$hasLogScale
#> [1] FALSE
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$properties$`cube:variables`$zos$logScale
#> [1] FALSE
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$properties$`cube:variables`$zos$colormapId
#> [1] "viridis"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$properties$`cube:variables`$zos$colormapInvert
#> [1] FALSE
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$properties$`cube:variables`$zos$colormapDiffId
#> [1] "balance"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$properties$`cube:variables`$zos$colormapDiffInvert
#> [1] FALSE
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$properties$`cube:variables`$zos$valueColor
#> [1] FALSE
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$properties$admp_in_preparation
#> [1] FALSE
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$properties$admp_updated
#> [1] "2024-04-10T05:34:12.568040Z"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$properties$admp_released_date
#> NULL
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$properties$admp_retired_date
#> NULL
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$assets
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$assets$native
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$assets$native$id
#> [1] "native"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$assets$native$href
#> [1] "https://s3.waw3-1.cloudferro.com/mdl-native-14/native/GLOBAL_ANALYSISFORECAST_PHY_001_024/cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$assets$native$type
#> [1] "application/x-netcdf"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$assets$native$roles
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$assets$native$roles[[1]]
#> [1] "data"
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$assets$native$title
#> [1] "Native dataset"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$assets$native$description
#> [1] "The original, non-ARCO version of this dataset, as published by the data provider."
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$assets$timeChunked
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$assets$timeChunked$id
#> [1] "timeChunked"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$assets$timeChunked$href
#> [1] "https://s3.waw3-1.cloudferro.com/mdl-arco-time-014/arco/GLOBAL_ANALYSISFORECAST_PHY_001_024/cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211/timeChunked.zarr"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$assets$timeChunked$type
#> [1] "application/vnd+zarr"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$assets$timeChunked$roles
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$assets$timeChunked$roles[[1]]
#> [1] "data"
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$assets$timeChunked$title
#> [1] "Time-chunked dataset in Zarr"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$assets$timeChunked$description
#> [1] "An ARCO version of this dataset with a small chunk size in the `time` dimension.\n    \nNote that the link (`href`) associated to this asset is the base directory\nof this dataset, but it cannot be accessed directly.\n\nTo download this dataset or part of it, \nuse a library such as [xarray](https://docs.xarray.dev/)."
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$assets$timeChunked$`xarray:open_kwargs`
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$assets$timeChunked$`xarray:open_kwargs`$consolidated
#> [1] TRUE
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$assets$timeChunked$viewDims
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$assets$timeChunked$viewDims$elevation
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$assets$timeChunked$viewDims$elevation$chunkLen
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$assets$timeChunked$viewDims$elevation$chunkLen$so
#> [1] 1
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$assets$timeChunked$viewDims$elevation$chunkLen$thetao
#> [1] 1
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$assets$timeChunked$viewDims$elevation$chunkLen$uo
#> [1] 1
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$assets$timeChunked$viewDims$elevation$chunkLen$vo
#> [1] 1
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$assets$timeChunked$viewDims$elevation$chunkLen$zos
#> [1] 1
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$assets$timeChunked$viewDims$elevation$len
#> [1] 1
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$assets$timeChunked$viewDims$elevation$units
#> [1] "m"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$assets$timeChunked$viewDims$elevation$coords
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$assets$timeChunked$viewDims$elevation$coords$type
#> [1] "explicit"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$assets$timeChunked$viewDims$elevation$coords$values
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[1]]
#> [1] -0.494025
#> 
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$assets$timeChunked$viewDims$latitude
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$assets$timeChunked$viewDims$latitude$chunkLen
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$assets$timeChunked$viewDims$latitude$chunkLen$so
#> [1] 512
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$assets$timeChunked$viewDims$latitude$chunkLen$thetao
#> [1] 512
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$assets$timeChunked$viewDims$latitude$chunkLen$uo
#> [1] 512
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$assets$timeChunked$viewDims$latitude$chunkLen$vo
#> [1] 512
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$assets$timeChunked$viewDims$latitude$chunkLen$zos
#> [1] 512
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$assets$timeChunked$viewDims$latitude$len
#> [1] 2041
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$assets$timeChunked$viewDims$latitude$units
#> [1] "degrees_north"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$assets$timeChunked$viewDims$latitude$coords
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$assets$timeChunked$viewDims$latitude$coords$type
#> [1] "minMaxStep"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$assets$timeChunked$viewDims$latitude$coords$min
#> [1] -80
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$assets$timeChunked$viewDims$latitude$coords$max
#> [1] 90
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$assets$timeChunked$viewDims$latitude$coords$step
#> [1] 0.08333333
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$assets$timeChunked$viewDims$latitude$coords$len
#> [1] 2041
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$assets$timeChunked$viewDims$longitude
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$assets$timeChunked$viewDims$longitude$chunkLen
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$assets$timeChunked$viewDims$longitude$chunkLen$so
#> [1] 2048
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$assets$timeChunked$viewDims$longitude$chunkLen$thetao
#> [1] 2048
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$assets$timeChunked$viewDims$longitude$chunkLen$uo
#> [1] 2048
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$assets$timeChunked$viewDims$longitude$chunkLen$vo
#> [1] 2048
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$assets$timeChunked$viewDims$longitude$chunkLen$zos
#> [1] 2048
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$assets$timeChunked$viewDims$longitude$len
#> [1] 4320
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$assets$timeChunked$viewDims$longitude$units
#> [1] "degrees_east"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$assets$timeChunked$viewDims$longitude$coords
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$assets$timeChunked$viewDims$longitude$coords$type
#> [1] "minMaxStep"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$assets$timeChunked$viewDims$longitude$coords$min
#> [1] -180
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$assets$timeChunked$viewDims$longitude$coords$max
#> [1] 179.9167
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$assets$timeChunked$viewDims$longitude$coords$step
#> [1] 0.08333334
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$assets$timeChunked$viewDims$longitude$coords$len
#> [1] 4320
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$assets$timeChunked$viewDims$time
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$assets$timeChunked$viewDims$time$chunkLen
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$assets$timeChunked$viewDims$time$chunkLen$so
#> [1] 1
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$assets$timeChunked$viewDims$time$chunkLen$thetao
#> [1] 1
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$assets$timeChunked$viewDims$time$chunkLen$uo
#> [1] 1
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$assets$timeChunked$viewDims$time$chunkLen$vo
#> [1] 1
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$assets$timeChunked$viewDims$time$chunkLen$zos
#> [1] 1
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$assets$timeChunked$viewDims$time$len
#> [1] 30384
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$assets$timeChunked$viewDims$time$units
#> [1] "milliseconds since 1970-01-01 00:00:00Z (no leap seconds)"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$assets$timeChunked$viewDims$time$coords
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$assets$timeChunked$viewDims$time$coords$type
#> [1] "minMaxStep"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$assets$timeChunked$viewDims$time$coords$min
#> [1] 1.604189e+12
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$assets$timeChunked$viewDims$time$coords$max
#> [1] 1.713568e+12
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$assets$timeChunked$viewDims$time$coords$step
#> [1] 3600000
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$assets$timeChunked$viewDims$time$coords$len
#> [1] 30384
#> 
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$assets$timeChunked$viewVariables
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$assets$timeChunked$viewVariables$so
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$assets$timeChunked$viewVariables$so$dtype
#> [1] "<f4"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$assets$timeChunked$viewVariables$so$itemSize
#> [1] 4
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$assets$timeChunked$viewVariables$so$chunkSize
#> [1] 1553446
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$assets$timeChunked$viewVariables$thetao
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$assets$timeChunked$viewVariables$thetao$dtype
#> [1] "<f4"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$assets$timeChunked$viewVariables$thetao$itemSize
#> [1] 4
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$assets$timeChunked$viewVariables$thetao$chunkSize
#> [1] 1553446
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$assets$timeChunked$viewVariables$uo
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$assets$timeChunked$viewVariables$uo$dtype
#> [1] "<f4"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$assets$timeChunked$viewVariables$uo$itemSize
#> [1] 4
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$assets$timeChunked$viewVariables$uo$chunkSize
#> [1] 1553446
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$assets$timeChunked$viewVariables$vo
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$assets$timeChunked$viewVariables$vo$dtype
#> [1] "<f4"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$assets$timeChunked$viewVariables$vo$itemSize
#> [1] 4
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$assets$timeChunked$viewVariables$vo$chunkSize
#> [1] 1553446
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$assets$timeChunked$viewVariables$zos
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$assets$timeChunked$viewVariables$zos$dtype
#> [1] "<f4"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$assets$timeChunked$viewVariables$zos$itemSize
#> [1] 4
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$assets$timeChunked$viewVariables$zos$chunkSize
#> [1] 1553446
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$assets$timeChunked$isAggregated
#> [1] FALSE
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$assets$downsampled4
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$assets$downsampled4$id
#> [1] "downsampled4"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$assets$downsampled4$href
#> [1] "https://s3.waw3-1.cloudferro.com/mdl-arco-time-014/arco/GLOBAL_ANALYSISFORECAST_PHY_001_024/cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211/downsampled4.zarr"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$assets$downsampled4$type
#> [1] "application/vnd+zarr"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$assets$downsampled4$roles
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$assets$downsampled4$roles[[1]]
#> [1] "data"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$assets$downsampled4$roles[[2]]
#> [1] "downsampled"
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$assets$downsampled4$title
#> [1] "Downsampled dataset (by 4) in Zarr"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$assets$downsampled4$description
#> [1] "An ARCO version of this dataset, downsampled in `longitude` and `latitude` by 4.\n    \nNote that the link (`href`) associated to this asset is the base directory\nof this dataset, but it cannot be accessed directly.\n\nTo download this dataset or part of it, \nuse a library such as [xarray](https://docs.xarray.dev/)."
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$assets$downsampled4$`xarray:open_kwargs`
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$assets$downsampled4$`xarray:open_kwargs`$consolidated
#> [1] TRUE
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$assets$downsampled4$viewDims
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$assets$downsampled4$viewDims$elevation
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$assets$downsampled4$viewDims$elevation$chunkLen
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$assets$downsampled4$viewDims$elevation$chunkLen$so
#> [1] 1
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$assets$downsampled4$viewDims$elevation$chunkLen$thetao
#> [1] 1
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$assets$downsampled4$viewDims$elevation$chunkLen$uo
#> [1] 1
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$assets$downsampled4$viewDims$elevation$chunkLen$vo
#> [1] 1
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$assets$downsampled4$viewDims$elevation$chunkLen$zos
#> [1] 1
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$assets$downsampled4$viewDims$elevation$len
#> [1] 1
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$assets$downsampled4$viewDims$elevation$units
#> [1] "m"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$assets$downsampled4$viewDims$elevation$coords
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$assets$downsampled4$viewDims$elevation$coords$type
#> [1] "explicit"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$assets$downsampled4$viewDims$elevation$coords$values
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[1]]
#> [1] -0.494025
#> 
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$assets$downsampled4$viewDims$latitude
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$assets$downsampled4$viewDims$latitude$chunkLen
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$assets$downsampled4$viewDims$latitude$chunkLen$so
#> [1] 511
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$assets$downsampled4$viewDims$latitude$chunkLen$thetao
#> [1] 511
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$assets$downsampled4$viewDims$latitude$chunkLen$uo
#> [1] 511
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$assets$downsampled4$viewDims$latitude$chunkLen$vo
#> [1] 511
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$assets$downsampled4$viewDims$latitude$chunkLen$zos
#> [1] 511
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$assets$downsampled4$viewDims$latitude$len
#> [1] 511
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$assets$downsampled4$viewDims$latitude$units
#> [1] "degrees_north"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$assets$downsampled4$viewDims$latitude$coords
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$assets$downsampled4$viewDims$latitude$coords$type
#> [1] "minMaxStep"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$assets$downsampled4$viewDims$latitude$coords$min
#> [1] -80
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$assets$downsampled4$viewDims$latitude$coords$max
#> [1] 90
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$assets$downsampled4$viewDims$latitude$coords$step
#> [1] 0.3333333
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$assets$downsampled4$viewDims$latitude$coords$len
#> [1] 511
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$assets$downsampled4$viewDims$longitude
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$assets$downsampled4$viewDims$longitude$chunkLen
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$assets$downsampled4$viewDims$longitude$chunkLen$so
#> [1] 1080
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$assets$downsampled4$viewDims$longitude$chunkLen$thetao
#> [1] 1080
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$assets$downsampled4$viewDims$longitude$chunkLen$uo
#> [1] 1080
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$assets$downsampled4$viewDims$longitude$chunkLen$vo
#> [1] 1080
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$assets$downsampled4$viewDims$longitude$chunkLen$zos
#> [1] 1080
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$assets$downsampled4$viewDims$longitude$len
#> [1] 1080
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$assets$downsampled4$viewDims$longitude$units
#> [1] "degrees_east"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$assets$downsampled4$viewDims$longitude$coords
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$assets$downsampled4$viewDims$longitude$coords$type
#> [1] "minMaxStep"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$assets$downsampled4$viewDims$longitude$coords$min
#> [1] -180
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$assets$downsampled4$viewDims$longitude$coords$max
#> [1] 179.6667
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$assets$downsampled4$viewDims$longitude$coords$step
#> [1] 0.3333334
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$assets$downsampled4$viewDims$longitude$coords$len
#> [1] 1080
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$assets$downsampled4$viewDims$time
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$assets$downsampled4$viewDims$time$chunkLen
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$assets$downsampled4$viewDims$time$chunkLen$so
#> [1] 1
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$assets$downsampled4$viewDims$time$chunkLen$thetao
#> [1] 1
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$assets$downsampled4$viewDims$time$chunkLen$uo
#> [1] 1
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$assets$downsampled4$viewDims$time$chunkLen$vo
#> [1] 1
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$assets$downsampled4$viewDims$time$chunkLen$zos
#> [1] 1
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$assets$downsampled4$viewDims$time$len
#> [1] 30384
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$assets$downsampled4$viewDims$time$units
#> [1] "milliseconds since 1970-01-01 00:00:00Z (no leap seconds)"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$assets$downsampled4$viewDims$time$coords
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$assets$downsampled4$viewDims$time$coords$type
#> [1] "minMaxStep"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$assets$downsampled4$viewDims$time$coords$min
#> [1] 1.604189e+12
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$assets$downsampled4$viewDims$time$coords$max
#> [1] 1.713568e+12
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$assets$downsampled4$viewDims$time$coords$step
#> [1] 3600000
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$assets$downsampled4$viewDims$time$coords$len
#> [1] 30384
#> 
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$assets$downsampled4$viewVariables
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$assets$downsampled4$viewVariables$so
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$assets$downsampled4$viewVariables$so$dtype
#> [1] "<f4"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$assets$downsampled4$viewVariables$so$itemSize
#> [1] 4
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$assets$downsampled4$viewVariables$so$chunkSize
#> [1] 1553446
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$assets$downsampled4$viewVariables$thetao
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$assets$downsampled4$viewVariables$thetao$dtype
#> [1] "<f4"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$assets$downsampled4$viewVariables$thetao$itemSize
#> [1] 4
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$assets$downsampled4$viewVariables$thetao$chunkSize
#> [1] 1553446
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$assets$downsampled4$viewVariables$uo
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$assets$downsampled4$viewVariables$uo$dtype
#> [1] "<f4"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$assets$downsampled4$viewVariables$uo$itemSize
#> [1] 4
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$assets$downsampled4$viewVariables$uo$chunkSize
#> [1] 1553446
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$assets$downsampled4$viewVariables$vo
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$assets$downsampled4$viewVariables$vo$dtype
#> [1] "<f4"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$assets$downsampled4$viewVariables$vo$itemSize
#> [1] 4
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$assets$downsampled4$viewVariables$vo$chunkSize
#> [1] 1553446
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$assets$downsampled4$viewVariables$zos
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$assets$downsampled4$viewVariables$zos$dtype
#> [1] "<f4"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$assets$downsampled4$viewVariables$zos$itemSize
#> [1] 4
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$assets$downsampled4$viewVariables$zos$chunkSize
#> [1] 1553446
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$assets$downsampled4$isAggregated
#> [1] TRUE
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$assets$geoChunked
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$assets$geoChunked$id
#> [1] "geoChunked"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$assets$geoChunked$href
#> [1] "https://s3.waw3-1.cloudferro.com/mdl-arco-geo-014/arco/GLOBAL_ANALYSISFORECAST_PHY_001_024/cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211/geoChunked.zarr"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$assets$geoChunked$type
#> [1] "application/vnd+zarr"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$assets$geoChunked$roles
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$assets$geoChunked$roles[[1]]
#> [1] "data"
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$assets$geoChunked$title
#> [1] "Geo-chunked dataset in Zarr"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$assets$geoChunked$description
#> [1] "An ARCO version of this dataset with a small chunk size in the `longitude` and `latitude` dimensions.\n    \nNote that the link (`href`) associated to this asset is the base directory\nof this dataset, but it cannot be accessed directly.\n\nTo download this dataset or part of it, \nuse a library such as [xarray](https://docs.xarray.dev/)."
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$assets$geoChunked$`xarray:open_kwargs`
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$assets$geoChunked$`xarray:open_kwargs`$consolidated
#> [1] TRUE
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$assets$geoChunked$viewDims
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$assets$geoChunked$viewDims$elevation
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$assets$geoChunked$viewDims$elevation$chunkLen
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$assets$geoChunked$viewDims$elevation$chunkLen$so
#> [1] 1
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$assets$geoChunked$viewDims$elevation$chunkLen$thetao
#> [1] 1
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$assets$geoChunked$viewDims$elevation$chunkLen$uo
#> [1] 1
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$assets$geoChunked$viewDims$elevation$chunkLen$vo
#> [1] 1
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$assets$geoChunked$viewDims$elevation$chunkLen$zos
#> [1] 1
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$assets$geoChunked$viewDims$elevation$len
#> [1] 1
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$assets$geoChunked$viewDims$elevation$units
#> [1] "m"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$assets$geoChunked$viewDims$elevation$coords
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$assets$geoChunked$viewDims$elevation$coords$type
#> [1] "explicit"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$assets$geoChunked$viewDims$elevation$coords$values
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[1]]
#> [1] -0.494025
#> 
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$assets$geoChunked$viewDims$latitude
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$assets$geoChunked$viewDims$latitude$chunkLen
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$assets$geoChunked$viewDims$latitude$chunkLen$so
#> [1] 16
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$assets$geoChunked$viewDims$latitude$chunkLen$thetao
#> [1] 16
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$assets$geoChunked$viewDims$latitude$chunkLen$uo
#> [1] 16
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$assets$geoChunked$viewDims$latitude$chunkLen$vo
#> [1] 16
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$assets$geoChunked$viewDims$latitude$chunkLen$zos
#> [1] 16
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$assets$geoChunked$viewDims$latitude$len
#> [1] 2041
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$assets$geoChunked$viewDims$latitude$units
#> [1] "degrees_north"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$assets$geoChunked$viewDims$latitude$coords
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$assets$geoChunked$viewDims$latitude$coords$type
#> [1] "minMaxStep"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$assets$geoChunked$viewDims$latitude$coords$min
#> [1] -80
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$assets$geoChunked$viewDims$latitude$coords$max
#> [1] 90
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$assets$geoChunked$viewDims$latitude$coords$step
#> [1] 0.08333333
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$assets$geoChunked$viewDims$latitude$coords$len
#> [1] 2041
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$assets$geoChunked$viewDims$longitude
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$assets$geoChunked$viewDims$longitude$chunkLen
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$assets$geoChunked$viewDims$longitude$chunkLen$so
#> [1] 8
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$assets$geoChunked$viewDims$longitude$chunkLen$thetao
#> [1] 8
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$assets$geoChunked$viewDims$longitude$chunkLen$uo
#> [1] 8
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$assets$geoChunked$viewDims$longitude$chunkLen$vo
#> [1] 8
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$assets$geoChunked$viewDims$longitude$chunkLen$zos
#> [1] 8
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$assets$geoChunked$viewDims$longitude$len
#> [1] 4320
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$assets$geoChunked$viewDims$longitude$units
#> [1] "degrees_east"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$assets$geoChunked$viewDims$longitude$coords
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$assets$geoChunked$viewDims$longitude$coords$type
#> [1] "minMaxStep"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$assets$geoChunked$viewDims$longitude$coords$min
#> [1] -180
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$assets$geoChunked$viewDims$longitude$coords$max
#> [1] 179.9167
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$assets$geoChunked$viewDims$longitude$coords$step
#> [1] 0.08333334
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$assets$geoChunked$viewDims$longitude$coords$len
#> [1] 4320
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$assets$geoChunked$viewDims$time
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$assets$geoChunked$viewDims$time$chunkLen
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$assets$geoChunked$viewDims$time$chunkLen$so
#> [1] 4272
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$assets$geoChunked$viewDims$time$chunkLen$thetao
#> [1] 4272
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$assets$geoChunked$viewDims$time$chunkLen$uo
#> [1] 4272
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$assets$geoChunked$viewDims$time$chunkLen$vo
#> [1] 4272
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$assets$geoChunked$viewDims$time$chunkLen$zos
#> [1] 4272
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$assets$geoChunked$viewDims$time$len
#> [1] 30384
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$assets$geoChunked$viewDims$time$units
#> [1] "milliseconds since 1970-01-01 00:00:00Z (no leap seconds)"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$assets$geoChunked$viewDims$time$coords
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$assets$geoChunked$viewDims$time$coords$type
#> [1] "minMaxStep"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$assets$geoChunked$viewDims$time$coords$min
#> [1] 1.604189e+12
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$assets$geoChunked$viewDims$time$coords$max
#> [1] 1.713568e+12
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$assets$geoChunked$viewDims$time$coords$step
#> [1] 3600000
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$assets$geoChunked$viewDims$time$coords$len
#> [1] 30384
#> 
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$assets$geoChunked$viewVariables
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$assets$geoChunked$viewVariables$so
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$assets$geoChunked$viewVariables$so$dtype
#> [1] "<f4"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$assets$geoChunked$viewVariables$so$itemSize
#> [1] 4
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$assets$geoChunked$viewVariables$so$chunkSize
#> [1] 1286626
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$assets$geoChunked$viewVariables$thetao
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$assets$geoChunked$viewVariables$thetao$dtype
#> [1] "<f4"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$assets$geoChunked$viewVariables$thetao$itemSize
#> [1] 4
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$assets$geoChunked$viewVariables$thetao$chunkSize
#> [1] 1286626
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$assets$geoChunked$viewVariables$uo
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$assets$geoChunked$viewVariables$uo$dtype
#> [1] "<f4"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$assets$geoChunked$viewVariables$uo$itemSize
#> [1] 4
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$assets$geoChunked$viewVariables$uo$chunkSize
#> [1] 1286626
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$assets$geoChunked$viewVariables$vo
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$assets$geoChunked$viewVariables$vo$dtype
#> [1] "<f4"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$assets$geoChunked$viewVariables$vo$itemSize
#> [1] 4
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$assets$geoChunked$viewVariables$vo$chunkSize
#> [1] 1286626
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$assets$geoChunked$viewVariables$zos
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$assets$geoChunked$viewVariables$zos$dtype
#> [1] "<f4"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$assets$geoChunked$viewVariables$zos$itemSize
#> [1] 4
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$assets$geoChunked$viewVariables$zos$chunkSize
#> [1] 1286626
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$assets$geoChunked$isAggregated
#> [1] FALSE
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_PT1H-m_202211`$collection
#> [1] "GLOBAL_ANALYSISFORECAST_PHY_001_024"
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$id
#> [1] "cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$type
#> [1] "Feature"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$stac_version
#> [1] "1.0.0"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$stac_extensions
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$stac_extensions[[1]]
#> [1] "https://stac-extensions.github.io/datacube/v2.1.0/schema.json"
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$geometry
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$geometry$type
#> [1] "Polygon"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$geometry$coordinates
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$geometry$coordinates[[1]]
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$geometry$coordinates[[1]][[1]]
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$geometry$coordinates[[1]][[1]][[1]]
#> [1] -180
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$geometry$coordinates[[1]][[1]][[2]]
#> [1] -80
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$geometry$coordinates[[1]][[2]]
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$geometry$coordinates[[1]][[2]][[1]]
#> [1] -180
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$geometry$coordinates[[1]][[2]][[2]]
#> [1] 90
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$geometry$coordinates[[1]][[3]]
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$geometry$coordinates[[1]][[3]][[1]]
#> [1] 179.9167
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$geometry$coordinates[[1]][[3]][[2]]
#> [1] 90
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$geometry$coordinates[[1]][[4]]
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$geometry$coordinates[[1]][[4]][[1]]
#> [1] 179.9167
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$geometry$coordinates[[1]][[4]][[2]]
#> [1] -80
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$geometry$coordinates[[1]][[5]]
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$geometry$coordinates[[1]][[5]][[1]]
#> [1] -180
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$geometry$coordinates[[1]][[5]][[2]]
#> [1] -80
#> 
#> 
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$bbox
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$bbox[[1]]
#> [1] -180
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$bbox[[2]]
#> [1] -80
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$bbox[[3]]
#> [1] 179.9167
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$bbox[[4]]
#> [1] 90
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$title
#> [1] "Monthly mean fields for product GLOBAL_ANALYSISFORECAST_PHY_001_024"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$datetime
#> NULL
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$start_datetime
#> [1] "2020-11-01T00:00:00Z"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$end_datetime
#> [1] "2024-03-01T00:00:00Z"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$Conventions
#> [1] "CF-1.6"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$area
#> [1] "GLOBAL"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$contact
#> [1] "servicedesk.cmems@mercator-ocean.eu"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$credit
#> [1] "E.U. Copernicus Marine Service Information (CMEMS)"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$institution
#> [1] "Mercator Ocean"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$licence
#> [1] "http://marine.copernicus.eu/services-portfolio/service-commitments-and-licence/"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$producer
#> [1] "CMEMS - Global Monitoring and Forecasting Centre"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$product
#> [1] "GLOBAL_ANALYSISFORECAST_PHY_001_024"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$product_user_manual
#> [1] "http://marine.copernicus.eu/documents/PUM/CMEMS-GLO-PUM-001-024.pdf"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$quality_information_document
#> [1] "http://marine.copernicus.eu/documents/QUID/CMEMS-GLO-QUID-001-024.pdf"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$references
#> [1] "http://marine.copernicus.eu"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$source
#> [1] "MERCATOR GLO12"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$elevation
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$elevation$type
#> [1] "spatial"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$elevation$axis
#> [1] "z"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$elevation$extent
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$elevation$extent[[1]]
#> [1] -5727.917
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$elevation$extent[[2]]
#> [1] -0.494025
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$elevation$values
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$elevation$values[[1]]
#> [1] -5727.917
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$elevation$values[[2]]
#> [1] -5274.784
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$elevation$values[[3]]
#> [1] -4833.291
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$elevation$values[[4]]
#> [1] -4405.224
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$elevation$values[[5]]
#> [1] -3992.484
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$elevation$values[[6]]
#> [1] -3597.032
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$elevation$values[[7]]
#> [1] -3220.82
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$elevation$values[[8]]
#> [1] -2865.703
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$elevation$values[[9]]
#> [1] -2533.336
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$elevation$values[[10]]
#> [1] -2225.078
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$elevation$values[[11]]
#> [1] -1941.893
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$elevation$values[[12]]
#> [1] -1684.284
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$elevation$values[[13]]
#> [1] -1452.251
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$elevation$values[[14]]
#> [1] -1245.291
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$elevation$values[[15]]
#> [1] -1062.44
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$elevation$values[[16]]
#> [1] -902.3393
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$elevation$values[[17]]
#> [1] -763.3331
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$elevation$values[[18]]
#> [1] -643.5668
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$elevation$values[[19]]
#> [1] -541.0889
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$elevation$values[[20]]
#> [1] -453.9377
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$elevation$values[[21]]
#> [1] -380.213
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$elevation$values[[22]]
#> [1] -318.1274
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$elevation$values[[23]]
#> [1] -266.0403
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$elevation$values[[24]]
#> [1] -222.4752
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$elevation$values[[25]]
#> [1] -186.1256
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$elevation$values[[26]]
#> [1] -155.8507
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$elevation$values[[27]]
#> [1] -130.666
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$elevation$values[[28]]
#> [1] -109.7293
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$elevation$values[[29]]
#> [1] -92.32607
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$elevation$values[[30]]
#> [1] -77.85385
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$elevation$values[[31]]
#> [1] -65.80727
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$elevation$values[[32]]
#> [1] -55.76429
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$elevation$values[[33]]
#> [1] -47.37369
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$elevation$values[[34]]
#> [1] -40.34405
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$elevation$values[[35]]
#> [1] -34.43415
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$elevation$values[[36]]
#> [1] -29.44473
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$elevation$values[[37]]
#> [1] -25.21141
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$elevation$values[[38]]
#> [1] -21.59882
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$elevation$values[[39]]
#> [1] -18.49556
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$elevation$values[[40]]
#> [1] -15.81007
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$elevation$values[[41]]
#> [1] -13.46714
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$elevation$values[[42]]
#> [1] -11.405
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$elevation$values[[43]]
#> [1] -9.572997
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$elevation$values[[44]]
#> [1] -7.92956
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$elevation$values[[45]]
#> [1] -6.440614
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$elevation$values[[46]]
#> [1] -5.078224
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$elevation$values[[47]]
#> [1] -3.819495
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$elevation$values[[48]]
#> [1] -2.645669
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$elevation$values[[49]]
#> [1] -1.541375
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$elevation$values[[50]]
#> [1] -0.494025
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$elevation$unit
#> [1] "m"
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$time
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$time$type
#> [1] "temporal"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$time$extent
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$time$extent[[1]]
#> [1] "2020-11-01T00:00:00Z"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$time$extent[[2]]
#> [1] "2024-03-01T00:00:00Z"
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$time$values
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$time$values[[1]]
#> [1] "2020-11-01T00:00:00Z"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$time$values[[2]]
#> [1] "2020-12-01T00:00:00Z"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$time$values[[3]]
#> [1] "2021-01-01T00:00:00Z"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$time$values[[4]]
#> [1] "2021-02-01T00:00:00Z"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$time$values[[5]]
#> [1] "2021-03-01T00:00:00Z"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$time$values[[6]]
#> [1] "2021-04-01T00:00:00Z"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$time$values[[7]]
#> [1] "2021-05-01T00:00:00Z"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$time$values[[8]]
#> [1] "2021-06-01T00:00:00Z"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$time$values[[9]]
#> [1] "2021-07-01T00:00:00Z"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$time$values[[10]]
#> [1] "2021-08-01T00:00:00Z"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$time$values[[11]]
#> [1] "2021-09-01T00:00:00Z"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$time$values[[12]]
#> [1] "2021-10-01T00:00:00Z"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$time$values[[13]]
#> [1] "2021-11-01T00:00:00Z"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$time$values[[14]]
#> [1] "2021-12-01T00:00:00Z"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$time$values[[15]]
#> [1] "2022-01-01T00:00:00Z"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$time$values[[16]]
#> [1] "2022-02-01T00:00:00Z"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$time$values[[17]]
#> [1] "2022-03-01T00:00:00Z"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$time$values[[18]]
#> [1] "2022-04-01T00:00:00Z"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$time$values[[19]]
#> [1] "2022-05-01T00:00:00Z"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$time$values[[20]]
#> [1] "2022-06-01T00:00:00Z"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$time$values[[21]]
#> [1] "2022-07-01T00:00:00Z"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$time$values[[22]]
#> [1] "2022-08-01T00:00:00Z"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$time$values[[23]]
#> [1] "2022-09-01T00:00:00Z"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$time$values[[24]]
#> [1] "2022-10-01T00:00:00Z"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$time$values[[25]]
#> [1] "2022-11-01T00:00:00Z"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$time$values[[26]]
#> [1] "2022-12-01T00:00:00Z"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$time$values[[27]]
#> [1] "2023-01-01T00:00:00Z"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$time$values[[28]]
#> [1] "2023-02-01T00:00:00Z"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$time$values[[29]]
#> [1] "2023-03-01T00:00:00Z"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$time$values[[30]]
#> [1] "2023-04-01T00:00:00Z"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$time$values[[31]]
#> [1] "2023-05-01T00:00:00Z"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$time$values[[32]]
#> [1] "2023-06-01T00:00:00Z"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$time$values[[33]]
#> [1] "2023-07-01T00:00:00Z"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$time$values[[34]]
#> [1] "2023-08-01T00:00:00Z"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$time$values[[35]]
#> [1] "2023-09-01T00:00:00Z"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$time$values[[36]]
#> [1] "2023-10-01T00:00:00Z"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$time$values[[37]]
#> [1] "2023-11-01T00:00:00Z"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$time$values[[38]]
#> [1] "2023-12-01T00:00:00Z"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$time$values[[39]]
#> [1] "2024-01-01T00:00:00Z"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$time$values[[40]]
#> [1] "2024-02-01T00:00:00Z"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$time$values[[41]]
#> [1] "2024-03-01T00:00:00Z"
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$latitude
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$latitude$type
#> [1] "spatial"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$latitude$axis
#> [1] "y"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$latitude$extent
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$latitude$extent[[1]]
#> [1] -80
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$latitude$extent[[2]]
#> [1] 90
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$latitude$step
#> [1] 0.08333333
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$latitude$reference_system
#> [1] 4326
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$longitude
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$longitude$type
#> [1] "spatial"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$longitude$axis
#> [1] "x"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$longitude$extent
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$longitude$extent[[1]]
#> [1] -180
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$longitude$extent[[2]]
#> [1] 179.9167
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$longitude$step
#> [1] 0.08333334
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$longitude$reference_system
#> [1] 4326
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$ist
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$ist$id
#> [1] "ist"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$ist$dimensions
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$ist$dimensions[[1]]
#> [1] "time"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$ist$dimensions[[2]]
#> [1] "latitude"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$ist$dimensions[[3]]
#> [1] "longitude"
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$ist$type
#> [1] "data"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$ist$unit
#> [1] "degrees_C"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$ist$standardName
#> [1] "sea_ice_surface_temperature"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$ist$abbreviation
#> [1] "ist"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$ist$name
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$ist$name$en
#> [1] "Sea ice surface temperature"
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$ist$unitConversion
#> NULL
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$ist$missingValue
#> [1] 9.96921e+36
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$ist$offset
#> NULL
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$ist$scale
#> NULL
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$ist$valueMin
#> [1] -29.06618
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$ist$valueMax
#> [1] 0
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$ist$valueDiffMax
#> [1] 14.53309
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$ist$valueDiffRelMax
#> [1] 25
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$ist$valueClamp
#> [1] TRUE
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$ist$hasLogScale
#> [1] FALSE
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$ist$logScale
#> [1] FALSE
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$ist$colormapId
#> [1] "viridis"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$ist$colormapInvert
#> [1] FALSE
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$ist$colormapDiffId
#> [1] "balance"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$ist$colormapDiffInvert
#> [1] FALSE
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$ist$valueColor
#> [1] FALSE
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$mlotst
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$mlotst$id
#> [1] "mlotst"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$mlotst$dimensions
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$mlotst$dimensions[[1]]
#> [1] "time"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$mlotst$dimensions[[2]]
#> [1] "latitude"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$mlotst$dimensions[[3]]
#> [1] "longitude"
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$mlotst$type
#> [1] "data"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$mlotst$unit
#> [1] "m"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$mlotst$standardName
#> [1] "ocean_mixed_layer_thickness_defined_by_sigma_theta"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$mlotst$abbreviation
#> [1] "mlotst"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$mlotst$name
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$mlotst$name$en
#> [1] "Mixed Layer Depth (|dT| = 0.01 wrt 10m)"
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$mlotst$unitConversion
#> NULL
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$mlotst$missingValue
#> [1] 9.96921e+36
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$mlotst$offset
#> NULL
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$mlotst$scale
#> NULL
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$mlotst$valueMin
#> [1] 10.48155
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$mlotst$valueMax
#> [1] 182.4374
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$mlotst$valueDiffMax
#> [1] 85.97793
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$mlotst$valueDiffRelMax
#> [1] 25
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$mlotst$valueClamp
#> [1] TRUE
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$mlotst$hasLogScale
#> [1] TRUE
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$mlotst$logScale
#> [1] FALSE
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$mlotst$colormapId
#> [1] "plasma"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$mlotst$colormapInvert
#> [1] FALSE
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$mlotst$colormapDiffId
#> [1] "balance"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$mlotst$colormapDiffInvert
#> [1] FALSE
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$mlotst$valueColor
#> [1] FALSE
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$pbo
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$pbo$id
#> [1] "pbo"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$pbo$dimensions
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$pbo$dimensions[[1]]
#> [1] "time"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$pbo$dimensions[[2]]
#> [1] "latitude"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$pbo$dimensions[[3]]
#> [1] "longitude"
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$pbo$type
#> [1] "data"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$pbo$unit
#> [1] "dbar"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$pbo$standardName
#> [1] "sea_water_pressure_at_sea_floor"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$pbo$abbreviation
#> [1] "pbo"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$pbo$name
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$pbo$name$en
#> [1] "Sea Water Pressure at Sea Floor"
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$pbo$unitConversion
#> NULL
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$pbo$missingValue
#> [1] 9.96921e+36
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$pbo$offset
#> NULL
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$pbo$scale
#> NULL
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$pbo$valueMin
#> [1] 25.48229
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$pbo$valueMax
#> [1] 5849.762
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$pbo$valueDiffMax
#> [1] 2912.14
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$pbo$valueDiffRelMax
#> [1] 25
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$pbo$valueClamp
#> [1] TRUE
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$pbo$hasLogScale
#> [1] TRUE
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$pbo$logScale
#> [1] FALSE
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$pbo$colormapId
#> [1] "viridis"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$pbo$colormapInvert
#> [1] FALSE
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$pbo$colormapDiffId
#> [1] "balance"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$pbo$colormapDiffInvert
#> [1] FALSE
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$pbo$valueColor
#> [1] FALSE
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$siage
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$siage$id
#> [1] "siage"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$siage$dimensions
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$siage$dimensions[[1]]
#> [1] "time"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$siage$dimensions[[2]]
#> [1] "latitude"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$siage$dimensions[[3]]
#> [1] "longitude"
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$siage$type
#> [1] "data"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$siage$unit
#> [1] "years"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$siage$standardName
#> [1] "age_of_sea_ice"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$siage$abbreviation
#> [1] "siage"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$siage$name
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$siage$name$en
#> [1] "Mean sea ice age"
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$siage$unitConversion
#> NULL
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$siage$missingValue
#> [1] 9.96921e+36
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$siage$offset
#> NULL
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$siage$scale
#> NULL
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$siage$valueMin
#> [1] 0
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$siage$valueMax
#> [1] 0.4346999
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$siage$valueDiffMax
#> [1] 0.2173499
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$siage$valueDiffRelMax
#> [1] 25
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$siage$valueClamp
#> [1] TRUE
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$siage$hasLogScale
#> [1] TRUE
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$siage$logScale
#> [1] FALSE
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$siage$colormapId
#> [1] "viridis"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$siage$colormapInvert
#> [1] FALSE
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$siage$colormapDiffId
#> [1] "balance"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$siage$colormapDiffInvert
#> [1] FALSE
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$siage$valueColor
#> [1] FALSE
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$sialb
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$sialb$id
#> [1] "sialb"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$sialb$dimensions
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$sialb$dimensions[[1]]
#> [1] "time"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$sialb$dimensions[[2]]
#> [1] "latitude"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$sialb$dimensions[[3]]
#> [1] "longitude"
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$sialb$type
#> [1] "data"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$sialb$unit
#> [1] "%"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$sialb$standardName
#> [1] "sea_ice_albedo"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$sialb$abbreviation
#> [1] "sialb"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$sialb$name
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$sialb$name$en
#> [1] "Mean albedo over sea ice"
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$sialb$unitConversion
#> NULL
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$sialb$missingValue
#> [1] 9.96921e+36
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$sialb$offset
#> NULL
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$sialb$scale
#> NULL
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$sialb$valueMin
#> [1] 0.06599999
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$sialb$valueMax
#> [1] 0.8226796
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$sialb$valueDiffMax
#> [1] 0.3783398
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$sialb$valueDiffRelMax
#> [1] 25
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$sialb$valueClamp
#> [1] TRUE
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$sialb$hasLogScale
#> [1] TRUE
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$sialb$logScale
#> [1] FALSE
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$sialb$colormapId
#> [1] "viridis"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$sialb$colormapInvert
#> [1] FALSE
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$sialb$colormapDiffId
#> [1] "balance"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$sialb$colormapDiffInvert
#> [1] FALSE
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$sialb$valueColor
#> [1] FALSE
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$siconc
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$siconc$id
#> [1] "siconc"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$siconc$dimensions
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$siconc$dimensions[[1]]
#> [1] "time"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$siconc$dimensions[[2]]
#> [1] "latitude"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$siconc$dimensions[[3]]
#> [1] "longitude"
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$siconc$type
#> [1] "data"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$siconc$unit
#> [1] "1"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$siconc$standardName
#> [1] "sea_ice_area_fraction"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$siconc$abbreviation
#> [1] "siconc"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$siconc$name
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$siconc$name$en
#> [1] "Ice concentration"
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$siconc$unitConversion
#> NULL
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$siconc$missingValue
#> [1] 9.96921e+36
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$siconc$offset
#> NULL
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$siconc$scale
#> NULL
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$siconc$valueMin
#> [1] 0
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$siconc$valueMax
#> [1] 0.9958792
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$siconc$valueDiffMax
#> [1] 0.4979396
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$siconc$valueDiffRelMax
#> [1] 25
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$siconc$valueClamp
#> [1] TRUE
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$siconc$hasLogScale
#> [1] TRUE
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$siconc$logScale
#> [1] FALSE
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$siconc$colormapId
#> [1] "ice"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$siconc$colormapInvert
#> [1] FALSE
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$siconc$colormapDiffId
#> [1] "balance"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$siconc$colormapDiffInvert
#> [1] FALSE
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$siconc$valueColor
#> [1] FALSE
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$sisnthick
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$sisnthick$id
#> [1] "sisnthick"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$sisnthick$dimensions
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$sisnthick$dimensions[[1]]
#> [1] "time"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$sisnthick$dimensions[[2]]
#> [1] "latitude"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$sisnthick$dimensions[[3]]
#> [1] "longitude"
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$sisnthick$type
#> [1] "data"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$sisnthick$unit
#> [1] "m"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$sisnthick$standardName
#> [1] "surface_snow_thickness"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$sisnthick$abbreviation
#> [1] "sisnthick"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$sisnthick$name
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$sisnthick$name$en
#> [1] "Surface snow thickness"
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$sisnthick$unitConversion
#> NULL
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$sisnthick$missingValue
#> [1] 9.96921e+36
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$sisnthick$offset
#> NULL
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$sisnthick$scale
#> NULL
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$sisnthick$valueMin
#> [1] 0
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$sisnthick$valueMax
#> [1] 0.267821
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$sisnthick$valueDiffMax
#> [1] 0.1339105
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$sisnthick$valueDiffRelMax
#> [1] 25
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$sisnthick$valueClamp
#> [1] TRUE
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$sisnthick$hasLogScale
#> [1] TRUE
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$sisnthick$logScale
#> [1] FALSE
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$sisnthick$colormapId
#> [1] "ice"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$sisnthick$colormapInvert
#> [1] FALSE
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$sisnthick$colormapDiffId
#> [1] "balance"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$sisnthick$colormapDiffInvert
#> [1] FALSE
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$sisnthick$valueColor
#> [1] FALSE
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$sithick
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$sithick$id
#> [1] "sithick"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$sithick$dimensions
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$sithick$dimensions[[1]]
#> [1] "time"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$sithick$dimensions[[2]]
#> [1] "latitude"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$sithick$dimensions[[3]]
#> [1] "longitude"
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$sithick$type
#> [1] "data"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$sithick$unit
#> [1] "m"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$sithick$standardName
#> [1] "sea_ice_thickness"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$sithick$abbreviation
#> [1] "sithick"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$sithick$name
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$sithick$name$en
#> [1] "Sea ice thickness"
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$sithick$unitConversion
#> NULL
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$sithick$missingValue
#> [1] 9.96921e+36
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$sithick$offset
#> NULL
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$sithick$scale
#> NULL
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$sithick$valueMin
#> [1] 0
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$sithick$valueMax
#> [1] 1.721331
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$sithick$valueDiffMax
#> [1] 0.8606654
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$sithick$valueDiffRelMax
#> [1] 25
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$sithick$valueClamp
#> [1] TRUE
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$sithick$hasLogScale
#> [1] TRUE
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$sithick$logScale
#> [1] FALSE
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$sithick$colormapId
#> [1] "ice"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$sithick$colormapInvert
#> [1] FALSE
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$sithick$colormapDiffId
#> [1] "balance"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$sithick$colormapDiffInvert
#> [1] FALSE
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$sithick$valueColor
#> [1] FALSE
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$sivelo
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$sivelo$id
#> [1] "sivelo"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$sivelo$dimensions
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$sivelo$dimensions[[1]]
#> [1] "time"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$sivelo$dimensions[[2]]
#> [1] "latitude"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$sivelo$dimensions[[3]]
#> [1] "longitude"
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$sivelo$type
#> [1] "data"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$sivelo$unit
#> [1] "m s-1"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$sivelo$standardName
#> [1] "sea_ice_speed"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$sivelo$abbreviation
#> [1] "sivelo"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$sivelo$name
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$sivelo$name$en
#> [1] "Sea ice speed"
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$sivelo$unitConversion
#> NULL
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$sivelo$missingValue
#> [1] 9.96921e+36
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$sivelo$offset
#> NULL
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$sivelo$scale
#> NULL
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$sivelo$valueMin
#> [1] 0
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$sivelo$valueMax
#> [1] 0.1875193
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$sivelo$valueDiffMax
#> [1] 0.09375967
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$sivelo$valueDiffRelMax
#> [1] 25
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$sivelo$valueClamp
#> [1] TRUE
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$sivelo$hasLogScale
#> [1] TRUE
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$sivelo$logScale
#> [1] FALSE
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$sivelo$colormapId
#> [1] "viridis"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$sivelo$colormapInvert
#> [1] FALSE
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$sivelo$colormapDiffId
#> [1] "balance"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$sivelo$colormapDiffInvert
#> [1] FALSE
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$sivelo$valueColor
#> [1] FALSE
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$sob
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$sob$id
#> [1] "sob"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$sob$dimensions
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$sob$dimensions[[1]]
#> [1] "time"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$sob$dimensions[[2]]
#> [1] "latitude"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$sob$dimensions[[3]]
#> [1] "longitude"
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$sob$type
#> [1] "data"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$sob$unit
#> [1] "1e-3"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$sob$standardName
#> [1] "sea_water_salinity_at_sea_floor"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$sob$abbreviation
#> [1] "sob"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$sob$name
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$sob$name$en
#> [1] "Sea bottom salinity"
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$sob$unitConversion
#> NULL
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$sob$missingValue
#> [1] 9.96921e+36
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$sob$offset
#> NULL
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$sob$scale
#> NULL
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$sob$valueMin
#> [1] 31.19305
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$sob$valueMax
#> [1] 35.25306
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$sob$valueDiffMax
#> [1] 2.030005
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$sob$valueDiffRelMax
#> [1] 25
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$sob$valueClamp
#> [1] TRUE
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$sob$hasLogScale
#> [1] TRUE
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$sob$logScale
#> [1] FALSE
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$sob$colormapId
#> [1] "haline"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$sob$colormapInvert
#> [1] FALSE
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$sob$colormapDiffId
#> [1] "balance"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$sob$colormapDiffInvert
#> [1] FALSE
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$sob$valueColor
#> [1] FALSE
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$tob
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$tob$id
#> [1] "tob"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$tob$dimensions
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$tob$dimensions[[1]]
#> [1] "time"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$tob$dimensions[[2]]
#> [1] "latitude"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$tob$dimensions[[3]]
#> [1] "longitude"
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$tob$type
#> [1] "data"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$tob$unit
#> [1] "degrees_C"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$tob$standardName
#> [1] "sea_water_potential_temperature_at_sea_floor"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$tob$abbreviation
#> [1] "tob"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$tob$name
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$tob$name$en
#> [1] "Sea bottom temperature"
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$tob$unitConversion
#> NULL
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$tob$missingValue
#> [1] 9.96921e+36
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$tob$offset
#> NULL
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$tob$scale
#> NULL
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$tob$valueMin
#> [1] -1.35353
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$tob$valueMax
#> [1] 19.21628
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$tob$valueDiffMax
#> [1] 10.2849
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$tob$valueDiffRelMax
#> [1] 25
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$tob$valueClamp
#> [1] TRUE
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$tob$hasLogScale
#> [1] FALSE
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$tob$logScale
#> [1] FALSE
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$tob$colormapId
#> [1] "viridis"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$tob$colormapInvert
#> [1] FALSE
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$tob$colormapDiffId
#> [1] "balance"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$tob$colormapDiffInvert
#> [1] FALSE
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$tob$valueColor
#> [1] FALSE
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$usi
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$usi$id
#> [1] "usi"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$usi$dimensions
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$usi$dimensions[[1]]
#> [1] "time"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$usi$dimensions[[2]]
#> [1] "latitude"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$usi$dimensions[[3]]
#> [1] "longitude"
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$usi$type
#> [1] "data"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$usi$unit
#> [1] "m s-1"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$usi$standardName
#> [1] "eastward_sea_ice_velocity"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$usi$abbreviation
#> [1] "usi"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$usi$name
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$usi$name$en
#> [1] "Sea ice eastward velocity"
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$usi$unitConversion
#> NULL
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$usi$missingValue
#> [1] 9.96921e+36
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$usi$offset
#> NULL
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$usi$scale
#> NULL
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$usi$valueMin
#> [1] -0.2868419
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$usi$valueMax
#> [1] 0.2868419
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$usi$valueDiffMax
#> [1] 0.2868419
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$usi$valueDiffRelMax
#> [1] 25
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$usi$valueClamp
#> [1] TRUE
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$usi$hasLogScale
#> [1] FALSE
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$usi$logScale
#> [1] FALSE
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$usi$colormapId
#> [1] "delta"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$usi$colormapInvert
#> [1] FALSE
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$usi$colormapDiffId
#> [1] "balance"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$usi$colormapDiffInvert
#> [1] FALSE
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$usi$valueColor
#> [1] FALSE
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$vsi
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$vsi$id
#> [1] "vsi"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$vsi$dimensions
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$vsi$dimensions[[1]]
#> [1] "time"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$vsi$dimensions[[2]]
#> [1] "latitude"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$vsi$dimensions[[3]]
#> [1] "longitude"
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$vsi$type
#> [1] "data"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$vsi$unit
#> [1] "m s-1"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$vsi$standardName
#> [1] "northward_sea_ice_velocity"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$vsi$abbreviation
#> [1] "vsi"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$vsi$name
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$vsi$name$en
#> [1] "Sea ice northward velocity"
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$vsi$unitConversion
#> NULL
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$vsi$missingValue
#> [1] 9.96921e+36
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$vsi$offset
#> NULL
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$vsi$scale
#> NULL
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$vsi$valueMin
#> [1] -0.2868419
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$vsi$valueMax
#> [1] 0.2868419
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$vsi$valueDiffMax
#> [1] 0.2868419
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$vsi$valueDiffRelMax
#> [1] 25
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$vsi$valueClamp
#> [1] TRUE
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$vsi$hasLogScale
#> [1] FALSE
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$vsi$logScale
#> [1] FALSE
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$vsi$colormapId
#> [1] "delta"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$vsi$colormapInvert
#> [1] FALSE
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$vsi$colormapDiffId
#> [1] "balance"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$vsi$colormapDiffInvert
#> [1] FALSE
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$vsi$valueColor
#> [1] FALSE
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$zos
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$zos$id
#> [1] "zos"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$zos$dimensions
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$zos$dimensions[[1]]
#> [1] "time"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$zos$dimensions[[2]]
#> [1] "latitude"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$zos$dimensions[[3]]
#> [1] "longitude"
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$zos$type
#> [1] "data"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$zos$unit
#> [1] "m"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$zos$standardName
#> [1] "sea_surface_height_above_geoid"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$zos$abbreviation
#> [1] "zos"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$zos$name
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$zos$name$en
#> [1] "Sea surface height"
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$zos$unitConversion
#> NULL
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$zos$missingValue
#> [1] 9.96921e+36
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$zos$offset
#> NULL
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$zos$scale
#> NULL
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$zos$valueMin
#> [1] -1.745915
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$zos$valueMax
#> [1] 0.8666901
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$zos$valueDiffMax
#> [1] 1.306302
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$zos$valueDiffRelMax
#> [1] 25
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$zos$valueClamp
#> [1] TRUE
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$zos$hasLogScale
#> [1] FALSE
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$zos$logScale
#> [1] FALSE
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$zos$colormapId
#> [1] "viridis"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$zos$colormapInvert
#> [1] FALSE
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$zos$colormapDiffId
#> [1] "balance"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$zos$colormapDiffInvert
#> [1] FALSE
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$zos$valueColor
#> [1] FALSE
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$admp_in_preparation
#> [1] FALSE
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$admp_updated
#> [1] "2024-04-09T10:05:45.767182Z"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$admp_released_date
#> NULL
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$properties$admp_retired_date
#> NULL
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$native
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$native$id
#> [1] "native"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$native$href
#> [1] "https://s3.waw3-1.cloudferro.com/mdl-native-14/native/GLOBAL_ANALYSISFORECAST_PHY_001_024/cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$native$type
#> [1] "application/x-netcdf"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$native$roles
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$native$roles[[1]]
#> [1] "data"
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$native$title
#> [1] "Native dataset"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$native$description
#> [1] "The original, non-ARCO version of this dataset, as published by the data provider."
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$timeChunked
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$id
#> [1] "timeChunked"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$href
#> [1] "https://s3.waw3-1.cloudferro.com/mdl-arco-time-013/arco/GLOBAL_ANALYSISFORECAST_PHY_001_024/cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/timeChunked.zarr"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$type
#> [1] "application/vnd+zarr"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$roles
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$roles[[1]]
#> [1] "data"
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$title
#> [1] "Time-chunked dataset in Zarr"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$description
#> [1] "An ARCO version of this dataset with a small chunk size in the `time` dimension.\n    \nNote that the link (`href`) associated to this asset is the base directory\nof this dataset, but it cannot be accessed directly.\n\nTo download this dataset or part of it, \nuse a library such as [xarray](https://docs.xarray.dev/)."
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$`xarray:open_kwargs`
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$`xarray:open_kwargs`$consolidated
#> [1] TRUE
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$elevation
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$elevation$chunkLen
#> named list()
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$elevation$len
#> [1] 50
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$elevation$units
#> [1] "m"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$elevation$coords
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$elevation$coords$type
#> [1] "explicit"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$elevation$coords$values
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[1]]
#> [1] -5727.917
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[2]]
#> [1] -5274.784
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[3]]
#> [1] -4833.291
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[4]]
#> [1] -4405.224
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[5]]
#> [1] -3992.484
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[6]]
#> [1] -3597.032
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[7]]
#> [1] -3220.82
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[8]]
#> [1] -2865.703
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[9]]
#> [1] -2533.336
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[10]]
#> [1] -2225.078
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[11]]
#> [1] -1941.893
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[12]]
#> [1] -1684.284
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[13]]
#> [1] -1452.251
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[14]]
#> [1] -1245.291
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[15]]
#> [1] -1062.44
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[16]]
#> [1] -902.3393
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[17]]
#> [1] -763.3331
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[18]]
#> [1] -643.5668
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[19]]
#> [1] -541.0889
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[20]]
#> [1] -453.9377
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[21]]
#> [1] -380.213
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[22]]
#> [1] -318.1274
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[23]]
#> [1] -266.0403
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[24]]
#> [1] -222.4752
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[25]]
#> [1] -186.1256
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[26]]
#> [1] -155.8507
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[27]]
#> [1] -130.666
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[28]]
#> [1] -109.7293
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[29]]
#> [1] -92.32607
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[30]]
#> [1] -77.85385
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[31]]
#> [1] -65.80727
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[32]]
#> [1] -55.76429
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[33]]
#> [1] -47.37369
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[34]]
#> [1] -40.34405
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[35]]
#> [1] -34.43415
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[36]]
#> [1] -29.44473
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[37]]
#> [1] -25.21141
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[38]]
#> [1] -21.59882
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[39]]
#> [1] -18.49556
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[40]]
#> [1] -15.81007
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[41]]
#> [1] -13.46714
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[42]]
#> [1] -11.405
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[43]]
#> [1] -9.572997
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[44]]
#> [1] -7.92956
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[45]]
#> [1] -6.440614
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[46]]
#> [1] -5.078224
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[47]]
#> [1] -3.819495
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[48]]
#> [1] -2.645669
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[49]]
#> [1] -1.541375
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[50]]
#> [1] -0.494025
#> 
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$time
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$time$chunkLen
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$time$chunkLen$ist
#> [1] 1
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$time$chunkLen$mlotst
#> [1] 1
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$time$chunkLen$pbo
#> [1] 1
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$time$chunkLen$siage
#> [1] 1
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$time$chunkLen$sialb
#> [1] 1
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$time$chunkLen$siconc
#> [1] 1
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$time$chunkLen$sisnthick
#> [1] 1
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$time$chunkLen$sithick
#> [1] 1
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$time$chunkLen$sivelo
#> [1] 1
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$time$chunkLen$sob
#> [1] 1
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$time$chunkLen$tob
#> [1] 1
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$time$chunkLen$usi
#> [1] 1
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$time$chunkLen$vsi
#> [1] 1
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$time$chunkLen$zos
#> [1] 1
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$time$len
#> [1] 41
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$time$units
#> [1] "milliseconds since 1970-01-01 00:00:00Z (no leap seconds)"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$time$coords
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$time$coords$type
#> [1] "explicit"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$time$coords$values
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$time$coords$values[[1]]
#> [1] 1.604189e+12
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$time$coords$values[[2]]
#> [1] 1.606781e+12
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$time$coords$values[[3]]
#> [1] 1.609459e+12
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$time$coords$values[[4]]
#> [1] 1.612138e+12
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$time$coords$values[[5]]
#> [1] 1.614557e+12
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$time$coords$values[[6]]
#> [1] 1.617235e+12
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$time$coords$values[[7]]
#> [1] 1.619827e+12
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$time$coords$values[[8]]
#> [1] 1.622506e+12
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$time$coords$values[[9]]
#> [1] 1.625098e+12
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$time$coords$values[[10]]
#> [1] 1.627776e+12
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$time$coords$values[[11]]
#> [1] 1.630454e+12
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$time$coords$values[[12]]
#> [1] 1.633046e+12
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$time$coords$values[[13]]
#> [1] 1.635725e+12
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$time$coords$values[[14]]
#> [1] 1.638317e+12
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$time$coords$values[[15]]
#> [1] 1.640995e+12
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$time$coords$values[[16]]
#> [1] 1.643674e+12
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$time$coords$values[[17]]
#> [1] 1.646093e+12
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$time$coords$values[[18]]
#> [1] 1.648771e+12
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$time$coords$values[[19]]
#> [1] 1.651363e+12
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$time$coords$values[[20]]
#> [1] 1.654042e+12
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$time$coords$values[[21]]
#> [1] 1.656634e+12
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$time$coords$values[[22]]
#> [1] 1.659312e+12
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$time$coords$values[[23]]
#> [1] 1.66199e+12
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$time$coords$values[[24]]
#> [1] 1.664582e+12
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$time$coords$values[[25]]
#> [1] 1.667261e+12
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$time$coords$values[[26]]
#> [1] 1.669853e+12
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$time$coords$values[[27]]
#> [1] 1.672531e+12
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$time$coords$values[[28]]
#> [1] 1.67521e+12
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$time$coords$values[[29]]
#> [1] 1.677629e+12
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$time$coords$values[[30]]
#> [1] 1.680307e+12
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$time$coords$values[[31]]
#> [1] 1.682899e+12
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$time$coords$values[[32]]
#> [1] 1.685578e+12
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$time$coords$values[[33]]
#> [1] 1.68817e+12
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$time$coords$values[[34]]
#> [1] 1.690848e+12
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$time$coords$values[[35]]
#> [1] 1.693526e+12
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$time$coords$values[[36]]
#> [1] 1.696118e+12
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$time$coords$values[[37]]
#> [1] 1.698797e+12
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$time$coords$values[[38]]
#> [1] 1.701389e+12
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$time$coords$values[[39]]
#> [1] 1.704067e+12
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$time$coords$values[[40]]
#> [1] 1.706746e+12
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$time$coords$values[[41]]
#> [1] 1.709251e+12
#> 
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$latitude
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$latitude$chunkLen
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$latitude$chunkLen$ist
#> [1] 512
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$latitude$chunkLen$mlotst
#> [1] 512
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$latitude$chunkLen$pbo
#> [1] 512
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$latitude$chunkLen$siage
#> [1] 512
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$latitude$chunkLen$sialb
#> [1] 512
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$latitude$chunkLen$siconc
#> [1] 512
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$latitude$chunkLen$sisnthick
#> [1] 512
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$latitude$chunkLen$sithick
#> [1] 512
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$latitude$chunkLen$sivelo
#> [1] 512
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$latitude$chunkLen$sob
#> [1] 512
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$latitude$chunkLen$tob
#> [1] 512
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$latitude$chunkLen$usi
#> [1] 512
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$latitude$chunkLen$vsi
#> [1] 512
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$latitude$chunkLen$zos
#> [1] 512
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$latitude$len
#> [1] 2041
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$latitude$units
#> [1] "degrees_north"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$latitude$coords
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$latitude$coords$type
#> [1] "minMaxStep"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$latitude$coords$min
#> [1] -80
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$latitude$coords$max
#> [1] 90
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$latitude$coords$step
#> [1] 0.08333333
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$latitude$coords$len
#> [1] 2041
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$longitude
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$longitude$chunkLen
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$longitude$chunkLen$ist
#> [1] 2048
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$longitude$chunkLen$mlotst
#> [1] 2048
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$longitude$chunkLen$pbo
#> [1] 2048
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$longitude$chunkLen$siage
#> [1] 2048
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$longitude$chunkLen$sialb
#> [1] 2048
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$longitude$chunkLen$siconc
#> [1] 2048
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$longitude$chunkLen$sisnthick
#> [1] 2048
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$longitude$chunkLen$sithick
#> [1] 2048
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$longitude$chunkLen$sivelo
#> [1] 2048
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$longitude$chunkLen$sob
#> [1] 2048
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$longitude$chunkLen$tob
#> [1] 2048
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$longitude$chunkLen$usi
#> [1] 2048
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$longitude$chunkLen$vsi
#> [1] 2048
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$longitude$chunkLen$zos
#> [1] 2048
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$longitude$len
#> [1] 4320
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$longitude$units
#> [1] "degrees_east"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$longitude$coords
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$longitude$coords$type
#> [1] "minMaxStep"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$longitude$coords$min
#> [1] -180
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$longitude$coords$max
#> [1] 179.9167
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$longitude$coords$step
#> [1] 0.08333334
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$longitude$coords$len
#> [1] 4320
#> 
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewVariables
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewVariables$ist
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewVariables$ist$dtype
#> [1] "<f4"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewVariables$ist$itemSize
#> [1] 4
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewVariables$ist$chunkSize
#> [1] 1553446
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewVariables$mlotst
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewVariables$mlotst$dtype
#> [1] "<f4"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewVariables$mlotst$itemSize
#> [1] 4
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewVariables$mlotst$chunkSize
#> [1] 1553446
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewVariables$pbo
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewVariables$pbo$dtype
#> [1] "<f4"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewVariables$pbo$itemSize
#> [1] 4
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewVariables$pbo$chunkSize
#> [1] 1553446
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewVariables$siage
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewVariables$siage$dtype
#> [1] "<f4"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewVariables$siage$itemSize
#> [1] 4
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewVariables$siage$chunkSize
#> [1] 1553446
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewVariables$sialb
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewVariables$sialb$dtype
#> [1] "<f4"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewVariables$sialb$itemSize
#> [1] 4
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewVariables$sialb$chunkSize
#> [1] 1553446
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewVariables$siconc
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewVariables$siconc$dtype
#> [1] "<f4"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewVariables$siconc$itemSize
#> [1] 4
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewVariables$siconc$chunkSize
#> [1] 1553446
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewVariables$sisnthick
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewVariables$sisnthick$dtype
#> [1] "<f4"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewVariables$sisnthick$itemSize
#> [1] 4
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewVariables$sisnthick$chunkSize
#> [1] 1553446
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewVariables$sithick
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewVariables$sithick$dtype
#> [1] "<f4"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewVariables$sithick$itemSize
#> [1] 4
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewVariables$sithick$chunkSize
#> [1] 1553446
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewVariables$sivelo
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewVariables$sivelo$dtype
#> [1] "<f4"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewVariables$sivelo$itemSize
#> [1] 4
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewVariables$sivelo$chunkSize
#> [1] 1553446
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewVariables$sob
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewVariables$sob$dtype
#> [1] "<f4"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewVariables$sob$itemSize
#> [1] 4
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewVariables$sob$chunkSize
#> [1] 1553446
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewVariables$tob
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewVariables$tob$dtype
#> [1] "<f4"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewVariables$tob$itemSize
#> [1] 4
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewVariables$tob$chunkSize
#> [1] 1553446
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewVariables$usi
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewVariables$usi$dtype
#> [1] "<f4"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewVariables$usi$itemSize
#> [1] 4
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewVariables$usi$chunkSize
#> [1] 1553446
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewVariables$vsi
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewVariables$vsi$dtype
#> [1] "<f4"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewVariables$vsi$itemSize
#> [1] 4
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewVariables$vsi$chunkSize
#> [1] 1553446
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewVariables$zos
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewVariables$zos$dtype
#> [1] "<f4"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewVariables$zos$itemSize
#> [1] 4
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewVariables$zos$chunkSize
#> [1] 1553446
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$isAggregated
#> [1] FALSE
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$downsampled4
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$id
#> [1] "downsampled4"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$href
#> [1] "https://s3.waw3-1.cloudferro.com/mdl-arco-time-013/arco/GLOBAL_ANALYSISFORECAST_PHY_001_024/cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/downsampled4.zarr"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$type
#> [1] "application/vnd+zarr"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$roles
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$roles[[1]]
#> [1] "data"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$roles[[2]]
#> [1] "downsampled"
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$title
#> [1] "Downsampled dataset (by 4) in Zarr"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$description
#> [1] "An ARCO version of this dataset, downsampled in `longitude` and `latitude` by 4.\n    \nNote that the link (`href`) associated to this asset is the base directory\nof this dataset, but it cannot be accessed directly.\n\nTo download this dataset or part of it, \nuse a library such as [xarray](https://docs.xarray.dev/)."
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$`xarray:open_kwargs`
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$`xarray:open_kwargs`$consolidated
#> [1] TRUE
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$elevation
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$elevation$chunkLen
#> named list()
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$elevation$len
#> [1] 50
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$elevation$units
#> [1] "m"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$elevation$coords
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$elevation$coords$type
#> [1] "explicit"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$elevation$coords$values
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[1]]
#> [1] -5727.917
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[2]]
#> [1] -5274.784
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[3]]
#> [1] -4833.291
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[4]]
#> [1] -4405.224
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[5]]
#> [1] -3992.484
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[6]]
#> [1] -3597.032
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[7]]
#> [1] -3220.82
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[8]]
#> [1] -2865.703
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[9]]
#> [1] -2533.336
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[10]]
#> [1] -2225.078
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[11]]
#> [1] -1941.893
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[12]]
#> [1] -1684.284
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[13]]
#> [1] -1452.251
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[14]]
#> [1] -1245.291
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[15]]
#> [1] -1062.44
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[16]]
#> [1] -902.3393
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[17]]
#> [1] -763.3331
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[18]]
#> [1] -643.5668
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[19]]
#> [1] -541.0889
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[20]]
#> [1] -453.9377
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[21]]
#> [1] -380.213
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[22]]
#> [1] -318.1274
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[23]]
#> [1] -266.0403
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[24]]
#> [1] -222.4752
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[25]]
#> [1] -186.1256
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[26]]
#> [1] -155.8507
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[27]]
#> [1] -130.666
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[28]]
#> [1] -109.7293
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[29]]
#> [1] -92.32607
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[30]]
#> [1] -77.85385
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[31]]
#> [1] -65.80727
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[32]]
#> [1] -55.76429
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[33]]
#> [1] -47.37369
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[34]]
#> [1] -40.34405
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[35]]
#> [1] -34.43415
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[36]]
#> [1] -29.44473
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[37]]
#> [1] -25.21141
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[38]]
#> [1] -21.59882
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[39]]
#> [1] -18.49556
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[40]]
#> [1] -15.81007
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[41]]
#> [1] -13.46714
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[42]]
#> [1] -11.405
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[43]]
#> [1] -9.572997
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[44]]
#> [1] -7.92956
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[45]]
#> [1] -6.440614
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[46]]
#> [1] -5.078224
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[47]]
#> [1] -3.819495
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[48]]
#> [1] -2.645669
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[49]]
#> [1] -1.541375
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[50]]
#> [1] -0.494025
#> 
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$time
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$time$chunkLen
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$time$chunkLen$ist
#> [1] 1
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$time$chunkLen$mlotst
#> [1] 1
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$time$chunkLen$pbo
#> [1] 1
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$time$chunkLen$siage
#> [1] 1
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$time$chunkLen$sialb
#> [1] 1
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$time$chunkLen$siconc
#> [1] 1
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$time$chunkLen$sisnthick
#> [1] 1
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$time$chunkLen$sithick
#> [1] 1
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$time$chunkLen$sivelo
#> [1] 1
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$time$chunkLen$sob
#> [1] 1
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$time$chunkLen$tob
#> [1] 1
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$time$chunkLen$usi
#> [1] 1
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$time$chunkLen$vsi
#> [1] 1
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$time$chunkLen$zos
#> [1] 1
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$time$len
#> [1] 41
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$time$units
#> [1] "milliseconds since 1970-01-01 00:00:00Z (no leap seconds)"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$time$coords
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$time$coords$type
#> [1] "explicit"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$time$coords$values
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$time$coords$values[[1]]
#> [1] 1.604189e+12
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$time$coords$values[[2]]
#> [1] 1.606781e+12
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$time$coords$values[[3]]
#> [1] 1.609459e+12
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$time$coords$values[[4]]
#> [1] 1.612138e+12
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$time$coords$values[[5]]
#> [1] 1.614557e+12
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$time$coords$values[[6]]
#> [1] 1.617235e+12
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$time$coords$values[[7]]
#> [1] 1.619827e+12
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$time$coords$values[[8]]
#> [1] 1.622506e+12
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$time$coords$values[[9]]
#> [1] 1.625098e+12
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$time$coords$values[[10]]
#> [1] 1.627776e+12
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$time$coords$values[[11]]
#> [1] 1.630454e+12
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$time$coords$values[[12]]
#> [1] 1.633046e+12
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$time$coords$values[[13]]
#> [1] 1.635725e+12
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$time$coords$values[[14]]
#> [1] 1.638317e+12
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$time$coords$values[[15]]
#> [1] 1.640995e+12
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$time$coords$values[[16]]
#> [1] 1.643674e+12
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$time$coords$values[[17]]
#> [1] 1.646093e+12
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$time$coords$values[[18]]
#> [1] 1.648771e+12
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$time$coords$values[[19]]
#> [1] 1.651363e+12
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$time$coords$values[[20]]
#> [1] 1.654042e+12
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$time$coords$values[[21]]
#> [1] 1.656634e+12
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$time$coords$values[[22]]
#> [1] 1.659312e+12
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$time$coords$values[[23]]
#> [1] 1.66199e+12
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$time$coords$values[[24]]
#> [1] 1.664582e+12
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$time$coords$values[[25]]
#> [1] 1.667261e+12
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$time$coords$values[[26]]
#> [1] 1.669853e+12
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$time$coords$values[[27]]
#> [1] 1.672531e+12
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$time$coords$values[[28]]
#> [1] 1.67521e+12
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$time$coords$values[[29]]
#> [1] 1.677629e+12
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$time$coords$values[[30]]
#> [1] 1.680307e+12
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$time$coords$values[[31]]
#> [1] 1.682899e+12
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$time$coords$values[[32]]
#> [1] 1.685578e+12
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$time$coords$values[[33]]
#> [1] 1.68817e+12
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$time$coords$values[[34]]
#> [1] 1.690848e+12
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$time$coords$values[[35]]
#> [1] 1.693526e+12
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$time$coords$values[[36]]
#> [1] 1.696118e+12
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$time$coords$values[[37]]
#> [1] 1.698797e+12
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$time$coords$values[[38]]
#> [1] 1.701389e+12
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$time$coords$values[[39]]
#> [1] 1.704067e+12
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$time$coords$values[[40]]
#> [1] 1.706746e+12
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$time$coords$values[[41]]
#> [1] 1.709251e+12
#> 
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$latitude
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$latitude$chunkLen
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$latitude$chunkLen$ist
#> [1] 511
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$latitude$chunkLen$mlotst
#> [1] 511
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$latitude$chunkLen$pbo
#> [1] 511
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$latitude$chunkLen$siage
#> [1] 511
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$latitude$chunkLen$sialb
#> [1] 511
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$latitude$chunkLen$siconc
#> [1] 511
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$latitude$chunkLen$sisnthick
#> [1] 511
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$latitude$chunkLen$sithick
#> [1] 511
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$latitude$chunkLen$sivelo
#> [1] 511
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$latitude$chunkLen$sob
#> [1] 511
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$latitude$chunkLen$tob
#> [1] 511
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$latitude$chunkLen$usi
#> [1] 511
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$latitude$chunkLen$vsi
#> [1] 511
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$latitude$chunkLen$zos
#> [1] 511
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$latitude$len
#> [1] 511
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$latitude$units
#> [1] "degrees_north"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$latitude$coords
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$latitude$coords$type
#> [1] "minMaxStep"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$latitude$coords$min
#> [1] -80
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$latitude$coords$max
#> [1] 90
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$latitude$coords$step
#> [1] 0.3333333
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$latitude$coords$len
#> [1] 511
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$longitude
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$longitude$chunkLen
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$longitude$chunkLen$ist
#> [1] 1080
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$longitude$chunkLen$mlotst
#> [1] 1080
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$longitude$chunkLen$pbo
#> [1] 1080
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$longitude$chunkLen$siage
#> [1] 1080
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$longitude$chunkLen$sialb
#> [1] 1080
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$longitude$chunkLen$siconc
#> [1] 1080
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$longitude$chunkLen$sisnthick
#> [1] 1080
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$longitude$chunkLen$sithick
#> [1] 1080
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$longitude$chunkLen$sivelo
#> [1] 1080
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$longitude$chunkLen$sob
#> [1] 1080
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$longitude$chunkLen$tob
#> [1] 1080
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$longitude$chunkLen$usi
#> [1] 1080
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$longitude$chunkLen$vsi
#> [1] 1080
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$longitude$chunkLen$zos
#> [1] 1080
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$longitude$len
#> [1] 1080
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$longitude$units
#> [1] "degrees_east"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$longitude$coords
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$longitude$coords$type
#> [1] "minMaxStep"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$longitude$coords$min
#> [1] -180
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$longitude$coords$max
#> [1] 179.6667
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$longitude$coords$step
#> [1] 0.3333334
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$longitude$coords$len
#> [1] 1080
#> 
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewVariables
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewVariables$ist
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewVariables$ist$dtype
#> [1] "<f4"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewVariables$ist$itemSize
#> [1] 4
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewVariables$ist$chunkSize
#> [1] 1553446
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewVariables$mlotst
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewVariables$mlotst$dtype
#> [1] "<f4"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewVariables$mlotst$itemSize
#> [1] 4
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewVariables$mlotst$chunkSize
#> [1] 1553446
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewVariables$pbo
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewVariables$pbo$dtype
#> [1] "<f4"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewVariables$pbo$itemSize
#> [1] 4
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewVariables$pbo$chunkSize
#> [1] 1553446
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewVariables$siage
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewVariables$siage$dtype
#> [1] "<f4"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewVariables$siage$itemSize
#> [1] 4
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewVariables$siage$chunkSize
#> [1] 1553446
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewVariables$sialb
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewVariables$sialb$dtype
#> [1] "<f4"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewVariables$sialb$itemSize
#> [1] 4
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewVariables$sialb$chunkSize
#> [1] 1553446
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewVariables$siconc
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewVariables$siconc$dtype
#> [1] "<f4"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewVariables$siconc$itemSize
#> [1] 4
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewVariables$siconc$chunkSize
#> [1] 1553446
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewVariables$sisnthick
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewVariables$sisnthick$dtype
#> [1] "<f4"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewVariables$sisnthick$itemSize
#> [1] 4
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewVariables$sisnthick$chunkSize
#> [1] 1553446
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewVariables$sithick
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewVariables$sithick$dtype
#> [1] "<f4"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewVariables$sithick$itemSize
#> [1] 4
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewVariables$sithick$chunkSize
#> [1] 1553446
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewVariables$sivelo
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewVariables$sivelo$dtype
#> [1] "<f4"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewVariables$sivelo$itemSize
#> [1] 4
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewVariables$sivelo$chunkSize
#> [1] 1553446
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewVariables$sob
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewVariables$sob$dtype
#> [1] "<f4"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewVariables$sob$itemSize
#> [1] 4
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewVariables$sob$chunkSize
#> [1] 1553446
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewVariables$tob
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewVariables$tob$dtype
#> [1] "<f4"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewVariables$tob$itemSize
#> [1] 4
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewVariables$tob$chunkSize
#> [1] 1553446
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewVariables$usi
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewVariables$usi$dtype
#> [1] "<f4"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewVariables$usi$itemSize
#> [1] 4
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewVariables$usi$chunkSize
#> [1] 1553446
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewVariables$vsi
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewVariables$vsi$dtype
#> [1] "<f4"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewVariables$vsi$itemSize
#> [1] 4
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewVariables$vsi$chunkSize
#> [1] 1553446
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewVariables$zos
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewVariables$zos$dtype
#> [1] "<f4"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewVariables$zos$itemSize
#> [1] 4
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewVariables$zos$chunkSize
#> [1] 1553446
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$isAggregated
#> [1] TRUE
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$geoChunked
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$id
#> [1] "geoChunked"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$href
#> [1] "https://s3.waw3-1.cloudferro.com/mdl-arco-geo-013/arco/GLOBAL_ANALYSISFORECAST_PHY_001_024/cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211/geoChunked.zarr"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$type
#> [1] "application/vnd+zarr"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$roles
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$roles[[1]]
#> [1] "data"
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$title
#> [1] "Geo-chunked dataset in Zarr"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$description
#> [1] "An ARCO version of this dataset with a small chunk size in the `longitude` and `latitude` dimensions.\n    \nNote that the link (`href`) associated to this asset is the base directory\nof this dataset, but it cannot be accessed directly.\n\nTo download this dataset or part of it, \nuse a library such as [xarray](https://docs.xarray.dev/)."
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$`xarray:open_kwargs`
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$`xarray:open_kwargs`$consolidated
#> [1] TRUE
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$elevation
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$elevation$chunkLen
#> named list()
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$elevation$len
#> [1] 50
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$elevation$units
#> [1] "m"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$elevation$coords
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$elevation$coords$type
#> [1] "explicit"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$elevation$coords$values
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[1]]
#> [1] -5727.917
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[2]]
#> [1] -5274.784
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[3]]
#> [1] -4833.291
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[4]]
#> [1] -4405.224
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[5]]
#> [1] -3992.484
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[6]]
#> [1] -3597.032
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[7]]
#> [1] -3220.82
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[8]]
#> [1] -2865.703
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[9]]
#> [1] -2533.336
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[10]]
#> [1] -2225.078
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[11]]
#> [1] -1941.893
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[12]]
#> [1] -1684.284
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[13]]
#> [1] -1452.251
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[14]]
#> [1] -1245.291
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[15]]
#> [1] -1062.44
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[16]]
#> [1] -902.3393
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[17]]
#> [1] -763.3331
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[18]]
#> [1] -643.5668
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[19]]
#> [1] -541.0889
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[20]]
#> [1] -453.9377
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[21]]
#> [1] -380.213
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[22]]
#> [1] -318.1274
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[23]]
#> [1] -266.0403
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[24]]
#> [1] -222.4752
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[25]]
#> [1] -186.1256
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[26]]
#> [1] -155.8507
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[27]]
#> [1] -130.666
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[28]]
#> [1] -109.7293
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[29]]
#> [1] -92.32607
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[30]]
#> [1] -77.85385
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[31]]
#> [1] -65.80727
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[32]]
#> [1] -55.76429
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[33]]
#> [1] -47.37369
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[34]]
#> [1] -40.34405
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[35]]
#> [1] -34.43415
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[36]]
#> [1] -29.44473
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[37]]
#> [1] -25.21141
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[38]]
#> [1] -21.59882
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[39]]
#> [1] -18.49556
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[40]]
#> [1] -15.81007
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[41]]
#> [1] -13.46714
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[42]]
#> [1] -11.405
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[43]]
#> [1] -9.572997
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[44]]
#> [1] -7.92956
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[45]]
#> [1] -6.440614
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[46]]
#> [1] -5.078224
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[47]]
#> [1] -3.819495
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[48]]
#> [1] -2.645669
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[49]]
#> [1] -1.541375
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[50]]
#> [1] -0.494025
#> 
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$time
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$time$chunkLen
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$time$chunkLen$ist
#> [1] 14
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$time$chunkLen$mlotst
#> [1] 14
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$time$chunkLen$pbo
#> [1] 14
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$time$chunkLen$siage
#> [1] 14
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$time$chunkLen$sialb
#> [1] 14
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$time$chunkLen$siconc
#> [1] 14
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$time$chunkLen$sisnthick
#> [1] 14
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$time$chunkLen$sithick
#> [1] 14
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$time$chunkLen$sivelo
#> [1] 14
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$time$chunkLen$sob
#> [1] 14
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$time$chunkLen$tob
#> [1] 14
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$time$chunkLen$usi
#> [1] 14
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$time$chunkLen$vsi
#> [1] 14
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$time$chunkLen$zos
#> [1] 14
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$time$len
#> [1] 41
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$time$units
#> [1] "milliseconds since 1970-01-01 00:00:00Z (no leap seconds)"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$time$coords
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$time$coords$type
#> [1] "explicit"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$time$coords$values
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$time$coords$values[[1]]
#> [1] 1.604189e+12
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$time$coords$values[[2]]
#> [1] 1.606781e+12
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$time$coords$values[[3]]
#> [1] 1.609459e+12
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$time$coords$values[[4]]
#> [1] 1.612138e+12
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$time$coords$values[[5]]
#> [1] 1.614557e+12
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$time$coords$values[[6]]
#> [1] 1.617235e+12
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$time$coords$values[[7]]
#> [1] 1.619827e+12
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$time$coords$values[[8]]
#> [1] 1.622506e+12
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$time$coords$values[[9]]
#> [1] 1.625098e+12
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$time$coords$values[[10]]
#> [1] 1.627776e+12
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$time$coords$values[[11]]
#> [1] 1.630454e+12
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$time$coords$values[[12]]
#> [1] 1.633046e+12
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$time$coords$values[[13]]
#> [1] 1.635725e+12
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$time$coords$values[[14]]
#> [1] 1.638317e+12
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$time$coords$values[[15]]
#> [1] 1.640995e+12
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$time$coords$values[[16]]
#> [1] 1.643674e+12
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$time$coords$values[[17]]
#> [1] 1.646093e+12
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$time$coords$values[[18]]
#> [1] 1.648771e+12
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$time$coords$values[[19]]
#> [1] 1.651363e+12
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$time$coords$values[[20]]
#> [1] 1.654042e+12
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$time$coords$values[[21]]
#> [1] 1.656634e+12
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$time$coords$values[[22]]
#> [1] 1.659312e+12
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$time$coords$values[[23]]
#> [1] 1.66199e+12
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$time$coords$values[[24]]
#> [1] 1.664582e+12
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$time$coords$values[[25]]
#> [1] 1.667261e+12
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$time$coords$values[[26]]
#> [1] 1.669853e+12
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$time$coords$values[[27]]
#> [1] 1.672531e+12
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$time$coords$values[[28]]
#> [1] 1.67521e+12
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$time$coords$values[[29]]
#> [1] 1.677629e+12
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$time$coords$values[[30]]
#> [1] 1.680307e+12
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$time$coords$values[[31]]
#> [1] 1.682899e+12
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$time$coords$values[[32]]
#> [1] 1.685578e+12
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$time$coords$values[[33]]
#> [1] 1.68817e+12
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$time$coords$values[[34]]
#> [1] 1.690848e+12
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$time$coords$values[[35]]
#> [1] 1.693526e+12
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$time$coords$values[[36]]
#> [1] 1.696118e+12
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$time$coords$values[[37]]
#> [1] 1.698797e+12
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$time$coords$values[[38]]
#> [1] 1.701389e+12
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$time$coords$values[[39]]
#> [1] 1.704067e+12
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$time$coords$values[[40]]
#> [1] 1.706746e+12
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$time$coords$values[[41]]
#> [1] 1.709251e+12
#> 
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$latitude
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$latitude$chunkLen
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$latitude$chunkLen$ist
#> [1] 256
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$latitude$chunkLen$mlotst
#> [1] 256
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$latitude$chunkLen$pbo
#> [1] 256
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$latitude$chunkLen$siage
#> [1] 256
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$latitude$chunkLen$sialb
#> [1] 256
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$latitude$chunkLen$siconc
#> [1] 256
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$latitude$chunkLen$sisnthick
#> [1] 256
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$latitude$chunkLen$sithick
#> [1] 256
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$latitude$chunkLen$sivelo
#> [1] 256
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$latitude$chunkLen$sob
#> [1] 256
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$latitude$chunkLen$tob
#> [1] 256
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$latitude$chunkLen$usi
#> [1] 256
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$latitude$chunkLen$vsi
#> [1] 256
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$latitude$chunkLen$zos
#> [1] 256
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$latitude$len
#> [1] 2041
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$latitude$units
#> [1] "degrees_north"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$latitude$coords
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$latitude$coords$type
#> [1] "minMaxStep"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$latitude$coords$min
#> [1] -80
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$latitude$coords$max
#> [1] 90
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$latitude$coords$step
#> [1] 0.08333333
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$latitude$coords$len
#> [1] 2041
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$longitude
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$longitude$chunkLen
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$longitude$chunkLen$ist
#> [1] 256
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$longitude$chunkLen$mlotst
#> [1] 256
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$longitude$chunkLen$pbo
#> [1] 256
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$longitude$chunkLen$siage
#> [1] 256
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$longitude$chunkLen$sialb
#> [1] 256
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$longitude$chunkLen$siconc
#> [1] 256
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$longitude$chunkLen$sisnthick
#> [1] 256
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$longitude$chunkLen$sithick
#> [1] 256
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$longitude$chunkLen$sivelo
#> [1] 256
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$longitude$chunkLen$sob
#> [1] 256
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$longitude$chunkLen$tob
#> [1] 256
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$longitude$chunkLen$usi
#> [1] 256
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$longitude$chunkLen$vsi
#> [1] 256
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$longitude$chunkLen$zos
#> [1] 256
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$longitude$len
#> [1] 4320
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$longitude$units
#> [1] "degrees_east"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$longitude$coords
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$longitude$coords$type
#> [1] "minMaxStep"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$longitude$coords$min
#> [1] -180
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$longitude$coords$max
#> [1] 179.9167
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$longitude$coords$step
#> [1] 0.08333334
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$longitude$coords$len
#> [1] 4320
#> 
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewVariables
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewVariables$ist
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewVariables$ist$dtype
#> [1] "<f4"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewVariables$ist$itemSize
#> [1] 4
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewVariables$ist$chunkSize
#> [1] 2158833
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewVariables$mlotst
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewVariables$mlotst$dtype
#> [1] "<f4"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewVariables$mlotst$itemSize
#> [1] 4
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewVariables$mlotst$chunkSize
#> [1] 2158833
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewVariables$pbo
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewVariables$pbo$dtype
#> [1] "<f4"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewVariables$pbo$itemSize
#> [1] 4
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewVariables$pbo$chunkSize
#> [1] 2158833
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewVariables$siage
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewVariables$siage$dtype
#> [1] "<f4"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewVariables$siage$itemSize
#> [1] 4
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewVariables$siage$chunkSize
#> [1] 2158833
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewVariables$sialb
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewVariables$sialb$dtype
#> [1] "<f4"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewVariables$sialb$itemSize
#> [1] 4
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewVariables$sialb$chunkSize
#> [1] 2158833
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewVariables$siconc
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewVariables$siconc$dtype
#> [1] "<f4"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewVariables$siconc$itemSize
#> [1] 4
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewVariables$siconc$chunkSize
#> [1] 2158833
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewVariables$sisnthick
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewVariables$sisnthick$dtype
#> [1] "<f4"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewVariables$sisnthick$itemSize
#> [1] 4
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewVariables$sisnthick$chunkSize
#> [1] 2158833
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewVariables$sithick
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewVariables$sithick$dtype
#> [1] "<f4"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewVariables$sithick$itemSize
#> [1] 4
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewVariables$sithick$chunkSize
#> [1] 2158833
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewVariables$sivelo
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewVariables$sivelo$dtype
#> [1] "<f4"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewVariables$sivelo$itemSize
#> [1] 4
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewVariables$sivelo$chunkSize
#> [1] 2158833
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewVariables$sob
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewVariables$sob$dtype
#> [1] "<f4"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewVariables$sob$itemSize
#> [1] 4
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewVariables$sob$chunkSize
#> [1] 2158833
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewVariables$tob
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewVariables$tob$dtype
#> [1] "<f4"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewVariables$tob$itemSize
#> [1] 4
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewVariables$tob$chunkSize
#> [1] 2158833
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewVariables$usi
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewVariables$usi$dtype
#> [1] "<f4"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewVariables$usi$itemSize
#> [1] 4
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewVariables$usi$chunkSize
#> [1] 2158833
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewVariables$vsi
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewVariables$vsi$dtype
#> [1] "<f4"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewVariables$vsi$itemSize
#> [1] 4
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewVariables$vsi$chunkSize
#> [1] 2158833
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewVariables$zos
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewVariables$zos$dtype
#> [1] "<f4"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewVariables$zos$itemSize
#> [1] 4
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewVariables$zos$chunkSize
#> [1] 2158833
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$isAggregated
#> [1] FALSE
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1M-m_202211`$collection
#> [1] "GLOBAL_ANALYSISFORECAST_PHY_001_024"
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$id
#> [1] "cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$type
#> [1] "Feature"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$stac_version
#> [1] "1.0.0"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$stac_extensions
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$stac_extensions[[1]]
#> [1] "https://stac-extensions.github.io/datacube/v2.1.0/schema.json"
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$geometry
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$geometry$type
#> [1] "Polygon"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$geometry$coordinates
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$geometry$coordinates[[1]]
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$geometry$coordinates[[1]][[1]]
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$geometry$coordinates[[1]][[1]][[1]]
#> [1] -180
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$geometry$coordinates[[1]][[1]][[2]]
#> [1] -80
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$geometry$coordinates[[1]][[2]]
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$geometry$coordinates[[1]][[2]][[1]]
#> [1] -180
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$geometry$coordinates[[1]][[2]][[2]]
#> [1] 90
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$geometry$coordinates[[1]][[3]]
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$geometry$coordinates[[1]][[3]][[1]]
#> [1] 179.9167
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$geometry$coordinates[[1]][[3]][[2]]
#> [1] 90
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$geometry$coordinates[[1]][[4]]
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$geometry$coordinates[[1]][[4]][[1]]
#> [1] 179.9167
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$geometry$coordinates[[1]][[4]][[2]]
#> [1] -80
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$geometry$coordinates[[1]][[5]]
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$geometry$coordinates[[1]][[5]][[1]]
#> [1] -180
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$geometry$coordinates[[1]][[5]][[2]]
#> [1] -80
#> 
#> 
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$bbox
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$bbox[[1]]
#> [1] -180
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$bbox[[2]]
#> [1] -80
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$bbox[[3]]
#> [1] 179.9167
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$bbox[[4]]
#> [1] 90
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$title
#> [1] "daily mean fields from Global Ocean Physics Analysis and Forecast updated Daily"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$datetime
#> NULL
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$start_datetime
#> [1] "2020-11-01T00:00:00Z"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$end_datetime
#> [1] "2024-04-19T00:00:00Z"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$Conventions
#> [1] "CF-1.8"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$area
#> [1] "Global"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$contact
#> [1] "https://marine.copernicus.eu/contact"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$credit
#> [1] "E.U. Copernicus Marine Service Information (CMEMS)"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$institution
#> [1] "Mercator Ocean International"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$licence
#> [1] "http://marine.copernicus.eu/services-portfolio/service-commitments-and-licence/"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$producer
#> [1] "CMEMS - Global Monitoring and Forecasting Centre"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$references
#> [1] "http://marine.copernicus.eu"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$source
#> [1] "MOI GLO12"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$elevation
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$elevation$type
#> [1] "spatial"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$elevation$axis
#> [1] "z"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$elevation$extent
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$elevation$extent[[1]]
#> [1] -5727.917
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$elevation$extent[[2]]
#> [1] -0.494025
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$elevation$values
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$elevation$values[[1]]
#> [1] -5727.917
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$elevation$values[[2]]
#> [1] -5274.784
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$elevation$values[[3]]
#> [1] -4833.291
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$elevation$values[[4]]
#> [1] -4405.224
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$elevation$values[[5]]
#> [1] -3992.484
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$elevation$values[[6]]
#> [1] -3597.032
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$elevation$values[[7]]
#> [1] -3220.82
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$elevation$values[[8]]
#> [1] -2865.703
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$elevation$values[[9]]
#> [1] -2533.336
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$elevation$values[[10]]
#> [1] -2225.078
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$elevation$values[[11]]
#> [1] -1941.893
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$elevation$values[[12]]
#> [1] -1684.284
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$elevation$values[[13]]
#> [1] -1452.251
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$elevation$values[[14]]
#> [1] -1245.291
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$elevation$values[[15]]
#> [1] -1062.44
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$elevation$values[[16]]
#> [1] -902.3393
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$elevation$values[[17]]
#> [1] -763.3331
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$elevation$values[[18]]
#> [1] -643.5668
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$elevation$values[[19]]
#> [1] -541.0889
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$elevation$values[[20]]
#> [1] -453.9377
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$elevation$values[[21]]
#> [1] -380.213
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$elevation$values[[22]]
#> [1] -318.1274
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$elevation$values[[23]]
#> [1] -266.0403
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$elevation$values[[24]]
#> [1] -222.4752
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$elevation$values[[25]]
#> [1] -186.1256
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$elevation$values[[26]]
#> [1] -155.8507
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$elevation$values[[27]]
#> [1] -130.666
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$elevation$values[[28]]
#> [1] -109.7293
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$elevation$values[[29]]
#> [1] -92.32607
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$elevation$values[[30]]
#> [1] -77.85385
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$elevation$values[[31]]
#> [1] -65.80727
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$elevation$values[[32]]
#> [1] -55.76429
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$elevation$values[[33]]
#> [1] -47.37369
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$elevation$values[[34]]
#> [1] -40.34405
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$elevation$values[[35]]
#> [1] -34.43415
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$elevation$values[[36]]
#> [1] -29.44473
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$elevation$values[[37]]
#> [1] -25.21141
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$elevation$values[[38]]
#> [1] -21.59882
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$elevation$values[[39]]
#> [1] -18.49556
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$elevation$values[[40]]
#> [1] -15.81007
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$elevation$values[[41]]
#> [1] -13.46714
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$elevation$values[[42]]
#> [1] -11.405
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$elevation$values[[43]]
#> [1] -9.572997
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$elevation$values[[44]]
#> [1] -7.92956
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$elevation$values[[45]]
#> [1] -6.440614
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$elevation$values[[46]]
#> [1] -5.078224
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$elevation$values[[47]]
#> [1] -3.819495
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$elevation$values[[48]]
#> [1] -2.645669
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$elevation$values[[49]]
#> [1] -1.541375
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$elevation$values[[50]]
#> [1] -0.494025
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$elevation$unit
#> [1] "m"
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$time
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$time$type
#> [1] "temporal"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$time$extent
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$time$extent[[1]]
#> [1] "2020-11-01T00:00:00Z"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$time$extent[[2]]
#> [1] "2024-04-19T00:00:00Z"
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$time$step
#> [1] "P1D"
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$latitude
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$latitude$type
#> [1] "spatial"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$latitude$axis
#> [1] "y"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$latitude$extent
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$latitude$extent[[1]]
#> [1] -80
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$latitude$extent[[2]]
#> [1] 90
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$latitude$step
#> [1] 0.08333333
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$latitude$reference_system
#> [1] 4326
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$longitude
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$longitude$type
#> [1] "spatial"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$longitude$axis
#> [1] "x"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$longitude$extent
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$longitude$extent[[1]]
#> [1] -180
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$longitude$extent[[2]]
#> [1] 179.9167
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$longitude$step
#> [1] 0.08333334
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$longitude$reference_system
#> [1] 4326
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$ist
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$ist$id
#> [1] "ist"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$ist$dimensions
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$ist$dimensions[[1]]
#> [1] "time"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$ist$dimensions[[2]]
#> [1] "latitude"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$ist$dimensions[[3]]
#> [1] "longitude"
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$ist$type
#> [1] "data"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$ist$unit
#> [1] "degrees_C"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$ist$standardName
#> [1] "sea_ice_surface_temperature"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$ist$abbreviation
#> [1] "ist"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$ist$name
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$ist$name$en
#> [1] "Sea ice surface temperature"
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$ist$unitConversion
#> NULL
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$ist$missingValue
#> [1] 9.96921e+36
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$ist$offset
#> NULL
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$ist$scale
#> NULL
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$ist$valueMin
#> [1] -28.23418
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$ist$valueMax
#> [1] 0
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$ist$valueDiffMax
#> [1] 14.11709
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$ist$valueDiffRelMax
#> [1] 25
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$ist$valueClamp
#> [1] TRUE
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$ist$hasLogScale
#> [1] FALSE
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$ist$logScale
#> [1] FALSE
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$ist$colormapId
#> [1] "viridis"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$ist$colormapInvert
#> [1] FALSE
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$ist$colormapDiffId
#> [1] "balance"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$ist$colormapDiffInvert
#> [1] FALSE
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$ist$valueColor
#> [1] FALSE
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$mlotst
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$mlotst$id
#> [1] "mlotst"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$mlotst$dimensions
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$mlotst$dimensions[[1]]
#> [1] "time"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$mlotst$dimensions[[2]]
#> [1] "latitude"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$mlotst$dimensions[[3]]
#> [1] "longitude"
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$mlotst$type
#> [1] "data"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$mlotst$unit
#> [1] "m"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$mlotst$standardName
#> [1] "ocean_mixed_layer_thickness_defined_by_sigma_theta"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$mlotst$abbreviation
#> [1] "mlotst"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$mlotst$name
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$mlotst$name$en
#> [1] "Mixed Layer Depth (|dT| = 0.01 wrt 10m)"
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$mlotst$unitConversion
#> NULL
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$mlotst$missingValue
#> [1] 9.96921e+36
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$mlotst$offset
#> NULL
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$mlotst$scale
#> NULL
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$mlotst$valueMin
#> [1] 10.46296
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$mlotst$valueMax
#> [1] 158.0471
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$mlotst$valueDiffMax
#> [1] 73.79207
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$mlotst$valueDiffRelMax
#> [1] 25
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$mlotst$valueClamp
#> [1] TRUE
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$mlotst$hasLogScale
#> [1] TRUE
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$mlotst$logScale
#> [1] FALSE
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$mlotst$colormapId
#> [1] "plasma"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$mlotst$colormapInvert
#> [1] FALSE
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$mlotst$colormapDiffId
#> [1] "balance"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$mlotst$colormapDiffInvert
#> [1] FALSE
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$mlotst$valueColor
#> [1] FALSE
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$pbo
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$pbo$id
#> [1] "pbo"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$pbo$dimensions
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$pbo$dimensions[[1]]
#> [1] "time"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$pbo$dimensions[[2]]
#> [1] "latitude"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$pbo$dimensions[[3]]
#> [1] "longitude"
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$pbo$type
#> [1] "data"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$pbo$unit
#> [1] "dbar"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$pbo$standardName
#> [1] "sea_water_pressure_at_sea_floor"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$pbo$abbreviation
#> [1] "pbo"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$pbo$name
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$pbo$name$en
#> [1] "Sea Water Pressure at Sea Floor"
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$pbo$unitConversion
#> NULL
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$pbo$missingValue
#> [1] 9.96921e+36
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$pbo$offset
#> NULL
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$pbo$scale
#> NULL
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$pbo$valueMin
#> [1] 25.39255
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$pbo$valueMax
#> [1] 5849.759
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$pbo$valueDiffMax
#> [1] 2912.183
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$pbo$valueDiffRelMax
#> [1] 25
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$pbo$valueClamp
#> [1] TRUE
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$pbo$hasLogScale
#> [1] TRUE
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$pbo$logScale
#> [1] FALSE
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$pbo$colormapId
#> [1] "viridis"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$pbo$colormapInvert
#> [1] FALSE
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$pbo$colormapDiffId
#> [1] "balance"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$pbo$colormapDiffInvert
#> [1] FALSE
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$pbo$valueColor
#> [1] FALSE
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$siage
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$siage$id
#> [1] "siage"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$siage$dimensions
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$siage$dimensions[[1]]
#> [1] "time"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$siage$dimensions[[2]]
#> [1] "latitude"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$siage$dimensions[[3]]
#> [1] "longitude"
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$siage$type
#> [1] "data"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$siage$unit
#> [1] "years"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$siage$standardName
#> [1] "age_of_sea_ice"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$siage$abbreviation
#> [1] "siage"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$siage$name
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$siage$name$en
#> [1] "Mean sea ice age"
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$siage$unitConversion
#> NULL
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$siage$missingValue
#> [1] 9.96921e+36
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$siage$offset
#> NULL
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$siage$scale
#> NULL
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$siage$valueMin
#> [1] 0
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$siage$valueMax
#> [1] 0.4761643
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$siage$valueDiffMax
#> [1] 0.2380822
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$siage$valueDiffRelMax
#> [1] 25
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$siage$valueClamp
#> [1] TRUE
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$siage$hasLogScale
#> [1] TRUE
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$siage$logScale
#> [1] FALSE
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$siage$colormapId
#> [1] "viridis"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$siage$colormapInvert
#> [1] FALSE
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$siage$colormapDiffId
#> [1] "balance"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$siage$colormapDiffInvert
#> [1] FALSE
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$siage$valueColor
#> [1] FALSE
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$sialb
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$sialb$id
#> [1] "sialb"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$sialb$dimensions
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$sialb$dimensions[[1]]
#> [1] "time"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$sialb$dimensions[[2]]
#> [1] "latitude"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$sialb$dimensions[[3]]
#> [1] "longitude"
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$sialb$type
#> [1] "data"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$sialb$unit
#> [1] "%"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$sialb$standardName
#> [1] "sea_ice_albedo"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$sialb$abbreviation
#> [1] "sialb"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$sialb$name
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$sialb$name$en
#> [1] "Mean albedo over sea ice"
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$sialb$unitConversion
#> NULL
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$sialb$missingValue
#> [1] 9.96921e+36
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$sialb$offset
#> NULL
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$sialb$scale
#> NULL
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$sialb$valueMin
#> [1] 0.06599999
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$sialb$valueMax
#> [1] 0.8242368
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$sialb$valueDiffMax
#> [1] 0.3791184
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$sialb$valueDiffRelMax
#> [1] 25
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$sialb$valueClamp
#> [1] TRUE
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$sialb$hasLogScale
#> [1] TRUE
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$sialb$logScale
#> [1] FALSE
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$sialb$colormapId
#> [1] "viridis"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$sialb$colormapInvert
#> [1] FALSE
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$sialb$colormapDiffId
#> [1] "balance"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$sialb$colormapDiffInvert
#> [1] FALSE
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$sialb$valueColor
#> [1] FALSE
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$siconc
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$siconc$id
#> [1] "siconc"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$siconc$dimensions
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$siconc$dimensions[[1]]
#> [1] "time"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$siconc$dimensions[[2]]
#> [1] "latitude"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$siconc$dimensions[[3]]
#> [1] "longitude"
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$siconc$type
#> [1] "data"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$siconc$unit
#> [1] "1"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$siconc$standardName
#> [1] "sea_ice_area_fraction"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$siconc$abbreviation
#> [1] "siconc"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$siconc$name
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$siconc$name$en
#> [1] "Ice concentration"
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$siconc$unitConversion
#> NULL
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$siconc$missingValue
#> [1] 9.96921e+36
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$siconc$offset
#> NULL
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$siconc$scale
#> NULL
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$siconc$valueMin
#> [1] 0
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$siconc$valueMax
#> [1] 0.9965096
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$siconc$valueDiffMax
#> [1] 0.4982548
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$siconc$valueDiffRelMax
#> [1] 25
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$siconc$valueClamp
#> [1] TRUE
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$siconc$hasLogScale
#> [1] TRUE
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$siconc$logScale
#> [1] FALSE
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$siconc$colormapId
#> [1] "ice"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$siconc$colormapInvert
#> [1] FALSE
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$siconc$colormapDiffId
#> [1] "balance"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$siconc$colormapDiffInvert
#> [1] FALSE
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$siconc$valueColor
#> [1] FALSE
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$sisnthick
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$sisnthick$id
#> [1] "sisnthick"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$sisnthick$dimensions
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$sisnthick$dimensions[[1]]
#> [1] "time"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$sisnthick$dimensions[[2]]
#> [1] "latitude"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$sisnthick$dimensions[[3]]
#> [1] "longitude"
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$sisnthick$type
#> [1] "data"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$sisnthick$unit
#> [1] "m"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$sisnthick$standardName
#> [1] "surface_snow_thickness"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$sisnthick$abbreviation
#> [1] "sisnthick"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$sisnthick$name
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$sisnthick$name$en
#> [1] "Surface snow thickness"
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$sisnthick$unitConversion
#> NULL
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$sisnthick$missingValue
#> [1] 9.96921e+36
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$sisnthick$offset
#> NULL
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$sisnthick$scale
#> NULL
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$sisnthick$valueMin
#> [1] 0
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$sisnthick$valueMax
#> [1] 0.3006913
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$sisnthick$valueDiffMax
#> [1] 0.1503456
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$sisnthick$valueDiffRelMax
#> [1] 25
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$sisnthick$valueClamp
#> [1] TRUE
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$sisnthick$hasLogScale
#> [1] TRUE
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$sisnthick$logScale
#> [1] FALSE
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$sisnthick$colormapId
#> [1] "ice"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$sisnthick$colormapInvert
#> [1] FALSE
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$sisnthick$colormapDiffId
#> [1] "balance"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$sisnthick$colormapDiffInvert
#> [1] FALSE
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$sisnthick$valueColor
#> [1] FALSE
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$sithick
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$sithick$id
#> [1] "sithick"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$sithick$dimensions
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$sithick$dimensions[[1]]
#> [1] "time"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$sithick$dimensions[[2]]
#> [1] "latitude"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$sithick$dimensions[[3]]
#> [1] "longitude"
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$sithick$type
#> [1] "data"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$sithick$unit
#> [1] "m"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$sithick$standardName
#> [1] "sea_ice_thickness"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$sithick$abbreviation
#> [1] "sithick"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$sithick$name
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$sithick$name$en
#> [1] "Sea ice thickness"
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$sithick$unitConversion
#> NULL
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$sithick$missingValue
#> [1] 9.96921e+36
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$sithick$offset
#> NULL
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$sithick$scale
#> NULL
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$sithick$valueMin
#> [1] 0
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$sithick$valueMax
#> [1] 2.025224
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$sithick$valueDiffMax
#> [1] 1.012612
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$sithick$valueDiffRelMax
#> [1] 25
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$sithick$valueClamp
#> [1] TRUE
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$sithick$hasLogScale
#> [1] TRUE
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$sithick$logScale
#> [1] FALSE
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$sithick$colormapId
#> [1] "ice"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$sithick$colormapInvert
#> [1] FALSE
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$sithick$colormapDiffId
#> [1] "balance"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$sithick$colormapDiffInvert
#> [1] FALSE
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$sithick$valueColor
#> [1] FALSE
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$sivelo
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$sivelo$id
#> [1] "sivelo"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$sivelo$dimensions
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$sivelo$dimensions[[1]]
#> [1] "time"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$sivelo$dimensions[[2]]
#> [1] "latitude"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$sivelo$dimensions[[3]]
#> [1] "longitude"
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$sivelo$type
#> [1] "data"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$sivelo$unit
#> [1] "m s-1"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$sivelo$standardName
#> [1] "sea_ice_speed"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$sivelo$abbreviation
#> [1] "sivelo"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$sivelo$name
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$sivelo$name$en
#> [1] "Sea ice speed"
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$sivelo$unitConversion
#> NULL
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$sivelo$missingValue
#> [1] 9.96921e+36
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$sivelo$offset
#> NULL
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$sivelo$scale
#> NULL
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$sivelo$valueMin
#> [1] 0
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$sivelo$valueMax
#> [1] 0.1691614
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$sivelo$valueDiffMax
#> [1] 0.08458071
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$sivelo$valueDiffRelMax
#> [1] 25
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$sivelo$valueClamp
#> [1] TRUE
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$sivelo$hasLogScale
#> [1] TRUE
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$sivelo$logScale
#> [1] FALSE
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$sivelo$colormapId
#> [1] "viridis"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$sivelo$colormapInvert
#> [1] FALSE
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$sivelo$colormapDiffId
#> [1] "balance"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$sivelo$colormapDiffInvert
#> [1] FALSE
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$sivelo$valueColor
#> [1] FALSE
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$sob
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$sob$id
#> [1] "sob"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$sob$dimensions
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$sob$dimensions[[1]]
#> [1] "time"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$sob$dimensions[[2]]
#> [1] "latitude"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$sob$dimensions[[3]]
#> [1] "longitude"
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$sob$type
#> [1] "data"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$sob$unit
#> [1] "1e-3"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$sob$standardName
#> [1] "sea_water_salinity_at_sea_floor"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$sob$abbreviation
#> [1] "sob"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$sob$name
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$sob$name$en
#> [1] "Sea bottom salinity"
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$sob$unitConversion
#> NULL
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$sob$missingValue
#> [1] 9.96921e+36
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$sob$offset
#> NULL
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$sob$scale
#> NULL
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$sob$valueMin
#> [1] 31.36801
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$sob$valueMax
#> [1] 35.26752
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$sob$valueDiffMax
#> [1] 1.949757
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$sob$valueDiffRelMax
#> [1] 25
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$sob$valueClamp
#> [1] TRUE
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$sob$hasLogScale
#> [1] TRUE
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$sob$logScale
#> [1] FALSE
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$sob$colormapId
#> [1] "haline"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$sob$colormapInvert
#> [1] FALSE
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$sob$colormapDiffId
#> [1] "balance"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$sob$colormapDiffInvert
#> [1] FALSE
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$sob$valueColor
#> [1] FALSE
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$tob
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$tob$id
#> [1] "tob"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$tob$dimensions
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$tob$dimensions[[1]]
#> [1] "time"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$tob$dimensions[[2]]
#> [1] "latitude"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$tob$dimensions[[3]]
#> [1] "longitude"
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$tob$type
#> [1] "data"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$tob$unit
#> [1] "degrees_C"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$tob$standardName
#> [1] "sea_water_potential_temperature_at_sea_floor"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$tob$abbreviation
#> [1] "tob"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$tob$name
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$tob$name$en
#> [1] "Sea bottom temperature"
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$tob$unitConversion
#> NULL
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$tob$missingValue
#> [1] 9.96921e+36
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$tob$offset
#> NULL
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$tob$scale
#> NULL
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$tob$valueMin
#> [1] -1.436196
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$tob$valueMax
#> [1] 20.04748
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$tob$valueDiffMax
#> [1] 10.74184
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$tob$valueDiffRelMax
#> [1] 25
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$tob$valueClamp
#> [1] TRUE
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$tob$hasLogScale
#> [1] FALSE
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$tob$logScale
#> [1] FALSE
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$tob$colormapId
#> [1] "viridis"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$tob$colormapInvert
#> [1] FALSE
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$tob$colormapDiffId
#> [1] "balance"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$tob$colormapDiffInvert
#> [1] FALSE
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$tob$valueColor
#> [1] FALSE
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$usi
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$usi$id
#> [1] "usi"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$usi$dimensions
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$usi$dimensions[[1]]
#> [1] "time"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$usi$dimensions[[2]]
#> [1] "latitude"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$usi$dimensions[[3]]
#> [1] "longitude"
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$usi$type
#> [1] "data"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$usi$unit
#> [1] "m s-1"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$usi$standardName
#> [1] "eastward_sea_ice_velocity"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$usi$abbreviation
#> [1] "usi"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$usi$name
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$usi$name$en
#> [1] "Sea ice eastward velocity"
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$usi$unitConversion
#> NULL
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$usi$missingValue
#> [1] 9.96921e+36
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$usi$offset
#> NULL
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$usi$scale
#> NULL
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$usi$valueMin
#> [1] -0.2822876
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$usi$valueMax
#> [1] 0.2822876
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$usi$valueDiffMax
#> [1] 0.2822876
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$usi$valueDiffRelMax
#> [1] 25
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$usi$valueClamp
#> [1] TRUE
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$usi$hasLogScale
#> [1] FALSE
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$usi$logScale
#> [1] FALSE
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$usi$colormapId
#> [1] "delta"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$usi$colormapInvert
#> [1] FALSE
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$usi$colormapDiffId
#> [1] "balance"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$usi$colormapDiffInvert
#> [1] FALSE
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$usi$valueColor
#> [1] FALSE
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$vsi
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$vsi$id
#> [1] "vsi"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$vsi$dimensions
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$vsi$dimensions[[1]]
#> [1] "time"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$vsi$dimensions[[2]]
#> [1] "latitude"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$vsi$dimensions[[3]]
#> [1] "longitude"
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$vsi$type
#> [1] "data"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$vsi$unit
#> [1] "m s-1"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$vsi$standardName
#> [1] "northward_sea_ice_velocity"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$vsi$abbreviation
#> [1] "vsi"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$vsi$name
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$vsi$name$en
#> [1] "Sea ice northward velocity"
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$vsi$unitConversion
#> NULL
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$vsi$missingValue
#> [1] 9.96921e+36
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$vsi$offset
#> NULL
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$vsi$scale
#> NULL
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$vsi$valueMin
#> [1] -0.2822876
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$vsi$valueMax
#> [1] 0.2822876
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$vsi$valueDiffMax
#> [1] 0.2822876
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$vsi$valueDiffRelMax
#> [1] 25
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$vsi$valueClamp
#> [1] TRUE
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$vsi$hasLogScale
#> [1] FALSE
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$vsi$logScale
#> [1] FALSE
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$vsi$colormapId
#> [1] "delta"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$vsi$colormapInvert
#> [1] FALSE
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$vsi$colormapDiffId
#> [1] "balance"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$vsi$colormapDiffInvert
#> [1] FALSE
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$vsi$valueColor
#> [1] FALSE
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$zos
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$zos$id
#> [1] "zos"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$zos$dimensions
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$zos$dimensions[[1]]
#> [1] "time"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$zos$dimensions[[2]]
#> [1] "latitude"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$zos$dimensions[[3]]
#> [1] "longitude"
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$zos$type
#> [1] "data"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$zos$unit
#> [1] "m"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$zos$standardName
#> [1] "sea_surface_height_above_geoid"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$zos$abbreviation
#> [1] "zos"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$zos$name
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$zos$name$en
#> [1] "Sea surface height"
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$zos$unitConversion
#> NULL
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$zos$missingValue
#> [1] 9.96921e+36
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$zos$offset
#> NULL
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$zos$scale
#> NULL
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$zos$valueMin
#> [1] -1.741198
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$zos$valueMax
#> [1] 0.8386666
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$zos$valueDiffMax
#> [1] 1.289932
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$zos$valueDiffRelMax
#> [1] 25
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$zos$valueClamp
#> [1] TRUE
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$zos$hasLogScale
#> [1] FALSE
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$zos$logScale
#> [1] FALSE
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$zos$colormapId
#> [1] "viridis"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$zos$colormapInvert
#> [1] FALSE
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$zos$colormapDiffId
#> [1] "balance"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$zos$colormapDiffInvert
#> [1] FALSE
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$zos$valueColor
#> [1] FALSE
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$admp_in_preparation
#> [1] FALSE
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$admp_updated
#> [1] "2024-04-10T04:45:59.256708Z"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$admp_released_date
#> NULL
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$properties$admp_retired_date
#> NULL
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$native
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$native$id
#> [1] "native"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$native$href
#> [1] "https://s3.waw3-1.cloudferro.com/mdl-native-14/native/GLOBAL_ANALYSISFORECAST_PHY_001_024/cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$native$type
#> [1] "application/x-netcdf"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$native$roles
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$native$roles[[1]]
#> [1] "data"
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$native$title
#> [1] "Native dataset"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$native$description
#> [1] "The original, non-ARCO version of this dataset, as published by the data provider."
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$timeChunked
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$id
#> [1] "timeChunked"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$href
#> [1] "https://s3.waw3-1.cloudferro.com/mdl-arco-time-013/arco/GLOBAL_ANALYSISFORECAST_PHY_001_024/cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/timeChunked.zarr"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$type
#> [1] "application/vnd+zarr"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$roles
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$roles[[1]]
#> [1] "data"
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$title
#> [1] "Time-chunked dataset in Zarr"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$description
#> [1] "An ARCO version of this dataset with a small chunk size in the `time` dimension.\n    \nNote that the link (`href`) associated to this asset is the base directory\nof this dataset, but it cannot be accessed directly.\n\nTo download this dataset or part of it, \nuse a library such as [xarray](https://docs.xarray.dev/)."
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$`xarray:open_kwargs`
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$`xarray:open_kwargs`$consolidated
#> [1] TRUE
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$elevation
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$elevation$chunkLen
#> named list()
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$elevation$len
#> [1] 50
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$elevation$units
#> [1] "m"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$elevation$coords
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$elevation$coords$type
#> [1] "explicit"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$elevation$coords$values
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[1]]
#> [1] -5727.917
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[2]]
#> [1] -5274.784
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[3]]
#> [1] -4833.291
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[4]]
#> [1] -4405.224
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[5]]
#> [1] -3992.484
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[6]]
#> [1] -3597.032
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[7]]
#> [1] -3220.82
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[8]]
#> [1] -2865.703
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[9]]
#> [1] -2533.336
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[10]]
#> [1] -2225.078
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[11]]
#> [1] -1941.893
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[12]]
#> [1] -1684.284
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[13]]
#> [1] -1452.251
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[14]]
#> [1] -1245.291
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[15]]
#> [1] -1062.44
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[16]]
#> [1] -902.3393
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[17]]
#> [1] -763.3331
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[18]]
#> [1] -643.5668
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[19]]
#> [1] -541.0889
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[20]]
#> [1] -453.9377
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[21]]
#> [1] -380.213
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[22]]
#> [1] -318.1274
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[23]]
#> [1] -266.0403
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[24]]
#> [1] -222.4752
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[25]]
#> [1] -186.1256
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[26]]
#> [1] -155.8507
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[27]]
#> [1] -130.666
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[28]]
#> [1] -109.7293
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[29]]
#> [1] -92.32607
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[30]]
#> [1] -77.85385
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[31]]
#> [1] -65.80727
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[32]]
#> [1] -55.76429
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[33]]
#> [1] -47.37369
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[34]]
#> [1] -40.34405
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[35]]
#> [1] -34.43415
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[36]]
#> [1] -29.44473
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[37]]
#> [1] -25.21141
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[38]]
#> [1] -21.59882
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[39]]
#> [1] -18.49556
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[40]]
#> [1] -15.81007
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[41]]
#> [1] -13.46714
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[42]]
#> [1] -11.405
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[43]]
#> [1] -9.572997
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[44]]
#> [1] -7.92956
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[45]]
#> [1] -6.440614
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[46]]
#> [1] -5.078224
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[47]]
#> [1] -3.819495
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[48]]
#> [1] -2.645669
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[49]]
#> [1] -1.541375
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[50]]
#> [1] -0.494025
#> 
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$time
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$time$chunkLen
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$time$chunkLen$ist
#> [1] 1
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$time$chunkLen$mlotst
#> [1] 1
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$time$chunkLen$pbo
#> [1] 1
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$time$chunkLen$siage
#> [1] 1
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$time$chunkLen$sialb
#> [1] 1
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$time$chunkLen$siconc
#> [1] 1
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$time$chunkLen$sisnthick
#> [1] 1
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$time$chunkLen$sithick
#> [1] 1
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$time$chunkLen$sivelo
#> [1] 1
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$time$chunkLen$sob
#> [1] 1
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$time$chunkLen$tob
#> [1] 1
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$time$chunkLen$usi
#> [1] 1
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$time$chunkLen$vsi
#> [1] 1
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$time$chunkLen$zos
#> [1] 1
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$time$len
#> [1] 1266
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$time$units
#> [1] "milliseconds since 1970-01-01 00:00:00Z (no leap seconds)"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$time$coords
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$time$coords$type
#> [1] "minMaxStep"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$time$coords$min
#> [1] 1.604189e+12
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$time$coords$max
#> [1] 1.713485e+12
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$time$coords$step
#> [1] 86400000
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$time$coords$len
#> [1] 1266
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$latitude
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$latitude$chunkLen
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$latitude$chunkLen$ist
#> [1] 512
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$latitude$chunkLen$mlotst
#> [1] 512
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$latitude$chunkLen$pbo
#> [1] 512
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$latitude$chunkLen$siage
#> [1] 512
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$latitude$chunkLen$sialb
#> [1] 512
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$latitude$chunkLen$siconc
#> [1] 512
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$latitude$chunkLen$sisnthick
#> [1] 512
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$latitude$chunkLen$sithick
#> [1] 512
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$latitude$chunkLen$sivelo
#> [1] 512
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$latitude$chunkLen$sob
#> [1] 512
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$latitude$chunkLen$tob
#> [1] 512
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$latitude$chunkLen$usi
#> [1] 512
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$latitude$chunkLen$vsi
#> [1] 512
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$latitude$chunkLen$zos
#> [1] 512
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$latitude$len
#> [1] 2041
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$latitude$units
#> [1] "degrees_north"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$latitude$coords
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$latitude$coords$type
#> [1] "minMaxStep"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$latitude$coords$min
#> [1] -80
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$latitude$coords$max
#> [1] 90
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$latitude$coords$step
#> [1] 0.08333333
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$latitude$coords$len
#> [1] 2041
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$longitude
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$longitude$chunkLen
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$longitude$chunkLen$ist
#> [1] 2048
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$longitude$chunkLen$mlotst
#> [1] 2048
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$longitude$chunkLen$pbo
#> [1] 2048
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$longitude$chunkLen$siage
#> [1] 2048
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$longitude$chunkLen$sialb
#> [1] 2048
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$longitude$chunkLen$siconc
#> [1] 2048
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$longitude$chunkLen$sisnthick
#> [1] 2048
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$longitude$chunkLen$sithick
#> [1] 2048
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$longitude$chunkLen$sivelo
#> [1] 2048
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$longitude$chunkLen$sob
#> [1] 2048
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$longitude$chunkLen$tob
#> [1] 2048
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$longitude$chunkLen$usi
#> [1] 2048
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$longitude$chunkLen$vsi
#> [1] 2048
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$longitude$chunkLen$zos
#> [1] 2048
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$longitude$len
#> [1] 4320
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$longitude$units
#> [1] "degrees_east"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$longitude$coords
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$longitude$coords$type
#> [1] "minMaxStep"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$longitude$coords$min
#> [1] -180
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$longitude$coords$max
#> [1] 179.9167
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$longitude$coords$step
#> [1] 0.08333334
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$longitude$coords$len
#> [1] 4320
#> 
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewVariables
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewVariables$ist
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewVariables$ist$dtype
#> [1] "<f4"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewVariables$ist$itemSize
#> [1] 4
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewVariables$ist$chunkSize
#> [1] 1553446
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewVariables$mlotst
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewVariables$mlotst$dtype
#> [1] "<f4"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewVariables$mlotst$itemSize
#> [1] 4
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewVariables$mlotst$chunkSize
#> [1] 1553446
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewVariables$pbo
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewVariables$pbo$dtype
#> [1] "<f4"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewVariables$pbo$itemSize
#> [1] 4
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewVariables$pbo$chunkSize
#> [1] 1553446
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewVariables$siage
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewVariables$siage$dtype
#> [1] "<f4"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewVariables$siage$itemSize
#> [1] 4
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewVariables$siage$chunkSize
#> [1] 1553446
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewVariables$sialb
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewVariables$sialb$dtype
#> [1] "<f4"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewVariables$sialb$itemSize
#> [1] 4
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewVariables$sialb$chunkSize
#> [1] 1553446
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewVariables$siconc
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewVariables$siconc$dtype
#> [1] "<f4"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewVariables$siconc$itemSize
#> [1] 4
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewVariables$siconc$chunkSize
#> [1] 1553446
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewVariables$sisnthick
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewVariables$sisnthick$dtype
#> [1] "<f4"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewVariables$sisnthick$itemSize
#> [1] 4
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewVariables$sisnthick$chunkSize
#> [1] 1553446
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewVariables$sithick
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewVariables$sithick$dtype
#> [1] "<f4"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewVariables$sithick$itemSize
#> [1] 4
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewVariables$sithick$chunkSize
#> [1] 1553446
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewVariables$sivelo
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewVariables$sivelo$dtype
#> [1] "<f4"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewVariables$sivelo$itemSize
#> [1] 4
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewVariables$sivelo$chunkSize
#> [1] 1553446
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewVariables$sob
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewVariables$sob$dtype
#> [1] "<f4"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewVariables$sob$itemSize
#> [1] 4
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewVariables$sob$chunkSize
#> [1] 1553446
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewVariables$tob
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewVariables$tob$dtype
#> [1] "<f4"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewVariables$tob$itemSize
#> [1] 4
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewVariables$tob$chunkSize
#> [1] 1553446
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewVariables$usi
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewVariables$usi$dtype
#> [1] "<f4"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewVariables$usi$itemSize
#> [1] 4
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewVariables$usi$chunkSize
#> [1] 1553446
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewVariables$vsi
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewVariables$vsi$dtype
#> [1] "<f4"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewVariables$vsi$itemSize
#> [1] 4
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewVariables$vsi$chunkSize
#> [1] 1553446
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewVariables$zos
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewVariables$zos$dtype
#> [1] "<f4"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewVariables$zos$itemSize
#> [1] 4
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewVariables$zos$chunkSize
#> [1] 1553446
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$isAggregated
#> [1] FALSE
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$downsampled4
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$id
#> [1] "downsampled4"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$href
#> [1] "https://s3.waw3-1.cloudferro.com/mdl-arco-time-013/arco/GLOBAL_ANALYSISFORECAST_PHY_001_024/cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/downsampled4.zarr"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$type
#> [1] "application/vnd+zarr"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$roles
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$roles[[1]]
#> [1] "data"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$roles[[2]]
#> [1] "downsampled"
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$title
#> [1] "Downsampled dataset (by 4) in Zarr"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$description
#> [1] "An ARCO version of this dataset, downsampled in `longitude` and `latitude` by 4.\n    \nNote that the link (`href`) associated to this asset is the base directory\nof this dataset, but it cannot be accessed directly.\n\nTo download this dataset or part of it, \nuse a library such as [xarray](https://docs.xarray.dev/)."
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$`xarray:open_kwargs`
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$`xarray:open_kwargs`$consolidated
#> [1] TRUE
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$elevation
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$elevation$chunkLen
#> named list()
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$elevation$len
#> [1] 50
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$elevation$units
#> [1] "m"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$elevation$coords
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$elevation$coords$type
#> [1] "explicit"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$elevation$coords$values
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[1]]
#> [1] -5727.917
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[2]]
#> [1] -5274.784
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[3]]
#> [1] -4833.291
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[4]]
#> [1] -4405.224
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[5]]
#> [1] -3992.484
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[6]]
#> [1] -3597.032
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[7]]
#> [1] -3220.82
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[8]]
#> [1] -2865.703
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[9]]
#> [1] -2533.336
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[10]]
#> [1] -2225.078
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[11]]
#> [1] -1941.893
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[12]]
#> [1] -1684.284
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[13]]
#> [1] -1452.251
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[14]]
#> [1] -1245.291
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[15]]
#> [1] -1062.44
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[16]]
#> [1] -902.3393
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[17]]
#> [1] -763.3331
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[18]]
#> [1] -643.5668
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[19]]
#> [1] -541.0889
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[20]]
#> [1] -453.9377
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[21]]
#> [1] -380.213
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[22]]
#> [1] -318.1274
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[23]]
#> [1] -266.0403
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[24]]
#> [1] -222.4752
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[25]]
#> [1] -186.1256
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[26]]
#> [1] -155.8507
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[27]]
#> [1] -130.666
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[28]]
#> [1] -109.7293
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[29]]
#> [1] -92.32607
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[30]]
#> [1] -77.85385
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[31]]
#> [1] -65.80727
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[32]]
#> [1] -55.76429
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[33]]
#> [1] -47.37369
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[34]]
#> [1] -40.34405
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[35]]
#> [1] -34.43415
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[36]]
#> [1] -29.44473
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[37]]
#> [1] -25.21141
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[38]]
#> [1] -21.59882
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[39]]
#> [1] -18.49556
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[40]]
#> [1] -15.81007
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[41]]
#> [1] -13.46714
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[42]]
#> [1] -11.405
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[43]]
#> [1] -9.572997
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[44]]
#> [1] -7.92956
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[45]]
#> [1] -6.440614
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[46]]
#> [1] -5.078224
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[47]]
#> [1] -3.819495
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[48]]
#> [1] -2.645669
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[49]]
#> [1] -1.541375
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[50]]
#> [1] -0.494025
#> 
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$time
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$time$chunkLen
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$time$chunkLen$ist
#> [1] 1
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$time$chunkLen$mlotst
#> [1] 1
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$time$chunkLen$pbo
#> [1] 1
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$time$chunkLen$siage
#> [1] 1
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$time$chunkLen$sialb
#> [1] 1
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$time$chunkLen$siconc
#> [1] 1
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$time$chunkLen$sisnthick
#> [1] 1
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$time$chunkLen$sithick
#> [1] 1
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$time$chunkLen$sivelo
#> [1] 1
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$time$chunkLen$sob
#> [1] 1
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$time$chunkLen$tob
#> [1] 1
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$time$chunkLen$usi
#> [1] 1
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$time$chunkLen$vsi
#> [1] 1
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$time$chunkLen$zos
#> [1] 1
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$time$len
#> [1] 1266
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$time$units
#> [1] "milliseconds since 1970-01-01 00:00:00Z (no leap seconds)"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$time$coords
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$time$coords$type
#> [1] "minMaxStep"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$time$coords$min
#> [1] 1.604189e+12
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$time$coords$max
#> [1] 1.713485e+12
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$time$coords$step
#> [1] 86400000
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$time$coords$len
#> [1] 1266
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$latitude
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$latitude$chunkLen
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$latitude$chunkLen$ist
#> [1] 511
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$latitude$chunkLen$mlotst
#> [1] 511
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$latitude$chunkLen$pbo
#> [1] 511
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$latitude$chunkLen$siage
#> [1] 511
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$latitude$chunkLen$sialb
#> [1] 511
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$latitude$chunkLen$siconc
#> [1] 511
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$latitude$chunkLen$sisnthick
#> [1] 511
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$latitude$chunkLen$sithick
#> [1] 511
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$latitude$chunkLen$sivelo
#> [1] 511
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$latitude$chunkLen$sob
#> [1] 511
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$latitude$chunkLen$tob
#> [1] 511
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$latitude$chunkLen$usi
#> [1] 511
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$latitude$chunkLen$vsi
#> [1] 511
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$latitude$chunkLen$zos
#> [1] 511
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$latitude$len
#> [1] 511
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$latitude$units
#> [1] "degrees_north"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$latitude$coords
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$latitude$coords$type
#> [1] "minMaxStep"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$latitude$coords$min
#> [1] -80
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$latitude$coords$max
#> [1] 90
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$latitude$coords$step
#> [1] 0.3333333
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$latitude$coords$len
#> [1] 511
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$longitude
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$longitude$chunkLen
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$longitude$chunkLen$ist
#> [1] 1080
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$longitude$chunkLen$mlotst
#> [1] 1080
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$longitude$chunkLen$pbo
#> [1] 1080
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$longitude$chunkLen$siage
#> [1] 1080
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$longitude$chunkLen$sialb
#> [1] 1080
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$longitude$chunkLen$siconc
#> [1] 1080
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$longitude$chunkLen$sisnthick
#> [1] 1080
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$longitude$chunkLen$sithick
#> [1] 1080
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$longitude$chunkLen$sivelo
#> [1] 1080
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$longitude$chunkLen$sob
#> [1] 1080
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$longitude$chunkLen$tob
#> [1] 1080
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$longitude$chunkLen$usi
#> [1] 1080
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$longitude$chunkLen$vsi
#> [1] 1080
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$longitude$chunkLen$zos
#> [1] 1080
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$longitude$len
#> [1] 1080
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$longitude$units
#> [1] "degrees_east"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$longitude$coords
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$longitude$coords$type
#> [1] "minMaxStep"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$longitude$coords$min
#> [1] -180
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$longitude$coords$max
#> [1] 179.6667
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$longitude$coords$step
#> [1] 0.3333334
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$longitude$coords$len
#> [1] 1080
#> 
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewVariables
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewVariables$ist
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewVariables$ist$dtype
#> [1] "<f4"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewVariables$ist$itemSize
#> [1] 4
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewVariables$ist$chunkSize
#> [1] 1553446
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewVariables$mlotst
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewVariables$mlotst$dtype
#> [1] "<f4"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewVariables$mlotst$itemSize
#> [1] 4
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewVariables$mlotst$chunkSize
#> [1] 1553446
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewVariables$pbo
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewVariables$pbo$dtype
#> [1] "<f4"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewVariables$pbo$itemSize
#> [1] 4
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewVariables$pbo$chunkSize
#> [1] 1553446
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewVariables$siage
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewVariables$siage$dtype
#> [1] "<f4"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewVariables$siage$itemSize
#> [1] 4
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewVariables$siage$chunkSize
#> [1] 1553446
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewVariables$sialb
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewVariables$sialb$dtype
#> [1] "<f4"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewVariables$sialb$itemSize
#> [1] 4
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewVariables$sialb$chunkSize
#> [1] 1553446
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewVariables$siconc
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewVariables$siconc$dtype
#> [1] "<f4"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewVariables$siconc$itemSize
#> [1] 4
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewVariables$siconc$chunkSize
#> [1] 1553446
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewVariables$sisnthick
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewVariables$sisnthick$dtype
#> [1] "<f4"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewVariables$sisnthick$itemSize
#> [1] 4
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewVariables$sisnthick$chunkSize
#> [1] 1553446
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewVariables$sithick
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewVariables$sithick$dtype
#> [1] "<f4"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewVariables$sithick$itemSize
#> [1] 4
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewVariables$sithick$chunkSize
#> [1] 1553446
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewVariables$sivelo
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewVariables$sivelo$dtype
#> [1] "<f4"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewVariables$sivelo$itemSize
#> [1] 4
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewVariables$sivelo$chunkSize
#> [1] 1553446
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewVariables$sob
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewVariables$sob$dtype
#> [1] "<f4"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewVariables$sob$itemSize
#> [1] 4
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewVariables$sob$chunkSize
#> [1] 1553446
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewVariables$tob
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewVariables$tob$dtype
#> [1] "<f4"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewVariables$tob$itemSize
#> [1] 4
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewVariables$tob$chunkSize
#> [1] 1553446
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewVariables$usi
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewVariables$usi$dtype
#> [1] "<f4"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewVariables$usi$itemSize
#> [1] 4
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewVariables$usi$chunkSize
#> [1] 1553446
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewVariables$vsi
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewVariables$vsi$dtype
#> [1] "<f4"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewVariables$vsi$itemSize
#> [1] 4
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewVariables$vsi$chunkSize
#> [1] 1553446
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewVariables$zos
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewVariables$zos$dtype
#> [1] "<f4"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewVariables$zos$itemSize
#> [1] 4
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewVariables$zos$chunkSize
#> [1] 1553446
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$isAggregated
#> [1] TRUE
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$geoChunked
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$id
#> [1] "geoChunked"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$href
#> [1] "https://s3.waw3-1.cloudferro.com/mdl-arco-geo-013/arco/GLOBAL_ANALYSISFORECAST_PHY_001_024/cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211/geoChunked.zarr"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$type
#> [1] "application/vnd+zarr"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$roles
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$roles[[1]]
#> [1] "data"
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$title
#> [1] "Geo-chunked dataset in Zarr"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$description
#> [1] "An ARCO version of this dataset with a small chunk size in the `longitude` and `latitude` dimensions.\n    \nNote that the link (`href`) associated to this asset is the base directory\nof this dataset, but it cannot be accessed directly.\n\nTo download this dataset or part of it, \nuse a library such as [xarray](https://docs.xarray.dev/)."
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$`xarray:open_kwargs`
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$`xarray:open_kwargs`$consolidated
#> [1] TRUE
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$elevation
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$elevation$chunkLen
#> named list()
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$elevation$len
#> [1] 50
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$elevation$units
#> [1] "m"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$elevation$coords
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$elevation$coords$type
#> [1] "explicit"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$elevation$coords$values
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[1]]
#> [1] -5727.917
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[2]]
#> [1] -5274.784
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[3]]
#> [1] -4833.291
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[4]]
#> [1] -4405.224
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[5]]
#> [1] -3992.484
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[6]]
#> [1] -3597.032
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[7]]
#> [1] -3220.82
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[8]]
#> [1] -2865.703
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[9]]
#> [1] -2533.336
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[10]]
#> [1] -2225.078
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[11]]
#> [1] -1941.893
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[12]]
#> [1] -1684.284
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[13]]
#> [1] -1452.251
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[14]]
#> [1] -1245.291
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[15]]
#> [1] -1062.44
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[16]]
#> [1] -902.3393
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[17]]
#> [1] -763.3331
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[18]]
#> [1] -643.5668
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[19]]
#> [1] -541.0889
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[20]]
#> [1] -453.9377
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[21]]
#> [1] -380.213
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[22]]
#> [1] -318.1274
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[23]]
#> [1] -266.0403
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[24]]
#> [1] -222.4752
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[25]]
#> [1] -186.1256
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[26]]
#> [1] -155.8507
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[27]]
#> [1] -130.666
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[28]]
#> [1] -109.7293
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[29]]
#> [1] -92.32607
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[30]]
#> [1] -77.85385
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[31]]
#> [1] -65.80727
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[32]]
#> [1] -55.76429
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[33]]
#> [1] -47.37369
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[34]]
#> [1] -40.34405
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[35]]
#> [1] -34.43415
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[36]]
#> [1] -29.44473
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[37]]
#> [1] -25.21141
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[38]]
#> [1] -21.59882
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[39]]
#> [1] -18.49556
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[40]]
#> [1] -15.81007
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[41]]
#> [1] -13.46714
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[42]]
#> [1] -11.405
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[43]]
#> [1] -9.572997
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[44]]
#> [1] -7.92956
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[45]]
#> [1] -6.440614
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[46]]
#> [1] -5.078224
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[47]]
#> [1] -3.819495
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[48]]
#> [1] -2.645669
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[49]]
#> [1] -1.541375
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[50]]
#> [1] -0.494025
#> 
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$time
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$time$chunkLen
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$time$chunkLen$ist
#> [1] 177
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$time$chunkLen$mlotst
#> [1] 177
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$time$chunkLen$pbo
#> [1] 177
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$time$chunkLen$siage
#> [1] 177
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$time$chunkLen$sialb
#> [1] 177
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$time$chunkLen$siconc
#> [1] 177
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$time$chunkLen$sisnthick
#> [1] 177
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$time$chunkLen$sithick
#> [1] 177
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$time$chunkLen$sivelo
#> [1] 177
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$time$chunkLen$sob
#> [1] 177
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$time$chunkLen$tob
#> [1] 177
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$time$chunkLen$usi
#> [1] 177
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$time$chunkLen$vsi
#> [1] 177
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$time$chunkLen$zos
#> [1] 177
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$time$len
#> [1] 1266
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$time$units
#> [1] "milliseconds since 1970-01-01 00:00:00Z (no leap seconds)"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$time$coords
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$time$coords$type
#> [1] "minMaxStep"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$time$coords$min
#> [1] 1.604189e+12
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$time$coords$max
#> [1] 1.713485e+12
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$time$coords$step
#> [1] 86400000
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$time$coords$len
#> [1] 1266
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$latitude
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$latitude$chunkLen
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$latitude$chunkLen$ist
#> [1] 64
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$latitude$chunkLen$mlotst
#> [1] 64
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$latitude$chunkLen$pbo
#> [1] 64
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$latitude$chunkLen$siage
#> [1] 64
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$latitude$chunkLen$sialb
#> [1] 64
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$latitude$chunkLen$siconc
#> [1] 64
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$latitude$chunkLen$sisnthick
#> [1] 64
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$latitude$chunkLen$sithick
#> [1] 64
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$latitude$chunkLen$sivelo
#> [1] 64
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$latitude$chunkLen$sob
#> [1] 64
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$latitude$chunkLen$tob
#> [1] 64
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$latitude$chunkLen$usi
#> [1] 64
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$latitude$chunkLen$vsi
#> [1] 64
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$latitude$chunkLen$zos
#> [1] 64
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$latitude$len
#> [1] 2041
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$latitude$units
#> [1] "degrees_north"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$latitude$coords
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$latitude$coords$type
#> [1] "minMaxStep"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$latitude$coords$min
#> [1] -80
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$latitude$coords$max
#> [1] 90
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$latitude$coords$step
#> [1] 0.08333333
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$latitude$coords$len
#> [1] 2041
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$longitude
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$longitude$chunkLen
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$longitude$chunkLen$ist
#> [1] 64
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$longitude$chunkLen$mlotst
#> [1] 64
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$longitude$chunkLen$pbo
#> [1] 64
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$longitude$chunkLen$siage
#> [1] 64
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$longitude$chunkLen$sialb
#> [1] 64
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$longitude$chunkLen$siconc
#> [1] 64
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$longitude$chunkLen$sisnthick
#> [1] 64
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$longitude$chunkLen$sithick
#> [1] 64
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$longitude$chunkLen$sivelo
#> [1] 64
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$longitude$chunkLen$sob
#> [1] 64
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$longitude$chunkLen$tob
#> [1] 64
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$longitude$chunkLen$usi
#> [1] 64
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$longitude$chunkLen$vsi
#> [1] 64
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$longitude$chunkLen$zos
#> [1] 64
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$longitude$len
#> [1] 4320
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$longitude$units
#> [1] "degrees_east"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$longitude$coords
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$longitude$coords$type
#> [1] "minMaxStep"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$longitude$coords$min
#> [1] -180
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$longitude$coords$max
#> [1] 179.9167
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$longitude$coords$step
#> [1] 0.08333334
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$longitude$coords$len
#> [1] 4320
#> 
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewVariables
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewVariables$ist
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewVariables$ist$dtype
#> [1] "<f4"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewVariables$ist$itemSize
#> [1] 4
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewVariables$ist$chunkSize
#> [1] 1705864
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewVariables$mlotst
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewVariables$mlotst$dtype
#> [1] "<f4"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewVariables$mlotst$itemSize
#> [1] 4
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewVariables$mlotst$chunkSize
#> [1] 1705864
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewVariables$pbo
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewVariables$pbo$dtype
#> [1] "<f4"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewVariables$pbo$itemSize
#> [1] 4
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewVariables$pbo$chunkSize
#> [1] 1705864
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewVariables$siage
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewVariables$siage$dtype
#> [1] "<f4"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewVariables$siage$itemSize
#> [1] 4
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewVariables$siage$chunkSize
#> [1] 1705864
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewVariables$sialb
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewVariables$sialb$dtype
#> [1] "<f4"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewVariables$sialb$itemSize
#> [1] 4
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewVariables$sialb$chunkSize
#> [1] 1705864
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewVariables$siconc
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewVariables$siconc$dtype
#> [1] "<f4"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewVariables$siconc$itemSize
#> [1] 4
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewVariables$siconc$chunkSize
#> [1] 1705864
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewVariables$sisnthick
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewVariables$sisnthick$dtype
#> [1] "<f4"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewVariables$sisnthick$itemSize
#> [1] 4
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewVariables$sisnthick$chunkSize
#> [1] 1705864
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewVariables$sithick
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewVariables$sithick$dtype
#> [1] "<f4"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewVariables$sithick$itemSize
#> [1] 4
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewVariables$sithick$chunkSize
#> [1] 1705864
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewVariables$sivelo
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewVariables$sivelo$dtype
#> [1] "<f4"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewVariables$sivelo$itemSize
#> [1] 4
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewVariables$sivelo$chunkSize
#> [1] 1705864
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewVariables$sob
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewVariables$sob$dtype
#> [1] "<f4"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewVariables$sob$itemSize
#> [1] 4
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewVariables$sob$chunkSize
#> [1] 1705864
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewVariables$tob
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewVariables$tob$dtype
#> [1] "<f4"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewVariables$tob$itemSize
#> [1] 4
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewVariables$tob$chunkSize
#> [1] 1705864
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewVariables$usi
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewVariables$usi$dtype
#> [1] "<f4"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewVariables$usi$itemSize
#> [1] 4
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewVariables$usi$chunkSize
#> [1] 1705864
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewVariables$vsi
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewVariables$vsi$dtype
#> [1] "<f4"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewVariables$vsi$itemSize
#> [1] 4
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewVariables$vsi$chunkSize
#> [1] 1705864
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewVariables$zos
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewVariables$zos$dtype
#> [1] "<f4"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewVariables$zos$itemSize
#> [1] 4
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewVariables$zos$chunkSize
#> [1] 1705864
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$isAggregated
#> [1] FALSE
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg_P1D-m_202211`$collection
#> [1] "GLOBAL_ANALYSISFORECAST_PHY_001_024"
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg-climatology-uncertainty_P1M-m_202311`
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg-climatology-uncertainty_P1M-m_202311`$id
#> [1] "cmems_mod_glo_phy_anfc_0.083deg-climatology-uncertainty_P1M-m_202311"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg-climatology-uncertainty_P1M-m_202311`$type
#> [1] "Feature"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg-climatology-uncertainty_P1M-m_202311`$stac_version
#> [1] "1.0.0"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg-climatology-uncertainty_P1M-m_202311`$stac_extensions
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg-climatology-uncertainty_P1M-m_202311`$stac_extensions[[1]]
#> [1] "https://stac-extensions.github.io/datacube/v2.1.0/schema.json"
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg-climatology-uncertainty_P1M-m_202311`$properties
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg-climatology-uncertainty_P1M-m_202311`$properties$title
#> [1] "cmems_mod_glo_phy_anfc_0.083deg-climatology-uncertainty_P1M-m_202311"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg-climatology-uncertainty_P1M-m_202311`$properties$admp_in_preparation
#> [1] TRUE
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg-climatology-uncertainty_P1M-m_202311`$properties$admp_released_date
#> [1] "2023-11-30T11:00:00.000Z"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg-climatology-uncertainty_P1M-m_202311`$properties$admp_retired_date
#> NULL
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg-climatology-uncertainty_P1M-m_202311`$properties$admp_updated
#> [1] "2023-11-30T11:12:26.720708Z"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg-climatology-uncertainty_P1M-m_202311`$properties$datetime
#> NULL
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg-climatology-uncertainty_P1M-m_202311`$properties$start_datetime
#> NULL
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg-climatology-uncertainty_P1M-m_202311`$properties$end_datetime
#> NULL
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg-climatology-uncertainty_P1M-m_202311`$assets
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg-climatology-uncertainty_P1M-m_202311`$assets$native
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg-climatology-uncertainty_P1M-m_202311`$assets$native$id
#> [1] "native"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg-climatology-uncertainty_P1M-m_202311`$assets$native$href
#> [1] "https://s3.waw3-1.cloudferro.com/mdl-native-14/native/GLOBAL_ANALYSISFORECAST_PHY_001_024/cmems_mod_glo_phy_anfc_0.083deg-climatology-uncertainty_P1M-m_202311"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg-climatology-uncertainty_P1M-m_202311`$assets$native$type
#> [1] "application/x-netcdf"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg-climatology-uncertainty_P1M-m_202311`$assets$native$roles
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg-climatology-uncertainty_P1M-m_202311`$assets$native$roles[[1]]
#> [1] "data"
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg-climatology-uncertainty_P1M-m_202311`$assets$native$title
#> [1] "Native dataset"
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg-climatology-uncertainty_P1M-m_202311`$assets$native$description
#> [1] "The original, non-ARCO version of this dataset, as published by the data provider."
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy_anfc_0.083deg-climatology-uncertainty_P1M-m_202311`$collection
#> [1] "GLOBAL_ANALYSISFORECAST_PHY_001_024"
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$id
#> [1] "cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211"
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$type
#> [1] "Feature"
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$stac_version
#> [1] "1.0.0"
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$stac_extensions
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$stac_extensions[[1]]
#> [1] "https://stac-extensions.github.io/datacube/v2.1.0/schema.json"
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$geometry
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$geometry$type
#> [1] "Polygon"
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$geometry$coordinates
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$geometry$coordinates[[1]]
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$geometry$coordinates[[1]][[1]]
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$geometry$coordinates[[1]][[1]][[1]]
#> [1] -180
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$geometry$coordinates[[1]][[1]][[2]]
#> [1] -80
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$geometry$coordinates[[1]][[2]]
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$geometry$coordinates[[1]][[2]][[1]]
#> [1] -180
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$geometry$coordinates[[1]][[2]][[2]]
#> [1] 90
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$geometry$coordinates[[1]][[3]]
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$geometry$coordinates[[1]][[3]][[1]]
#> [1] 179.9167
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$geometry$coordinates[[1]][[3]][[2]]
#> [1] 90
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$geometry$coordinates[[1]][[4]]
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$geometry$coordinates[[1]][[4]][[1]]
#> [1] 179.9167
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$geometry$coordinates[[1]][[4]][[2]]
#> [1] -80
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$geometry$coordinates[[1]][[5]]
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$geometry$coordinates[[1]][[5]][[1]]
#> [1] -180
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$geometry$coordinates[[1]][[5]][[2]]
#> [1] -80
#> 
#> 
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$bbox
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$bbox[[1]]
#> [1] -180
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$bbox[[2]]
#> [1] -80
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$bbox[[3]]
#> [1] 179.9167
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$bbox[[4]]
#> [1] 90
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$properties
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$properties$title
#> [1] "Monthly mean fields for product GLOBAL_ANALYSISFORECAST_PHY_001_024"
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$properties$datetime
#> NULL
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$properties$start_datetime
#> [1] "2020-11-01T00:00:00Z"
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$properties$end_datetime
#> [1] "2024-03-01T00:00:00Z"
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$properties$Conventions
#> [1] "CF-1.6"
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$properties$area
#> [1] "GLOBAL"
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$properties$contact
#> [1] "servicedesk.cmems@mercator-ocean.eu"
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$properties$credit
#> [1] "E.U. Copernicus Marine Service Information (CMEMS)"
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$properties$institution
#> [1] "Mercator Ocean"
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$properties$licence
#> [1] "http://marine.copernicus.eu/services-portfolio/service-commitments-and-licence/"
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$properties$producer
#> [1] "CMEMS - Global Monitoring and Forecasting Centre"
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$properties$product
#> [1] "GLOBAL_ANALYSISFORECAST_PHY_001_024"
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$properties$product_user_manual
#> [1] "http://marine.copernicus.eu/documents/PUM/CMEMS-GLO-PUM-001-024.pdf"
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$properties$quality_information_document
#> [1] "http://marine.copernicus.eu/documents/QUID/CMEMS-GLO-QUID-001-024.pdf"
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$properties$references
#> [1] "http://marine.copernicus.eu"
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$properties$source
#> [1] "MERCATOR GLO12"
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$elevation
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$elevation$type
#> [1] "spatial"
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$elevation$axis
#> [1] "z"
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$elevation$extent
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$elevation$extent[[1]]
#> [1] -5727.917
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$elevation$extent[[2]]
#> [1] -0.494025
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$elevation$values
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$elevation$values[[1]]
#> [1] -5727.917
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$elevation$values[[2]]
#> [1] -5274.784
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$elevation$values[[3]]
#> [1] -4833.291
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$elevation$values[[4]]
#> [1] -4405.224
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$elevation$values[[5]]
#> [1] -3992.484
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$elevation$values[[6]]
#> [1] -3597.032
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$elevation$values[[7]]
#> [1] -3220.82
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$elevation$values[[8]]
#> [1] -2865.703
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$elevation$values[[9]]
#> [1] -2533.336
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$elevation$values[[10]]
#> [1] -2225.078
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$elevation$values[[11]]
#> [1] -1941.893
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$elevation$values[[12]]
#> [1] -1684.284
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$elevation$values[[13]]
#> [1] -1452.251
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$elevation$values[[14]]
#> [1] -1245.291
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$elevation$values[[15]]
#> [1] -1062.44
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$elevation$values[[16]]
#> [1] -902.3393
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$elevation$values[[17]]
#> [1] -763.3331
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$elevation$values[[18]]
#> [1] -643.5668
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$elevation$values[[19]]
#> [1] -541.0889
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$elevation$values[[20]]
#> [1] -453.9377
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$elevation$values[[21]]
#> [1] -380.213
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$elevation$values[[22]]
#> [1] -318.1274
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$elevation$values[[23]]
#> [1] -266.0403
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$elevation$values[[24]]
#> [1] -222.4752
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$elevation$values[[25]]
#> [1] -186.1256
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$elevation$values[[26]]
#> [1] -155.8507
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$elevation$values[[27]]
#> [1] -130.666
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$elevation$values[[28]]
#> [1] -109.7293
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$elevation$values[[29]]
#> [1] -92.32607
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$elevation$values[[30]]
#> [1] -77.85385
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$elevation$values[[31]]
#> [1] -65.80727
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$elevation$values[[32]]
#> [1] -55.76429
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$elevation$values[[33]]
#> [1] -47.37369
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$elevation$values[[34]]
#> [1] -40.34405
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$elevation$values[[35]]
#> [1] -34.43415
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$elevation$values[[36]]
#> [1] -29.44473
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$elevation$values[[37]]
#> [1] -25.21141
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$elevation$values[[38]]
#> [1] -21.59882
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$elevation$values[[39]]
#> [1] -18.49556
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$elevation$values[[40]]
#> [1] -15.81007
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$elevation$values[[41]]
#> [1] -13.46714
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$elevation$values[[42]]
#> [1] -11.405
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$elevation$values[[43]]
#> [1] -9.572997
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$elevation$values[[44]]
#> [1] -7.92956
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$elevation$values[[45]]
#> [1] -6.440614
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$elevation$values[[46]]
#> [1] -5.078224
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$elevation$values[[47]]
#> [1] -3.819495
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$elevation$values[[48]]
#> [1] -2.645669
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$elevation$values[[49]]
#> [1] -1.541375
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$elevation$values[[50]]
#> [1] -0.494025
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$elevation$unit
#> [1] "m"
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$latitude
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$latitude$type
#> [1] "spatial"
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$latitude$axis
#> [1] "y"
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$latitude$extent
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$latitude$extent[[1]]
#> [1] -80
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$latitude$extent[[2]]
#> [1] 90
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$latitude$step
#> [1] 0.08333333
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$latitude$reference_system
#> [1] 4326
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$longitude
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$longitude$type
#> [1] "spatial"
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$longitude$axis
#> [1] "x"
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$longitude$extent
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$longitude$extent[[1]]
#> [1] -180
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$longitude$extent[[2]]
#> [1] 179.9167
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$longitude$step
#> [1] 0.08333334
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$longitude$reference_system
#> [1] 4326
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$time
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$time$type
#> [1] "temporal"
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$time$extent
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$time$extent[[1]]
#> [1] "2020-11-01T00:00:00Z"
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$time$extent[[2]]
#> [1] "2024-03-01T00:00:00Z"
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$time$values
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$time$values[[1]]
#> [1] "2020-11-01T00:00:00Z"
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$time$values[[2]]
#> [1] "2020-12-01T00:00:00Z"
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$time$values[[3]]
#> [1] "2021-01-01T00:00:00Z"
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$time$values[[4]]
#> [1] "2021-02-01T00:00:00Z"
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$time$values[[5]]
#> [1] "2021-03-01T00:00:00Z"
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$time$values[[6]]
#> [1] "2021-04-01T00:00:00Z"
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$time$values[[7]]
#> [1] "2021-05-01T00:00:00Z"
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$time$values[[8]]
#> [1] "2021-06-01T00:00:00Z"
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$time$values[[9]]
#> [1] "2021-07-01T00:00:00Z"
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$time$values[[10]]
#> [1] "2021-08-01T00:00:00Z"
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$time$values[[11]]
#> [1] "2021-09-01T00:00:00Z"
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$time$values[[12]]
#> [1] "2021-10-01T00:00:00Z"
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$time$values[[13]]
#> [1] "2021-11-01T00:00:00Z"
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$time$values[[14]]
#> [1] "2021-12-01T00:00:00Z"
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$time$values[[15]]
#> [1] "2022-01-01T00:00:00Z"
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$time$values[[16]]
#> [1] "2022-02-01T00:00:00Z"
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$time$values[[17]]
#> [1] "2022-03-01T00:00:00Z"
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$time$values[[18]]
#> [1] "2022-04-01T00:00:00Z"
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$time$values[[19]]
#> [1] "2022-05-01T00:00:00Z"
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$time$values[[20]]
#> [1] "2022-06-01T00:00:00Z"
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$time$values[[21]]
#> [1] "2022-07-01T00:00:00Z"
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$time$values[[22]]
#> [1] "2022-08-01T00:00:00Z"
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$time$values[[23]]
#> [1] "2022-09-01T00:00:00Z"
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$time$values[[24]]
#> [1] "2022-10-01T00:00:00Z"
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$time$values[[25]]
#> [1] "2022-11-01T00:00:00Z"
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$time$values[[26]]
#> [1] "2022-12-01T00:00:00Z"
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$time$values[[27]]
#> [1] "2023-01-01T00:00:00Z"
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$time$values[[28]]
#> [1] "2023-02-01T00:00:00Z"
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$time$values[[29]]
#> [1] "2023-03-01T00:00:00Z"
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$time$values[[30]]
#> [1] "2023-04-01T00:00:00Z"
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$time$values[[31]]
#> [1] "2023-05-01T00:00:00Z"
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$time$values[[32]]
#> [1] "2023-06-01T00:00:00Z"
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$time$values[[33]]
#> [1] "2023-07-01T00:00:00Z"
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$time$values[[34]]
#> [1] "2023-08-01T00:00:00Z"
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$time$values[[35]]
#> [1] "2023-09-01T00:00:00Z"
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$time$values[[36]]
#> [1] "2023-10-01T00:00:00Z"
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$time$values[[37]]
#> [1] "2023-11-01T00:00:00Z"
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$time$values[[38]]
#> [1] "2023-12-01T00:00:00Z"
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$time$values[[39]]
#> [1] "2024-01-01T00:00:00Z"
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$time$values[[40]]
#> [1] "2024-02-01T00:00:00Z"
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$time$values[[41]]
#> [1] "2024-03-01T00:00:00Z"
#> 
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$wo
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$wo$id
#> [1] "wo"
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$wo$dimensions
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$wo$dimensions[[1]]
#> [1] "time"
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$wo$dimensions[[2]]
#> [1] "elevation"
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$wo$dimensions[[3]]
#> [1] "latitude"
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$wo$dimensions[[4]]
#> [1] "longitude"
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$wo$type
#> [1] "data"
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$wo$unit
#> [1] "m s-1"
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$wo$standardName
#> [1] "upward_sea_water_velocity"
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$wo$abbreviation
#> [1] "wo"
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$wo$name
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$wo$name$en
#> [1] "Ocean vertical velocity"
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$wo$unitConversion
#> NULL
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$wo$missingValue
#> [1] 9.96921e+36
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$wo$offset
#> NULL
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$wo$scale
#> NULL
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$wo$valueMin
#> [1] -0.0001168364
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$wo$valueMax
#> [1] 0.0001177013
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$wo$valueDiffMax
#> [1] 0.0001172688
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$wo$valueDiffRelMax
#> [1] 25
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$wo$valueClamp
#> [1] TRUE
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$wo$hasLogScale
#> [1] FALSE
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$wo$logScale
#> [1] FALSE
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$wo$colormapId
#> [1] "viridis"
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$wo$colormapInvert
#> [1] FALSE
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$wo$colormapDiffId
#> [1] "balance"
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$wo$colormapDiffInvert
#> [1] FALSE
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$wo$valueColor
#> [1] FALSE
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$properties$admp_in_preparation
#> [1] FALSE
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$properties$admp_updated
#> [1] "2024-04-09T10:08:14.286608Z"
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$properties$admp_released_date
#> NULL
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$properties$admp_retired_date
#> NULL
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$native
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$native$id
#> [1] "native"
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$native$href
#> [1] "https://s3.waw3-1.cloudferro.com/mdl-native-14/native/GLOBAL_ANALYSISFORECAST_PHY_001_024/cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211"
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$native$type
#> [1] "application/x-netcdf"
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$native$roles
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$native$roles[[1]]
#> [1] "data"
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$native$title
#> [1] "Native dataset"
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$native$description
#> [1] "The original, non-ARCO version of this dataset, as published by the data provider."
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$timeChunked
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$id
#> [1] "timeChunked"
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$href
#> [1] "https://s3.waw3-1.cloudferro.com/mdl-arco-time-013/arco/GLOBAL_ANALYSISFORECAST_PHY_001_024/cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211/timeChunked.zarr"
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$type
#> [1] "application/vnd+zarr"
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$roles
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$roles[[1]]
#> [1] "data"
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$title
#> [1] "Time-chunked dataset in Zarr"
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$description
#> [1] "An ARCO version of this dataset with a small chunk size in the `time` dimension.\n    \nNote that the link (`href`) associated to this asset is the base directory\nof this dataset, but it cannot be accessed directly.\n\nTo download this dataset or part of it, \nuse a library such as [xarray](https://docs.xarray.dev/)."
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$`xarray:open_kwargs`
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$`xarray:open_kwargs`$consolidated
#> [1] TRUE
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$elevation
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$elevation$chunkLen
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$elevation$chunkLen$wo
#> [1] 1
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$elevation$len
#> [1] 50
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$elevation$units
#> [1] "m"
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$elevation$coords
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$elevation$coords$type
#> [1] "explicit"
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$elevation$coords$values
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[1]]
#> [1] -5727.917
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[2]]
#> [1] -5274.784
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[3]]
#> [1] -4833.291
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[4]]
#> [1] -4405.224
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[5]]
#> [1] -3992.484
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[6]]
#> [1] -3597.032
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[7]]
#> [1] -3220.82
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[8]]
#> [1] -2865.703
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[9]]
#> [1] -2533.336
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[10]]
#> [1] -2225.078
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[11]]
#> [1] -1941.893
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[12]]
#> [1] -1684.284
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[13]]
#> [1] -1452.251
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[14]]
#> [1] -1245.291
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[15]]
#> [1] -1062.44
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[16]]
#> [1] -902.3393
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[17]]
#> [1] -763.3331
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[18]]
#> [1] -643.5668
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[19]]
#> [1] -541.0889
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[20]]
#> [1] -453.9377
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[21]]
#> [1] -380.213
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[22]]
#> [1] -318.1274
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[23]]
#> [1] -266.0403
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[24]]
#> [1] -222.4752
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[25]]
#> [1] -186.1256
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[26]]
#> [1] -155.8507
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[27]]
#> [1] -130.666
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[28]]
#> [1] -109.7293
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[29]]
#> [1] -92.32607
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[30]]
#> [1] -77.85385
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[31]]
#> [1] -65.80727
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[32]]
#> [1] -55.76429
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[33]]
#> [1] -47.37369
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[34]]
#> [1] -40.34405
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[35]]
#> [1] -34.43415
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[36]]
#> [1] -29.44473
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[37]]
#> [1] -25.21141
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[38]]
#> [1] -21.59882
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[39]]
#> [1] -18.49556
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[40]]
#> [1] -15.81007
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[41]]
#> [1] -13.46714
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[42]]
#> [1] -11.405
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[43]]
#> [1] -9.572997
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[44]]
#> [1] -7.92956
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[45]]
#> [1] -6.440614
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[46]]
#> [1] -5.078224
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[47]]
#> [1] -3.819495
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[48]]
#> [1] -2.645669
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[49]]
#> [1] -1.541375
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[50]]
#> [1] -0.494025
#> 
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$latitude
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$latitude$chunkLen
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$latitude$chunkLen$wo
#> [1] 512
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$latitude$len
#> [1] 2041
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$latitude$units
#> [1] "degrees_north"
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$latitude$coords
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$latitude$coords$type
#> [1] "minMaxStep"
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$latitude$coords$min
#> [1] -80
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$latitude$coords$max
#> [1] 90
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$latitude$coords$step
#> [1] 0.08333333
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$latitude$coords$len
#> [1] 2041
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$longitude
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$longitude$chunkLen
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$longitude$chunkLen$wo
#> [1] 2048
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$longitude$len
#> [1] 4320
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$longitude$units
#> [1] "degrees_east"
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$longitude$coords
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$longitude$coords$type
#> [1] "minMaxStep"
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$longitude$coords$min
#> [1] -180
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$longitude$coords$max
#> [1] 179.9167
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$longitude$coords$step
#> [1] 0.08333334
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$longitude$coords$len
#> [1] 4320
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$time
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$time$chunkLen
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$time$chunkLen$wo
#> [1] 1
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$time$len
#> [1] 41
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$time$units
#> [1] "milliseconds since 1970-01-01 00:00:00Z (no leap seconds)"
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$time$coords
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$time$coords$type
#> [1] "explicit"
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$time$coords$values
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$time$coords$values[[1]]
#> [1] 1.604189e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$time$coords$values[[2]]
#> [1] 1.606781e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$time$coords$values[[3]]
#> [1] 1.609459e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$time$coords$values[[4]]
#> [1] 1.612138e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$time$coords$values[[5]]
#> [1] 1.614557e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$time$coords$values[[6]]
#> [1] 1.617235e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$time$coords$values[[7]]
#> [1] 1.619827e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$time$coords$values[[8]]
#> [1] 1.622506e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$time$coords$values[[9]]
#> [1] 1.625098e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$time$coords$values[[10]]
#> [1] 1.627776e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$time$coords$values[[11]]
#> [1] 1.630454e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$time$coords$values[[12]]
#> [1] 1.633046e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$time$coords$values[[13]]
#> [1] 1.635725e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$time$coords$values[[14]]
#> [1] 1.638317e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$time$coords$values[[15]]
#> [1] 1.640995e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$time$coords$values[[16]]
#> [1] 1.643674e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$time$coords$values[[17]]
#> [1] 1.646093e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$time$coords$values[[18]]
#> [1] 1.648771e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$time$coords$values[[19]]
#> [1] 1.651363e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$time$coords$values[[20]]
#> [1] 1.654042e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$time$coords$values[[21]]
#> [1] 1.656634e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$time$coords$values[[22]]
#> [1] 1.659312e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$time$coords$values[[23]]
#> [1] 1.66199e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$time$coords$values[[24]]
#> [1] 1.664582e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$time$coords$values[[25]]
#> [1] 1.667261e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$time$coords$values[[26]]
#> [1] 1.669853e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$time$coords$values[[27]]
#> [1] 1.672531e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$time$coords$values[[28]]
#> [1] 1.67521e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$time$coords$values[[29]]
#> [1] 1.677629e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$time$coords$values[[30]]
#> [1] 1.680307e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$time$coords$values[[31]]
#> [1] 1.682899e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$time$coords$values[[32]]
#> [1] 1.685578e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$time$coords$values[[33]]
#> [1] 1.68817e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$time$coords$values[[34]]
#> [1] 1.690848e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$time$coords$values[[35]]
#> [1] 1.693526e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$time$coords$values[[36]]
#> [1] 1.696118e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$time$coords$values[[37]]
#> [1] 1.698797e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$time$coords$values[[38]]
#> [1] 1.701389e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$time$coords$values[[39]]
#> [1] 1.704067e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$time$coords$values[[40]]
#> [1] 1.706746e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$time$coords$values[[41]]
#> [1] 1.709251e+12
#> 
#> 
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewVariables
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewVariables$wo
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewVariables$wo$dtype
#> [1] "<f4"
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewVariables$wo$itemSize
#> [1] 4
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewVariables$wo$chunkSize
#> [1] 1553446
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$isAggregated
#> [1] FALSE
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$downsampled4
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$id
#> [1] "downsampled4"
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$href
#> [1] "https://s3.waw3-1.cloudferro.com/mdl-arco-time-013/arco/GLOBAL_ANALYSISFORECAST_PHY_001_024/cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211/downsampled4.zarr"
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$type
#> [1] "application/vnd+zarr"
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$roles
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$roles[[1]]
#> [1] "data"
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$roles[[2]]
#> [1] "downsampled"
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$title
#> [1] "Downsampled dataset (by 4) in Zarr"
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$description
#> [1] "An ARCO version of this dataset, downsampled in `longitude` and `latitude` by 4.\n    \nNote that the link (`href`) associated to this asset is the base directory\nof this dataset, but it cannot be accessed directly.\n\nTo download this dataset or part of it, \nuse a library such as [xarray](https://docs.xarray.dev/)."
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$`xarray:open_kwargs`
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$`xarray:open_kwargs`$consolidated
#> [1] TRUE
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$elevation
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$elevation$chunkLen
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$elevation$chunkLen$wo
#> [1] 1
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$elevation$len
#> [1] 50
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$elevation$units
#> [1] "m"
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$elevation$coords
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$elevation$coords$type
#> [1] "explicit"
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$elevation$coords$values
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[1]]
#> [1] -5727.917
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[2]]
#> [1] -5274.784
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[3]]
#> [1] -4833.291
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[4]]
#> [1] -4405.224
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[5]]
#> [1] -3992.484
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[6]]
#> [1] -3597.032
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[7]]
#> [1] -3220.82
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[8]]
#> [1] -2865.703
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[9]]
#> [1] -2533.336
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[10]]
#> [1] -2225.078
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[11]]
#> [1] -1941.893
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[12]]
#> [1] -1684.284
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[13]]
#> [1] -1452.251
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[14]]
#> [1] -1245.291
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[15]]
#> [1] -1062.44
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[16]]
#> [1] -902.3393
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[17]]
#> [1] -763.3331
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[18]]
#> [1] -643.5668
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[19]]
#> [1] -541.0889
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[20]]
#> [1] -453.9377
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[21]]
#> [1] -380.213
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[22]]
#> [1] -318.1274
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[23]]
#> [1] -266.0403
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[24]]
#> [1] -222.4752
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[25]]
#> [1] -186.1256
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[26]]
#> [1] -155.8507
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[27]]
#> [1] -130.666
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[28]]
#> [1] -109.7293
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[29]]
#> [1] -92.32607
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[30]]
#> [1] -77.85385
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[31]]
#> [1] -65.80727
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[32]]
#> [1] -55.76429
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[33]]
#> [1] -47.37369
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[34]]
#> [1] -40.34405
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[35]]
#> [1] -34.43415
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[36]]
#> [1] -29.44473
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[37]]
#> [1] -25.21141
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[38]]
#> [1] -21.59882
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[39]]
#> [1] -18.49556
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[40]]
#> [1] -15.81007
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[41]]
#> [1] -13.46714
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[42]]
#> [1] -11.405
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[43]]
#> [1] -9.572997
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[44]]
#> [1] -7.92956
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[45]]
#> [1] -6.440614
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[46]]
#> [1] -5.078224
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[47]]
#> [1] -3.819495
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[48]]
#> [1] -2.645669
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[49]]
#> [1] -1.541375
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[50]]
#> [1] -0.494025
#> 
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$latitude
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$latitude$chunkLen
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$latitude$chunkLen$wo
#> [1] 511
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$latitude$len
#> [1] 511
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$latitude$units
#> [1] "degrees_north"
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$latitude$coords
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$latitude$coords$type
#> [1] "minMaxStep"
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$latitude$coords$min
#> [1] -80
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$latitude$coords$max
#> [1] 90
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$latitude$coords$step
#> [1] 0.3333333
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$latitude$coords$len
#> [1] 511
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$longitude
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$longitude$chunkLen
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$longitude$chunkLen$wo
#> [1] 1080
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$longitude$len
#> [1] 1080
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$longitude$units
#> [1] "degrees_east"
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$longitude$coords
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$longitude$coords$type
#> [1] "minMaxStep"
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$longitude$coords$min
#> [1] -180
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$longitude$coords$max
#> [1] 179.6667
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$longitude$coords$step
#> [1] 0.3333334
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$longitude$coords$len
#> [1] 1080
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$time
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$time$chunkLen
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$time$chunkLen$wo
#> [1] 1
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$time$len
#> [1] 41
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$time$units
#> [1] "milliseconds since 1970-01-01 00:00:00Z (no leap seconds)"
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$time$coords
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$time$coords$type
#> [1] "explicit"
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$time$coords$values
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$time$coords$values[[1]]
#> [1] 1.604189e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$time$coords$values[[2]]
#> [1] 1.606781e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$time$coords$values[[3]]
#> [1] 1.609459e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$time$coords$values[[4]]
#> [1] 1.612138e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$time$coords$values[[5]]
#> [1] 1.614557e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$time$coords$values[[6]]
#> [1] 1.617235e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$time$coords$values[[7]]
#> [1] 1.619827e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$time$coords$values[[8]]
#> [1] 1.622506e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$time$coords$values[[9]]
#> [1] 1.625098e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$time$coords$values[[10]]
#> [1] 1.627776e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$time$coords$values[[11]]
#> [1] 1.630454e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$time$coords$values[[12]]
#> [1] 1.633046e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$time$coords$values[[13]]
#> [1] 1.635725e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$time$coords$values[[14]]
#> [1] 1.638317e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$time$coords$values[[15]]
#> [1] 1.640995e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$time$coords$values[[16]]
#> [1] 1.643674e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$time$coords$values[[17]]
#> [1] 1.646093e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$time$coords$values[[18]]
#> [1] 1.648771e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$time$coords$values[[19]]
#> [1] 1.651363e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$time$coords$values[[20]]
#> [1] 1.654042e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$time$coords$values[[21]]
#> [1] 1.656634e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$time$coords$values[[22]]
#> [1] 1.659312e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$time$coords$values[[23]]
#> [1] 1.66199e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$time$coords$values[[24]]
#> [1] 1.664582e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$time$coords$values[[25]]
#> [1] 1.667261e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$time$coords$values[[26]]
#> [1] 1.669853e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$time$coords$values[[27]]
#> [1] 1.672531e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$time$coords$values[[28]]
#> [1] 1.67521e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$time$coords$values[[29]]
#> [1] 1.677629e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$time$coords$values[[30]]
#> [1] 1.680307e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$time$coords$values[[31]]
#> [1] 1.682899e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$time$coords$values[[32]]
#> [1] 1.685578e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$time$coords$values[[33]]
#> [1] 1.68817e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$time$coords$values[[34]]
#> [1] 1.690848e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$time$coords$values[[35]]
#> [1] 1.693526e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$time$coords$values[[36]]
#> [1] 1.696118e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$time$coords$values[[37]]
#> [1] 1.698797e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$time$coords$values[[38]]
#> [1] 1.701389e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$time$coords$values[[39]]
#> [1] 1.704067e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$time$coords$values[[40]]
#> [1] 1.706746e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$time$coords$values[[41]]
#> [1] 1.709251e+12
#> 
#> 
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewVariables
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewVariables$wo
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewVariables$wo$dtype
#> [1] "<f4"
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewVariables$wo$itemSize
#> [1] 4
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewVariables$wo$chunkSize
#> [1] 1553446
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$isAggregated
#> [1] TRUE
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$geoChunked
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$id
#> [1] "geoChunked"
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$href
#> [1] "https://s3.waw3-1.cloudferro.com/mdl-arco-geo-013/arco/GLOBAL_ANALYSISFORECAST_PHY_001_024/cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211/geoChunked.zarr"
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$type
#> [1] "application/vnd+zarr"
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$roles
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$roles[[1]]
#> [1] "data"
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$title
#> [1] "Geo-chunked dataset in Zarr"
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$description
#> [1] "An ARCO version of this dataset with a small chunk size in the `longitude` and `latitude` dimensions.\n    \nNote that the link (`href`) associated to this asset is the base directory\nof this dataset, but it cannot be accessed directly.\n\nTo download this dataset or part of it, \nuse a library such as [xarray](https://docs.xarray.dev/)."
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$`xarray:open_kwargs`
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$`xarray:open_kwargs`$consolidated
#> [1] TRUE
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$elevation
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$elevation$chunkLen
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$elevation$chunkLen$wo
#> [1] 4
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$elevation$len
#> [1] 50
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$elevation$units
#> [1] "m"
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$elevation$coords
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$elevation$coords$type
#> [1] "explicit"
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$elevation$coords$values
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[1]]
#> [1] -5727.917
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[2]]
#> [1] -5274.784
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[3]]
#> [1] -4833.291
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[4]]
#> [1] -4405.224
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[5]]
#> [1] -3992.484
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[6]]
#> [1] -3597.032
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[7]]
#> [1] -3220.82
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[8]]
#> [1] -2865.703
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[9]]
#> [1] -2533.336
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[10]]
#> [1] -2225.078
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[11]]
#> [1] -1941.893
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[12]]
#> [1] -1684.284
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[13]]
#> [1] -1452.251
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[14]]
#> [1] -1245.291
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[15]]
#> [1] -1062.44
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[16]]
#> [1] -902.3393
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[17]]
#> [1] -763.3331
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[18]]
#> [1] -643.5668
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[19]]
#> [1] -541.0889
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[20]]
#> [1] -453.9377
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[21]]
#> [1] -380.213
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[22]]
#> [1] -318.1274
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[23]]
#> [1] -266.0403
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[24]]
#> [1] -222.4752
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[25]]
#> [1] -186.1256
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[26]]
#> [1] -155.8507
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[27]]
#> [1] -130.666
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[28]]
#> [1] -109.7293
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[29]]
#> [1] -92.32607
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[30]]
#> [1] -77.85385
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[31]]
#> [1] -65.80727
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[32]]
#> [1] -55.76429
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[33]]
#> [1] -47.37369
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[34]]
#> [1] -40.34405
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[35]]
#> [1] -34.43415
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[36]]
#> [1] -29.44473
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[37]]
#> [1] -25.21141
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[38]]
#> [1] -21.59882
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[39]]
#> [1] -18.49556
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[40]]
#> [1] -15.81007
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[41]]
#> [1] -13.46714
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[42]]
#> [1] -11.405
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[43]]
#> [1] -9.572997
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[44]]
#> [1] -7.92956
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[45]]
#> [1] -6.440614
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[46]]
#> [1] -5.078224
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[47]]
#> [1] -3.819495
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[48]]
#> [1] -2.645669
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[49]]
#> [1] -1.541375
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[50]]
#> [1] -0.494025
#> 
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$latitude
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$latitude$chunkLen
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$latitude$chunkLen$wo
#> [1] 128
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$latitude$len
#> [1] 2041
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$latitude$units
#> [1] "degrees_north"
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$latitude$coords
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$latitude$coords$type
#> [1] "minMaxStep"
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$latitude$coords$min
#> [1] -80
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$latitude$coords$max
#> [1] 90
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$latitude$coords$step
#> [1] 0.08333333
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$latitude$coords$len
#> [1] 2041
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$longitude
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$longitude$chunkLen
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$longitude$chunkLen$wo
#> [1] 128
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$longitude$len
#> [1] 4320
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$longitude$units
#> [1] "degrees_east"
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$longitude$coords
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$longitude$coords$type
#> [1] "minMaxStep"
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$longitude$coords$min
#> [1] -180
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$longitude$coords$max
#> [1] 179.9167
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$longitude$coords$step
#> [1] 0.08333334
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$longitude$coords$len
#> [1] 4320
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$time
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$time$chunkLen
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$time$chunkLen$wo
#> [1] 14
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$time$len
#> [1] 41
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$time$units
#> [1] "milliseconds since 1970-01-01 00:00:00Z (no leap seconds)"
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$time$coords
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$time$coords$type
#> [1] "explicit"
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$time$coords$values
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$time$coords$values[[1]]
#> [1] 1.604189e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$time$coords$values[[2]]
#> [1] 1.606781e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$time$coords$values[[3]]
#> [1] 1.609459e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$time$coords$values[[4]]
#> [1] 1.612138e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$time$coords$values[[5]]
#> [1] 1.614557e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$time$coords$values[[6]]
#> [1] 1.617235e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$time$coords$values[[7]]
#> [1] 1.619827e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$time$coords$values[[8]]
#> [1] 1.622506e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$time$coords$values[[9]]
#> [1] 1.625098e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$time$coords$values[[10]]
#> [1] 1.627776e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$time$coords$values[[11]]
#> [1] 1.630454e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$time$coords$values[[12]]
#> [1] 1.633046e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$time$coords$values[[13]]
#> [1] 1.635725e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$time$coords$values[[14]]
#> [1] 1.638317e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$time$coords$values[[15]]
#> [1] 1.640995e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$time$coords$values[[16]]
#> [1] 1.643674e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$time$coords$values[[17]]
#> [1] 1.646093e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$time$coords$values[[18]]
#> [1] 1.648771e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$time$coords$values[[19]]
#> [1] 1.651363e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$time$coords$values[[20]]
#> [1] 1.654042e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$time$coords$values[[21]]
#> [1] 1.656634e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$time$coords$values[[22]]
#> [1] 1.659312e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$time$coords$values[[23]]
#> [1] 1.66199e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$time$coords$values[[24]]
#> [1] 1.664582e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$time$coords$values[[25]]
#> [1] 1.667261e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$time$coords$values[[26]]
#> [1] 1.669853e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$time$coords$values[[27]]
#> [1] 1.672531e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$time$coords$values[[28]]
#> [1] 1.67521e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$time$coords$values[[29]]
#> [1] 1.677629e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$time$coords$values[[30]]
#> [1] 1.680307e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$time$coords$values[[31]]
#> [1] 1.682899e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$time$coords$values[[32]]
#> [1] 1.685578e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$time$coords$values[[33]]
#> [1] 1.68817e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$time$coords$values[[34]]
#> [1] 1.690848e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$time$coords$values[[35]]
#> [1] 1.693526e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$time$coords$values[[36]]
#> [1] 1.696118e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$time$coords$values[[37]]
#> [1] 1.698797e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$time$coords$values[[38]]
#> [1] 1.701389e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$time$coords$values[[39]]
#> [1] 1.704067e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$time$coords$values[[40]]
#> [1] 1.706746e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$time$coords$values[[41]]
#> [1] 1.709251e+12
#> 
#> 
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewVariables
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewVariables$wo
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewVariables$wo$dtype
#> [1] "<f4"
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewVariables$wo$itemSize
#> [1] 4
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewVariables$wo$chunkSize
#> [1] 2158833
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$isAggregated
#> [1] FALSE
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1M-m_202211`$collection
#> [1] "GLOBAL_ANALYSISFORECAST_PHY_001_024"
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$id
#> [1] "cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211"
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$type
#> [1] "Feature"
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$stac_version
#> [1] "1.0.0"
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$stac_extensions
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$stac_extensions[[1]]
#> [1] "https://stac-extensions.github.io/datacube/v2.1.0/schema.json"
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$geometry
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$geometry$type
#> [1] "Polygon"
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$geometry$coordinates
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$geometry$coordinates[[1]]
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$geometry$coordinates[[1]][[1]]
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$geometry$coordinates[[1]][[1]][[1]]
#> [1] -180
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$geometry$coordinates[[1]][[1]][[2]]
#> [1] -80
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$geometry$coordinates[[1]][[2]]
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$geometry$coordinates[[1]][[2]][[1]]
#> [1] -180
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$geometry$coordinates[[1]][[2]][[2]]
#> [1] 90
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$geometry$coordinates[[1]][[3]]
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$geometry$coordinates[[1]][[3]][[1]]
#> [1] 179.9167
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$geometry$coordinates[[1]][[3]][[2]]
#> [1] 90
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$geometry$coordinates[[1]][[4]]
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$geometry$coordinates[[1]][[4]][[1]]
#> [1] 179.9167
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$geometry$coordinates[[1]][[4]][[2]]
#> [1] -80
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$geometry$coordinates[[1]][[5]]
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$geometry$coordinates[[1]][[5]][[1]]
#> [1] -180
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$geometry$coordinates[[1]][[5]][[2]]
#> [1] -80
#> 
#> 
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$bbox
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$bbox[[1]]
#> [1] -180
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$bbox[[2]]
#> [1] -80
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$bbox[[3]]
#> [1] 179.9167
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$bbox[[4]]
#> [1] 90
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$properties
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$properties$title
#> [1] "daily mean fields from Global Ocean Physics Analysis and Forecast updated Daily"
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$properties$datetime
#> NULL
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$properties$start_datetime
#> [1] "2020-11-01T00:00:00Z"
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$properties$end_datetime
#> [1] "2024-04-19T00:00:00Z"
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$properties$Conventions
#> [1] "CF-1.8"
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$properties$area
#> [1] "Global"
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$properties$contact
#> [1] "https://marine.copernicus.eu/contact"
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$properties$credit
#> [1] "E.U. Copernicus Marine Service Information (CMEMS)"
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$properties$institution
#> [1] "Mercator Ocean International"
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$properties$licence
#> [1] "http://marine.copernicus.eu/services-portfolio/service-commitments-and-licence/"
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$properties$producer
#> [1] "CMEMS - Global Monitoring and Forecasting Centre"
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$properties$references
#> [1] "http://marine.copernicus.eu"
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$properties$source
#> [1] "MOI GLO12"
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$elevation
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$elevation$type
#> [1] "spatial"
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$elevation$axis
#> [1] "z"
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$elevation$extent
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$elevation$extent[[1]]
#> [1] -5727.917
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$elevation$extent[[2]]
#> [1] -0.494025
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$elevation$values
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$elevation$values[[1]]
#> [1] -5727.917
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$elevation$values[[2]]
#> [1] -5274.784
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$elevation$values[[3]]
#> [1] -4833.291
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$elevation$values[[4]]
#> [1] -4405.224
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$elevation$values[[5]]
#> [1] -3992.484
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$elevation$values[[6]]
#> [1] -3597.032
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$elevation$values[[7]]
#> [1] -3220.82
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$elevation$values[[8]]
#> [1] -2865.703
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$elevation$values[[9]]
#> [1] -2533.336
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$elevation$values[[10]]
#> [1] -2225.078
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$elevation$values[[11]]
#> [1] -1941.893
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$elevation$values[[12]]
#> [1] -1684.284
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$elevation$values[[13]]
#> [1] -1452.251
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$elevation$values[[14]]
#> [1] -1245.291
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$elevation$values[[15]]
#> [1] -1062.44
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$elevation$values[[16]]
#> [1] -902.3393
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$elevation$values[[17]]
#> [1] -763.3331
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$elevation$values[[18]]
#> [1] -643.5668
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$elevation$values[[19]]
#> [1] -541.0889
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$elevation$values[[20]]
#> [1] -453.9377
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$elevation$values[[21]]
#> [1] -380.213
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$elevation$values[[22]]
#> [1] -318.1274
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$elevation$values[[23]]
#> [1] -266.0403
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$elevation$values[[24]]
#> [1] -222.4752
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$elevation$values[[25]]
#> [1] -186.1256
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$elevation$values[[26]]
#> [1] -155.8507
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$elevation$values[[27]]
#> [1] -130.666
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$elevation$values[[28]]
#> [1] -109.7293
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$elevation$values[[29]]
#> [1] -92.32607
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$elevation$values[[30]]
#> [1] -77.85385
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$elevation$values[[31]]
#> [1] -65.80727
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$elevation$values[[32]]
#> [1] -55.76429
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$elevation$values[[33]]
#> [1] -47.37369
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$elevation$values[[34]]
#> [1] -40.34405
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$elevation$values[[35]]
#> [1] -34.43415
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$elevation$values[[36]]
#> [1] -29.44473
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$elevation$values[[37]]
#> [1] -25.21141
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$elevation$values[[38]]
#> [1] -21.59882
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$elevation$values[[39]]
#> [1] -18.49556
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$elevation$values[[40]]
#> [1] -15.81007
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$elevation$values[[41]]
#> [1] -13.46714
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$elevation$values[[42]]
#> [1] -11.405
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$elevation$values[[43]]
#> [1] -9.572997
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$elevation$values[[44]]
#> [1] -7.92956
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$elevation$values[[45]]
#> [1] -6.440614
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$elevation$values[[46]]
#> [1] -5.078224
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$elevation$values[[47]]
#> [1] -3.819495
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$elevation$values[[48]]
#> [1] -2.645669
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$elevation$values[[49]]
#> [1] -1.541375
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$elevation$values[[50]]
#> [1] -0.494025
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$elevation$unit
#> [1] "m"
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$latitude
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$latitude$type
#> [1] "spatial"
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$latitude$axis
#> [1] "y"
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$latitude$extent
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$latitude$extent[[1]]
#> [1] -80
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$latitude$extent[[2]]
#> [1] 90
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$latitude$step
#> [1] 0.08333333
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$latitude$reference_system
#> [1] 4326
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$longitude
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$longitude$type
#> [1] "spatial"
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$longitude$axis
#> [1] "x"
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$longitude$extent
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$longitude$extent[[1]]
#> [1] -180
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$longitude$extent[[2]]
#> [1] 179.9167
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$longitude$step
#> [1] 0.08333334
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$longitude$reference_system
#> [1] 4326
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$time
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$time$type
#> [1] "temporal"
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$time$extent
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$time$extent[[1]]
#> [1] "2020-11-01T00:00:00Z"
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$time$extent[[2]]
#> [1] "2024-04-19T00:00:00Z"
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$time$step
#> [1] "P1D"
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$wo
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$wo$id
#> [1] "wo"
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$wo$dimensions
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$wo$dimensions[[1]]
#> [1] "time"
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$wo$dimensions[[2]]
#> [1] "elevation"
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$wo$dimensions[[3]]
#> [1] "latitude"
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$wo$dimensions[[4]]
#> [1] "longitude"
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$wo$type
#> [1] "data"
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$wo$unit
#> [1] "m s-1"
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$wo$standardName
#> [1] "upward_sea_water_velocity"
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$wo$abbreviation
#> [1] "wo"
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$wo$name
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$wo$name$en
#> [1] "Ocean vertical velocity"
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$wo$unitConversion
#> NULL
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$wo$missingValue
#> [1] 9.96921e+36
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$wo$offset
#> NULL
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$wo$scale
#> NULL
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$wo$valueMin
#> [1] -0.000295021
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$wo$valueMax
#> [1] 0.0002944322
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$wo$valueDiffMax
#> [1] 0.0002947266
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$wo$valueDiffRelMax
#> [1] 25
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$wo$valueClamp
#> [1] TRUE
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$wo$hasLogScale
#> [1] FALSE
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$wo$logScale
#> [1] FALSE
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$wo$colormapId
#> [1] "viridis"
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$wo$colormapInvert
#> [1] FALSE
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$wo$colormapDiffId
#> [1] "balance"
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$wo$colormapDiffInvert
#> [1] FALSE
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$wo$valueColor
#> [1] FALSE
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$properties$admp_in_preparation
#> [1] FALSE
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$properties$admp_updated
#> [1] "2024-04-10T04:55:58.908639Z"
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$properties$admp_released_date
#> NULL
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$properties$admp_retired_date
#> NULL
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$native
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$native$id
#> [1] "native"
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$native$href
#> [1] "https://s3.waw3-1.cloudferro.com/mdl-native-14/native/GLOBAL_ANALYSISFORECAST_PHY_001_024/cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211"
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$native$type
#> [1] "application/x-netcdf"
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$native$roles
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$native$roles[[1]]
#> [1] "data"
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$native$title
#> [1] "Native dataset"
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$native$description
#> [1] "The original, non-ARCO version of this dataset, as published by the data provider."
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$timeChunked
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$id
#> [1] "timeChunked"
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$href
#> [1] "https://s3.waw3-1.cloudferro.com/mdl-arco-time-013/arco/GLOBAL_ANALYSISFORECAST_PHY_001_024/cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211/timeChunked.zarr"
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$type
#> [1] "application/vnd+zarr"
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$roles
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$roles[[1]]
#> [1] "data"
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$title
#> [1] "Time-chunked dataset in Zarr"
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$description
#> [1] "An ARCO version of this dataset with a small chunk size in the `time` dimension.\n    \nNote that the link (`href`) associated to this asset is the base directory\nof this dataset, but it cannot be accessed directly.\n\nTo download this dataset or part of it, \nuse a library such as [xarray](https://docs.xarray.dev/)."
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$`xarray:open_kwargs`
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$`xarray:open_kwargs`$consolidated
#> [1] TRUE
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$elevation
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$elevation$chunkLen
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$elevation$chunkLen$wo
#> [1] 1
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$elevation$len
#> [1] 50
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$elevation$units
#> [1] "m"
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$elevation$coords
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$elevation$coords$type
#> [1] "explicit"
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$elevation$coords$values
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[1]]
#> [1] -5727.917
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[2]]
#> [1] -5274.784
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[3]]
#> [1] -4833.291
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[4]]
#> [1] -4405.224
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[5]]
#> [1] -3992.484
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[6]]
#> [1] -3597.032
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[7]]
#> [1] -3220.82
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[8]]
#> [1] -2865.703
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[9]]
#> [1] -2533.336
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[10]]
#> [1] -2225.078
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[11]]
#> [1] -1941.893
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[12]]
#> [1] -1684.284
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[13]]
#> [1] -1452.251
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[14]]
#> [1] -1245.291
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[15]]
#> [1] -1062.44
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[16]]
#> [1] -902.3393
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[17]]
#> [1] -763.3331
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[18]]
#> [1] -643.5668
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[19]]
#> [1] -541.0889
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[20]]
#> [1] -453.9377
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[21]]
#> [1] -380.213
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[22]]
#> [1] -318.1274
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[23]]
#> [1] -266.0403
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[24]]
#> [1] -222.4752
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[25]]
#> [1] -186.1256
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[26]]
#> [1] -155.8507
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[27]]
#> [1] -130.666
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[28]]
#> [1] -109.7293
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[29]]
#> [1] -92.32607
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[30]]
#> [1] -77.85385
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[31]]
#> [1] -65.80727
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[32]]
#> [1] -55.76429
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[33]]
#> [1] -47.37369
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[34]]
#> [1] -40.34405
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[35]]
#> [1] -34.43415
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[36]]
#> [1] -29.44473
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[37]]
#> [1] -25.21141
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[38]]
#> [1] -21.59882
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[39]]
#> [1] -18.49556
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[40]]
#> [1] -15.81007
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[41]]
#> [1] -13.46714
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[42]]
#> [1] -11.405
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[43]]
#> [1] -9.572997
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[44]]
#> [1] -7.92956
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[45]]
#> [1] -6.440614
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[46]]
#> [1] -5.078224
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[47]]
#> [1] -3.819495
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[48]]
#> [1] -2.645669
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[49]]
#> [1] -1.541375
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[50]]
#> [1] -0.494025
#> 
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$latitude
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$latitude$chunkLen
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$latitude$chunkLen$wo
#> [1] 512
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$latitude$len
#> [1] 2041
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$latitude$units
#> [1] "degrees_north"
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$latitude$coords
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$latitude$coords$type
#> [1] "minMaxStep"
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$latitude$coords$min
#> [1] -80
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$latitude$coords$max
#> [1] 90
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$latitude$coords$step
#> [1] 0.08333333
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$latitude$coords$len
#> [1] 2041
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$longitude
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$longitude$chunkLen
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$longitude$chunkLen$wo
#> [1] 2048
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$longitude$len
#> [1] 4320
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$longitude$units
#> [1] "degrees_east"
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$longitude$coords
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$longitude$coords$type
#> [1] "minMaxStep"
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$longitude$coords$min
#> [1] -180
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$longitude$coords$max
#> [1] 179.9167
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$longitude$coords$step
#> [1] 0.08333334
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$longitude$coords$len
#> [1] 4320
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$time
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$time$chunkLen
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$time$chunkLen$wo
#> [1] 1
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$time$len
#> [1] 1266
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$time$units
#> [1] "milliseconds since 1970-01-01 00:00:00Z (no leap seconds)"
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$time$coords
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$time$coords$type
#> [1] "minMaxStep"
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$time$coords$min
#> [1] 1.604189e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$time$coords$max
#> [1] 1.713485e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$time$coords$step
#> [1] 86400000
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$time$coords$len
#> [1] 1266
#> 
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewVariables
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewVariables$wo
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewVariables$wo$dtype
#> [1] "<f4"
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewVariables$wo$itemSize
#> [1] 4
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewVariables$wo$chunkSize
#> [1] 1553446
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$isAggregated
#> [1] FALSE
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$downsampled4
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$id
#> [1] "downsampled4"
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$href
#> [1] "https://s3.waw3-1.cloudferro.com/mdl-arco-time-013/arco/GLOBAL_ANALYSISFORECAST_PHY_001_024/cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211/downsampled4.zarr"
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$type
#> [1] "application/vnd+zarr"
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$roles
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$roles[[1]]
#> [1] "data"
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$roles[[2]]
#> [1] "downsampled"
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$title
#> [1] "Downsampled dataset (by 4) in Zarr"
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$description
#> [1] "An ARCO version of this dataset, downsampled in `longitude` and `latitude` by 4.\n    \nNote that the link (`href`) associated to this asset is the base directory\nof this dataset, but it cannot be accessed directly.\n\nTo download this dataset or part of it, \nuse a library such as [xarray](https://docs.xarray.dev/)."
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$`xarray:open_kwargs`
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$`xarray:open_kwargs`$consolidated
#> [1] TRUE
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$elevation
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$elevation$chunkLen
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$elevation$chunkLen$wo
#> [1] 1
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$elevation$len
#> [1] 50
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$elevation$units
#> [1] "m"
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$elevation$coords
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$elevation$coords$type
#> [1] "explicit"
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$elevation$coords$values
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[1]]
#> [1] -5727.917
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[2]]
#> [1] -5274.784
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[3]]
#> [1] -4833.291
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[4]]
#> [1] -4405.224
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[5]]
#> [1] -3992.484
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[6]]
#> [1] -3597.032
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[7]]
#> [1] -3220.82
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[8]]
#> [1] -2865.703
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[9]]
#> [1] -2533.336
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[10]]
#> [1] -2225.078
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[11]]
#> [1] -1941.893
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[12]]
#> [1] -1684.284
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[13]]
#> [1] -1452.251
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[14]]
#> [1] -1245.291
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[15]]
#> [1] -1062.44
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[16]]
#> [1] -902.3393
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[17]]
#> [1] -763.3331
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[18]]
#> [1] -643.5668
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[19]]
#> [1] -541.0889
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[20]]
#> [1] -453.9377
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[21]]
#> [1] -380.213
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[22]]
#> [1] -318.1274
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[23]]
#> [1] -266.0403
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[24]]
#> [1] -222.4752
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[25]]
#> [1] -186.1256
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[26]]
#> [1] -155.8507
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[27]]
#> [1] -130.666
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[28]]
#> [1] -109.7293
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[29]]
#> [1] -92.32607
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[30]]
#> [1] -77.85385
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[31]]
#> [1] -65.80727
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[32]]
#> [1] -55.76429
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[33]]
#> [1] -47.37369
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[34]]
#> [1] -40.34405
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[35]]
#> [1] -34.43415
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[36]]
#> [1] -29.44473
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[37]]
#> [1] -25.21141
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[38]]
#> [1] -21.59882
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[39]]
#> [1] -18.49556
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[40]]
#> [1] -15.81007
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[41]]
#> [1] -13.46714
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[42]]
#> [1] -11.405
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[43]]
#> [1] -9.572997
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[44]]
#> [1] -7.92956
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[45]]
#> [1] -6.440614
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[46]]
#> [1] -5.078224
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[47]]
#> [1] -3.819495
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[48]]
#> [1] -2.645669
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[49]]
#> [1] -1.541375
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[50]]
#> [1] -0.494025
#> 
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$latitude
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$latitude$chunkLen
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$latitude$chunkLen$wo
#> [1] 511
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$latitude$len
#> [1] 511
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$latitude$units
#> [1] "degrees_north"
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$latitude$coords
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$latitude$coords$type
#> [1] "minMaxStep"
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$latitude$coords$min
#> [1] -80
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$latitude$coords$max
#> [1] 90
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$latitude$coords$step
#> [1] 0.3333333
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$latitude$coords$len
#> [1] 511
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$longitude
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$longitude$chunkLen
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$longitude$chunkLen$wo
#> [1] 1080
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$longitude$len
#> [1] 1080
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$longitude$units
#> [1] "degrees_east"
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$longitude$coords
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$longitude$coords$type
#> [1] "minMaxStep"
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$longitude$coords$min
#> [1] -180
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$longitude$coords$max
#> [1] 179.6667
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$longitude$coords$step
#> [1] 0.3333334
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$longitude$coords$len
#> [1] 1080
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$time
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$time$chunkLen
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$time$chunkLen$wo
#> [1] 1
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$time$len
#> [1] 1266
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$time$units
#> [1] "milliseconds since 1970-01-01 00:00:00Z (no leap seconds)"
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$time$coords
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$time$coords$type
#> [1] "minMaxStep"
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$time$coords$min
#> [1] 1.604189e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$time$coords$max
#> [1] 1.713485e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$time$coords$step
#> [1] 86400000
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$time$coords$len
#> [1] 1266
#> 
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewVariables
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewVariables$wo
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewVariables$wo$dtype
#> [1] "<f4"
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewVariables$wo$itemSize
#> [1] 4
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewVariables$wo$chunkSize
#> [1] 1553446
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$isAggregated
#> [1] TRUE
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$geoChunked
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$id
#> [1] "geoChunked"
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$href
#> [1] "https://s3.waw3-1.cloudferro.com/mdl-arco-geo-013/arco/GLOBAL_ANALYSISFORECAST_PHY_001_024/cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211/geoChunked.zarr"
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$type
#> [1] "application/vnd+zarr"
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$roles
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$roles[[1]]
#> [1] "data"
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$title
#> [1] "Geo-chunked dataset in Zarr"
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$description
#> [1] "An ARCO version of this dataset with a small chunk size in the `longitude` and `latitude` dimensions.\n    \nNote that the link (`href`) associated to this asset is the base directory\nof this dataset, but it cannot be accessed directly.\n\nTo download this dataset or part of it, \nuse a library such as [xarray](https://docs.xarray.dev/)."
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$`xarray:open_kwargs`
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$`xarray:open_kwargs`$consolidated
#> [1] TRUE
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$elevation
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$elevation$chunkLen
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$elevation$chunkLen$wo
#> [1] 2
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$elevation$len
#> [1] 50
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$elevation$units
#> [1] "m"
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$elevation$coords
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$elevation$coords$type
#> [1] "explicit"
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$elevation$coords$values
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[1]]
#> [1] -5727.917
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[2]]
#> [1] -5274.784
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[3]]
#> [1] -4833.291
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[4]]
#> [1] -4405.224
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[5]]
#> [1] -3992.484
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[6]]
#> [1] -3597.032
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[7]]
#> [1] -3220.82
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[8]]
#> [1] -2865.703
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[9]]
#> [1] -2533.336
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[10]]
#> [1] -2225.078
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[11]]
#> [1] -1941.893
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[12]]
#> [1] -1684.284
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[13]]
#> [1] -1452.251
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[14]]
#> [1] -1245.291
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[15]]
#> [1] -1062.44
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[16]]
#> [1] -902.3393
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[17]]
#> [1] -763.3331
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[18]]
#> [1] -643.5668
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[19]]
#> [1] -541.0889
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[20]]
#> [1] -453.9377
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[21]]
#> [1] -380.213
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[22]]
#> [1] -318.1274
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[23]]
#> [1] -266.0403
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[24]]
#> [1] -222.4752
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[25]]
#> [1] -186.1256
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[26]]
#> [1] -155.8507
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[27]]
#> [1] -130.666
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[28]]
#> [1] -109.7293
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[29]]
#> [1] -92.32607
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[30]]
#> [1] -77.85385
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[31]]
#> [1] -65.80727
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[32]]
#> [1] -55.76429
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[33]]
#> [1] -47.37369
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[34]]
#> [1] -40.34405
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[35]]
#> [1] -34.43415
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[36]]
#> [1] -29.44473
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[37]]
#> [1] -25.21141
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[38]]
#> [1] -21.59882
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[39]]
#> [1] -18.49556
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[40]]
#> [1] -15.81007
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[41]]
#> [1] -13.46714
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[42]]
#> [1] -11.405
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[43]]
#> [1] -9.572997
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[44]]
#> [1] -7.92956
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[45]]
#> [1] -6.440614
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[46]]
#> [1] -5.078224
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[47]]
#> [1] -3.819495
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[48]]
#> [1] -2.645669
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[49]]
#> [1] -1.541375
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[50]]
#> [1] -0.494025
#> 
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$latitude
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$latitude$chunkLen
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$latitude$chunkLen$wo
#> [1] 32
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$latitude$len
#> [1] 2041
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$latitude$units
#> [1] "degrees_north"
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$latitude$coords
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$latitude$coords$type
#> [1] "minMaxStep"
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$latitude$coords$min
#> [1] -80
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$latitude$coords$max
#> [1] 90
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$latitude$coords$step
#> [1] 0.08333333
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$latitude$coords$len
#> [1] 2041
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$longitude
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$longitude$chunkLen
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$longitude$chunkLen$wo
#> [1] 64
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$longitude$len
#> [1] 4320
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$longitude$units
#> [1] "degrees_east"
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$longitude$coords
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$longitude$coords$type
#> [1] "minMaxStep"
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$longitude$coords$min
#> [1] -180
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$longitude$coords$max
#> [1] 179.9167
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$longitude$coords$step
#> [1] 0.08333334
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$longitude$coords$len
#> [1] 4320
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$time
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$time$chunkLen
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$time$chunkLen$wo
#> [1] 177
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$time$len
#> [1] 1266
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$time$units
#> [1] "milliseconds since 1970-01-01 00:00:00Z (no leap seconds)"
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$time$coords
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$time$coords$type
#> [1] "minMaxStep"
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$time$coords$min
#> [1] 1.604189e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$time$coords$max
#> [1] 1.713485e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$time$coords$step
#> [1] 86400000
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$time$coords$len
#> [1] 1266
#> 
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewVariables
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewVariables$wo
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewVariables$wo$dtype
#> [1] "<f4"
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewVariables$wo$itemSize
#> [1] 4
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewVariables$wo$chunkSize
#> [1] 1705864
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$isAggregated
#> [1] FALSE
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-wcur_anfc_0.083deg_P1D-m_202211`$collection
#> [1] "GLOBAL_ANALYSISFORECAST_PHY_001_024"
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$id
#> [1] "cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211"
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$type
#> [1] "Feature"
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$stac_version
#> [1] "1.0.0"
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$stac_extensions
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$stac_extensions[[1]]
#> [1] "https://stac-extensions.github.io/datacube/v2.1.0/schema.json"
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$geometry
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$geometry$type
#> [1] "Polygon"
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$geometry$coordinates
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$geometry$coordinates[[1]]
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$geometry$coordinates[[1]][[1]]
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$geometry$coordinates[[1]][[1]][[1]]
#> [1] -180
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$geometry$coordinates[[1]][[1]][[2]]
#> [1] -80
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$geometry$coordinates[[1]][[2]]
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$geometry$coordinates[[1]][[2]][[1]]
#> [1] -180
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$geometry$coordinates[[1]][[2]][[2]]
#> [1] 90
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$geometry$coordinates[[1]][[3]]
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$geometry$coordinates[[1]][[3]][[1]]
#> [1] 179.9167
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$geometry$coordinates[[1]][[3]][[2]]
#> [1] 90
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$geometry$coordinates[[1]][[4]]
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$geometry$coordinates[[1]][[4]][[1]]
#> [1] 179.9167
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$geometry$coordinates[[1]][[4]][[2]]
#> [1] -80
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$geometry$coordinates[[1]][[5]]
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$geometry$coordinates[[1]][[5]][[1]]
#> [1] -180
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$geometry$coordinates[[1]][[5]][[2]]
#> [1] -80
#> 
#> 
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$bbox
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$bbox[[1]]
#> [1] -180
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$bbox[[2]]
#> [1] -80
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$bbox[[3]]
#> [1] 179.9167
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$bbox[[4]]
#> [1] 90
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$properties
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$properties$title
#> [1] "Instantaneous fields for product GLOBAL_ANALYSISFORECAST_PHY_001_024"
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$properties$datetime
#> NULL
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$properties$start_datetime
#> [1] "2020-11-01T00:00:00Z"
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$properties$end_datetime
#> [1] "2024-04-12T00:00:00Z"
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$properties$Conventions
#> [1] "CF-1.6"
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$properties$area
#> [1] "GLOBAL"
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$properties$contact
#> [1] "servicedesk.cmems@mercator-ocean.eu"
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$properties$credit
#> [1] "E.U. Copernicus Marine Service Information (CMEMS)"
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$properties$institution
#> [1] "Mercator Ocean"
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$properties$licence
#> [1] "http://marine.copernicus.eu/services-portfolio/service-commitments-and-licence/"
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$properties$producer
#> [1] "CMEMS - Global Monitoring and Forecasting Centre"
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$properties$product
#> [1] "GLOBAL_ANALYSISFORECAST_PHY_001_024"
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$properties$product_user_manual
#> [1] "http://marine.copernicus.eu/documents/PUM/CMEMS-GLO-PUM-001-024.pdf"
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$properties$quality_information_document
#> [1] "http://marine.copernicus.eu/documents/QUID/CMEMS-GLO-QUID-001-024.pdf"
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$properties$references
#> [1] "http://marine.copernicus.eu"
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$properties$source
#> [1] "MERCATOR GLO12"
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$properties$`cube:dimensions`
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$properties$`cube:dimensions`$elevation
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$properties$`cube:dimensions`$elevation$type
#> [1] "spatial"
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$properties$`cube:dimensions`$elevation$axis
#> [1] "z"
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$properties$`cube:dimensions`$elevation$extent
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$properties$`cube:dimensions`$elevation$extent[[1]]
#> [1] -5727.917
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$properties$`cube:dimensions`$elevation$extent[[2]]
#> [1] -0.494025
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$properties$`cube:dimensions`$elevation$values
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$properties$`cube:dimensions`$elevation$values[[1]]
#> [1] -5727.917
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$properties$`cube:dimensions`$elevation$values[[2]]
#> [1] -5274.784
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$properties$`cube:dimensions`$elevation$values[[3]]
#> [1] -4833.291
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$properties$`cube:dimensions`$elevation$values[[4]]
#> [1] -4405.224
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$properties$`cube:dimensions`$elevation$values[[5]]
#> [1] -3992.484
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$properties$`cube:dimensions`$elevation$values[[6]]
#> [1] -3597.032
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$properties$`cube:dimensions`$elevation$values[[7]]
#> [1] -3220.82
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$properties$`cube:dimensions`$elevation$values[[8]]
#> [1] -2865.703
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$properties$`cube:dimensions`$elevation$values[[9]]
#> [1] -2533.336
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$properties$`cube:dimensions`$elevation$values[[10]]
#> [1] -2225.078
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$properties$`cube:dimensions`$elevation$values[[11]]
#> [1] -1941.893
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$properties$`cube:dimensions`$elevation$values[[12]]
#> [1] -1684.284
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$properties$`cube:dimensions`$elevation$values[[13]]
#> [1] -1452.251
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$properties$`cube:dimensions`$elevation$values[[14]]
#> [1] -1245.291
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$properties$`cube:dimensions`$elevation$values[[15]]
#> [1] -1062.44
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$properties$`cube:dimensions`$elevation$values[[16]]
#> [1] -902.3393
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$properties$`cube:dimensions`$elevation$values[[17]]
#> [1] -763.3331
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$properties$`cube:dimensions`$elevation$values[[18]]
#> [1] -643.5668
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$properties$`cube:dimensions`$elevation$values[[19]]
#> [1] -541.0889
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$properties$`cube:dimensions`$elevation$values[[20]]
#> [1] -453.9377
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$properties$`cube:dimensions`$elevation$values[[21]]
#> [1] -380.213
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$properties$`cube:dimensions`$elevation$values[[22]]
#> [1] -318.1274
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$properties$`cube:dimensions`$elevation$values[[23]]
#> [1] -266.0403
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$properties$`cube:dimensions`$elevation$values[[24]]
#> [1] -222.4752
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$properties$`cube:dimensions`$elevation$values[[25]]
#> [1] -186.1256
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$properties$`cube:dimensions`$elevation$values[[26]]
#> [1] -155.8507
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$properties$`cube:dimensions`$elevation$values[[27]]
#> [1] -130.666
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$properties$`cube:dimensions`$elevation$values[[28]]
#> [1] -109.7293
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$properties$`cube:dimensions`$elevation$values[[29]]
#> [1] -92.32607
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$properties$`cube:dimensions`$elevation$values[[30]]
#> [1] -77.85385
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$properties$`cube:dimensions`$elevation$values[[31]]
#> [1] -65.80727
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$properties$`cube:dimensions`$elevation$values[[32]]
#> [1] -55.76429
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$properties$`cube:dimensions`$elevation$values[[33]]
#> [1] -47.37369
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$properties$`cube:dimensions`$elevation$values[[34]]
#> [1] -40.34405
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$properties$`cube:dimensions`$elevation$values[[35]]
#> [1] -34.43415
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$properties$`cube:dimensions`$elevation$values[[36]]
#> [1] -29.44473
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$properties$`cube:dimensions`$elevation$values[[37]]
#> [1] -25.21141
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$properties$`cube:dimensions`$elevation$values[[38]]
#> [1] -21.59882
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$properties$`cube:dimensions`$elevation$values[[39]]
#> [1] -18.49556
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$properties$`cube:dimensions`$elevation$values[[40]]
#> [1] -15.81007
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$properties$`cube:dimensions`$elevation$values[[41]]
#> [1] -13.46714
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$properties$`cube:dimensions`$elevation$values[[42]]
#> [1] -11.405
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$properties$`cube:dimensions`$elevation$values[[43]]
#> [1] -9.572997
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$properties$`cube:dimensions`$elevation$values[[44]]
#> [1] -7.92956
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$properties$`cube:dimensions`$elevation$values[[45]]
#> [1] -6.440614
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$properties$`cube:dimensions`$elevation$values[[46]]
#> [1] -5.078224
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$properties$`cube:dimensions`$elevation$values[[47]]
#> [1] -3.819495
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$properties$`cube:dimensions`$elevation$values[[48]]
#> [1] -2.645669
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$properties$`cube:dimensions`$elevation$values[[49]]
#> [1] -1.541375
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$properties$`cube:dimensions`$elevation$values[[50]]
#> [1] -0.494025
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$properties$`cube:dimensions`$elevation$unit
#> [1] "m"
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$properties$`cube:dimensions`$latitude
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$properties$`cube:dimensions`$latitude$type
#> [1] "spatial"
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$properties$`cube:dimensions`$latitude$axis
#> [1] "y"
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$properties$`cube:dimensions`$latitude$extent
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$properties$`cube:dimensions`$latitude$extent[[1]]
#> [1] -80
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$properties$`cube:dimensions`$latitude$extent[[2]]
#> [1] 90
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$properties$`cube:dimensions`$latitude$step
#> [1] 0.08333333
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$properties$`cube:dimensions`$latitude$reference_system
#> [1] 4326
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$properties$`cube:dimensions`$longitude
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$properties$`cube:dimensions`$longitude$type
#> [1] "spatial"
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$properties$`cube:dimensions`$longitude$axis
#> [1] "x"
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$properties$`cube:dimensions`$longitude$extent
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$properties$`cube:dimensions`$longitude$extent[[1]]
#> [1] -180
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$properties$`cube:dimensions`$longitude$extent[[2]]
#> [1] 179.9167
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$properties$`cube:dimensions`$longitude$step
#> [1] 0.08333334
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$properties$`cube:dimensions`$longitude$reference_system
#> [1] 4326
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$properties$`cube:dimensions`$time
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$properties$`cube:dimensions`$time$type
#> [1] "temporal"
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$properties$`cube:dimensions`$time$extent
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$properties$`cube:dimensions`$time$extent[[1]]
#> [1] "2020-11-01T00:00:00Z"
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$properties$`cube:dimensions`$time$extent[[2]]
#> [1] "2024-04-12T00:00:00Z"
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$properties$`cube:dimensions`$time$step
#> [1] "PT21600S"
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$properties$`cube:variables`
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$properties$`cube:variables`$thetao
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$properties$`cube:variables`$thetao$id
#> [1] "thetao"
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$properties$`cube:variables`$thetao$dimensions
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$properties$`cube:variables`$thetao$dimensions[[1]]
#> [1] "time"
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$properties$`cube:variables`$thetao$dimensions[[2]]
#> [1] "elevation"
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$properties$`cube:variables`$thetao$dimensions[[3]]
#> [1] "latitude"
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$properties$`cube:variables`$thetao$dimensions[[4]]
#> [1] "longitude"
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$properties$`cube:variables`$thetao$type
#> [1] "data"
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$properties$`cube:variables`$thetao$unit
#> [1] "degrees_C"
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$properties$`cube:variables`$thetao$standardName
#> [1] "sea_water_potential_temperature"
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$properties$`cube:variables`$thetao$abbreviation
#> [1] "thetao"
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$properties$`cube:variables`$thetao$name
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$properties$`cube:variables`$thetao$name$en
#> [1] "Temperature"
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$properties$`cube:variables`$thetao$unitConversion
#> NULL
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$properties$`cube:variables`$thetao$missingValue
#> [1] 9.96921e+36
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$properties$`cube:variables`$thetao$offset
#> NULL
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$properties$`cube:variables`$thetao$scale
#> NULL
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$properties$`cube:variables`$thetao$valueMin
#> [1] -1.755232
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$properties$`cube:variables`$thetao$valueMax
#> [1] 29.45853
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$properties$`cube:variables`$thetao$valueDiffMax
#> [1] 15.60688
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$properties$`cube:variables`$thetao$valueDiffRelMax
#> [1] 25
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$properties$`cube:variables`$thetao$valueClamp
#> [1] TRUE
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$properties$`cube:variables`$thetao$hasLogScale
#> [1] FALSE
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$properties$`cube:variables`$thetao$logScale
#> [1] FALSE
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$properties$`cube:variables`$thetao$colormapId
#> [1] "thermal"
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$properties$`cube:variables`$thetao$colormapInvert
#> [1] FALSE
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$properties$`cube:variables`$thetao$colormapDiffId
#> [1] "balance"
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$properties$`cube:variables`$thetao$colormapDiffInvert
#> [1] FALSE
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$properties$`cube:variables`$thetao$valueColor
#> [1] FALSE
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$properties$admp_in_preparation
#> [1] FALSE
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$properties$admp_updated
#> [1] "2024-04-10T04:55:59.854010Z"
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$properties$admp_released_date
#> NULL
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$properties$admp_retired_date
#> NULL
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$native
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$native$id
#> [1] "native"
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$native$href
#> [1] "https://s3.waw3-1.cloudferro.com/mdl-native-14/native/GLOBAL_ANALYSISFORECAST_PHY_001_024/cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211"
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$native$type
#> [1] "application/x-netcdf"
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$native$roles
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$native$roles[[1]]
#> [1] "data"
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$native$title
#> [1] "Native dataset"
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$native$description
#> [1] "The original, non-ARCO version of this dataset, as published by the data provider."
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$id
#> [1] "timeChunked"
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$href
#> [1] "https://s3.waw3-1.cloudferro.com/mdl-arco-time-013/arco/GLOBAL_ANALYSISFORECAST_PHY_001_024/cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211/timeChunked.zarr"
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$type
#> [1] "application/vnd+zarr"
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$roles
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$roles[[1]]
#> [1] "data"
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$title
#> [1] "Time-chunked dataset in Zarr"
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$description
#> [1] "An ARCO version of this dataset with a small chunk size in the `time` dimension.\n    \nNote that the link (`href`) associated to this asset is the base directory\nof this dataset, but it cannot be accessed directly.\n\nTo download this dataset or part of it, \nuse a library such as [xarray](https://docs.xarray.dev/)."
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$`xarray:open_kwargs`
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$`xarray:open_kwargs`$consolidated
#> [1] TRUE
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$viewDims
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$viewDims$elevation
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$viewDims$elevation$chunkLen
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$viewDims$elevation$chunkLen$thetao
#> [1] 1
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$viewDims$elevation$len
#> [1] 50
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$viewDims$elevation$units
#> [1] "m"
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$viewDims$elevation$coords
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$viewDims$elevation$coords$type
#> [1] "explicit"
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$viewDims$elevation$coords$values
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$viewDims$elevation$coords$values[[1]]
#> [1] -5727.917
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$viewDims$elevation$coords$values[[2]]
#> [1] -5274.784
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$viewDims$elevation$coords$values[[3]]
#> [1] -4833.291
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$viewDims$elevation$coords$values[[4]]
#> [1] -4405.224
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$viewDims$elevation$coords$values[[5]]
#> [1] -3992.484
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$viewDims$elevation$coords$values[[6]]
#> [1] -3597.032
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$viewDims$elevation$coords$values[[7]]
#> [1] -3220.82
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$viewDims$elevation$coords$values[[8]]
#> [1] -2865.703
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$viewDims$elevation$coords$values[[9]]
#> [1] -2533.336
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$viewDims$elevation$coords$values[[10]]
#> [1] -2225.078
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$viewDims$elevation$coords$values[[11]]
#> [1] -1941.893
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$viewDims$elevation$coords$values[[12]]
#> [1] -1684.284
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$viewDims$elevation$coords$values[[13]]
#> [1] -1452.251
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$viewDims$elevation$coords$values[[14]]
#> [1] -1245.291
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$viewDims$elevation$coords$values[[15]]
#> [1] -1062.44
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$viewDims$elevation$coords$values[[16]]
#> [1] -902.3393
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$viewDims$elevation$coords$values[[17]]
#> [1] -763.3331
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$viewDims$elevation$coords$values[[18]]
#> [1] -643.5668
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$viewDims$elevation$coords$values[[19]]
#> [1] -541.0889
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$viewDims$elevation$coords$values[[20]]
#> [1] -453.9377
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$viewDims$elevation$coords$values[[21]]
#> [1] -380.213
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$viewDims$elevation$coords$values[[22]]
#> [1] -318.1274
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$viewDims$elevation$coords$values[[23]]
#> [1] -266.0403
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$viewDims$elevation$coords$values[[24]]
#> [1] -222.4752
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$viewDims$elevation$coords$values[[25]]
#> [1] -186.1256
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$viewDims$elevation$coords$values[[26]]
#> [1] -155.8507
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$viewDims$elevation$coords$values[[27]]
#> [1] -130.666
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$viewDims$elevation$coords$values[[28]]
#> [1] -109.7293
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$viewDims$elevation$coords$values[[29]]
#> [1] -92.32607
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$viewDims$elevation$coords$values[[30]]
#> [1] -77.85385
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$viewDims$elevation$coords$values[[31]]
#> [1] -65.80727
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$viewDims$elevation$coords$values[[32]]
#> [1] -55.76429
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$viewDims$elevation$coords$values[[33]]
#> [1] -47.37369
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$viewDims$elevation$coords$values[[34]]
#> [1] -40.34405
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$viewDims$elevation$coords$values[[35]]
#> [1] -34.43415
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$viewDims$elevation$coords$values[[36]]
#> [1] -29.44473
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$viewDims$elevation$coords$values[[37]]
#> [1] -25.21141
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$viewDims$elevation$coords$values[[38]]
#> [1] -21.59882
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$viewDims$elevation$coords$values[[39]]
#> [1] -18.49556
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$viewDims$elevation$coords$values[[40]]
#> [1] -15.81007
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$viewDims$elevation$coords$values[[41]]
#> [1] -13.46714
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$viewDims$elevation$coords$values[[42]]
#> [1] -11.405
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$viewDims$elevation$coords$values[[43]]
#> [1] -9.572997
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$viewDims$elevation$coords$values[[44]]
#> [1] -7.92956
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$viewDims$elevation$coords$values[[45]]
#> [1] -6.440614
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$viewDims$elevation$coords$values[[46]]
#> [1] -5.078224
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$viewDims$elevation$coords$values[[47]]
#> [1] -3.819495
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$viewDims$elevation$coords$values[[48]]
#> [1] -2.645669
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$viewDims$elevation$coords$values[[49]]
#> [1] -1.541375
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$viewDims$elevation$coords$values[[50]]
#> [1] -0.494025
#> 
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$viewDims$latitude
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$viewDims$latitude$chunkLen
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$viewDims$latitude$chunkLen$thetao
#> [1] 512
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$viewDims$latitude$len
#> [1] 2041
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$viewDims$latitude$units
#> [1] "degrees_north"
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$viewDims$latitude$coords
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$viewDims$latitude$coords$type
#> [1] "minMaxStep"
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$viewDims$latitude$coords$min
#> [1] -80
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$viewDims$latitude$coords$max
#> [1] 90
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$viewDims$latitude$coords$step
#> [1] 0.08333333
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$viewDims$latitude$coords$len
#> [1] 2041
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$viewDims$longitude
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$viewDims$longitude$chunkLen
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$viewDims$longitude$chunkLen$thetao
#> [1] 2048
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$viewDims$longitude$len
#> [1] 4320
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$viewDims$longitude$units
#> [1] "degrees_east"
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$viewDims$longitude$coords
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$viewDims$longitude$coords$type
#> [1] "minMaxStep"
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$viewDims$longitude$coords$min
#> [1] -180
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$viewDims$longitude$coords$max
#> [1] 179.9167
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$viewDims$longitude$coords$step
#> [1] 0.08333334
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$viewDims$longitude$coords$len
#> [1] 4320
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$viewDims$time
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$viewDims$time$chunkLen
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$viewDims$time$chunkLen$thetao
#> [1] 1
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$viewDims$time$len
#> [1] 5033
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$viewDims$time$units
#> [1] "milliseconds since 1970-01-01 00:00:00Z (no leap seconds)"
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$viewDims$time$coords
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$viewDims$time$coords$type
#> [1] "minMaxStep"
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$viewDims$time$coords$min
#> [1] 1.604189e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$viewDims$time$coords$max
#> [1] 1.71288e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$viewDims$time$coords$step
#> [1] 21600000
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$viewDims$time$coords$len
#> [1] 5033
#> 
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$viewVariables
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$viewVariables$thetao
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$viewVariables$thetao$dtype
#> [1] "<f4"
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$viewVariables$thetao$itemSize
#> [1] 4
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$viewVariables$thetao$chunkSize
#> [1] 1553446
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$isAggregated
#> [1] FALSE
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$id
#> [1] "downsampled4"
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$href
#> [1] "https://s3.waw3-1.cloudferro.com/mdl-arco-time-013/arco/GLOBAL_ANALYSISFORECAST_PHY_001_024/cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211/downsampled4.zarr"
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$type
#> [1] "application/vnd+zarr"
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$roles
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$roles[[1]]
#> [1] "data"
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$roles[[2]]
#> [1] "downsampled"
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$title
#> [1] "Downsampled dataset (by 4) in Zarr"
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$description
#> [1] "An ARCO version of this dataset, downsampled in `longitude` and `latitude` by 4.\n    \nNote that the link (`href`) associated to this asset is the base directory\nof this dataset, but it cannot be accessed directly.\n\nTo download this dataset or part of it, \nuse a library such as [xarray](https://docs.xarray.dev/)."
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$`xarray:open_kwargs`
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$`xarray:open_kwargs`$consolidated
#> [1] TRUE
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$viewDims
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$viewDims$elevation
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$viewDims$elevation$chunkLen
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$viewDims$elevation$chunkLen$thetao
#> [1] 1
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$viewDims$elevation$len
#> [1] 50
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$viewDims$elevation$units
#> [1] "m"
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$viewDims$elevation$coords
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$viewDims$elevation$coords$type
#> [1] "explicit"
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$viewDims$elevation$coords$values
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$viewDims$elevation$coords$values[[1]]
#> [1] -5727.917
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$viewDims$elevation$coords$values[[2]]
#> [1] -5274.784
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$viewDims$elevation$coords$values[[3]]
#> [1] -4833.291
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$viewDims$elevation$coords$values[[4]]
#> [1] -4405.224
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$viewDims$elevation$coords$values[[5]]
#> [1] -3992.484
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$viewDims$elevation$coords$values[[6]]
#> [1] -3597.032
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$viewDims$elevation$coords$values[[7]]
#> [1] -3220.82
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$viewDims$elevation$coords$values[[8]]
#> [1] -2865.703
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$viewDims$elevation$coords$values[[9]]
#> [1] -2533.336
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$viewDims$elevation$coords$values[[10]]
#> [1] -2225.078
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$viewDims$elevation$coords$values[[11]]
#> [1] -1941.893
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$viewDims$elevation$coords$values[[12]]
#> [1] -1684.284
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$viewDims$elevation$coords$values[[13]]
#> [1] -1452.251
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$viewDims$elevation$coords$values[[14]]
#> [1] -1245.291
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$viewDims$elevation$coords$values[[15]]
#> [1] -1062.44
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$viewDims$elevation$coords$values[[16]]
#> [1] -902.3393
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$viewDims$elevation$coords$values[[17]]
#> [1] -763.3331
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$viewDims$elevation$coords$values[[18]]
#> [1] -643.5668
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$viewDims$elevation$coords$values[[19]]
#> [1] -541.0889
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$viewDims$elevation$coords$values[[20]]
#> [1] -453.9377
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$viewDims$elevation$coords$values[[21]]
#> [1] -380.213
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$viewDims$elevation$coords$values[[22]]
#> [1] -318.1274
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$viewDims$elevation$coords$values[[23]]
#> [1] -266.0403
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$viewDims$elevation$coords$values[[24]]
#> [1] -222.4752
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$viewDims$elevation$coords$values[[25]]
#> [1] -186.1256
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$viewDims$elevation$coords$values[[26]]
#> [1] -155.8507
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$viewDims$elevation$coords$values[[27]]
#> [1] -130.666
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$viewDims$elevation$coords$values[[28]]
#> [1] -109.7293
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$viewDims$elevation$coords$values[[29]]
#> [1] -92.32607
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$viewDims$elevation$coords$values[[30]]
#> [1] -77.85385
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$viewDims$elevation$coords$values[[31]]
#> [1] -65.80727
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$viewDims$elevation$coords$values[[32]]
#> [1] -55.76429
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$viewDims$elevation$coords$values[[33]]
#> [1] -47.37369
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$viewDims$elevation$coords$values[[34]]
#> [1] -40.34405
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$viewDims$elevation$coords$values[[35]]
#> [1] -34.43415
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$viewDims$elevation$coords$values[[36]]
#> [1] -29.44473
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$viewDims$elevation$coords$values[[37]]
#> [1] -25.21141
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$viewDims$elevation$coords$values[[38]]
#> [1] -21.59882
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$viewDims$elevation$coords$values[[39]]
#> [1] -18.49556
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$viewDims$elevation$coords$values[[40]]
#> [1] -15.81007
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$viewDims$elevation$coords$values[[41]]
#> [1] -13.46714
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$viewDims$elevation$coords$values[[42]]
#> [1] -11.405
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$viewDims$elevation$coords$values[[43]]
#> [1] -9.572997
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$viewDims$elevation$coords$values[[44]]
#> [1] -7.92956
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$viewDims$elevation$coords$values[[45]]
#> [1] -6.440614
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$viewDims$elevation$coords$values[[46]]
#> [1] -5.078224
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$viewDims$elevation$coords$values[[47]]
#> [1] -3.819495
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$viewDims$elevation$coords$values[[48]]
#> [1] -2.645669
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$viewDims$elevation$coords$values[[49]]
#> [1] -1.541375
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$viewDims$elevation$coords$values[[50]]
#> [1] -0.494025
#> 
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$viewDims$latitude
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$viewDims$latitude$chunkLen
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$viewDims$latitude$chunkLen$thetao
#> [1] 511
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$viewDims$latitude$len
#> [1] 511
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$viewDims$latitude$units
#> [1] "degrees_north"
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$viewDims$latitude$coords
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$viewDims$latitude$coords$type
#> [1] "minMaxStep"
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$viewDims$latitude$coords$min
#> [1] -80
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$viewDims$latitude$coords$max
#> [1] 90
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$viewDims$latitude$coords$step
#> [1] 0.3333333
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$viewDims$latitude$coords$len
#> [1] 511
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$viewDims$longitude
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$viewDims$longitude$chunkLen
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$viewDims$longitude$chunkLen$thetao
#> [1] 1080
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$viewDims$longitude$len
#> [1] 1080
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$viewDims$longitude$units
#> [1] "degrees_east"
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$viewDims$longitude$coords
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$viewDims$longitude$coords$type
#> [1] "minMaxStep"
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$viewDims$longitude$coords$min
#> [1] -180
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$viewDims$longitude$coords$max
#> [1] 179.6667
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$viewDims$longitude$coords$step
#> [1] 0.3333334
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$viewDims$longitude$coords$len
#> [1] 1080
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$viewDims$time
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$viewDims$time$chunkLen
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$viewDims$time$chunkLen$thetao
#> [1] 1
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$viewDims$time$len
#> [1] 5033
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$viewDims$time$units
#> [1] "milliseconds since 1970-01-01 00:00:00Z (no leap seconds)"
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$viewDims$time$coords
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$viewDims$time$coords$type
#> [1] "minMaxStep"
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$viewDims$time$coords$min
#> [1] 1.604189e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$viewDims$time$coords$max
#> [1] 1.71288e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$viewDims$time$coords$step
#> [1] 21600000
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$viewDims$time$coords$len
#> [1] 5033
#> 
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$viewVariables
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$viewVariables$thetao
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$viewVariables$thetao$dtype
#> [1] "<f4"
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$viewVariables$thetao$itemSize
#> [1] 4
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$viewVariables$thetao$chunkSize
#> [1] 1553446
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$isAggregated
#> [1] TRUE
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$id
#> [1] "geoChunked"
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$href
#> [1] "https://s3.waw3-1.cloudferro.com/mdl-arco-geo-013/arco/GLOBAL_ANALYSISFORECAST_PHY_001_024/cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211/geoChunked.zarr"
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$type
#> [1] "application/vnd+zarr"
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$roles
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$roles[[1]]
#> [1] "data"
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$title
#> [1] "Geo-chunked dataset in Zarr"
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$description
#> [1] "An ARCO version of this dataset with a small chunk size in the `longitude` and `latitude` dimensions.\n    \nNote that the link (`href`) associated to this asset is the base directory\nof this dataset, but it cannot be accessed directly.\n\nTo download this dataset or part of it, \nuse a library such as [xarray](https://docs.xarray.dev/)."
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$`xarray:open_kwargs`
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$`xarray:open_kwargs`$consolidated
#> [1] TRUE
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$viewDims
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$viewDims$elevation
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$viewDims$elevation$chunkLen
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$viewDims$elevation$chunkLen$thetao
#> [1] 1
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$viewDims$elevation$len
#> [1] 50
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$viewDims$elevation$units
#> [1] "m"
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$viewDims$elevation$coords
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$viewDims$elevation$coords$type
#> [1] "explicit"
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$viewDims$elevation$coords$values
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$viewDims$elevation$coords$values[[1]]
#> [1] -5727.917
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$viewDims$elevation$coords$values[[2]]
#> [1] -5274.784
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$viewDims$elevation$coords$values[[3]]
#> [1] -4833.291
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$viewDims$elevation$coords$values[[4]]
#> [1] -4405.224
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$viewDims$elevation$coords$values[[5]]
#> [1] -3992.484
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$viewDims$elevation$coords$values[[6]]
#> [1] -3597.032
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$viewDims$elevation$coords$values[[7]]
#> [1] -3220.82
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$viewDims$elevation$coords$values[[8]]
#> [1] -2865.703
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$viewDims$elevation$coords$values[[9]]
#> [1] -2533.336
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$viewDims$elevation$coords$values[[10]]
#> [1] -2225.078
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$viewDims$elevation$coords$values[[11]]
#> [1] -1941.893
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$viewDims$elevation$coords$values[[12]]
#> [1] -1684.284
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$viewDims$elevation$coords$values[[13]]
#> [1] -1452.251
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$viewDims$elevation$coords$values[[14]]
#> [1] -1245.291
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$viewDims$elevation$coords$values[[15]]
#> [1] -1062.44
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$viewDims$elevation$coords$values[[16]]
#> [1] -902.3393
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$viewDims$elevation$coords$values[[17]]
#> [1] -763.3331
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$viewDims$elevation$coords$values[[18]]
#> [1] -643.5668
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$viewDims$elevation$coords$values[[19]]
#> [1] -541.0889
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$viewDims$elevation$coords$values[[20]]
#> [1] -453.9377
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$viewDims$elevation$coords$values[[21]]
#> [1] -380.213
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$viewDims$elevation$coords$values[[22]]
#> [1] -318.1274
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$viewDims$elevation$coords$values[[23]]
#> [1] -266.0403
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$viewDims$elevation$coords$values[[24]]
#> [1] -222.4752
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$viewDims$elevation$coords$values[[25]]
#> [1] -186.1256
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$viewDims$elevation$coords$values[[26]]
#> [1] -155.8507
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$viewDims$elevation$coords$values[[27]]
#> [1] -130.666
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$viewDims$elevation$coords$values[[28]]
#> [1] -109.7293
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$viewDims$elevation$coords$values[[29]]
#> [1] -92.32607
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$viewDims$elevation$coords$values[[30]]
#> [1] -77.85385
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$viewDims$elevation$coords$values[[31]]
#> [1] -65.80727
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$viewDims$elevation$coords$values[[32]]
#> [1] -55.76429
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$viewDims$elevation$coords$values[[33]]
#> [1] -47.37369
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$viewDims$elevation$coords$values[[34]]
#> [1] -40.34405
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$viewDims$elevation$coords$values[[35]]
#> [1] -34.43415
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$viewDims$elevation$coords$values[[36]]
#> [1] -29.44473
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$viewDims$elevation$coords$values[[37]]
#> [1] -25.21141
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$viewDims$elevation$coords$values[[38]]
#> [1] -21.59882
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$viewDims$elevation$coords$values[[39]]
#> [1] -18.49556
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$viewDims$elevation$coords$values[[40]]
#> [1] -15.81007
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$viewDims$elevation$coords$values[[41]]
#> [1] -13.46714
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$viewDims$elevation$coords$values[[42]]
#> [1] -11.405
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$viewDims$elevation$coords$values[[43]]
#> [1] -9.572997
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$viewDims$elevation$coords$values[[44]]
#> [1] -7.92956
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$viewDims$elevation$coords$values[[45]]
#> [1] -6.440614
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$viewDims$elevation$coords$values[[46]]
#> [1] -5.078224
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$viewDims$elevation$coords$values[[47]]
#> [1] -3.819495
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$viewDims$elevation$coords$values[[48]]
#> [1] -2.645669
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$viewDims$elevation$coords$values[[49]]
#> [1] -1.541375
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$viewDims$elevation$coords$values[[50]]
#> [1] -0.494025
#> 
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$viewDims$latitude
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$viewDims$latitude$chunkLen
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$viewDims$latitude$chunkLen$thetao
#> [1] 32
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$viewDims$latitude$len
#> [1] 2041
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$viewDims$latitude$units
#> [1] "degrees_north"
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$viewDims$latitude$coords
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$viewDims$latitude$coords$type
#> [1] "minMaxStep"
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$viewDims$latitude$coords$min
#> [1] -80
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$viewDims$latitude$coords$max
#> [1] 90
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$viewDims$latitude$coords$step
#> [1] 0.08333333
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$viewDims$latitude$coords$len
#> [1] 2041
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$viewDims$longitude
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$viewDims$longitude$chunkLen
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$viewDims$longitude$chunkLen$thetao
#> [1] 32
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$viewDims$longitude$len
#> [1] 4320
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$viewDims$longitude$units
#> [1] "degrees_east"
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$viewDims$longitude$coords
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$viewDims$longitude$coords$type
#> [1] "minMaxStep"
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$viewDims$longitude$coords$min
#> [1] -180
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$viewDims$longitude$coords$max
#> [1] 179.9167
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$viewDims$longitude$coords$step
#> [1] 0.08333334
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$viewDims$longitude$coords$len
#> [1] 4320
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$viewDims$time
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$viewDims$time$chunkLen
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$viewDims$time$chunkLen$thetao
#> [1] 705
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$viewDims$time$len
#> [1] 5033
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$viewDims$time$units
#> [1] "milliseconds since 1970-01-01 00:00:00Z (no leap seconds)"
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$viewDims$time$coords
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$viewDims$time$coords$type
#> [1] "minMaxStep"
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$viewDims$time$coords$min
#> [1] 1.604189e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$viewDims$time$coords$max
#> [1] 1.71288e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$viewDims$time$coords$step
#> [1] 21600000
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$viewDims$time$coords$len
#> [1] 5033
#> 
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$viewVariables
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$viewVariables$thetao
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$viewVariables$thetao$dtype
#> [1] "<f4"
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$viewVariables$thetao$itemSize
#> [1] 4
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$viewVariables$thetao$chunkSize
#> [1] 1698635
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$isAggregated
#> [1] FALSE
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_PT6H-i_202211`$collection
#> [1] "GLOBAL_ANALYSISFORECAST_PHY_001_024"
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$id
#> [1] "cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211"
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$type
#> [1] "Feature"
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$stac_version
#> [1] "1.0.0"
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$stac_extensions
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$stac_extensions[[1]]
#> [1] "https://stac-extensions.github.io/datacube/v2.1.0/schema.json"
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$geometry
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$geometry$type
#> [1] "Polygon"
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$geometry$coordinates
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$geometry$coordinates[[1]]
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$geometry$coordinates[[1]][[1]]
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$geometry$coordinates[[1]][[1]][[1]]
#> [1] -180
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$geometry$coordinates[[1]][[1]][[2]]
#> [1] -80
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$geometry$coordinates[[1]][[2]]
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$geometry$coordinates[[1]][[2]][[1]]
#> [1] -180
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$geometry$coordinates[[1]][[2]][[2]]
#> [1] 90
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$geometry$coordinates[[1]][[3]]
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$geometry$coordinates[[1]][[3]][[1]]
#> [1] 179.9167
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$geometry$coordinates[[1]][[3]][[2]]
#> [1] 90
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$geometry$coordinates[[1]][[4]]
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$geometry$coordinates[[1]][[4]][[1]]
#> [1] 179.9167
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$geometry$coordinates[[1]][[4]][[2]]
#> [1] -80
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$geometry$coordinates[[1]][[5]]
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$geometry$coordinates[[1]][[5]][[1]]
#> [1] -180
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$geometry$coordinates[[1]][[5]][[2]]
#> [1] -80
#> 
#> 
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$bbox
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$bbox[[1]]
#> [1] -180
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$bbox[[2]]
#> [1] -80
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$bbox[[3]]
#> [1] 179.9167
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$bbox[[4]]
#> [1] 90
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$properties
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$properties$title
#> [1] "Monthly mean fields for product GLOBAL_ANALYSISFORECAST_PHY_001_024"
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$properties$datetime
#> NULL
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$properties$start_datetime
#> [1] "2020-11-01T00:00:00Z"
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$properties$end_datetime
#> [1] "2024-03-01T00:00:00Z"
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$properties$Conventions
#> [1] "CF-1.6"
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$properties$area
#> [1] "GLOBAL"
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$properties$contact
#> [1] "servicedesk.cmems@mercator-ocean.eu"
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$properties$credit
#> [1] "E.U. Copernicus Marine Service Information (CMEMS)"
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$properties$institution
#> [1] "Mercator Ocean"
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$properties$licence
#> [1] "http://marine.copernicus.eu/services-portfolio/service-commitments-and-licence/"
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$properties$producer
#> [1] "CMEMS - Global Monitoring and Forecasting Centre"
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$properties$product_user_manual
#> [1] "http://marine.copernicus.eu/documents/PUM/CMEMS-GLO-PUM-001-024.pdf"
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$properties$quality_information_document
#> [1] "http://marine.copernicus.eu/documents/QUID/CMEMS-GLO-QUID-001-024.pdf"
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$properties$references
#> [1] "http://marine.copernicus.eu"
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$properties$source
#> [1] "MERCATOR GLO12"
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$elevation
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$elevation$type
#> [1] "spatial"
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$elevation$axis
#> [1] "z"
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$elevation$extent
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$elevation$extent[[1]]
#> [1] -5727.917
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$elevation$extent[[2]]
#> [1] -0.494025
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$elevation$values
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$elevation$values[[1]]
#> [1] -5727.917
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$elevation$values[[2]]
#> [1] -5274.784
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$elevation$values[[3]]
#> [1] -4833.291
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$elevation$values[[4]]
#> [1] -4405.224
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$elevation$values[[5]]
#> [1] -3992.484
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$elevation$values[[6]]
#> [1] -3597.032
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$elevation$values[[7]]
#> [1] -3220.82
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$elevation$values[[8]]
#> [1] -2865.703
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$elevation$values[[9]]
#> [1] -2533.336
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$elevation$values[[10]]
#> [1] -2225.078
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$elevation$values[[11]]
#> [1] -1941.893
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$elevation$values[[12]]
#> [1] -1684.284
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$elevation$values[[13]]
#> [1] -1452.251
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$elevation$values[[14]]
#> [1] -1245.291
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$elevation$values[[15]]
#> [1] -1062.44
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$elevation$values[[16]]
#> [1] -902.3393
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$elevation$values[[17]]
#> [1] -763.3331
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$elevation$values[[18]]
#> [1] -643.5668
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$elevation$values[[19]]
#> [1] -541.0889
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$elevation$values[[20]]
#> [1] -453.9377
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$elevation$values[[21]]
#> [1] -380.213
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$elevation$values[[22]]
#> [1] -318.1274
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$elevation$values[[23]]
#> [1] -266.0403
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$elevation$values[[24]]
#> [1] -222.4752
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$elevation$values[[25]]
#> [1] -186.1256
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$elevation$values[[26]]
#> [1] -155.8507
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$elevation$values[[27]]
#> [1] -130.666
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$elevation$values[[28]]
#> [1] -109.7293
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$elevation$values[[29]]
#> [1] -92.32607
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$elevation$values[[30]]
#> [1] -77.85385
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$elevation$values[[31]]
#> [1] -65.80727
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$elevation$values[[32]]
#> [1] -55.76429
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$elevation$values[[33]]
#> [1] -47.37369
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$elevation$values[[34]]
#> [1] -40.34405
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$elevation$values[[35]]
#> [1] -34.43415
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$elevation$values[[36]]
#> [1] -29.44473
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$elevation$values[[37]]
#> [1] -25.21141
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$elevation$values[[38]]
#> [1] -21.59882
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$elevation$values[[39]]
#> [1] -18.49556
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$elevation$values[[40]]
#> [1] -15.81007
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$elevation$values[[41]]
#> [1] -13.46714
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$elevation$values[[42]]
#> [1] -11.405
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$elevation$values[[43]]
#> [1] -9.572997
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$elevation$values[[44]]
#> [1] -7.92956
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$elevation$values[[45]]
#> [1] -6.440614
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$elevation$values[[46]]
#> [1] -5.078224
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$elevation$values[[47]]
#> [1] -3.819495
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$elevation$values[[48]]
#> [1] -2.645669
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$elevation$values[[49]]
#> [1] -1.541375
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$elevation$values[[50]]
#> [1] -0.494025
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$elevation$unit
#> [1] "m"
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$latitude
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$latitude$type
#> [1] "spatial"
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$latitude$axis
#> [1] "y"
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$latitude$extent
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$latitude$extent[[1]]
#> [1] -80
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$latitude$extent[[2]]
#> [1] 90
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$latitude$step
#> [1] 0.08333333
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$latitude$reference_system
#> [1] 4326
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$longitude
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$longitude$type
#> [1] "spatial"
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$longitude$axis
#> [1] "x"
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$longitude$extent
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$longitude$extent[[1]]
#> [1] -180
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$longitude$extent[[2]]
#> [1] 179.9167
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$longitude$step
#> [1] 0.08333334
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$longitude$reference_system
#> [1] 4326
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$time
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$time$type
#> [1] "temporal"
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$time$extent
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$time$extent[[1]]
#> [1] "2020-11-01T00:00:00Z"
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$time$extent[[2]]
#> [1] "2024-03-01T00:00:00Z"
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$time$values
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$time$values[[1]]
#> [1] "2020-11-01T00:00:00Z"
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$time$values[[2]]
#> [1] "2020-12-01T00:00:00Z"
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$time$values[[3]]
#> [1] "2021-01-01T00:00:00Z"
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$time$values[[4]]
#> [1] "2021-02-01T00:00:00Z"
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$time$values[[5]]
#> [1] "2021-03-01T00:00:00Z"
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$time$values[[6]]
#> [1] "2021-04-01T00:00:00Z"
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$time$values[[7]]
#> [1] "2021-05-01T00:00:00Z"
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$time$values[[8]]
#> [1] "2021-06-01T00:00:00Z"
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$time$values[[9]]
#> [1] "2021-07-01T00:00:00Z"
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$time$values[[10]]
#> [1] "2021-08-01T00:00:00Z"
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$time$values[[11]]
#> [1] "2021-09-01T00:00:00Z"
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$time$values[[12]]
#> [1] "2021-10-01T00:00:00Z"
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$time$values[[13]]
#> [1] "2021-11-01T00:00:00Z"
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$time$values[[14]]
#> [1] "2021-12-01T00:00:00Z"
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$time$values[[15]]
#> [1] "2022-01-01T00:00:00Z"
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$time$values[[16]]
#> [1] "2022-02-01T00:00:00Z"
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$time$values[[17]]
#> [1] "2022-03-01T00:00:00Z"
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$time$values[[18]]
#> [1] "2022-04-01T00:00:00Z"
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$time$values[[19]]
#> [1] "2022-05-01T00:00:00Z"
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$time$values[[20]]
#> [1] "2022-06-01T00:00:00Z"
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$time$values[[21]]
#> [1] "2022-07-01T00:00:00Z"
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$time$values[[22]]
#> [1] "2022-08-01T00:00:00Z"
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$time$values[[23]]
#> [1] "2022-09-01T00:00:00Z"
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$time$values[[24]]
#> [1] "2022-10-01T00:00:00Z"
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$time$values[[25]]
#> [1] "2022-11-01T00:00:00Z"
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$time$values[[26]]
#> [1] "2022-12-01T00:00:00Z"
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$time$values[[27]]
#> [1] "2023-01-01T00:00:00Z"
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$time$values[[28]]
#> [1] "2023-02-01T00:00:00Z"
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$time$values[[29]]
#> [1] "2023-03-01T00:00:00Z"
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$time$values[[30]]
#> [1] "2023-04-01T00:00:00Z"
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$time$values[[31]]
#> [1] "2023-05-01T00:00:00Z"
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$time$values[[32]]
#> [1] "2023-06-01T00:00:00Z"
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$time$values[[33]]
#> [1] "2023-07-01T00:00:00Z"
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$time$values[[34]]
#> [1] "2023-08-01T00:00:00Z"
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$time$values[[35]]
#> [1] "2023-09-01T00:00:00Z"
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$time$values[[36]]
#> [1] "2023-10-01T00:00:00Z"
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$time$values[[37]]
#> [1] "2023-11-01T00:00:00Z"
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$time$values[[38]]
#> [1] "2023-12-01T00:00:00Z"
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$time$values[[39]]
#> [1] "2024-01-01T00:00:00Z"
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$time$values[[40]]
#> [1] "2024-02-01T00:00:00Z"
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$time$values[[41]]
#> [1] "2024-03-01T00:00:00Z"
#> 
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$thetao
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$thetao$id
#> [1] "thetao"
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$thetao$dimensions
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$thetao$dimensions[[1]]
#> [1] "time"
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$thetao$dimensions[[2]]
#> [1] "elevation"
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$thetao$dimensions[[3]]
#> [1] "latitude"
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$thetao$dimensions[[4]]
#> [1] "longitude"
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$thetao$type
#> [1] "data"
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$thetao$unit
#> [1] "degrees_C"
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$thetao$standardName
#> [1] "sea_water_potential_temperature"
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$thetao$abbreviation
#> [1] "thetao"
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$thetao$name
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$thetao$name$en
#> [1] "Temperature"
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$thetao$unitConversion
#> NULL
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$thetao$missingValue
#> [1] 9.96921e+36
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$thetao$offset
#> NULL
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$thetao$scale
#> NULL
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$thetao$valueMin
#> [1] -1.698852
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$thetao$valueMax
#> [1] 28.76201
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$thetao$valueDiffMax
#> [1] 15.23043
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$thetao$valueDiffRelMax
#> [1] 25
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$thetao$valueClamp
#> [1] TRUE
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$thetao$hasLogScale
#> [1] FALSE
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$thetao$logScale
#> [1] FALSE
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$thetao$colormapId
#> [1] "thermal"
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$thetao$colormapInvert
#> [1] FALSE
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$thetao$colormapDiffId
#> [1] "balance"
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$thetao$colormapDiffInvert
#> [1] FALSE
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$thetao$valueColor
#> [1] FALSE
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$properties$admp_in_preparation
#> [1] FALSE
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$properties$admp_updated
#> [1] "2024-04-09T10:05:43.642780Z"
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$properties$admp_released_date
#> NULL
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$properties$admp_retired_date
#> NULL
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$native
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$native$id
#> [1] "native"
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$native$href
#> [1] "https://s3.waw3-1.cloudferro.com/mdl-native-14/native/GLOBAL_ANALYSISFORECAST_PHY_001_024/cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211"
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$native$type
#> [1] "application/x-netcdf"
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$native$roles
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$native$roles[[1]]
#> [1] "data"
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$native$title
#> [1] "Native dataset"
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$native$description
#> [1] "The original, non-ARCO version of this dataset, as published by the data provider."
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$timeChunked
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$id
#> [1] "timeChunked"
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$href
#> [1] "https://s3.waw3-1.cloudferro.com/mdl-arco-time-012/arco/GLOBAL_ANALYSISFORECAST_PHY_001_024/cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211/timeChunked.zarr"
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$type
#> [1] "application/vnd+zarr"
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$roles
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$roles[[1]]
#> [1] "data"
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$title
#> [1] "Time-chunked dataset in Zarr"
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$description
#> [1] "An ARCO version of this dataset with a small chunk size in the `time` dimension.\n    \nNote that the link (`href`) associated to this asset is the base directory\nof this dataset, but it cannot be accessed directly.\n\nTo download this dataset or part of it, \nuse a library such as [xarray](https://docs.xarray.dev/)."
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$`xarray:open_kwargs`
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$`xarray:open_kwargs`$consolidated
#> [1] TRUE
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$elevation
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$elevation$chunkLen
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$elevation$chunkLen$thetao
#> [1] 1
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$elevation$len
#> [1] 50
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$elevation$units
#> [1] "m"
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$elevation$coords
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$elevation$coords$type
#> [1] "explicit"
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$elevation$coords$values
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[1]]
#> [1] -5727.917
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[2]]
#> [1] -5274.784
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[3]]
#> [1] -4833.291
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[4]]
#> [1] -4405.224
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[5]]
#> [1] -3992.484
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[6]]
#> [1] -3597.032
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[7]]
#> [1] -3220.82
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[8]]
#> [1] -2865.703
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[9]]
#> [1] -2533.336
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[10]]
#> [1] -2225.078
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[11]]
#> [1] -1941.893
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[12]]
#> [1] -1684.284
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[13]]
#> [1] -1452.251
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[14]]
#> [1] -1245.291
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[15]]
#> [1] -1062.44
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[16]]
#> [1] -902.3393
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[17]]
#> [1] -763.3331
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[18]]
#> [1] -643.5668
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[19]]
#> [1] -541.0889
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[20]]
#> [1] -453.9377
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[21]]
#> [1] -380.213
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[22]]
#> [1] -318.1274
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[23]]
#> [1] -266.0403
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[24]]
#> [1] -222.4752
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[25]]
#> [1] -186.1256
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[26]]
#> [1] -155.8507
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[27]]
#> [1] -130.666
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[28]]
#> [1] -109.7293
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[29]]
#> [1] -92.32607
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[30]]
#> [1] -77.85385
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[31]]
#> [1] -65.80727
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[32]]
#> [1] -55.76429
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[33]]
#> [1] -47.37369
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[34]]
#> [1] -40.34405
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[35]]
#> [1] -34.43415
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[36]]
#> [1] -29.44473
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[37]]
#> [1] -25.21141
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[38]]
#> [1] -21.59882
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[39]]
#> [1] -18.49556
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[40]]
#> [1] -15.81007
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[41]]
#> [1] -13.46714
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[42]]
#> [1] -11.405
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[43]]
#> [1] -9.572997
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[44]]
#> [1] -7.92956
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[45]]
#> [1] -6.440614
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[46]]
#> [1] -5.078224
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[47]]
#> [1] -3.819495
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[48]]
#> [1] -2.645669
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[49]]
#> [1] -1.541375
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[50]]
#> [1] -0.494025
#> 
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$latitude
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$latitude$chunkLen
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$latitude$chunkLen$thetao
#> [1] 512
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$latitude$len
#> [1] 2041
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$latitude$units
#> [1] "degrees_north"
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$latitude$coords
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$latitude$coords$type
#> [1] "minMaxStep"
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$latitude$coords$min
#> [1] -80
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$latitude$coords$max
#> [1] 90
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$latitude$coords$step
#> [1] 0.08333333
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$latitude$coords$len
#> [1] 2041
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$longitude
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$longitude$chunkLen
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$longitude$chunkLen$thetao
#> [1] 2048
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$longitude$len
#> [1] 4320
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$longitude$units
#> [1] "degrees_east"
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$longitude$coords
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$longitude$coords$type
#> [1] "minMaxStep"
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$longitude$coords$min
#> [1] -180
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$longitude$coords$max
#> [1] 179.9167
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$longitude$coords$step
#> [1] 0.08333334
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$longitude$coords$len
#> [1] 4320
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$time
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$time$chunkLen
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$time$chunkLen$thetao
#> [1] 1
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$time$len
#> [1] 41
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$time$units
#> [1] "milliseconds since 1970-01-01 00:00:00Z (no leap seconds)"
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$time$coords
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$time$coords$type
#> [1] "explicit"
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$time$coords$values
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$time$coords$values[[1]]
#> [1] 1.604189e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$time$coords$values[[2]]
#> [1] 1.606781e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$time$coords$values[[3]]
#> [1] 1.609459e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$time$coords$values[[4]]
#> [1] 1.612138e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$time$coords$values[[5]]
#> [1] 1.614557e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$time$coords$values[[6]]
#> [1] 1.617235e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$time$coords$values[[7]]
#> [1] 1.619827e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$time$coords$values[[8]]
#> [1] 1.622506e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$time$coords$values[[9]]
#> [1] 1.625098e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$time$coords$values[[10]]
#> [1] 1.627776e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$time$coords$values[[11]]
#> [1] 1.630454e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$time$coords$values[[12]]
#> [1] 1.633046e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$time$coords$values[[13]]
#> [1] 1.635725e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$time$coords$values[[14]]
#> [1] 1.638317e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$time$coords$values[[15]]
#> [1] 1.640995e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$time$coords$values[[16]]
#> [1] 1.643674e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$time$coords$values[[17]]
#> [1] 1.646093e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$time$coords$values[[18]]
#> [1] 1.648771e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$time$coords$values[[19]]
#> [1] 1.651363e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$time$coords$values[[20]]
#> [1] 1.654042e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$time$coords$values[[21]]
#> [1] 1.656634e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$time$coords$values[[22]]
#> [1] 1.659312e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$time$coords$values[[23]]
#> [1] 1.66199e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$time$coords$values[[24]]
#> [1] 1.664582e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$time$coords$values[[25]]
#> [1] 1.667261e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$time$coords$values[[26]]
#> [1] 1.669853e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$time$coords$values[[27]]
#> [1] 1.672531e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$time$coords$values[[28]]
#> [1] 1.67521e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$time$coords$values[[29]]
#> [1] 1.677629e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$time$coords$values[[30]]
#> [1] 1.680307e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$time$coords$values[[31]]
#> [1] 1.682899e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$time$coords$values[[32]]
#> [1] 1.685578e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$time$coords$values[[33]]
#> [1] 1.68817e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$time$coords$values[[34]]
#> [1] 1.690848e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$time$coords$values[[35]]
#> [1] 1.693526e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$time$coords$values[[36]]
#> [1] 1.696118e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$time$coords$values[[37]]
#> [1] 1.698797e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$time$coords$values[[38]]
#> [1] 1.701389e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$time$coords$values[[39]]
#> [1] 1.704067e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$time$coords$values[[40]]
#> [1] 1.706746e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$time$coords$values[[41]]
#> [1] 1.709251e+12
#> 
#> 
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewVariables
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewVariables$thetao
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewVariables$thetao$dtype
#> [1] "<f4"
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewVariables$thetao$itemSize
#> [1] 4
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewVariables$thetao$chunkSize
#> [1] 1553446
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$isAggregated
#> [1] FALSE
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$downsampled4
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$id
#> [1] "downsampled4"
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$href
#> [1] "https://s3.waw3-1.cloudferro.com/mdl-arco-time-012/arco/GLOBAL_ANALYSISFORECAST_PHY_001_024/cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211/downsampled4.zarr"
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$type
#> [1] "application/vnd+zarr"
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$roles
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$roles[[1]]
#> [1] "data"
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$roles[[2]]
#> [1] "downsampled"
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$title
#> [1] "Downsampled dataset (by 4) in Zarr"
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$description
#> [1] "An ARCO version of this dataset, downsampled in `longitude` and `latitude` by 4.\n    \nNote that the link (`href`) associated to this asset is the base directory\nof this dataset, but it cannot be accessed directly.\n\nTo download this dataset or part of it, \nuse a library such as [xarray](https://docs.xarray.dev/)."
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$`xarray:open_kwargs`
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$`xarray:open_kwargs`$consolidated
#> [1] TRUE
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$elevation
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$elevation$chunkLen
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$elevation$chunkLen$thetao
#> [1] 1
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$elevation$len
#> [1] 50
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$elevation$units
#> [1] "m"
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$elevation$coords
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$elevation$coords$type
#> [1] "explicit"
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$elevation$coords$values
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[1]]
#> [1] -5727.917
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[2]]
#> [1] -5274.784
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[3]]
#> [1] -4833.291
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[4]]
#> [1] -4405.224
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[5]]
#> [1] -3992.484
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[6]]
#> [1] -3597.032
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[7]]
#> [1] -3220.82
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[8]]
#> [1] -2865.703
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[9]]
#> [1] -2533.336
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[10]]
#> [1] -2225.078
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[11]]
#> [1] -1941.893
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[12]]
#> [1] -1684.284
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[13]]
#> [1] -1452.251
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[14]]
#> [1] -1245.291
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[15]]
#> [1] -1062.44
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[16]]
#> [1] -902.3393
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[17]]
#> [1] -763.3331
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[18]]
#> [1] -643.5668
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[19]]
#> [1] -541.0889
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[20]]
#> [1] -453.9377
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[21]]
#> [1] -380.213
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[22]]
#> [1] -318.1274
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[23]]
#> [1] -266.0403
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[24]]
#> [1] -222.4752
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[25]]
#> [1] -186.1256
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[26]]
#> [1] -155.8507
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[27]]
#> [1] -130.666
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[28]]
#> [1] -109.7293
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[29]]
#> [1] -92.32607
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[30]]
#> [1] -77.85385
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[31]]
#> [1] -65.80727
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[32]]
#> [1] -55.76429
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[33]]
#> [1] -47.37369
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[34]]
#> [1] -40.34405
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[35]]
#> [1] -34.43415
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[36]]
#> [1] -29.44473
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[37]]
#> [1] -25.21141
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[38]]
#> [1] -21.59882
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[39]]
#> [1] -18.49556
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[40]]
#> [1] -15.81007
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[41]]
#> [1] -13.46714
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[42]]
#> [1] -11.405
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[43]]
#> [1] -9.572997
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[44]]
#> [1] -7.92956
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[45]]
#> [1] -6.440614
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[46]]
#> [1] -5.078224
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[47]]
#> [1] -3.819495
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[48]]
#> [1] -2.645669
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[49]]
#> [1] -1.541375
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[50]]
#> [1] -0.494025
#> 
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$latitude
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$latitude$chunkLen
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$latitude$chunkLen$thetao
#> [1] 511
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$latitude$len
#> [1] 511
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$latitude$units
#> [1] "degrees_north"
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$latitude$coords
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$latitude$coords$type
#> [1] "minMaxStep"
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$latitude$coords$min
#> [1] -80
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$latitude$coords$max
#> [1] 90
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$latitude$coords$step
#> [1] 0.3333333
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$latitude$coords$len
#> [1] 511
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$longitude
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$longitude$chunkLen
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$longitude$chunkLen$thetao
#> [1] 1080
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$longitude$len
#> [1] 1080
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$longitude$units
#> [1] "degrees_east"
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$longitude$coords
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$longitude$coords$type
#> [1] "minMaxStep"
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$longitude$coords$min
#> [1] -180
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$longitude$coords$max
#> [1] 179.6667
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$longitude$coords$step
#> [1] 0.3333334
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$longitude$coords$len
#> [1] 1080
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$time
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$time$chunkLen
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$time$chunkLen$thetao
#> [1] 1
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$time$len
#> [1] 41
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$time$units
#> [1] "milliseconds since 1970-01-01 00:00:00Z (no leap seconds)"
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$time$coords
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$time$coords$type
#> [1] "explicit"
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$time$coords$values
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$time$coords$values[[1]]
#> [1] 1.604189e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$time$coords$values[[2]]
#> [1] 1.606781e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$time$coords$values[[3]]
#> [1] 1.609459e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$time$coords$values[[4]]
#> [1] 1.612138e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$time$coords$values[[5]]
#> [1] 1.614557e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$time$coords$values[[6]]
#> [1] 1.617235e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$time$coords$values[[7]]
#> [1] 1.619827e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$time$coords$values[[8]]
#> [1] 1.622506e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$time$coords$values[[9]]
#> [1] 1.625098e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$time$coords$values[[10]]
#> [1] 1.627776e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$time$coords$values[[11]]
#> [1] 1.630454e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$time$coords$values[[12]]
#> [1] 1.633046e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$time$coords$values[[13]]
#> [1] 1.635725e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$time$coords$values[[14]]
#> [1] 1.638317e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$time$coords$values[[15]]
#> [1] 1.640995e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$time$coords$values[[16]]
#> [1] 1.643674e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$time$coords$values[[17]]
#> [1] 1.646093e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$time$coords$values[[18]]
#> [1] 1.648771e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$time$coords$values[[19]]
#> [1] 1.651363e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$time$coords$values[[20]]
#> [1] 1.654042e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$time$coords$values[[21]]
#> [1] 1.656634e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$time$coords$values[[22]]
#> [1] 1.659312e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$time$coords$values[[23]]
#> [1] 1.66199e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$time$coords$values[[24]]
#> [1] 1.664582e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$time$coords$values[[25]]
#> [1] 1.667261e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$time$coords$values[[26]]
#> [1] 1.669853e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$time$coords$values[[27]]
#> [1] 1.672531e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$time$coords$values[[28]]
#> [1] 1.67521e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$time$coords$values[[29]]
#> [1] 1.677629e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$time$coords$values[[30]]
#> [1] 1.680307e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$time$coords$values[[31]]
#> [1] 1.682899e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$time$coords$values[[32]]
#> [1] 1.685578e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$time$coords$values[[33]]
#> [1] 1.68817e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$time$coords$values[[34]]
#> [1] 1.690848e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$time$coords$values[[35]]
#> [1] 1.693526e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$time$coords$values[[36]]
#> [1] 1.696118e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$time$coords$values[[37]]
#> [1] 1.698797e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$time$coords$values[[38]]
#> [1] 1.701389e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$time$coords$values[[39]]
#> [1] 1.704067e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$time$coords$values[[40]]
#> [1] 1.706746e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$time$coords$values[[41]]
#> [1] 1.709251e+12
#> 
#> 
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewVariables
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewVariables$thetao
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewVariables$thetao$dtype
#> [1] "<f4"
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewVariables$thetao$itemSize
#> [1] 4
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewVariables$thetao$chunkSize
#> [1] 1553446
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$isAggregated
#> [1] TRUE
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$geoChunked
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$id
#> [1] "geoChunked"
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$href
#> [1] "https://s3.waw3-1.cloudferro.com/mdl-arco-geo-012/arco/GLOBAL_ANALYSISFORECAST_PHY_001_024/cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211/geoChunked.zarr"
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$type
#> [1] "application/vnd+zarr"
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$roles
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$roles[[1]]
#> [1] "data"
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$title
#> [1] "Geo-chunked dataset in Zarr"
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$description
#> [1] "An ARCO version of this dataset with a small chunk size in the `longitude` and `latitude` dimensions.\n    \nNote that the link (`href`) associated to this asset is the base directory\nof this dataset, but it cannot be accessed directly.\n\nTo download this dataset or part of it, \nuse a library such as [xarray](https://docs.xarray.dev/)."
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$`xarray:open_kwargs`
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$`xarray:open_kwargs`$consolidated
#> [1] TRUE
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$elevation
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$elevation$chunkLen
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$elevation$chunkLen$thetao
#> [1] 4
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$elevation$len
#> [1] 50
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$elevation$units
#> [1] "m"
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$elevation$coords
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$elevation$coords$type
#> [1] "explicit"
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$elevation$coords$values
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[1]]
#> [1] -5727.917
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[2]]
#> [1] -5274.784
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[3]]
#> [1] -4833.291
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[4]]
#> [1] -4405.224
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[5]]
#> [1] -3992.484
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[6]]
#> [1] -3597.032
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[7]]
#> [1] -3220.82
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[8]]
#> [1] -2865.703
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[9]]
#> [1] -2533.336
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[10]]
#> [1] -2225.078
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[11]]
#> [1] -1941.893
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[12]]
#> [1] -1684.284
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[13]]
#> [1] -1452.251
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[14]]
#> [1] -1245.291
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[15]]
#> [1] -1062.44
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[16]]
#> [1] -902.3393
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[17]]
#> [1] -763.3331
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[18]]
#> [1] -643.5668
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[19]]
#> [1] -541.0889
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[20]]
#> [1] -453.9377
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[21]]
#> [1] -380.213
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[22]]
#> [1] -318.1274
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[23]]
#> [1] -266.0403
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[24]]
#> [1] -222.4752
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[25]]
#> [1] -186.1256
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[26]]
#> [1] -155.8507
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[27]]
#> [1] -130.666
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[28]]
#> [1] -109.7293
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[29]]
#> [1] -92.32607
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[30]]
#> [1] -77.85385
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[31]]
#> [1] -65.80727
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[32]]
#> [1] -55.76429
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[33]]
#> [1] -47.37369
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[34]]
#> [1] -40.34405
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[35]]
#> [1] -34.43415
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[36]]
#> [1] -29.44473
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[37]]
#> [1] -25.21141
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[38]]
#> [1] -21.59882
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[39]]
#> [1] -18.49556
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[40]]
#> [1] -15.81007
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[41]]
#> [1] -13.46714
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[42]]
#> [1] -11.405
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[43]]
#> [1] -9.572997
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[44]]
#> [1] -7.92956
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[45]]
#> [1] -6.440614
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[46]]
#> [1] -5.078224
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[47]]
#> [1] -3.819495
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[48]]
#> [1] -2.645669
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[49]]
#> [1] -1.541375
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[50]]
#> [1] -0.494025
#> 
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$latitude
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$latitude$chunkLen
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$latitude$chunkLen$thetao
#> [1] 128
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$latitude$len
#> [1] 2041
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$latitude$units
#> [1] "degrees_north"
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$latitude$coords
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$latitude$coords$type
#> [1] "minMaxStep"
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$latitude$coords$min
#> [1] -80
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$latitude$coords$max
#> [1] 90
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$latitude$coords$step
#> [1] 0.08333333
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$latitude$coords$len
#> [1] 2041
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$longitude
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$longitude$chunkLen
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$longitude$chunkLen$thetao
#> [1] 128
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$longitude$len
#> [1] 4320
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$longitude$units
#> [1] "degrees_east"
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$longitude$coords
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$longitude$coords$type
#> [1] "minMaxStep"
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$longitude$coords$min
#> [1] -180
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$longitude$coords$max
#> [1] 179.9167
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$longitude$coords$step
#> [1] 0.08333334
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$longitude$coords$len
#> [1] 4320
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$time
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$time$chunkLen
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$time$chunkLen$thetao
#> [1] 14
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$time$len
#> [1] 41
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$time$units
#> [1] "milliseconds since 1970-01-01 00:00:00Z (no leap seconds)"
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$time$coords
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$time$coords$type
#> [1] "explicit"
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$time$coords$values
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$time$coords$values[[1]]
#> [1] 1.604189e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$time$coords$values[[2]]
#> [1] 1.606781e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$time$coords$values[[3]]
#> [1] 1.609459e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$time$coords$values[[4]]
#> [1] 1.612138e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$time$coords$values[[5]]
#> [1] 1.614557e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$time$coords$values[[6]]
#> [1] 1.617235e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$time$coords$values[[7]]
#> [1] 1.619827e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$time$coords$values[[8]]
#> [1] 1.622506e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$time$coords$values[[9]]
#> [1] 1.625098e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$time$coords$values[[10]]
#> [1] 1.627776e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$time$coords$values[[11]]
#> [1] 1.630454e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$time$coords$values[[12]]
#> [1] 1.633046e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$time$coords$values[[13]]
#> [1] 1.635725e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$time$coords$values[[14]]
#> [1] 1.638317e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$time$coords$values[[15]]
#> [1] 1.640995e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$time$coords$values[[16]]
#> [1] 1.643674e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$time$coords$values[[17]]
#> [1] 1.646093e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$time$coords$values[[18]]
#> [1] 1.648771e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$time$coords$values[[19]]
#> [1] 1.651363e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$time$coords$values[[20]]
#> [1] 1.654042e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$time$coords$values[[21]]
#> [1] 1.656634e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$time$coords$values[[22]]
#> [1] 1.659312e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$time$coords$values[[23]]
#> [1] 1.66199e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$time$coords$values[[24]]
#> [1] 1.664582e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$time$coords$values[[25]]
#> [1] 1.667261e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$time$coords$values[[26]]
#> [1] 1.669853e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$time$coords$values[[27]]
#> [1] 1.672531e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$time$coords$values[[28]]
#> [1] 1.67521e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$time$coords$values[[29]]
#> [1] 1.677629e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$time$coords$values[[30]]
#> [1] 1.680307e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$time$coords$values[[31]]
#> [1] 1.682899e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$time$coords$values[[32]]
#> [1] 1.685578e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$time$coords$values[[33]]
#> [1] 1.68817e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$time$coords$values[[34]]
#> [1] 1.690848e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$time$coords$values[[35]]
#> [1] 1.693526e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$time$coords$values[[36]]
#> [1] 1.696118e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$time$coords$values[[37]]
#> [1] 1.698797e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$time$coords$values[[38]]
#> [1] 1.701389e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$time$coords$values[[39]]
#> [1] 1.704067e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$time$coords$values[[40]]
#> [1] 1.706746e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$time$coords$values[[41]]
#> [1] 1.709251e+12
#> 
#> 
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewVariables
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewVariables$thetao
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewVariables$thetao$dtype
#> [1] "<f4"
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewVariables$thetao$itemSize
#> [1] 4
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewVariables$thetao$chunkSize
#> [1] 2158833
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$isAggregated
#> [1] FALSE
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1M-m_202211`$collection
#> [1] "GLOBAL_ANALYSISFORECAST_PHY_001_024"
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$id
#> [1] "cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211"
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$type
#> [1] "Feature"
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$stac_version
#> [1] "1.0.0"
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$stac_extensions
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$stac_extensions[[1]]
#> [1] "https://stac-extensions.github.io/datacube/v2.1.0/schema.json"
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$geometry
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$geometry$type
#> [1] "Polygon"
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$geometry$coordinates
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$geometry$coordinates[[1]]
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$geometry$coordinates[[1]][[1]]
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$geometry$coordinates[[1]][[1]][[1]]
#> [1] -180
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$geometry$coordinates[[1]][[1]][[2]]
#> [1] -80
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$geometry$coordinates[[1]][[2]]
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$geometry$coordinates[[1]][[2]][[1]]
#> [1] -180
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$geometry$coordinates[[1]][[2]][[2]]
#> [1] 90
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$geometry$coordinates[[1]][[3]]
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$geometry$coordinates[[1]][[3]][[1]]
#> [1] 179.9167
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$geometry$coordinates[[1]][[3]][[2]]
#> [1] 90
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$geometry$coordinates[[1]][[4]]
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$geometry$coordinates[[1]][[4]][[1]]
#> [1] 179.9167
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$geometry$coordinates[[1]][[4]][[2]]
#> [1] -80
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$geometry$coordinates[[1]][[5]]
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$geometry$coordinates[[1]][[5]][[1]]
#> [1] -180
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$geometry$coordinates[[1]][[5]][[2]]
#> [1] -80
#> 
#> 
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$bbox
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$bbox[[1]]
#> [1] -180
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$bbox[[2]]
#> [1] -80
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$bbox[[3]]
#> [1] 179.9167
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$bbox[[4]]
#> [1] 90
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$properties
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$properties$title
#> [1] "daily mean fields from Global Ocean Physics Analysis and Forecast updated Daily"
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$properties$datetime
#> NULL
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$properties$start_datetime
#> [1] "2020-11-01T00:00:00Z"
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$properties$end_datetime
#> [1] "2024-04-19T00:00:00Z"
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$properties$Conventions
#> [1] "CF-1.8"
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$properties$area
#> [1] "Global"
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$properties$contact
#> [1] "https://marine.copernicus.eu/contact"
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$properties$credit
#> [1] "E.U. Copernicus Marine Service Information (CMEMS)"
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$properties$institution
#> [1] "Mercator Ocean International"
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$properties$licence
#> [1] "http://marine.copernicus.eu/services-portfolio/service-commitments-and-licence/"
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$properties$producer
#> [1] "CMEMS - Global Monitoring and Forecasting Centre"
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$properties$references
#> [1] "http://marine.copernicus.eu"
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$properties$source
#> [1] "MOI GLO12"
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$elevation
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$elevation$type
#> [1] "spatial"
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$elevation$axis
#> [1] "z"
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$elevation$extent
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$elevation$extent[[1]]
#> [1] -5727.917
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$elevation$extent[[2]]
#> [1] -0.494025
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$elevation$values
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$elevation$values[[1]]
#> [1] -5727.917
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$elevation$values[[2]]
#> [1] -5274.784
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$elevation$values[[3]]
#> [1] -4833.291
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$elevation$values[[4]]
#> [1] -4405.224
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$elevation$values[[5]]
#> [1] -3992.484
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$elevation$values[[6]]
#> [1] -3597.032
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$elevation$values[[7]]
#> [1] -3220.82
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$elevation$values[[8]]
#> [1] -2865.703
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$elevation$values[[9]]
#> [1] -2533.336
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$elevation$values[[10]]
#> [1] -2225.078
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$elevation$values[[11]]
#> [1] -1941.893
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$elevation$values[[12]]
#> [1] -1684.284
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$elevation$values[[13]]
#> [1] -1452.251
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$elevation$values[[14]]
#> [1] -1245.291
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$elevation$values[[15]]
#> [1] -1062.44
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$elevation$values[[16]]
#> [1] -902.3393
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$elevation$values[[17]]
#> [1] -763.3331
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$elevation$values[[18]]
#> [1] -643.5668
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$elevation$values[[19]]
#> [1] -541.0889
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$elevation$values[[20]]
#> [1] -453.9377
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$elevation$values[[21]]
#> [1] -380.213
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$elevation$values[[22]]
#> [1] -318.1274
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$elevation$values[[23]]
#> [1] -266.0403
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$elevation$values[[24]]
#> [1] -222.4752
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$elevation$values[[25]]
#> [1] -186.1256
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$elevation$values[[26]]
#> [1] -155.8507
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$elevation$values[[27]]
#> [1] -130.666
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$elevation$values[[28]]
#> [1] -109.7293
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$elevation$values[[29]]
#> [1] -92.32607
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$elevation$values[[30]]
#> [1] -77.85385
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$elevation$values[[31]]
#> [1] -65.80727
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$elevation$values[[32]]
#> [1] -55.76429
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$elevation$values[[33]]
#> [1] -47.37369
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$elevation$values[[34]]
#> [1] -40.34405
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$elevation$values[[35]]
#> [1] -34.43415
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$elevation$values[[36]]
#> [1] -29.44473
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$elevation$values[[37]]
#> [1] -25.21141
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$elevation$values[[38]]
#> [1] -21.59882
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$elevation$values[[39]]
#> [1] -18.49556
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$elevation$values[[40]]
#> [1] -15.81007
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$elevation$values[[41]]
#> [1] -13.46714
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$elevation$values[[42]]
#> [1] -11.405
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$elevation$values[[43]]
#> [1] -9.572997
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$elevation$values[[44]]
#> [1] -7.92956
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$elevation$values[[45]]
#> [1] -6.440614
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$elevation$values[[46]]
#> [1] -5.078224
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$elevation$values[[47]]
#> [1] -3.819495
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$elevation$values[[48]]
#> [1] -2.645669
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$elevation$values[[49]]
#> [1] -1.541375
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$elevation$values[[50]]
#> [1] -0.494025
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$elevation$unit
#> [1] "m"
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$latitude
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$latitude$type
#> [1] "spatial"
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$latitude$axis
#> [1] "y"
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$latitude$extent
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$latitude$extent[[1]]
#> [1] -80
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$latitude$extent[[2]]
#> [1] 90
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$latitude$step
#> [1] 0.08333333
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$latitude$reference_system
#> [1] 4326
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$longitude
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$longitude$type
#> [1] "spatial"
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$longitude$axis
#> [1] "x"
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$longitude$extent
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$longitude$extent[[1]]
#> [1] -180
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$longitude$extent[[2]]
#> [1] 179.9167
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$longitude$step
#> [1] 0.08333334
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$longitude$reference_system
#> [1] 4326
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$time
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$time$type
#> [1] "temporal"
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$time$extent
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$time$extent[[1]]
#> [1] "2020-11-01T00:00:00Z"
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$time$extent[[2]]
#> [1] "2024-04-19T00:00:00Z"
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$time$step
#> [1] "P1D"
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$thetao
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$thetao$id
#> [1] "thetao"
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$thetao$dimensions
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$thetao$dimensions[[1]]
#> [1] "time"
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$thetao$dimensions[[2]]
#> [1] "elevation"
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$thetao$dimensions[[3]]
#> [1] "latitude"
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$thetao$dimensions[[4]]
#> [1] "longitude"
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$thetao$type
#> [1] "data"
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$thetao$unit
#> [1] "degrees_C"
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$thetao$standardName
#> [1] "sea_water_potential_temperature"
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$thetao$abbreviation
#> [1] "thetao"
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$thetao$name
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$thetao$name$en
#> [1] "Temperature"
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$thetao$unitConversion
#> NULL
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$thetao$missingValue
#> [1] 9.96921e+36
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$thetao$offset
#> NULL
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$thetao$scale
#> NULL
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$thetao$valueMin
#> [1] -1.758793
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$thetao$valueMax
#> [1] 29.53272
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$thetao$valueDiffMax
#> [1] 15.64576
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$thetao$valueDiffRelMax
#> [1] 25
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$thetao$valueClamp
#> [1] TRUE
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$thetao$hasLogScale
#> [1] FALSE
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$thetao$logScale
#> [1] FALSE
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$thetao$colormapId
#> [1] "thermal"
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$thetao$colormapInvert
#> [1] FALSE
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$thetao$colormapDiffId
#> [1] "balance"
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$thetao$colormapDiffInvert
#> [1] FALSE
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$thetao$valueColor
#> [1] FALSE
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$properties$admp_in_preparation
#> [1] FALSE
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$properties$admp_updated
#> [1] "2024-04-10T04:45:55.227207Z"
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$properties$admp_released_date
#> NULL
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$properties$admp_retired_date
#> NULL
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$native
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$native$id
#> [1] "native"
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$native$href
#> [1] "https://s3.waw3-1.cloudferro.com/mdl-native-14/native/GLOBAL_ANALYSISFORECAST_PHY_001_024/cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211"
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$native$type
#> [1] "application/x-netcdf"
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$native$roles
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$native$roles[[1]]
#> [1] "data"
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$native$title
#> [1] "Native dataset"
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$native$description
#> [1] "The original, non-ARCO version of this dataset, as published by the data provider."
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$timeChunked
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$id
#> [1] "timeChunked"
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$href
#> [1] "https://s3.waw3-1.cloudferro.com/mdl-arco-time-012/arco/GLOBAL_ANALYSISFORECAST_PHY_001_024/cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211/timeChunked.zarr"
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$type
#> [1] "application/vnd+zarr"
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$roles
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$roles[[1]]
#> [1] "data"
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$title
#> [1] "Time-chunked dataset in Zarr"
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$description
#> [1] "An ARCO version of this dataset with a small chunk size in the `time` dimension.\n    \nNote that the link (`href`) associated to this asset is the base directory\nof this dataset, but it cannot be accessed directly.\n\nTo download this dataset or part of it, \nuse a library such as [xarray](https://docs.xarray.dev/)."
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$`xarray:open_kwargs`
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$`xarray:open_kwargs`$consolidated
#> [1] TRUE
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$elevation
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$elevation$chunkLen
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$elevation$chunkLen$thetao
#> [1] 1
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$elevation$len
#> [1] 50
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$elevation$units
#> [1] "m"
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$elevation$coords
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$elevation$coords$type
#> [1] "explicit"
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$elevation$coords$values
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[1]]
#> [1] -5727.917
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[2]]
#> [1] -5274.784
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[3]]
#> [1] -4833.291
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[4]]
#> [1] -4405.224
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[5]]
#> [1] -3992.484
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[6]]
#> [1] -3597.032
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[7]]
#> [1] -3220.82
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[8]]
#> [1] -2865.703
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[9]]
#> [1] -2533.336
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[10]]
#> [1] -2225.078
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[11]]
#> [1] -1941.893
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[12]]
#> [1] -1684.284
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[13]]
#> [1] -1452.251
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[14]]
#> [1] -1245.291
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[15]]
#> [1] -1062.44
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[16]]
#> [1] -902.3393
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[17]]
#> [1] -763.3331
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[18]]
#> [1] -643.5668
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[19]]
#> [1] -541.0889
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[20]]
#> [1] -453.9377
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[21]]
#> [1] -380.213
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[22]]
#> [1] -318.1274
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[23]]
#> [1] -266.0403
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[24]]
#> [1] -222.4752
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[25]]
#> [1] -186.1256
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[26]]
#> [1] -155.8507
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[27]]
#> [1] -130.666
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[28]]
#> [1] -109.7293
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[29]]
#> [1] -92.32607
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[30]]
#> [1] -77.85385
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[31]]
#> [1] -65.80727
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[32]]
#> [1] -55.76429
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[33]]
#> [1] -47.37369
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[34]]
#> [1] -40.34405
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[35]]
#> [1] -34.43415
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[36]]
#> [1] -29.44473
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[37]]
#> [1] -25.21141
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[38]]
#> [1] -21.59882
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[39]]
#> [1] -18.49556
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[40]]
#> [1] -15.81007
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[41]]
#> [1] -13.46714
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[42]]
#> [1] -11.405
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[43]]
#> [1] -9.572997
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[44]]
#> [1] -7.92956
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[45]]
#> [1] -6.440614
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[46]]
#> [1] -5.078224
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[47]]
#> [1] -3.819495
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[48]]
#> [1] -2.645669
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[49]]
#> [1] -1.541375
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[50]]
#> [1] -0.494025
#> 
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$latitude
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$latitude$chunkLen
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$latitude$chunkLen$thetao
#> [1] 512
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$latitude$len
#> [1] 2041
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$latitude$units
#> [1] "degrees_north"
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$latitude$coords
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$latitude$coords$type
#> [1] "minMaxStep"
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$latitude$coords$min
#> [1] -80
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$latitude$coords$max
#> [1] 90
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$latitude$coords$step
#> [1] 0.08333333
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$latitude$coords$len
#> [1] 2041
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$longitude
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$longitude$chunkLen
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$longitude$chunkLen$thetao
#> [1] 2048
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$longitude$len
#> [1] 4320
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$longitude$units
#> [1] "degrees_east"
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$longitude$coords
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$longitude$coords$type
#> [1] "minMaxStep"
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$longitude$coords$min
#> [1] -180
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$longitude$coords$max
#> [1] 179.9167
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$longitude$coords$step
#> [1] 0.08333334
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$longitude$coords$len
#> [1] 4320
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$time
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$time$chunkLen
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$time$chunkLen$thetao
#> [1] 1
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$time$len
#> [1] 1266
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$time$units
#> [1] "milliseconds since 1970-01-01 00:00:00Z (no leap seconds)"
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$time$coords
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$time$coords$type
#> [1] "minMaxStep"
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$time$coords$min
#> [1] 1.604189e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$time$coords$max
#> [1] 1.713485e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$time$coords$step
#> [1] 86400000
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$time$coords$len
#> [1] 1266
#> 
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewVariables
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewVariables$thetao
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewVariables$thetao$dtype
#> [1] "<f4"
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewVariables$thetao$itemSize
#> [1] 4
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewVariables$thetao$chunkSize
#> [1] 1553446
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$isAggregated
#> [1] FALSE
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$downsampled4
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$id
#> [1] "downsampled4"
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$href
#> [1] "https://s3.waw3-1.cloudferro.com/mdl-arco-time-012/arco/GLOBAL_ANALYSISFORECAST_PHY_001_024/cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211/downsampled4.zarr"
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$type
#> [1] "application/vnd+zarr"
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$roles
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$roles[[1]]
#> [1] "data"
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$roles[[2]]
#> [1] "downsampled"
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$title
#> [1] "Downsampled dataset (by 4) in Zarr"
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$description
#> [1] "An ARCO version of this dataset, downsampled in `longitude` and `latitude` by 4.\n    \nNote that the link (`href`) associated to this asset is the base directory\nof this dataset, but it cannot be accessed directly.\n\nTo download this dataset or part of it, \nuse a library such as [xarray](https://docs.xarray.dev/)."
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$`xarray:open_kwargs`
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$`xarray:open_kwargs`$consolidated
#> [1] TRUE
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$elevation
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$elevation$chunkLen
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$elevation$chunkLen$thetao
#> [1] 1
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$elevation$len
#> [1] 50
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$elevation$units
#> [1] "m"
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$elevation$coords
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$elevation$coords$type
#> [1] "explicit"
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$elevation$coords$values
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[1]]
#> [1] -5727.917
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[2]]
#> [1] -5274.784
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[3]]
#> [1] -4833.291
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[4]]
#> [1] -4405.224
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[5]]
#> [1] -3992.484
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[6]]
#> [1] -3597.032
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[7]]
#> [1] -3220.82
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[8]]
#> [1] -2865.703
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[9]]
#> [1] -2533.336
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[10]]
#> [1] -2225.078
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[11]]
#> [1] -1941.893
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[12]]
#> [1] -1684.284
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[13]]
#> [1] -1452.251
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[14]]
#> [1] -1245.291
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[15]]
#> [1] -1062.44
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[16]]
#> [1] -902.3393
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[17]]
#> [1] -763.3331
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[18]]
#> [1] -643.5668
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[19]]
#> [1] -541.0889
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[20]]
#> [1] -453.9377
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[21]]
#> [1] -380.213
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[22]]
#> [1] -318.1274
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[23]]
#> [1] -266.0403
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[24]]
#> [1] -222.4752
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[25]]
#> [1] -186.1256
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[26]]
#> [1] -155.8507
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[27]]
#> [1] -130.666
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[28]]
#> [1] -109.7293
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[29]]
#> [1] -92.32607
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[30]]
#> [1] -77.85385
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[31]]
#> [1] -65.80727
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[32]]
#> [1] -55.76429
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[33]]
#> [1] -47.37369
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[34]]
#> [1] -40.34405
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[35]]
#> [1] -34.43415
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[36]]
#> [1] -29.44473
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[37]]
#> [1] -25.21141
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[38]]
#> [1] -21.59882
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[39]]
#> [1] -18.49556
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[40]]
#> [1] -15.81007
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[41]]
#> [1] -13.46714
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[42]]
#> [1] -11.405
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[43]]
#> [1] -9.572997
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[44]]
#> [1] -7.92956
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[45]]
#> [1] -6.440614
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[46]]
#> [1] -5.078224
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[47]]
#> [1] -3.819495
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[48]]
#> [1] -2.645669
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[49]]
#> [1] -1.541375
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[50]]
#> [1] -0.494025
#> 
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$latitude
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$latitude$chunkLen
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$latitude$chunkLen$thetao
#> [1] 511
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$latitude$len
#> [1] 511
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$latitude$units
#> [1] "degrees_north"
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$latitude$coords
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$latitude$coords$type
#> [1] "minMaxStep"
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$latitude$coords$min
#> [1] -80
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$latitude$coords$max
#> [1] 90
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$latitude$coords$step
#> [1] 0.3333333
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$latitude$coords$len
#> [1] 511
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$longitude
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$longitude$chunkLen
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$longitude$chunkLen$thetao
#> [1] 1080
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$longitude$len
#> [1] 1080
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$longitude$units
#> [1] "degrees_east"
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$longitude$coords
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$longitude$coords$type
#> [1] "minMaxStep"
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$longitude$coords$min
#> [1] -180
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$longitude$coords$max
#> [1] 179.6667
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$longitude$coords$step
#> [1] 0.3333334
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$longitude$coords$len
#> [1] 1080
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$time
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$time$chunkLen
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$time$chunkLen$thetao
#> [1] 1
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$time$len
#> [1] 1266
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$time$units
#> [1] "milliseconds since 1970-01-01 00:00:00Z (no leap seconds)"
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$time$coords
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$time$coords$type
#> [1] "minMaxStep"
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$time$coords$min
#> [1] 1.604189e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$time$coords$max
#> [1] 1.713485e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$time$coords$step
#> [1] 86400000
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$time$coords$len
#> [1] 1266
#> 
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewVariables
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewVariables$thetao
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewVariables$thetao$dtype
#> [1] "<f4"
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewVariables$thetao$itemSize
#> [1] 4
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewVariables$thetao$chunkSize
#> [1] 1553446
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$isAggregated
#> [1] TRUE
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$geoChunked
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$id
#> [1] "geoChunked"
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$href
#> [1] "https://s3.waw3-1.cloudferro.com/mdl-arco-geo-012/arco/GLOBAL_ANALYSISFORECAST_PHY_001_024/cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211/geoChunked.zarr"
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$type
#> [1] "application/vnd+zarr"
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$roles
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$roles[[1]]
#> [1] "data"
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$title
#> [1] "Geo-chunked dataset in Zarr"
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$description
#> [1] "An ARCO version of this dataset with a small chunk size in the `longitude` and `latitude` dimensions.\n    \nNote that the link (`href`) associated to this asset is the base directory\nof this dataset, but it cannot be accessed directly.\n\nTo download this dataset or part of it, \nuse a library such as [xarray](https://docs.xarray.dev/)."
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$`xarray:open_kwargs`
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$`xarray:open_kwargs`$consolidated
#> [1] TRUE
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$elevation
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$elevation$chunkLen
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$elevation$chunkLen$thetao
#> [1] 2
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$elevation$len
#> [1] 50
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$elevation$units
#> [1] "m"
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$elevation$coords
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$elevation$coords$type
#> [1] "explicit"
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$elevation$coords$values
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[1]]
#> [1] -5727.917
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[2]]
#> [1] -5274.784
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[3]]
#> [1] -4833.291
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[4]]
#> [1] -4405.224
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[5]]
#> [1] -3992.484
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[6]]
#> [1] -3597.032
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[7]]
#> [1] -3220.82
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[8]]
#> [1] -2865.703
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[9]]
#> [1] -2533.336
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[10]]
#> [1] -2225.078
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[11]]
#> [1] -1941.893
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[12]]
#> [1] -1684.284
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[13]]
#> [1] -1452.251
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[14]]
#> [1] -1245.291
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[15]]
#> [1] -1062.44
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[16]]
#> [1] -902.3393
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[17]]
#> [1] -763.3331
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[18]]
#> [1] -643.5668
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[19]]
#> [1] -541.0889
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[20]]
#> [1] -453.9377
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[21]]
#> [1] -380.213
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[22]]
#> [1] -318.1274
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[23]]
#> [1] -266.0403
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[24]]
#> [1] -222.4752
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[25]]
#> [1] -186.1256
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[26]]
#> [1] -155.8507
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[27]]
#> [1] -130.666
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[28]]
#> [1] -109.7293
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[29]]
#> [1] -92.32607
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[30]]
#> [1] -77.85385
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[31]]
#> [1] -65.80727
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[32]]
#> [1] -55.76429
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[33]]
#> [1] -47.37369
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[34]]
#> [1] -40.34405
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[35]]
#> [1] -34.43415
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[36]]
#> [1] -29.44473
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[37]]
#> [1] -25.21141
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[38]]
#> [1] -21.59882
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[39]]
#> [1] -18.49556
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[40]]
#> [1] -15.81007
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[41]]
#> [1] -13.46714
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[42]]
#> [1] -11.405
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[43]]
#> [1] -9.572997
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[44]]
#> [1] -7.92956
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[45]]
#> [1] -6.440614
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[46]]
#> [1] -5.078224
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[47]]
#> [1] -3.819495
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[48]]
#> [1] -2.645669
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[49]]
#> [1] -1.541375
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[50]]
#> [1] -0.494025
#> 
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$latitude
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$latitude$chunkLen
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$latitude$chunkLen$thetao
#> [1] 32
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$latitude$len
#> [1] 2041
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$latitude$units
#> [1] "degrees_north"
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$latitude$coords
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$latitude$coords$type
#> [1] "minMaxStep"
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$latitude$coords$min
#> [1] -80
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$latitude$coords$max
#> [1] 90
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$latitude$coords$step
#> [1] 0.08333333
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$latitude$coords$len
#> [1] 2041
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$longitude
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$longitude$chunkLen
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$longitude$chunkLen$thetao
#> [1] 64
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$longitude$len
#> [1] 4320
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$longitude$units
#> [1] "degrees_east"
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$longitude$coords
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$longitude$coords$type
#> [1] "minMaxStep"
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$longitude$coords$min
#> [1] -180
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$longitude$coords$max
#> [1] 179.9167
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$longitude$coords$step
#> [1] 0.08333334
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$longitude$coords$len
#> [1] 4320
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$time
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$time$chunkLen
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$time$chunkLen$thetao
#> [1] 177
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$time$len
#> [1] 1266
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$time$units
#> [1] "milliseconds since 1970-01-01 00:00:00Z (no leap seconds)"
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$time$coords
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$time$coords$type
#> [1] "minMaxStep"
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$time$coords$min
#> [1] 1.604189e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$time$coords$max
#> [1] 1.713485e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$time$coords$step
#> [1] 86400000
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$time$coords$len
#> [1] 1266
#> 
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewVariables
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewVariables$thetao
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewVariables$thetao$dtype
#> [1] "<f4"
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewVariables$thetao$itemSize
#> [1] 4
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewVariables$thetao$chunkSize
#> [1] 1705864
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$isAggregated
#> [1] FALSE
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211`$collection
#> [1] "GLOBAL_ANALYSISFORECAST_PHY_001_024"
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$id
#> [1] "cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211"
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$type
#> [1] "Feature"
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$stac_version
#> [1] "1.0.0"
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$stac_extensions
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$stac_extensions[[1]]
#> [1] "https://stac-extensions.github.io/datacube/v2.1.0/schema.json"
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$geometry
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$geometry$type
#> [1] "Polygon"
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$geometry$coordinates
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$geometry$coordinates[[1]]
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$geometry$coordinates[[1]][[1]]
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$geometry$coordinates[[1]][[1]][[1]]
#> [1] -180
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$geometry$coordinates[[1]][[1]][[2]]
#> [1] -80
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$geometry$coordinates[[1]][[2]]
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$geometry$coordinates[[1]][[2]][[1]]
#> [1] -180
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$geometry$coordinates[[1]][[2]][[2]]
#> [1] 90
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$geometry$coordinates[[1]][[3]]
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$geometry$coordinates[[1]][[3]][[1]]
#> [1] 179.9167
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$geometry$coordinates[[1]][[3]][[2]]
#> [1] 90
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$geometry$coordinates[[1]][[4]]
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$geometry$coordinates[[1]][[4]][[1]]
#> [1] 179.9167
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$geometry$coordinates[[1]][[4]][[2]]
#> [1] -80
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$geometry$coordinates[[1]][[5]]
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$geometry$coordinates[[1]][[5]][[1]]
#> [1] -180
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$geometry$coordinates[[1]][[5]][[2]]
#> [1] -80
#> 
#> 
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$bbox
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$bbox[[1]]
#> [1] -180
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$bbox[[2]]
#> [1] -80
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$bbox[[3]]
#> [1] 179.9167
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$bbox[[4]]
#> [1] 90
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$properties
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$properties$title
#> [1] "Instantaneous fields for product GLOBAL_ANALYSISFORECAST_PHY_001_024"
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$properties$datetime
#> NULL
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$properties$start_datetime
#> [1] "2020-11-01T00:00:00Z"
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$properties$end_datetime
#> [1] "2024-04-12T00:00:00Z"
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$properties$Conventions
#> [1] "CF-1.6"
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$properties$area
#> [1] "GLOBAL"
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$properties$contact
#> [1] "servicedesk.cmems@mercator-ocean.eu"
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$properties$credit
#> [1] "E.U. Copernicus Marine Service Information (CMEMS)"
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$properties$institution
#> [1] "Mercator Ocean"
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$properties$licence
#> [1] "http://marine.copernicus.eu/services-portfolio/service-commitments-and-licence/"
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$properties$producer
#> [1] "CMEMS - Global Monitoring and Forecasting Centre"
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$properties$product
#> [1] "GLOBAL_ANALYSISFORECAST_PHY_001_024"
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$properties$product_user_manual
#> [1] "http://marine.copernicus.eu/documents/PUM/CMEMS-GLO-PUM-001-024.pdf"
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$properties$quality_information_document
#> [1] "http://marine.copernicus.eu/documents/QUID/CMEMS-GLO-QUID-001-024.pdf"
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$properties$references
#> [1] "http://marine.copernicus.eu"
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$properties$source
#> [1] "MERCATOR GLO12"
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$properties$`cube:dimensions`
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$properties$`cube:dimensions`$elevation
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$properties$`cube:dimensions`$elevation$type
#> [1] "spatial"
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$properties$`cube:dimensions`$elevation$axis
#> [1] "z"
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$properties$`cube:dimensions`$elevation$extent
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$properties$`cube:dimensions`$elevation$extent[[1]]
#> [1] -5727.917
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$properties$`cube:dimensions`$elevation$extent[[2]]
#> [1] -0.494025
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$properties$`cube:dimensions`$elevation$values
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$properties$`cube:dimensions`$elevation$values[[1]]
#> [1] -5727.917
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$properties$`cube:dimensions`$elevation$values[[2]]
#> [1] -5274.784
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$properties$`cube:dimensions`$elevation$values[[3]]
#> [1] -4833.291
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$properties$`cube:dimensions`$elevation$values[[4]]
#> [1] -4405.224
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$properties$`cube:dimensions`$elevation$values[[5]]
#> [1] -3992.484
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$properties$`cube:dimensions`$elevation$values[[6]]
#> [1] -3597.032
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$properties$`cube:dimensions`$elevation$values[[7]]
#> [1] -3220.82
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$properties$`cube:dimensions`$elevation$values[[8]]
#> [1] -2865.703
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$properties$`cube:dimensions`$elevation$values[[9]]
#> [1] -2533.336
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$properties$`cube:dimensions`$elevation$values[[10]]
#> [1] -2225.078
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$properties$`cube:dimensions`$elevation$values[[11]]
#> [1] -1941.893
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$properties$`cube:dimensions`$elevation$values[[12]]
#> [1] -1684.284
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$properties$`cube:dimensions`$elevation$values[[13]]
#> [1] -1452.251
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$properties$`cube:dimensions`$elevation$values[[14]]
#> [1] -1245.291
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$properties$`cube:dimensions`$elevation$values[[15]]
#> [1] -1062.44
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$properties$`cube:dimensions`$elevation$values[[16]]
#> [1] -902.3393
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$properties$`cube:dimensions`$elevation$values[[17]]
#> [1] -763.3331
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$properties$`cube:dimensions`$elevation$values[[18]]
#> [1] -643.5668
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$properties$`cube:dimensions`$elevation$values[[19]]
#> [1] -541.0889
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$properties$`cube:dimensions`$elevation$values[[20]]
#> [1] -453.9377
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$properties$`cube:dimensions`$elevation$values[[21]]
#> [1] -380.213
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$properties$`cube:dimensions`$elevation$values[[22]]
#> [1] -318.1274
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$properties$`cube:dimensions`$elevation$values[[23]]
#> [1] -266.0403
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$properties$`cube:dimensions`$elevation$values[[24]]
#> [1] -222.4752
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$properties$`cube:dimensions`$elevation$values[[25]]
#> [1] -186.1256
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$properties$`cube:dimensions`$elevation$values[[26]]
#> [1] -155.8507
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$properties$`cube:dimensions`$elevation$values[[27]]
#> [1] -130.666
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$properties$`cube:dimensions`$elevation$values[[28]]
#> [1] -109.7293
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$properties$`cube:dimensions`$elevation$values[[29]]
#> [1] -92.32607
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$properties$`cube:dimensions`$elevation$values[[30]]
#> [1] -77.85385
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$properties$`cube:dimensions`$elevation$values[[31]]
#> [1] -65.80727
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$properties$`cube:dimensions`$elevation$values[[32]]
#> [1] -55.76429
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$properties$`cube:dimensions`$elevation$values[[33]]
#> [1] -47.37369
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$properties$`cube:dimensions`$elevation$values[[34]]
#> [1] -40.34405
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$properties$`cube:dimensions`$elevation$values[[35]]
#> [1] -34.43415
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$properties$`cube:dimensions`$elevation$values[[36]]
#> [1] -29.44473
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$properties$`cube:dimensions`$elevation$values[[37]]
#> [1] -25.21141
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$properties$`cube:dimensions`$elevation$values[[38]]
#> [1] -21.59882
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$properties$`cube:dimensions`$elevation$values[[39]]
#> [1] -18.49556
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$properties$`cube:dimensions`$elevation$values[[40]]
#> [1] -15.81007
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$properties$`cube:dimensions`$elevation$values[[41]]
#> [1] -13.46714
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$properties$`cube:dimensions`$elevation$values[[42]]
#> [1] -11.405
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$properties$`cube:dimensions`$elevation$values[[43]]
#> [1] -9.572997
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$properties$`cube:dimensions`$elevation$values[[44]]
#> [1] -7.92956
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$properties$`cube:dimensions`$elevation$values[[45]]
#> [1] -6.440614
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$properties$`cube:dimensions`$elevation$values[[46]]
#> [1] -5.078224
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$properties$`cube:dimensions`$elevation$values[[47]]
#> [1] -3.819495
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$properties$`cube:dimensions`$elevation$values[[48]]
#> [1] -2.645669
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$properties$`cube:dimensions`$elevation$values[[49]]
#> [1] -1.541375
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$properties$`cube:dimensions`$elevation$values[[50]]
#> [1] -0.494025
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$properties$`cube:dimensions`$elevation$unit
#> [1] "m"
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$properties$`cube:dimensions`$latitude
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$properties$`cube:dimensions`$latitude$type
#> [1] "spatial"
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$properties$`cube:dimensions`$latitude$axis
#> [1] "y"
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$properties$`cube:dimensions`$latitude$extent
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$properties$`cube:dimensions`$latitude$extent[[1]]
#> [1] -80
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$properties$`cube:dimensions`$latitude$extent[[2]]
#> [1] 90
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$properties$`cube:dimensions`$latitude$step
#> [1] 0.08333333
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$properties$`cube:dimensions`$latitude$reference_system
#> [1] 4326
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$properties$`cube:dimensions`$longitude
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$properties$`cube:dimensions`$longitude$type
#> [1] "spatial"
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$properties$`cube:dimensions`$longitude$axis
#> [1] "x"
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$properties$`cube:dimensions`$longitude$extent
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$properties$`cube:dimensions`$longitude$extent[[1]]
#> [1] -180
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$properties$`cube:dimensions`$longitude$extent[[2]]
#> [1] 179.9167
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$properties$`cube:dimensions`$longitude$step
#> [1] 0.08333334
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$properties$`cube:dimensions`$longitude$reference_system
#> [1] 4326
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$properties$`cube:dimensions`$time
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$properties$`cube:dimensions`$time$type
#> [1] "temporal"
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$properties$`cube:dimensions`$time$extent
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$properties$`cube:dimensions`$time$extent[[1]]
#> [1] "2020-11-01T00:00:00Z"
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$properties$`cube:dimensions`$time$extent[[2]]
#> [1] "2024-04-12T00:00:00Z"
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$properties$`cube:dimensions`$time$step
#> [1] "PT21600S"
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$properties$`cube:variables`
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$properties$`cube:variables`$so
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$properties$`cube:variables`$so$id
#> [1] "so"
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$properties$`cube:variables`$so$dimensions
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$properties$`cube:variables`$so$dimensions[[1]]
#> [1] "time"
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$properties$`cube:variables`$so$dimensions[[2]]
#> [1] "elevation"
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$properties$`cube:variables`$so$dimensions[[3]]
#> [1] "latitude"
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$properties$`cube:variables`$so$dimensions[[4]]
#> [1] "longitude"
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$properties$`cube:variables`$so$type
#> [1] "data"
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$properties$`cube:variables`$so$unit
#> [1] "1e-3"
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$properties$`cube:variables`$so$standardName
#> [1] "sea_water_salinity"
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$properties$`cube:variables`$so$abbreviation
#> [1] "so"
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$properties$`cube:variables`$so$name
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$properties$`cube:variables`$so$name$en
#> [1] "Salinity"
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$properties$`cube:variables`$so$unitConversion
#> NULL
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$properties$`cube:variables`$so$missingValue
#> [1] 9.96921e+36
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$properties$`cube:variables`$so$offset
#> NULL
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$properties$`cube:variables`$so$scale
#> NULL
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$properties$`cube:variables`$so$valueMin
#> [1] 30.28954
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$properties$`cube:variables`$so$valueMax
#> [1] 36.81995
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$properties$`cube:variables`$so$valueDiffMax
#> [1] 3.265207
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$properties$`cube:variables`$so$valueDiffRelMax
#> [1] 25
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$properties$`cube:variables`$so$valueClamp
#> [1] TRUE
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$properties$`cube:variables`$so$hasLogScale
#> [1] TRUE
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$properties$`cube:variables`$so$logScale
#> [1] FALSE
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$properties$`cube:variables`$so$colormapId
#> [1] "haline"
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$properties$`cube:variables`$so$colormapInvert
#> [1] FALSE
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$properties$`cube:variables`$so$colormapDiffId
#> [1] "balance"
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$properties$`cube:variables`$so$colormapDiffInvert
#> [1] FALSE
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$properties$`cube:variables`$so$valueColor
#> [1] FALSE
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$properties$admp_in_preparation
#> [1] FALSE
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$properties$admp_updated
#> [1] "2024-04-10T04:58:29.163022Z"
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$properties$admp_released_date
#> NULL
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$properties$admp_retired_date
#> NULL
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$native
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$native$id
#> [1] "native"
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$native$href
#> [1] "https://s3.waw3-1.cloudferro.com/mdl-native-14/native/GLOBAL_ANALYSISFORECAST_PHY_001_024/cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211"
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$native$type
#> [1] "application/x-netcdf"
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$native$roles
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$native$roles[[1]]
#> [1] "data"
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$native$title
#> [1] "Native dataset"
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$native$description
#> [1] "The original, non-ARCO version of this dataset, as published by the data provider."
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$id
#> [1] "timeChunked"
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$href
#> [1] "https://s3.waw3-1.cloudferro.com/mdl-arco-time-010/arco/GLOBAL_ANALYSISFORECAST_PHY_001_024/cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211/timeChunked.zarr"
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$type
#> [1] "application/vnd+zarr"
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$roles
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$roles[[1]]
#> [1] "data"
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$title
#> [1] "Time-chunked dataset in Zarr"
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$description
#> [1] "An ARCO version of this dataset with a small chunk size in the `time` dimension.\n    \nNote that the link (`href`) associated to this asset is the base directory\nof this dataset, but it cannot be accessed directly.\n\nTo download this dataset or part of it, \nuse a library such as [xarray](https://docs.xarray.dev/)."
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$`xarray:open_kwargs`
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$`xarray:open_kwargs`$consolidated
#> [1] TRUE
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$viewDims
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$viewDims$elevation
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$viewDims$elevation$chunkLen
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$viewDims$elevation$chunkLen$so
#> [1] 1
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$viewDims$elevation$len
#> [1] 50
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$viewDims$elevation$units
#> [1] "m"
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$viewDims$elevation$coords
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$viewDims$elevation$coords$type
#> [1] "explicit"
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$viewDims$elevation$coords$values
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$viewDims$elevation$coords$values[[1]]
#> [1] -5727.917
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$viewDims$elevation$coords$values[[2]]
#> [1] -5274.784
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$viewDims$elevation$coords$values[[3]]
#> [1] -4833.291
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$viewDims$elevation$coords$values[[4]]
#> [1] -4405.224
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$viewDims$elevation$coords$values[[5]]
#> [1] -3992.484
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$viewDims$elevation$coords$values[[6]]
#> [1] -3597.032
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$viewDims$elevation$coords$values[[7]]
#> [1] -3220.82
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$viewDims$elevation$coords$values[[8]]
#> [1] -2865.703
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$viewDims$elevation$coords$values[[9]]
#> [1] -2533.336
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$viewDims$elevation$coords$values[[10]]
#> [1] -2225.078
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$viewDims$elevation$coords$values[[11]]
#> [1] -1941.893
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$viewDims$elevation$coords$values[[12]]
#> [1] -1684.284
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$viewDims$elevation$coords$values[[13]]
#> [1] -1452.251
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$viewDims$elevation$coords$values[[14]]
#> [1] -1245.291
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$viewDims$elevation$coords$values[[15]]
#> [1] -1062.44
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$viewDims$elevation$coords$values[[16]]
#> [1] -902.3393
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$viewDims$elevation$coords$values[[17]]
#> [1] -763.3331
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$viewDims$elevation$coords$values[[18]]
#> [1] -643.5668
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$viewDims$elevation$coords$values[[19]]
#> [1] -541.0889
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$viewDims$elevation$coords$values[[20]]
#> [1] -453.9377
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$viewDims$elevation$coords$values[[21]]
#> [1] -380.213
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$viewDims$elevation$coords$values[[22]]
#> [1] -318.1274
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$viewDims$elevation$coords$values[[23]]
#> [1] -266.0403
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$viewDims$elevation$coords$values[[24]]
#> [1] -222.4752
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$viewDims$elevation$coords$values[[25]]
#> [1] -186.1256
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$viewDims$elevation$coords$values[[26]]
#> [1] -155.8507
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$viewDims$elevation$coords$values[[27]]
#> [1] -130.666
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$viewDims$elevation$coords$values[[28]]
#> [1] -109.7293
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$viewDims$elevation$coords$values[[29]]
#> [1] -92.32607
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$viewDims$elevation$coords$values[[30]]
#> [1] -77.85385
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$viewDims$elevation$coords$values[[31]]
#> [1] -65.80727
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$viewDims$elevation$coords$values[[32]]
#> [1] -55.76429
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$viewDims$elevation$coords$values[[33]]
#> [1] -47.37369
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$viewDims$elevation$coords$values[[34]]
#> [1] -40.34405
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$viewDims$elevation$coords$values[[35]]
#> [1] -34.43415
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$viewDims$elevation$coords$values[[36]]
#> [1] -29.44473
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$viewDims$elevation$coords$values[[37]]
#> [1] -25.21141
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$viewDims$elevation$coords$values[[38]]
#> [1] -21.59882
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$viewDims$elevation$coords$values[[39]]
#> [1] -18.49556
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$viewDims$elevation$coords$values[[40]]
#> [1] -15.81007
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$viewDims$elevation$coords$values[[41]]
#> [1] -13.46714
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$viewDims$elevation$coords$values[[42]]
#> [1] -11.405
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$viewDims$elevation$coords$values[[43]]
#> [1] -9.572997
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$viewDims$elevation$coords$values[[44]]
#> [1] -7.92956
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$viewDims$elevation$coords$values[[45]]
#> [1] -6.440614
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$viewDims$elevation$coords$values[[46]]
#> [1] -5.078224
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$viewDims$elevation$coords$values[[47]]
#> [1] -3.819495
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$viewDims$elevation$coords$values[[48]]
#> [1] -2.645669
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$viewDims$elevation$coords$values[[49]]
#> [1] -1.541375
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$viewDims$elevation$coords$values[[50]]
#> [1] -0.494025
#> 
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$viewDims$latitude
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$viewDims$latitude$chunkLen
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$viewDims$latitude$chunkLen$so
#> [1] 512
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$viewDims$latitude$len
#> [1] 2041
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$viewDims$latitude$units
#> [1] "degrees_north"
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$viewDims$latitude$coords
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$viewDims$latitude$coords$type
#> [1] "minMaxStep"
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$viewDims$latitude$coords$min
#> [1] -80
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$viewDims$latitude$coords$max
#> [1] 90
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$viewDims$latitude$coords$step
#> [1] 0.08333333
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$viewDims$latitude$coords$len
#> [1] 2041
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$viewDims$longitude
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$viewDims$longitude$chunkLen
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$viewDims$longitude$chunkLen$so
#> [1] 2048
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$viewDims$longitude$len
#> [1] 4320
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$viewDims$longitude$units
#> [1] "degrees_east"
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$viewDims$longitude$coords
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$viewDims$longitude$coords$type
#> [1] "minMaxStep"
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$viewDims$longitude$coords$min
#> [1] -180
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$viewDims$longitude$coords$max
#> [1] 179.9167
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$viewDims$longitude$coords$step
#> [1] 0.08333334
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$viewDims$longitude$coords$len
#> [1] 4320
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$viewDims$time
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$viewDims$time$chunkLen
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$viewDims$time$chunkLen$so
#> [1] 1
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$viewDims$time$len
#> [1] 5033
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$viewDims$time$units
#> [1] "milliseconds since 1970-01-01 00:00:00Z (no leap seconds)"
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$viewDims$time$coords
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$viewDims$time$coords$type
#> [1] "minMaxStep"
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$viewDims$time$coords$min
#> [1] 1.604189e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$viewDims$time$coords$max
#> [1] 1.71288e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$viewDims$time$coords$step
#> [1] 21600000
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$viewDims$time$coords$len
#> [1] 5033
#> 
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$viewVariables
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$viewVariables$so
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$viewVariables$so$dtype
#> [1] "<f4"
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$viewVariables$so$itemSize
#> [1] 4
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$viewVariables$so$chunkSize
#> [1] 1553446
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$isAggregated
#> [1] FALSE
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$id
#> [1] "downsampled4"
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$href
#> [1] "https://s3.waw3-1.cloudferro.com/mdl-arco-time-010/arco/GLOBAL_ANALYSISFORECAST_PHY_001_024/cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211/downsampled4.zarr"
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$type
#> [1] "application/vnd+zarr"
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$roles
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$roles[[1]]
#> [1] "data"
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$roles[[2]]
#> [1] "downsampled"
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$title
#> [1] "Downsampled dataset (by 4) in Zarr"
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$description
#> [1] "An ARCO version of this dataset, downsampled in `longitude` and `latitude` by 4.\n    \nNote that the link (`href`) associated to this asset is the base directory\nof this dataset, but it cannot be accessed directly.\n\nTo download this dataset or part of it, \nuse a library such as [xarray](https://docs.xarray.dev/)."
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$`xarray:open_kwargs`
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$`xarray:open_kwargs`$consolidated
#> [1] TRUE
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$viewDims
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$viewDims$elevation
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$viewDims$elevation$chunkLen
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$viewDims$elevation$chunkLen$so
#> [1] 1
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$viewDims$elevation$len
#> [1] 50
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$viewDims$elevation$units
#> [1] "m"
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$viewDims$elevation$coords
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$viewDims$elevation$coords$type
#> [1] "explicit"
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$viewDims$elevation$coords$values
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$viewDims$elevation$coords$values[[1]]
#> [1] -5727.917
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$viewDims$elevation$coords$values[[2]]
#> [1] -5274.784
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$viewDims$elevation$coords$values[[3]]
#> [1] -4833.291
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$viewDims$elevation$coords$values[[4]]
#> [1] -4405.224
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$viewDims$elevation$coords$values[[5]]
#> [1] -3992.484
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$viewDims$elevation$coords$values[[6]]
#> [1] -3597.032
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$viewDims$elevation$coords$values[[7]]
#> [1] -3220.82
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$viewDims$elevation$coords$values[[8]]
#> [1] -2865.703
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$viewDims$elevation$coords$values[[9]]
#> [1] -2533.336
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$viewDims$elevation$coords$values[[10]]
#> [1] -2225.078
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$viewDims$elevation$coords$values[[11]]
#> [1] -1941.893
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$viewDims$elevation$coords$values[[12]]
#> [1] -1684.284
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$viewDims$elevation$coords$values[[13]]
#> [1] -1452.251
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$viewDims$elevation$coords$values[[14]]
#> [1] -1245.291
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$viewDims$elevation$coords$values[[15]]
#> [1] -1062.44
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$viewDims$elevation$coords$values[[16]]
#> [1] -902.3393
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$viewDims$elevation$coords$values[[17]]
#> [1] -763.3331
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$viewDims$elevation$coords$values[[18]]
#> [1] -643.5668
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$viewDims$elevation$coords$values[[19]]
#> [1] -541.0889
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$viewDims$elevation$coords$values[[20]]
#> [1] -453.9377
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$viewDims$elevation$coords$values[[21]]
#> [1] -380.213
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$viewDims$elevation$coords$values[[22]]
#> [1] -318.1274
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$viewDims$elevation$coords$values[[23]]
#> [1] -266.0403
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$viewDims$elevation$coords$values[[24]]
#> [1] -222.4752
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$viewDims$elevation$coords$values[[25]]
#> [1] -186.1256
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$viewDims$elevation$coords$values[[26]]
#> [1] -155.8507
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$viewDims$elevation$coords$values[[27]]
#> [1] -130.666
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$viewDims$elevation$coords$values[[28]]
#> [1] -109.7293
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$viewDims$elevation$coords$values[[29]]
#> [1] -92.32607
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$viewDims$elevation$coords$values[[30]]
#> [1] -77.85385
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$viewDims$elevation$coords$values[[31]]
#> [1] -65.80727
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$viewDims$elevation$coords$values[[32]]
#> [1] -55.76429
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$viewDims$elevation$coords$values[[33]]
#> [1] -47.37369
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$viewDims$elevation$coords$values[[34]]
#> [1] -40.34405
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$viewDims$elevation$coords$values[[35]]
#> [1] -34.43415
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$viewDims$elevation$coords$values[[36]]
#> [1] -29.44473
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$viewDims$elevation$coords$values[[37]]
#> [1] -25.21141
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$viewDims$elevation$coords$values[[38]]
#> [1] -21.59882
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$viewDims$elevation$coords$values[[39]]
#> [1] -18.49556
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$viewDims$elevation$coords$values[[40]]
#> [1] -15.81007
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$viewDims$elevation$coords$values[[41]]
#> [1] -13.46714
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$viewDims$elevation$coords$values[[42]]
#> [1] -11.405
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$viewDims$elevation$coords$values[[43]]
#> [1] -9.572997
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$viewDims$elevation$coords$values[[44]]
#> [1] -7.92956
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$viewDims$elevation$coords$values[[45]]
#> [1] -6.440614
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$viewDims$elevation$coords$values[[46]]
#> [1] -5.078224
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$viewDims$elevation$coords$values[[47]]
#> [1] -3.819495
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$viewDims$elevation$coords$values[[48]]
#> [1] -2.645669
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$viewDims$elevation$coords$values[[49]]
#> [1] -1.541375
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$viewDims$elevation$coords$values[[50]]
#> [1] -0.494025
#> 
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$viewDims$latitude
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$viewDims$latitude$chunkLen
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$viewDims$latitude$chunkLen$so
#> [1] 511
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$viewDims$latitude$len
#> [1] 511
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$viewDims$latitude$units
#> [1] "degrees_north"
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$viewDims$latitude$coords
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$viewDims$latitude$coords$type
#> [1] "minMaxStep"
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$viewDims$latitude$coords$min
#> [1] -80
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$viewDims$latitude$coords$max
#> [1] 90
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$viewDims$latitude$coords$step
#> [1] 0.3333333
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$viewDims$latitude$coords$len
#> [1] 511
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$viewDims$longitude
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$viewDims$longitude$chunkLen
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$viewDims$longitude$chunkLen$so
#> [1] 1080
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$viewDims$longitude$len
#> [1] 1080
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$viewDims$longitude$units
#> [1] "degrees_east"
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$viewDims$longitude$coords
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$viewDims$longitude$coords$type
#> [1] "minMaxStep"
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$viewDims$longitude$coords$min
#> [1] -180
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$viewDims$longitude$coords$max
#> [1] 179.6667
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$viewDims$longitude$coords$step
#> [1] 0.3333334
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$viewDims$longitude$coords$len
#> [1] 1080
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$viewDims$time
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$viewDims$time$chunkLen
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$viewDims$time$chunkLen$so
#> [1] 1
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$viewDims$time$len
#> [1] 5033
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$viewDims$time$units
#> [1] "milliseconds since 1970-01-01 00:00:00Z (no leap seconds)"
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$viewDims$time$coords
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$viewDims$time$coords$type
#> [1] "minMaxStep"
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$viewDims$time$coords$min
#> [1] 1.604189e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$viewDims$time$coords$max
#> [1] 1.71288e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$viewDims$time$coords$step
#> [1] 21600000
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$viewDims$time$coords$len
#> [1] 5033
#> 
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$viewVariables
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$viewVariables$so
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$viewVariables$so$dtype
#> [1] "<f4"
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$viewVariables$so$itemSize
#> [1] 4
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$viewVariables$so$chunkSize
#> [1] 1553446
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$isAggregated
#> [1] TRUE
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$id
#> [1] "geoChunked"
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$href
#> [1] "https://s3.waw3-1.cloudferro.com/mdl-arco-geo-010/arco/GLOBAL_ANALYSISFORECAST_PHY_001_024/cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211/geoChunked.zarr"
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$type
#> [1] "application/vnd+zarr"
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$roles
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$roles[[1]]
#> [1] "data"
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$title
#> [1] "Geo-chunked dataset in Zarr"
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$description
#> [1] "An ARCO version of this dataset with a small chunk size in the `longitude` and `latitude` dimensions.\n    \nNote that the link (`href`) associated to this asset is the base directory\nof this dataset, but it cannot be accessed directly.\n\nTo download this dataset or part of it, \nuse a library such as [xarray](https://docs.xarray.dev/)."
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$`xarray:open_kwargs`
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$`xarray:open_kwargs`$consolidated
#> [1] TRUE
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$viewDims
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$viewDims$elevation
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$viewDims$elevation$chunkLen
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$viewDims$elevation$chunkLen$so
#> [1] 1
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$viewDims$elevation$len
#> [1] 50
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$viewDims$elevation$units
#> [1] "m"
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$viewDims$elevation$coords
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$viewDims$elevation$coords$type
#> [1] "explicit"
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$viewDims$elevation$coords$values
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$viewDims$elevation$coords$values[[1]]
#> [1] -5727.917
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$viewDims$elevation$coords$values[[2]]
#> [1] -5274.784
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$viewDims$elevation$coords$values[[3]]
#> [1] -4833.291
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$viewDims$elevation$coords$values[[4]]
#> [1] -4405.224
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$viewDims$elevation$coords$values[[5]]
#> [1] -3992.484
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$viewDims$elevation$coords$values[[6]]
#> [1] -3597.032
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$viewDims$elevation$coords$values[[7]]
#> [1] -3220.82
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$viewDims$elevation$coords$values[[8]]
#> [1] -2865.703
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$viewDims$elevation$coords$values[[9]]
#> [1] -2533.336
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$viewDims$elevation$coords$values[[10]]
#> [1] -2225.078
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$viewDims$elevation$coords$values[[11]]
#> [1] -1941.893
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$viewDims$elevation$coords$values[[12]]
#> [1] -1684.284
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$viewDims$elevation$coords$values[[13]]
#> [1] -1452.251
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$viewDims$elevation$coords$values[[14]]
#> [1] -1245.291
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$viewDims$elevation$coords$values[[15]]
#> [1] -1062.44
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$viewDims$elevation$coords$values[[16]]
#> [1] -902.3393
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$viewDims$elevation$coords$values[[17]]
#> [1] -763.3331
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$viewDims$elevation$coords$values[[18]]
#> [1] -643.5668
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$viewDims$elevation$coords$values[[19]]
#> [1] -541.0889
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$viewDims$elevation$coords$values[[20]]
#> [1] -453.9377
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$viewDims$elevation$coords$values[[21]]
#> [1] -380.213
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$viewDims$elevation$coords$values[[22]]
#> [1] -318.1274
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$viewDims$elevation$coords$values[[23]]
#> [1] -266.0403
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$viewDims$elevation$coords$values[[24]]
#> [1] -222.4752
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$viewDims$elevation$coords$values[[25]]
#> [1] -186.1256
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$viewDims$elevation$coords$values[[26]]
#> [1] -155.8507
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$viewDims$elevation$coords$values[[27]]
#> [1] -130.666
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$viewDims$elevation$coords$values[[28]]
#> [1] -109.7293
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$viewDims$elevation$coords$values[[29]]
#> [1] -92.32607
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$viewDims$elevation$coords$values[[30]]
#> [1] -77.85385
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$viewDims$elevation$coords$values[[31]]
#> [1] -65.80727
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$viewDims$elevation$coords$values[[32]]
#> [1] -55.76429
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$viewDims$elevation$coords$values[[33]]
#> [1] -47.37369
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$viewDims$elevation$coords$values[[34]]
#> [1] -40.34405
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$viewDims$elevation$coords$values[[35]]
#> [1] -34.43415
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$viewDims$elevation$coords$values[[36]]
#> [1] -29.44473
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$viewDims$elevation$coords$values[[37]]
#> [1] -25.21141
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$viewDims$elevation$coords$values[[38]]
#> [1] -21.59882
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$viewDims$elevation$coords$values[[39]]
#> [1] -18.49556
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$viewDims$elevation$coords$values[[40]]
#> [1] -15.81007
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$viewDims$elevation$coords$values[[41]]
#> [1] -13.46714
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$viewDims$elevation$coords$values[[42]]
#> [1] -11.405
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$viewDims$elevation$coords$values[[43]]
#> [1] -9.572997
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$viewDims$elevation$coords$values[[44]]
#> [1] -7.92956
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$viewDims$elevation$coords$values[[45]]
#> [1] -6.440614
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$viewDims$elevation$coords$values[[46]]
#> [1] -5.078224
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$viewDims$elevation$coords$values[[47]]
#> [1] -3.819495
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$viewDims$elevation$coords$values[[48]]
#> [1] -2.645669
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$viewDims$elevation$coords$values[[49]]
#> [1] -1.541375
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$viewDims$elevation$coords$values[[50]]
#> [1] -0.494025
#> 
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$viewDims$latitude
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$viewDims$latitude$chunkLen
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$viewDims$latitude$chunkLen$so
#> [1] 32
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$viewDims$latitude$len
#> [1] 2041
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$viewDims$latitude$units
#> [1] "degrees_north"
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$viewDims$latitude$coords
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$viewDims$latitude$coords$type
#> [1] "minMaxStep"
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$viewDims$latitude$coords$min
#> [1] -80
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$viewDims$latitude$coords$max
#> [1] 90
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$viewDims$latitude$coords$step
#> [1] 0.08333333
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$viewDims$latitude$coords$len
#> [1] 2041
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$viewDims$longitude
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$viewDims$longitude$chunkLen
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$viewDims$longitude$chunkLen$so
#> [1] 32
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$viewDims$longitude$len
#> [1] 4320
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$viewDims$longitude$units
#> [1] "degrees_east"
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$viewDims$longitude$coords
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$viewDims$longitude$coords$type
#> [1] "minMaxStep"
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$viewDims$longitude$coords$min
#> [1] -180
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$viewDims$longitude$coords$max
#> [1] 179.9167
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$viewDims$longitude$coords$step
#> [1] 0.08333334
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$viewDims$longitude$coords$len
#> [1] 4320
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$viewDims$time
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$viewDims$time$chunkLen
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$viewDims$time$chunkLen$so
#> [1] 704
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$viewDims$time$len
#> [1] 5033
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$viewDims$time$units
#> [1] "milliseconds since 1970-01-01 00:00:00Z (no leap seconds)"
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$viewDims$time$coords
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$viewDims$time$coords$type
#> [1] "minMaxStep"
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$viewDims$time$coords$min
#> [1] 1.604189e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$viewDims$time$coords$max
#> [1] 1.71288e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$viewDims$time$coords$step
#> [1] 21600000
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$viewDims$time$coords$len
#> [1] 5033
#> 
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$viewVariables
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$viewVariables$so
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$viewVariables$so$dtype
#> [1] "<f4"
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$viewVariables$so$itemSize
#> [1] 4
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$viewVariables$so$chunkSize
#> [1] 1696226
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$isAggregated
#> [1] FALSE
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_PT6H-i_202211`$collection
#> [1] "GLOBAL_ANALYSISFORECAST_PHY_001_024"
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$id
#> [1] "cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211"
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$type
#> [1] "Feature"
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$stac_version
#> [1] "1.0.0"
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$stac_extensions
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$stac_extensions[[1]]
#> [1] "https://stac-extensions.github.io/datacube/v2.1.0/schema.json"
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$geometry
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$geometry$type
#> [1] "Polygon"
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$geometry$coordinates
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$geometry$coordinates[[1]]
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$geometry$coordinates[[1]][[1]]
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$geometry$coordinates[[1]][[1]][[1]]
#> [1] -180
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$geometry$coordinates[[1]][[1]][[2]]
#> [1] -80
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$geometry$coordinates[[1]][[2]]
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$geometry$coordinates[[1]][[2]][[1]]
#> [1] -180
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$geometry$coordinates[[1]][[2]][[2]]
#> [1] 90
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$geometry$coordinates[[1]][[3]]
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$geometry$coordinates[[1]][[3]][[1]]
#> [1] 179.9167
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$geometry$coordinates[[1]][[3]][[2]]
#> [1] 90
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$geometry$coordinates[[1]][[4]]
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$geometry$coordinates[[1]][[4]][[1]]
#> [1] 179.9167
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$geometry$coordinates[[1]][[4]][[2]]
#> [1] -80
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$geometry$coordinates[[1]][[5]]
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$geometry$coordinates[[1]][[5]][[1]]
#> [1] -180
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$geometry$coordinates[[1]][[5]][[2]]
#> [1] -80
#> 
#> 
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$bbox
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$bbox[[1]]
#> [1] -180
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$bbox[[2]]
#> [1] -80
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$bbox[[3]]
#> [1] 179.9167
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$bbox[[4]]
#> [1] 90
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$properties
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$properties$title
#> [1] "Monthly mean fields for product GLOBAL_ANALYSISFORECAST_PHY_001_024"
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$properties$datetime
#> NULL
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$properties$start_datetime
#> [1] "2020-11-01T00:00:00Z"
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$properties$end_datetime
#> [1] "2024-03-01T00:00:00Z"
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$properties$Conventions
#> [1] "CF-1.6"
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$properties$area
#> [1] "GLOBAL"
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$properties$contact
#> [1] "servicedesk.cmems@mercator-ocean.eu"
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$properties$credit
#> [1] "E.U. Copernicus Marine Service Information (CMEMS)"
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$properties$institution
#> [1] "Mercator Ocean"
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$properties$licence
#> [1] "http://marine.copernicus.eu/services-portfolio/service-commitments-and-licence/"
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$properties$producer
#> [1] "CMEMS - Global Monitoring and Forecasting Centre"
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$properties$product
#> [1] "GLOBAL_ANALYSISFORECAST_PHY_001_024"
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$properties$product_user_manual
#> [1] "http://marine.copernicus.eu/documents/PUM/CMEMS-GLO-PUM-001-024.pdf"
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$properties$quality_information_document
#> [1] "http://marine.copernicus.eu/documents/QUID/CMEMS-GLO-QUID-001-024.pdf"
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$properties$references
#> [1] "http://marine.copernicus.eu"
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$properties$source
#> [1] "MERCATOR GLO12"
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$elevation
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$elevation$type
#> [1] "spatial"
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$elevation$axis
#> [1] "z"
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$elevation$extent
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$elevation$extent[[1]]
#> [1] -5727.917
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$elevation$extent[[2]]
#> [1] -0.494025
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$elevation$values
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$elevation$values[[1]]
#> [1] -5727.917
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$elevation$values[[2]]
#> [1] -5274.784
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$elevation$values[[3]]
#> [1] -4833.291
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$elevation$values[[4]]
#> [1] -4405.224
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$elevation$values[[5]]
#> [1] -3992.484
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$elevation$values[[6]]
#> [1] -3597.032
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$elevation$values[[7]]
#> [1] -3220.82
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$elevation$values[[8]]
#> [1] -2865.703
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$elevation$values[[9]]
#> [1] -2533.336
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$elevation$values[[10]]
#> [1] -2225.078
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$elevation$values[[11]]
#> [1] -1941.893
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$elevation$values[[12]]
#> [1] -1684.284
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$elevation$values[[13]]
#> [1] -1452.251
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$elevation$values[[14]]
#> [1] -1245.291
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$elevation$values[[15]]
#> [1] -1062.44
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$elevation$values[[16]]
#> [1] -902.3393
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$elevation$values[[17]]
#> [1] -763.3331
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$elevation$values[[18]]
#> [1] -643.5668
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$elevation$values[[19]]
#> [1] -541.0889
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$elevation$values[[20]]
#> [1] -453.9377
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$elevation$values[[21]]
#> [1] -380.213
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$elevation$values[[22]]
#> [1] -318.1274
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$elevation$values[[23]]
#> [1] -266.0403
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$elevation$values[[24]]
#> [1] -222.4752
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$elevation$values[[25]]
#> [1] -186.1256
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$elevation$values[[26]]
#> [1] -155.8507
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$elevation$values[[27]]
#> [1] -130.666
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$elevation$values[[28]]
#> [1] -109.7293
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$elevation$values[[29]]
#> [1] -92.32607
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$elevation$values[[30]]
#> [1] -77.85385
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$elevation$values[[31]]
#> [1] -65.80727
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$elevation$values[[32]]
#> [1] -55.76429
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$elevation$values[[33]]
#> [1] -47.37369
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$elevation$values[[34]]
#> [1] -40.34405
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$elevation$values[[35]]
#> [1] -34.43415
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$elevation$values[[36]]
#> [1] -29.44473
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$elevation$values[[37]]
#> [1] -25.21141
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$elevation$values[[38]]
#> [1] -21.59882
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$elevation$values[[39]]
#> [1] -18.49556
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$elevation$values[[40]]
#> [1] -15.81007
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$elevation$values[[41]]
#> [1] -13.46714
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$elevation$values[[42]]
#> [1] -11.405
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$elevation$values[[43]]
#> [1] -9.572997
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$elevation$values[[44]]
#> [1] -7.92956
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$elevation$values[[45]]
#> [1] -6.440614
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$elevation$values[[46]]
#> [1] -5.078224
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$elevation$values[[47]]
#> [1] -3.819495
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$elevation$values[[48]]
#> [1] -2.645669
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$elevation$values[[49]]
#> [1] -1.541375
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$elevation$values[[50]]
#> [1] -0.494025
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$elevation$unit
#> [1] "m"
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$latitude
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$latitude$type
#> [1] "spatial"
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$latitude$axis
#> [1] "y"
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$latitude$extent
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$latitude$extent[[1]]
#> [1] -80
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$latitude$extent[[2]]
#> [1] 90
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$latitude$step
#> [1] 0.08333333
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$latitude$reference_system
#> [1] 4326
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$longitude
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$longitude$type
#> [1] "spatial"
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$longitude$axis
#> [1] "x"
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$longitude$extent
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$longitude$extent[[1]]
#> [1] -180
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$longitude$extent[[2]]
#> [1] 179.9167
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$longitude$step
#> [1] 0.08333334
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$longitude$reference_system
#> [1] 4326
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$time
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$time$type
#> [1] "temporal"
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$time$extent
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$time$extent[[1]]
#> [1] "2020-11-01T00:00:00Z"
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$time$extent[[2]]
#> [1] "2024-03-01T00:00:00Z"
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$time$values
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$time$values[[1]]
#> [1] "2020-11-01T00:00:00Z"
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$time$values[[2]]
#> [1] "2020-12-01T00:00:00Z"
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$time$values[[3]]
#> [1] "2021-01-01T00:00:00Z"
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$time$values[[4]]
#> [1] "2021-02-01T00:00:00Z"
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$time$values[[5]]
#> [1] "2021-03-01T00:00:00Z"
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$time$values[[6]]
#> [1] "2021-04-01T00:00:00Z"
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$time$values[[7]]
#> [1] "2021-05-01T00:00:00Z"
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$time$values[[8]]
#> [1] "2021-06-01T00:00:00Z"
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$time$values[[9]]
#> [1] "2021-07-01T00:00:00Z"
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$time$values[[10]]
#> [1] "2021-08-01T00:00:00Z"
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$time$values[[11]]
#> [1] "2021-09-01T00:00:00Z"
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$time$values[[12]]
#> [1] "2021-10-01T00:00:00Z"
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$time$values[[13]]
#> [1] "2021-11-01T00:00:00Z"
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$time$values[[14]]
#> [1] "2021-12-01T00:00:00Z"
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$time$values[[15]]
#> [1] "2022-01-01T00:00:00Z"
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$time$values[[16]]
#> [1] "2022-02-01T00:00:00Z"
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$time$values[[17]]
#> [1] "2022-03-01T00:00:00Z"
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$time$values[[18]]
#> [1] "2022-04-01T00:00:00Z"
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$time$values[[19]]
#> [1] "2022-05-01T00:00:00Z"
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$time$values[[20]]
#> [1] "2022-06-01T00:00:00Z"
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$time$values[[21]]
#> [1] "2022-07-01T00:00:00Z"
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$time$values[[22]]
#> [1] "2022-08-01T00:00:00Z"
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$time$values[[23]]
#> [1] "2022-09-01T00:00:00Z"
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$time$values[[24]]
#> [1] "2022-10-01T00:00:00Z"
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$time$values[[25]]
#> [1] "2022-11-01T00:00:00Z"
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$time$values[[26]]
#> [1] "2022-12-01T00:00:00Z"
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$time$values[[27]]
#> [1] "2023-01-01T00:00:00Z"
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$time$values[[28]]
#> [1] "2023-02-01T00:00:00Z"
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$time$values[[29]]
#> [1] "2023-03-01T00:00:00Z"
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$time$values[[30]]
#> [1] "2023-04-01T00:00:00Z"
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$time$values[[31]]
#> [1] "2023-05-01T00:00:00Z"
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$time$values[[32]]
#> [1] "2023-06-01T00:00:00Z"
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$time$values[[33]]
#> [1] "2023-07-01T00:00:00Z"
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$time$values[[34]]
#> [1] "2023-08-01T00:00:00Z"
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$time$values[[35]]
#> [1] "2023-09-01T00:00:00Z"
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$time$values[[36]]
#> [1] "2023-10-01T00:00:00Z"
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$time$values[[37]]
#> [1] "2023-11-01T00:00:00Z"
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$time$values[[38]]
#> [1] "2023-12-01T00:00:00Z"
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$time$values[[39]]
#> [1] "2024-01-01T00:00:00Z"
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$time$values[[40]]
#> [1] "2024-02-01T00:00:00Z"
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$time$values[[41]]
#> [1] "2024-03-01T00:00:00Z"
#> 
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$so
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$so$id
#> [1] "so"
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$so$dimensions
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$so$dimensions[[1]]
#> [1] "time"
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$so$dimensions[[2]]
#> [1] "elevation"
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$so$dimensions[[3]]
#> [1] "latitude"
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$so$dimensions[[4]]
#> [1] "longitude"
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$so$type
#> [1] "data"
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$so$unit
#> [1] "1e-3"
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$so$standardName
#> [1] "sea_water_salinity"
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$so$abbreviation
#> [1] "so"
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$so$name
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$so$name$en
#> [1] "Salinity"
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$so$unitConversion
#> NULL
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$so$missingValue
#> [1] 9.96921e+36
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$so$offset
#> NULL
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$so$scale
#> NULL
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$so$valueMin
#> [1] 30.13205
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$so$valueMax
#> [1] 36.79885
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$so$valueDiffMax
#> [1] 3.333403
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$so$valueDiffRelMax
#> [1] 25
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$so$valueClamp
#> [1] TRUE
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$so$hasLogScale
#> [1] TRUE
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$so$logScale
#> [1] FALSE
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$so$colormapId
#> [1] "haline"
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$so$colormapInvert
#> [1] FALSE
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$so$colormapDiffId
#> [1] "balance"
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$so$colormapDiffInvert
#> [1] FALSE
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$so$valueColor
#> [1] FALSE
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$properties$admp_in_preparation
#> [1] FALSE
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$properties$admp_updated
#> [1] "2024-04-09T10:05:43.125761Z"
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$properties$admp_released_date
#> NULL
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$properties$admp_retired_date
#> NULL
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$native
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$native$id
#> [1] "native"
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$native$href
#> [1] "https://s3.waw3-1.cloudferro.com/mdl-native-14/native/GLOBAL_ANALYSISFORECAST_PHY_001_024/cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211"
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$native$type
#> [1] "application/x-netcdf"
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$native$roles
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$native$roles[[1]]
#> [1] "data"
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$native$title
#> [1] "Native dataset"
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$native$description
#> [1] "The original, non-ARCO version of this dataset, as published by the data provider."
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$timeChunked
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$id
#> [1] "timeChunked"
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$href
#> [1] "https://s3.waw3-1.cloudferro.com/mdl-arco-time-010/arco/GLOBAL_ANALYSISFORECAST_PHY_001_024/cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211/timeChunked.zarr"
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$type
#> [1] "application/vnd+zarr"
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$roles
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$roles[[1]]
#> [1] "data"
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$title
#> [1] "Time-chunked dataset in Zarr"
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$description
#> [1] "An ARCO version of this dataset with a small chunk size in the `time` dimension.\n    \nNote that the link (`href`) associated to this asset is the base directory\nof this dataset, but it cannot be accessed directly.\n\nTo download this dataset or part of it, \nuse a library such as [xarray](https://docs.xarray.dev/)."
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$`xarray:open_kwargs`
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$`xarray:open_kwargs`$consolidated
#> [1] TRUE
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$elevation
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$elevation$chunkLen
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$elevation$chunkLen$so
#> [1] 1
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$elevation$len
#> [1] 50
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$elevation$units
#> [1] "m"
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$elevation$coords
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$elevation$coords$type
#> [1] "explicit"
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$elevation$coords$values
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[1]]
#> [1] -5727.917
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[2]]
#> [1] -5274.784
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[3]]
#> [1] -4833.291
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[4]]
#> [1] -4405.224
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[5]]
#> [1] -3992.484
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[6]]
#> [1] -3597.032
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[7]]
#> [1] -3220.82
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[8]]
#> [1] -2865.703
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[9]]
#> [1] -2533.336
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[10]]
#> [1] -2225.078
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[11]]
#> [1] -1941.893
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[12]]
#> [1] -1684.284
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[13]]
#> [1] -1452.251
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[14]]
#> [1] -1245.291
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[15]]
#> [1] -1062.44
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[16]]
#> [1] -902.3393
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[17]]
#> [1] -763.3331
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[18]]
#> [1] -643.5668
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[19]]
#> [1] -541.0889
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[20]]
#> [1] -453.9377
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[21]]
#> [1] -380.213
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[22]]
#> [1] -318.1274
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[23]]
#> [1] -266.0403
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[24]]
#> [1] -222.4752
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[25]]
#> [1] -186.1256
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[26]]
#> [1] -155.8507
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[27]]
#> [1] -130.666
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[28]]
#> [1] -109.7293
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[29]]
#> [1] -92.32607
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[30]]
#> [1] -77.85385
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[31]]
#> [1] -65.80727
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[32]]
#> [1] -55.76429
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[33]]
#> [1] -47.37369
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[34]]
#> [1] -40.34405
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[35]]
#> [1] -34.43415
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[36]]
#> [1] -29.44473
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[37]]
#> [1] -25.21141
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[38]]
#> [1] -21.59882
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[39]]
#> [1] -18.49556
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[40]]
#> [1] -15.81007
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[41]]
#> [1] -13.46714
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[42]]
#> [1] -11.405
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[43]]
#> [1] -9.572997
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[44]]
#> [1] -7.92956
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[45]]
#> [1] -6.440614
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[46]]
#> [1] -5.078224
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[47]]
#> [1] -3.819495
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[48]]
#> [1] -2.645669
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[49]]
#> [1] -1.541375
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[50]]
#> [1] -0.494025
#> 
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$latitude
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$latitude$chunkLen
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$latitude$chunkLen$so
#> [1] 512
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$latitude$len
#> [1] 2041
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$latitude$units
#> [1] "degrees_north"
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$latitude$coords
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$latitude$coords$type
#> [1] "minMaxStep"
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$latitude$coords$min
#> [1] -80
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$latitude$coords$max
#> [1] 90
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$latitude$coords$step
#> [1] 0.08333333
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$latitude$coords$len
#> [1] 2041
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$longitude
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$longitude$chunkLen
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$longitude$chunkLen$so
#> [1] 2048
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$longitude$len
#> [1] 4320
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$longitude$units
#> [1] "degrees_east"
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$longitude$coords
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$longitude$coords$type
#> [1] "minMaxStep"
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$longitude$coords$min
#> [1] -180
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$longitude$coords$max
#> [1] 179.9167
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$longitude$coords$step
#> [1] 0.08333334
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$longitude$coords$len
#> [1] 4320
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$time
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$time$chunkLen
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$time$chunkLen$so
#> [1] 1
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$time$len
#> [1] 41
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$time$units
#> [1] "milliseconds since 1970-01-01 00:00:00Z (no leap seconds)"
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$time$coords
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$time$coords$type
#> [1] "explicit"
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$time$coords$values
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$time$coords$values[[1]]
#> [1] 1.604189e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$time$coords$values[[2]]
#> [1] 1.606781e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$time$coords$values[[3]]
#> [1] 1.609459e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$time$coords$values[[4]]
#> [1] 1.612138e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$time$coords$values[[5]]
#> [1] 1.614557e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$time$coords$values[[6]]
#> [1] 1.617235e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$time$coords$values[[7]]
#> [1] 1.619827e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$time$coords$values[[8]]
#> [1] 1.622506e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$time$coords$values[[9]]
#> [1] 1.625098e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$time$coords$values[[10]]
#> [1] 1.627776e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$time$coords$values[[11]]
#> [1] 1.630454e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$time$coords$values[[12]]
#> [1] 1.633046e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$time$coords$values[[13]]
#> [1] 1.635725e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$time$coords$values[[14]]
#> [1] 1.638317e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$time$coords$values[[15]]
#> [1] 1.640995e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$time$coords$values[[16]]
#> [1] 1.643674e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$time$coords$values[[17]]
#> [1] 1.646093e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$time$coords$values[[18]]
#> [1] 1.648771e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$time$coords$values[[19]]
#> [1] 1.651363e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$time$coords$values[[20]]
#> [1] 1.654042e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$time$coords$values[[21]]
#> [1] 1.656634e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$time$coords$values[[22]]
#> [1] 1.659312e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$time$coords$values[[23]]
#> [1] 1.66199e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$time$coords$values[[24]]
#> [1] 1.664582e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$time$coords$values[[25]]
#> [1] 1.667261e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$time$coords$values[[26]]
#> [1] 1.669853e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$time$coords$values[[27]]
#> [1] 1.672531e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$time$coords$values[[28]]
#> [1] 1.67521e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$time$coords$values[[29]]
#> [1] 1.677629e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$time$coords$values[[30]]
#> [1] 1.680307e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$time$coords$values[[31]]
#> [1] 1.682899e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$time$coords$values[[32]]
#> [1] 1.685578e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$time$coords$values[[33]]
#> [1] 1.68817e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$time$coords$values[[34]]
#> [1] 1.690848e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$time$coords$values[[35]]
#> [1] 1.693526e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$time$coords$values[[36]]
#> [1] 1.696118e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$time$coords$values[[37]]
#> [1] 1.698797e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$time$coords$values[[38]]
#> [1] 1.701389e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$time$coords$values[[39]]
#> [1] 1.704067e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$time$coords$values[[40]]
#> [1] 1.706746e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$time$coords$values[[41]]
#> [1] 1.709251e+12
#> 
#> 
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewVariables
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewVariables$so
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewVariables$so$dtype
#> [1] "<f4"
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewVariables$so$itemSize
#> [1] 4
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewVariables$so$chunkSize
#> [1] 1553446
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$isAggregated
#> [1] FALSE
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$downsampled4
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$id
#> [1] "downsampled4"
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$href
#> [1] "https://s3.waw3-1.cloudferro.com/mdl-arco-time-010/arco/GLOBAL_ANALYSISFORECAST_PHY_001_024/cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211/downsampled4.zarr"
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$type
#> [1] "application/vnd+zarr"
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$roles
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$roles[[1]]
#> [1] "data"
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$roles[[2]]
#> [1] "downsampled"
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$title
#> [1] "Downsampled dataset (by 4) in Zarr"
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$description
#> [1] "An ARCO version of this dataset, downsampled in `longitude` and `latitude` by 4.\n    \nNote that the link (`href`) associated to this asset is the base directory\nof this dataset, but it cannot be accessed directly.\n\nTo download this dataset or part of it, \nuse a library such as [xarray](https://docs.xarray.dev/)."
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$`xarray:open_kwargs`
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$`xarray:open_kwargs`$consolidated
#> [1] TRUE
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$elevation
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$elevation$chunkLen
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$elevation$chunkLen$so
#> [1] 1
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$elevation$len
#> [1] 50
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$elevation$units
#> [1] "m"
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$elevation$coords
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$elevation$coords$type
#> [1] "explicit"
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$elevation$coords$values
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[1]]
#> [1] -5727.917
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[2]]
#> [1] -5274.784
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[3]]
#> [1] -4833.291
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[4]]
#> [1] -4405.224
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[5]]
#> [1] -3992.484
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[6]]
#> [1] -3597.032
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[7]]
#> [1] -3220.82
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[8]]
#> [1] -2865.703
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[9]]
#> [1] -2533.336
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[10]]
#> [1] -2225.078
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[11]]
#> [1] -1941.893
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[12]]
#> [1] -1684.284
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[13]]
#> [1] -1452.251
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[14]]
#> [1] -1245.291
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[15]]
#> [1] -1062.44
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[16]]
#> [1] -902.3393
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[17]]
#> [1] -763.3331
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[18]]
#> [1] -643.5668
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[19]]
#> [1] -541.0889
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[20]]
#> [1] -453.9377
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[21]]
#> [1] -380.213
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[22]]
#> [1] -318.1274
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[23]]
#> [1] -266.0403
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[24]]
#> [1] -222.4752
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[25]]
#> [1] -186.1256
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[26]]
#> [1] -155.8507
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[27]]
#> [1] -130.666
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[28]]
#> [1] -109.7293
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[29]]
#> [1] -92.32607
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[30]]
#> [1] -77.85385
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[31]]
#> [1] -65.80727
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[32]]
#> [1] -55.76429
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[33]]
#> [1] -47.37369
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[34]]
#> [1] -40.34405
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[35]]
#> [1] -34.43415
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[36]]
#> [1] -29.44473
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[37]]
#> [1] -25.21141
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[38]]
#> [1] -21.59882
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[39]]
#> [1] -18.49556
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[40]]
#> [1] -15.81007
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[41]]
#> [1] -13.46714
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[42]]
#> [1] -11.405
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[43]]
#> [1] -9.572997
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[44]]
#> [1] -7.92956
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[45]]
#> [1] -6.440614
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[46]]
#> [1] -5.078224
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[47]]
#> [1] -3.819495
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[48]]
#> [1] -2.645669
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[49]]
#> [1] -1.541375
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[50]]
#> [1] -0.494025
#> 
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$latitude
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$latitude$chunkLen
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$latitude$chunkLen$so
#> [1] 511
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$latitude$len
#> [1] 511
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$latitude$units
#> [1] "degrees_north"
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$latitude$coords
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$latitude$coords$type
#> [1] "minMaxStep"
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$latitude$coords$min
#> [1] -80
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$latitude$coords$max
#> [1] 90
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$latitude$coords$step
#> [1] 0.3333333
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$latitude$coords$len
#> [1] 511
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$longitude
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$longitude$chunkLen
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$longitude$chunkLen$so
#> [1] 1080
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$longitude$len
#> [1] 1080
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$longitude$units
#> [1] "degrees_east"
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$longitude$coords
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$longitude$coords$type
#> [1] "minMaxStep"
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$longitude$coords$min
#> [1] -180
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$longitude$coords$max
#> [1] 179.6667
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$longitude$coords$step
#> [1] 0.3333334
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$longitude$coords$len
#> [1] 1080
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$time
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$time$chunkLen
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$time$chunkLen$so
#> [1] 1
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$time$len
#> [1] 41
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$time$units
#> [1] "milliseconds since 1970-01-01 00:00:00Z (no leap seconds)"
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$time$coords
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$time$coords$type
#> [1] "explicit"
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$time$coords$values
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$time$coords$values[[1]]
#> [1] 1.604189e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$time$coords$values[[2]]
#> [1] 1.606781e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$time$coords$values[[3]]
#> [1] 1.609459e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$time$coords$values[[4]]
#> [1] 1.612138e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$time$coords$values[[5]]
#> [1] 1.614557e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$time$coords$values[[6]]
#> [1] 1.617235e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$time$coords$values[[7]]
#> [1] 1.619827e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$time$coords$values[[8]]
#> [1] 1.622506e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$time$coords$values[[9]]
#> [1] 1.625098e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$time$coords$values[[10]]
#> [1] 1.627776e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$time$coords$values[[11]]
#> [1] 1.630454e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$time$coords$values[[12]]
#> [1] 1.633046e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$time$coords$values[[13]]
#> [1] 1.635725e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$time$coords$values[[14]]
#> [1] 1.638317e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$time$coords$values[[15]]
#> [1] 1.640995e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$time$coords$values[[16]]
#> [1] 1.643674e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$time$coords$values[[17]]
#> [1] 1.646093e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$time$coords$values[[18]]
#> [1] 1.648771e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$time$coords$values[[19]]
#> [1] 1.651363e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$time$coords$values[[20]]
#> [1] 1.654042e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$time$coords$values[[21]]
#> [1] 1.656634e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$time$coords$values[[22]]
#> [1] 1.659312e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$time$coords$values[[23]]
#> [1] 1.66199e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$time$coords$values[[24]]
#> [1] 1.664582e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$time$coords$values[[25]]
#> [1] 1.667261e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$time$coords$values[[26]]
#> [1] 1.669853e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$time$coords$values[[27]]
#> [1] 1.672531e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$time$coords$values[[28]]
#> [1] 1.67521e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$time$coords$values[[29]]
#> [1] 1.677629e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$time$coords$values[[30]]
#> [1] 1.680307e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$time$coords$values[[31]]
#> [1] 1.682899e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$time$coords$values[[32]]
#> [1] 1.685578e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$time$coords$values[[33]]
#> [1] 1.68817e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$time$coords$values[[34]]
#> [1] 1.690848e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$time$coords$values[[35]]
#> [1] 1.693526e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$time$coords$values[[36]]
#> [1] 1.696118e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$time$coords$values[[37]]
#> [1] 1.698797e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$time$coords$values[[38]]
#> [1] 1.701389e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$time$coords$values[[39]]
#> [1] 1.704067e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$time$coords$values[[40]]
#> [1] 1.706746e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$time$coords$values[[41]]
#> [1] 1.709251e+12
#> 
#> 
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewVariables
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewVariables$so
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewVariables$so$dtype
#> [1] "<f4"
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewVariables$so$itemSize
#> [1] 4
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewVariables$so$chunkSize
#> [1] 1553446
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$isAggregated
#> [1] TRUE
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$geoChunked
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$id
#> [1] "geoChunked"
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$href
#> [1] "https://s3.waw3-1.cloudferro.com/mdl-arco-geo-010/arco/GLOBAL_ANALYSISFORECAST_PHY_001_024/cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211/geoChunked.zarr"
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$type
#> [1] "application/vnd+zarr"
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$roles
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$roles[[1]]
#> [1] "data"
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$title
#> [1] "Geo-chunked dataset in Zarr"
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$description
#> [1] "An ARCO version of this dataset with a small chunk size in the `longitude` and `latitude` dimensions.\n    \nNote that the link (`href`) associated to this asset is the base directory\nof this dataset, but it cannot be accessed directly.\n\nTo download this dataset or part of it, \nuse a library such as [xarray](https://docs.xarray.dev/)."
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$`xarray:open_kwargs`
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$`xarray:open_kwargs`$consolidated
#> [1] TRUE
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$elevation
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$elevation$chunkLen
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$elevation$chunkLen$so
#> [1] 4
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$elevation$len
#> [1] 50
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$elevation$units
#> [1] "m"
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$elevation$coords
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$elevation$coords$type
#> [1] "explicit"
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$elevation$coords$values
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[1]]
#> [1] -5727.917
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[2]]
#> [1] -5274.784
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[3]]
#> [1] -4833.291
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[4]]
#> [1] -4405.224
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[5]]
#> [1] -3992.484
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[6]]
#> [1] -3597.032
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[7]]
#> [1] -3220.82
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[8]]
#> [1] -2865.703
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[9]]
#> [1] -2533.336
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[10]]
#> [1] -2225.078
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[11]]
#> [1] -1941.893
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[12]]
#> [1] -1684.284
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[13]]
#> [1] -1452.251
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[14]]
#> [1] -1245.291
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[15]]
#> [1] -1062.44
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[16]]
#> [1] -902.3393
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[17]]
#> [1] -763.3331
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[18]]
#> [1] -643.5668
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[19]]
#> [1] -541.0889
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[20]]
#> [1] -453.9377
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[21]]
#> [1] -380.213
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[22]]
#> [1] -318.1274
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[23]]
#> [1] -266.0403
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[24]]
#> [1] -222.4752
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[25]]
#> [1] -186.1256
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[26]]
#> [1] -155.8507
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[27]]
#> [1] -130.666
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[28]]
#> [1] -109.7293
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[29]]
#> [1] -92.32607
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[30]]
#> [1] -77.85385
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[31]]
#> [1] -65.80727
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[32]]
#> [1] -55.76429
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[33]]
#> [1] -47.37369
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[34]]
#> [1] -40.34405
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[35]]
#> [1] -34.43415
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[36]]
#> [1] -29.44473
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[37]]
#> [1] -25.21141
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[38]]
#> [1] -21.59882
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[39]]
#> [1] -18.49556
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[40]]
#> [1] -15.81007
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[41]]
#> [1] -13.46714
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[42]]
#> [1] -11.405
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[43]]
#> [1] -9.572997
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[44]]
#> [1] -7.92956
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[45]]
#> [1] -6.440614
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[46]]
#> [1] -5.078224
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[47]]
#> [1] -3.819495
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[48]]
#> [1] -2.645669
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[49]]
#> [1] -1.541375
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[50]]
#> [1] -0.494025
#> 
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$latitude
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$latitude$chunkLen
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$latitude$chunkLen$so
#> [1] 128
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$latitude$len
#> [1] 2041
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$latitude$units
#> [1] "degrees_north"
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$latitude$coords
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$latitude$coords$type
#> [1] "minMaxStep"
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$latitude$coords$min
#> [1] -80
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$latitude$coords$max
#> [1] 90
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$latitude$coords$step
#> [1] 0.08333333
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$latitude$coords$len
#> [1] 2041
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$longitude
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$longitude$chunkLen
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$longitude$chunkLen$so
#> [1] 128
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$longitude$len
#> [1] 4320
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$longitude$units
#> [1] "degrees_east"
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$longitude$coords
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$longitude$coords$type
#> [1] "minMaxStep"
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$longitude$coords$min
#> [1] -180
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$longitude$coords$max
#> [1] 179.9167
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$longitude$coords$step
#> [1] 0.08333334
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$longitude$coords$len
#> [1] 4320
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$time
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$time$chunkLen
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$time$chunkLen$so
#> [1] 14
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$time$len
#> [1] 41
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$time$units
#> [1] "milliseconds since 1970-01-01 00:00:00Z (no leap seconds)"
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$time$coords
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$time$coords$type
#> [1] "explicit"
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$time$coords$values
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$time$coords$values[[1]]
#> [1] 1.604189e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$time$coords$values[[2]]
#> [1] 1.606781e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$time$coords$values[[3]]
#> [1] 1.609459e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$time$coords$values[[4]]
#> [1] 1.612138e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$time$coords$values[[5]]
#> [1] 1.614557e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$time$coords$values[[6]]
#> [1] 1.617235e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$time$coords$values[[7]]
#> [1] 1.619827e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$time$coords$values[[8]]
#> [1] 1.622506e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$time$coords$values[[9]]
#> [1] 1.625098e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$time$coords$values[[10]]
#> [1] 1.627776e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$time$coords$values[[11]]
#> [1] 1.630454e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$time$coords$values[[12]]
#> [1] 1.633046e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$time$coords$values[[13]]
#> [1] 1.635725e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$time$coords$values[[14]]
#> [1] 1.638317e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$time$coords$values[[15]]
#> [1] 1.640995e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$time$coords$values[[16]]
#> [1] 1.643674e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$time$coords$values[[17]]
#> [1] 1.646093e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$time$coords$values[[18]]
#> [1] 1.648771e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$time$coords$values[[19]]
#> [1] 1.651363e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$time$coords$values[[20]]
#> [1] 1.654042e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$time$coords$values[[21]]
#> [1] 1.656634e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$time$coords$values[[22]]
#> [1] 1.659312e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$time$coords$values[[23]]
#> [1] 1.66199e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$time$coords$values[[24]]
#> [1] 1.664582e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$time$coords$values[[25]]
#> [1] 1.667261e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$time$coords$values[[26]]
#> [1] 1.669853e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$time$coords$values[[27]]
#> [1] 1.672531e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$time$coords$values[[28]]
#> [1] 1.67521e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$time$coords$values[[29]]
#> [1] 1.677629e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$time$coords$values[[30]]
#> [1] 1.680307e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$time$coords$values[[31]]
#> [1] 1.682899e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$time$coords$values[[32]]
#> [1] 1.685578e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$time$coords$values[[33]]
#> [1] 1.68817e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$time$coords$values[[34]]
#> [1] 1.690848e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$time$coords$values[[35]]
#> [1] 1.693526e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$time$coords$values[[36]]
#> [1] 1.696118e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$time$coords$values[[37]]
#> [1] 1.698797e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$time$coords$values[[38]]
#> [1] 1.701389e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$time$coords$values[[39]]
#> [1] 1.704067e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$time$coords$values[[40]]
#> [1] 1.706746e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$time$coords$values[[41]]
#> [1] 1.709251e+12
#> 
#> 
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewVariables
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewVariables$so
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewVariables$so$dtype
#> [1] "<f4"
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewVariables$so$itemSize
#> [1] 4
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewVariables$so$chunkSize
#> [1] 2158833
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$isAggregated
#> [1] FALSE
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1M-m_202211`$collection
#> [1] "GLOBAL_ANALYSISFORECAST_PHY_001_024"
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$id
#> [1] "cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211"
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$type
#> [1] "Feature"
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$stac_version
#> [1] "1.0.0"
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$stac_extensions
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$stac_extensions[[1]]
#> [1] "https://stac-extensions.github.io/datacube/v2.1.0/schema.json"
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$geometry
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$geometry$type
#> [1] "Polygon"
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$geometry$coordinates
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$geometry$coordinates[[1]]
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$geometry$coordinates[[1]][[1]]
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$geometry$coordinates[[1]][[1]][[1]]
#> [1] -180
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$geometry$coordinates[[1]][[1]][[2]]
#> [1] -80
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$geometry$coordinates[[1]][[2]]
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$geometry$coordinates[[1]][[2]][[1]]
#> [1] -180
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$geometry$coordinates[[1]][[2]][[2]]
#> [1] 90
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$geometry$coordinates[[1]][[3]]
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$geometry$coordinates[[1]][[3]][[1]]
#> [1] 179.9167
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$geometry$coordinates[[1]][[3]][[2]]
#> [1] 90
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$geometry$coordinates[[1]][[4]]
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$geometry$coordinates[[1]][[4]][[1]]
#> [1] 179.9167
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$geometry$coordinates[[1]][[4]][[2]]
#> [1] -80
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$geometry$coordinates[[1]][[5]]
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$geometry$coordinates[[1]][[5]][[1]]
#> [1] -180
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$geometry$coordinates[[1]][[5]][[2]]
#> [1] -80
#> 
#> 
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$bbox
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$bbox[[1]]
#> [1] -180
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$bbox[[2]]
#> [1] -80
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$bbox[[3]]
#> [1] 179.9167
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$bbox[[4]]
#> [1] 90
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$properties
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$properties$title
#> [1] "daily mean fields from Global Ocean Physics Analysis and Forecast updated Daily"
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$properties$datetime
#> NULL
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$properties$start_datetime
#> [1] "2020-11-01T00:00:00Z"
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$properties$end_datetime
#> [1] "2024-04-19T00:00:00Z"
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$properties$Conventions
#> [1] "CF-1.8"
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$properties$area
#> [1] "Global"
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$properties$contact
#> [1] "https://marine.copernicus.eu/contact"
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$properties$credit
#> [1] "E.U. Copernicus Marine Service Information (CMEMS)"
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$properties$institution
#> [1] "Mercator Ocean International"
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$properties$licence
#> [1] "http://marine.copernicus.eu/services-portfolio/service-commitments-and-licence/"
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$properties$producer
#> [1] "CMEMS - Global Monitoring and Forecasting Centre"
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$properties$references
#> [1] "http://marine.copernicus.eu"
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$properties$source
#> [1] "MOI GLO12"
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$elevation
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$elevation$type
#> [1] "spatial"
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$elevation$axis
#> [1] "z"
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$elevation$extent
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$elevation$extent[[1]]
#> [1] -5727.917
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$elevation$extent[[2]]
#> [1] -0.494025
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$elevation$values
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$elevation$values[[1]]
#> [1] -5727.917
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$elevation$values[[2]]
#> [1] -5274.784
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$elevation$values[[3]]
#> [1] -4833.291
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$elevation$values[[4]]
#> [1] -4405.224
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$elevation$values[[5]]
#> [1] -3992.484
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$elevation$values[[6]]
#> [1] -3597.032
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$elevation$values[[7]]
#> [1] -3220.82
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$elevation$values[[8]]
#> [1] -2865.703
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$elevation$values[[9]]
#> [1] -2533.336
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$elevation$values[[10]]
#> [1] -2225.078
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$elevation$values[[11]]
#> [1] -1941.893
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$elevation$values[[12]]
#> [1] -1684.284
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$elevation$values[[13]]
#> [1] -1452.251
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$elevation$values[[14]]
#> [1] -1245.291
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$elevation$values[[15]]
#> [1] -1062.44
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$elevation$values[[16]]
#> [1] -902.3393
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$elevation$values[[17]]
#> [1] -763.3331
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$elevation$values[[18]]
#> [1] -643.5668
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$elevation$values[[19]]
#> [1] -541.0889
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$elevation$values[[20]]
#> [1] -453.9377
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$elevation$values[[21]]
#> [1] -380.213
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$elevation$values[[22]]
#> [1] -318.1274
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$elevation$values[[23]]
#> [1] -266.0403
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$elevation$values[[24]]
#> [1] -222.4752
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$elevation$values[[25]]
#> [1] -186.1256
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$elevation$values[[26]]
#> [1] -155.8507
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$elevation$values[[27]]
#> [1] -130.666
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$elevation$values[[28]]
#> [1] -109.7293
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$elevation$values[[29]]
#> [1] -92.32607
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$elevation$values[[30]]
#> [1] -77.85385
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$elevation$values[[31]]
#> [1] -65.80727
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$elevation$values[[32]]
#> [1] -55.76429
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$elevation$values[[33]]
#> [1] -47.37369
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$elevation$values[[34]]
#> [1] -40.34405
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$elevation$values[[35]]
#> [1] -34.43415
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$elevation$values[[36]]
#> [1] -29.44473
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$elevation$values[[37]]
#> [1] -25.21141
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$elevation$values[[38]]
#> [1] -21.59882
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$elevation$values[[39]]
#> [1] -18.49556
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$elevation$values[[40]]
#> [1] -15.81007
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$elevation$values[[41]]
#> [1] -13.46714
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$elevation$values[[42]]
#> [1] -11.405
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$elevation$values[[43]]
#> [1] -9.572997
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$elevation$values[[44]]
#> [1] -7.92956
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$elevation$values[[45]]
#> [1] -6.440614
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$elevation$values[[46]]
#> [1] -5.078224
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$elevation$values[[47]]
#> [1] -3.819495
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$elevation$values[[48]]
#> [1] -2.645669
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$elevation$values[[49]]
#> [1] -1.541375
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$elevation$values[[50]]
#> [1] -0.494025
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$elevation$unit
#> [1] "m"
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$latitude
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$latitude$type
#> [1] "spatial"
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$latitude$axis
#> [1] "y"
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$latitude$extent
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$latitude$extent[[1]]
#> [1] -80
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$latitude$extent[[2]]
#> [1] 90
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$latitude$step
#> [1] 0.08333333
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$latitude$reference_system
#> [1] 4326
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$longitude
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$longitude$type
#> [1] "spatial"
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$longitude$axis
#> [1] "x"
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$longitude$extent
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$longitude$extent[[1]]
#> [1] -180
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$longitude$extent[[2]]
#> [1] 179.9167
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$longitude$step
#> [1] 0.08333334
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$longitude$reference_system
#> [1] 4326
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$time
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$time$type
#> [1] "temporal"
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$time$extent
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$time$extent[[1]]
#> [1] "2020-11-01T00:00:00Z"
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$time$extent[[2]]
#> [1] "2024-04-19T00:00:00Z"
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$time$step
#> [1] "P1D"
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$so
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$so$id
#> [1] "so"
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$so$dimensions
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$so$dimensions[[1]]
#> [1] "time"
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$so$dimensions[[2]]
#> [1] "elevation"
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$so$dimensions[[3]]
#> [1] "latitude"
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$so$dimensions[[4]]
#> [1] "longitude"
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$so$type
#> [1] "data"
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$so$unit
#> [1] "1e-3"
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$so$standardName
#> [1] "sea_water_salinity"
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$so$abbreviation
#> [1] "so"
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$so$name
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$so$name$en
#> [1] "Salinity"
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$so$unitConversion
#> NULL
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$so$missingValue
#> [1] 9.96921e+36
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$so$offset
#> NULL
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$so$scale
#> NULL
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$so$valueMin
#> [1] 30.30519
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$so$valueMax
#> [1] 36.82653
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$so$valueDiffMax
#> [1] 3.260674
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$so$valueDiffRelMax
#> [1] 25
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$so$valueClamp
#> [1] TRUE
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$so$hasLogScale
#> [1] TRUE
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$so$logScale
#> [1] FALSE
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$so$colormapId
#> [1] "haline"
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$so$colormapInvert
#> [1] FALSE
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$so$colormapDiffId
#> [1] "balance"
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$so$colormapDiffInvert
#> [1] FALSE
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$so$valueColor
#> [1] FALSE
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$properties$admp_in_preparation
#> [1] FALSE
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$properties$admp_updated
#> [1] "2024-04-10T04:43:24.983116Z"
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$properties$admp_released_date
#> NULL
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$properties$admp_retired_date
#> NULL
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$native
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$native$id
#> [1] "native"
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$native$href
#> [1] "https://s3.waw3-1.cloudferro.com/mdl-native-14/native/GLOBAL_ANALYSISFORECAST_PHY_001_024/cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211"
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$native$type
#> [1] "application/x-netcdf"
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$native$roles
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$native$roles[[1]]
#> [1] "data"
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$native$title
#> [1] "Native dataset"
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$native$description
#> [1] "The original, non-ARCO version of this dataset, as published by the data provider."
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$timeChunked
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$id
#> [1] "timeChunked"
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$href
#> [1] "https://s3.waw3-1.cloudferro.com/mdl-arco-time-010/arco/GLOBAL_ANALYSISFORECAST_PHY_001_024/cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211/timeChunked.zarr"
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$type
#> [1] "application/vnd+zarr"
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$roles
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$roles[[1]]
#> [1] "data"
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$title
#> [1] "Time-chunked dataset in Zarr"
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$description
#> [1] "An ARCO version of this dataset with a small chunk size in the `time` dimension.\n    \nNote that the link (`href`) associated to this asset is the base directory\nof this dataset, but it cannot be accessed directly.\n\nTo download this dataset or part of it, \nuse a library such as [xarray](https://docs.xarray.dev/)."
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$`xarray:open_kwargs`
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$`xarray:open_kwargs`$consolidated
#> [1] TRUE
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$elevation
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$elevation$chunkLen
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$elevation$chunkLen$so
#> [1] 1
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$elevation$len
#> [1] 50
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$elevation$units
#> [1] "m"
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$elevation$coords
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$elevation$coords$type
#> [1] "explicit"
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$elevation$coords$values
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[1]]
#> [1] -5727.917
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[2]]
#> [1] -5274.784
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[3]]
#> [1] -4833.291
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[4]]
#> [1] -4405.224
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[5]]
#> [1] -3992.484
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[6]]
#> [1] -3597.032
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[7]]
#> [1] -3220.82
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[8]]
#> [1] -2865.703
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[9]]
#> [1] -2533.336
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[10]]
#> [1] -2225.078
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[11]]
#> [1] -1941.893
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[12]]
#> [1] -1684.284
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[13]]
#> [1] -1452.251
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[14]]
#> [1] -1245.291
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[15]]
#> [1] -1062.44
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[16]]
#> [1] -902.3393
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[17]]
#> [1] -763.3331
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[18]]
#> [1] -643.5668
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[19]]
#> [1] -541.0889
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[20]]
#> [1] -453.9377
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[21]]
#> [1] -380.213
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[22]]
#> [1] -318.1274
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[23]]
#> [1] -266.0403
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[24]]
#> [1] -222.4752
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[25]]
#> [1] -186.1256
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[26]]
#> [1] -155.8507
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[27]]
#> [1] -130.666
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[28]]
#> [1] -109.7293
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[29]]
#> [1] -92.32607
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[30]]
#> [1] -77.85385
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[31]]
#> [1] -65.80727
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[32]]
#> [1] -55.76429
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[33]]
#> [1] -47.37369
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[34]]
#> [1] -40.34405
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[35]]
#> [1] -34.43415
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[36]]
#> [1] -29.44473
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[37]]
#> [1] -25.21141
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[38]]
#> [1] -21.59882
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[39]]
#> [1] -18.49556
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[40]]
#> [1] -15.81007
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[41]]
#> [1] -13.46714
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[42]]
#> [1] -11.405
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[43]]
#> [1] -9.572997
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[44]]
#> [1] -7.92956
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[45]]
#> [1] -6.440614
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[46]]
#> [1] -5.078224
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[47]]
#> [1] -3.819495
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[48]]
#> [1] -2.645669
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[49]]
#> [1] -1.541375
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[50]]
#> [1] -0.494025
#> 
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$latitude
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$latitude$chunkLen
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$latitude$chunkLen$so
#> [1] 512
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$latitude$len
#> [1] 2041
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$latitude$units
#> [1] "degrees_north"
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$latitude$coords
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$latitude$coords$type
#> [1] "minMaxStep"
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$latitude$coords$min
#> [1] -80
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$latitude$coords$max
#> [1] 90
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$latitude$coords$step
#> [1] 0.08333333
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$latitude$coords$len
#> [1] 2041
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$longitude
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$longitude$chunkLen
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$longitude$chunkLen$so
#> [1] 2048
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$longitude$len
#> [1] 4320
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$longitude$units
#> [1] "degrees_east"
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$longitude$coords
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$longitude$coords$type
#> [1] "minMaxStep"
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$longitude$coords$min
#> [1] -180
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$longitude$coords$max
#> [1] 179.9167
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$longitude$coords$step
#> [1] 0.08333334
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$longitude$coords$len
#> [1] 4320
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$time
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$time$chunkLen
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$time$chunkLen$so
#> [1] 1
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$time$len
#> [1] 1266
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$time$units
#> [1] "milliseconds since 1970-01-01 00:00:00Z (no leap seconds)"
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$time$coords
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$time$coords$type
#> [1] "minMaxStep"
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$time$coords$min
#> [1] 1.604189e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$time$coords$max
#> [1] 1.713485e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$time$coords$step
#> [1] 86400000
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$time$coords$len
#> [1] 1266
#> 
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewVariables
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewVariables$so
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewVariables$so$dtype
#> [1] "<f4"
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewVariables$so$itemSize
#> [1] 4
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewVariables$so$chunkSize
#> [1] 1553446
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$isAggregated
#> [1] FALSE
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$downsampled4
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$id
#> [1] "downsampled4"
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$href
#> [1] "https://s3.waw3-1.cloudferro.com/mdl-arco-time-010/arco/GLOBAL_ANALYSISFORECAST_PHY_001_024/cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211/downsampled4.zarr"
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$type
#> [1] "application/vnd+zarr"
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$roles
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$roles[[1]]
#> [1] "data"
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$roles[[2]]
#> [1] "downsampled"
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$title
#> [1] "Downsampled dataset (by 4) in Zarr"
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$description
#> [1] "An ARCO version of this dataset, downsampled in `longitude` and `latitude` by 4.\n    \nNote that the link (`href`) associated to this asset is the base directory\nof this dataset, but it cannot be accessed directly.\n\nTo download this dataset or part of it, \nuse a library such as [xarray](https://docs.xarray.dev/)."
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$`xarray:open_kwargs`
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$`xarray:open_kwargs`$consolidated
#> [1] TRUE
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$elevation
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$elevation$chunkLen
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$elevation$chunkLen$so
#> [1] 1
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$elevation$len
#> [1] 50
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$elevation$units
#> [1] "m"
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$elevation$coords
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$elevation$coords$type
#> [1] "explicit"
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$elevation$coords$values
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[1]]
#> [1] -5727.917
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[2]]
#> [1] -5274.784
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[3]]
#> [1] -4833.291
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[4]]
#> [1] -4405.224
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[5]]
#> [1] -3992.484
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[6]]
#> [1] -3597.032
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[7]]
#> [1] -3220.82
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[8]]
#> [1] -2865.703
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[9]]
#> [1] -2533.336
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[10]]
#> [1] -2225.078
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[11]]
#> [1] -1941.893
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[12]]
#> [1] -1684.284
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[13]]
#> [1] -1452.251
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[14]]
#> [1] -1245.291
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[15]]
#> [1] -1062.44
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[16]]
#> [1] -902.3393
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[17]]
#> [1] -763.3331
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[18]]
#> [1] -643.5668
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[19]]
#> [1] -541.0889
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[20]]
#> [1] -453.9377
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[21]]
#> [1] -380.213
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[22]]
#> [1] -318.1274
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[23]]
#> [1] -266.0403
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[24]]
#> [1] -222.4752
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[25]]
#> [1] -186.1256
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[26]]
#> [1] -155.8507
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[27]]
#> [1] -130.666
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[28]]
#> [1] -109.7293
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[29]]
#> [1] -92.32607
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[30]]
#> [1] -77.85385
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[31]]
#> [1] -65.80727
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[32]]
#> [1] -55.76429
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[33]]
#> [1] -47.37369
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[34]]
#> [1] -40.34405
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[35]]
#> [1] -34.43415
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[36]]
#> [1] -29.44473
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[37]]
#> [1] -25.21141
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[38]]
#> [1] -21.59882
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[39]]
#> [1] -18.49556
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[40]]
#> [1] -15.81007
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[41]]
#> [1] -13.46714
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[42]]
#> [1] -11.405
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[43]]
#> [1] -9.572997
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[44]]
#> [1] -7.92956
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[45]]
#> [1] -6.440614
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[46]]
#> [1] -5.078224
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[47]]
#> [1] -3.819495
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[48]]
#> [1] -2.645669
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[49]]
#> [1] -1.541375
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[50]]
#> [1] -0.494025
#> 
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$latitude
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$latitude$chunkLen
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$latitude$chunkLen$so
#> [1] 511
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$latitude$len
#> [1] 511
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$latitude$units
#> [1] "degrees_north"
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$latitude$coords
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$latitude$coords$type
#> [1] "minMaxStep"
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$latitude$coords$min
#> [1] -80
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$latitude$coords$max
#> [1] 90
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$latitude$coords$step
#> [1] 0.3333333
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$latitude$coords$len
#> [1] 511
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$longitude
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$longitude$chunkLen
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$longitude$chunkLen$so
#> [1] 1080
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$longitude$len
#> [1] 1080
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$longitude$units
#> [1] "degrees_east"
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$longitude$coords
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$longitude$coords$type
#> [1] "minMaxStep"
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$longitude$coords$min
#> [1] -180
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$longitude$coords$max
#> [1] 179.6667
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$longitude$coords$step
#> [1] 0.3333334
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$longitude$coords$len
#> [1] 1080
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$time
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$time$chunkLen
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$time$chunkLen$so
#> [1] 1
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$time$len
#> [1] 1266
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$time$units
#> [1] "milliseconds since 1970-01-01 00:00:00Z (no leap seconds)"
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$time$coords
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$time$coords$type
#> [1] "minMaxStep"
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$time$coords$min
#> [1] 1.604189e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$time$coords$max
#> [1] 1.713485e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$time$coords$step
#> [1] 86400000
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$time$coords$len
#> [1] 1266
#> 
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewVariables
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewVariables$so
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewVariables$so$dtype
#> [1] "<f4"
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewVariables$so$itemSize
#> [1] 4
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewVariables$so$chunkSize
#> [1] 1553446
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$isAggregated
#> [1] TRUE
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$geoChunked
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$id
#> [1] "geoChunked"
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$href
#> [1] "https://s3.waw3-1.cloudferro.com/mdl-arco-geo-010/arco/GLOBAL_ANALYSISFORECAST_PHY_001_024/cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211/geoChunked.zarr"
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$type
#> [1] "application/vnd+zarr"
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$roles
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$roles[[1]]
#> [1] "data"
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$title
#> [1] "Geo-chunked dataset in Zarr"
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$description
#> [1] "An ARCO version of this dataset with a small chunk size in the `longitude` and `latitude` dimensions.\n    \nNote that the link (`href`) associated to this asset is the base directory\nof this dataset, but it cannot be accessed directly.\n\nTo download this dataset or part of it, \nuse a library such as [xarray](https://docs.xarray.dev/)."
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$`xarray:open_kwargs`
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$`xarray:open_kwargs`$consolidated
#> [1] TRUE
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$elevation
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$elevation$chunkLen
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$elevation$chunkLen$so
#> [1] 2
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$elevation$len
#> [1] 50
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$elevation$units
#> [1] "m"
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$elevation$coords
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$elevation$coords$type
#> [1] "explicit"
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$elevation$coords$values
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[1]]
#> [1] -5727.917
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[2]]
#> [1] -5274.784
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[3]]
#> [1] -4833.291
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[4]]
#> [1] -4405.224
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[5]]
#> [1] -3992.484
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[6]]
#> [1] -3597.032
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[7]]
#> [1] -3220.82
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[8]]
#> [1] -2865.703
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[9]]
#> [1] -2533.336
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[10]]
#> [1] -2225.078
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[11]]
#> [1] -1941.893
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[12]]
#> [1] -1684.284
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[13]]
#> [1] -1452.251
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[14]]
#> [1] -1245.291
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[15]]
#> [1] -1062.44
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[16]]
#> [1] -902.3393
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[17]]
#> [1] -763.3331
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[18]]
#> [1] -643.5668
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[19]]
#> [1] -541.0889
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[20]]
#> [1] -453.9377
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[21]]
#> [1] -380.213
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[22]]
#> [1] -318.1274
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[23]]
#> [1] -266.0403
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[24]]
#> [1] -222.4752
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[25]]
#> [1] -186.1256
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[26]]
#> [1] -155.8507
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[27]]
#> [1] -130.666
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[28]]
#> [1] -109.7293
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[29]]
#> [1] -92.32607
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[30]]
#> [1] -77.85385
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[31]]
#> [1] -65.80727
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[32]]
#> [1] -55.76429
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[33]]
#> [1] -47.37369
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[34]]
#> [1] -40.34405
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[35]]
#> [1] -34.43415
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[36]]
#> [1] -29.44473
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[37]]
#> [1] -25.21141
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[38]]
#> [1] -21.59882
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[39]]
#> [1] -18.49556
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[40]]
#> [1] -15.81007
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[41]]
#> [1] -13.46714
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[42]]
#> [1] -11.405
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[43]]
#> [1] -9.572997
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[44]]
#> [1] -7.92956
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[45]]
#> [1] -6.440614
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[46]]
#> [1] -5.078224
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[47]]
#> [1] -3.819495
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[48]]
#> [1] -2.645669
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[49]]
#> [1] -1.541375
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[50]]
#> [1] -0.494025
#> 
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$latitude
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$latitude$chunkLen
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$latitude$chunkLen$so
#> [1] 32
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$latitude$len
#> [1] 2041
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$latitude$units
#> [1] "degrees_north"
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$latitude$coords
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$latitude$coords$type
#> [1] "minMaxStep"
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$latitude$coords$min
#> [1] -80
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$latitude$coords$max
#> [1] 90
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$latitude$coords$step
#> [1] 0.08333333
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$latitude$coords$len
#> [1] 2041
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$longitude
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$longitude$chunkLen
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$longitude$chunkLen$so
#> [1] 64
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$longitude$len
#> [1] 4320
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$longitude$units
#> [1] "degrees_east"
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$longitude$coords
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$longitude$coords$type
#> [1] "minMaxStep"
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$longitude$coords$min
#> [1] -180
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$longitude$coords$max
#> [1] 179.9167
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$longitude$coords$step
#> [1] 0.08333334
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$longitude$coords$len
#> [1] 4320
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$time
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$time$chunkLen
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$time$chunkLen$so
#> [1] 177
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$time$len
#> [1] 1266
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$time$units
#> [1] "milliseconds since 1970-01-01 00:00:00Z (no leap seconds)"
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$time$coords
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$time$coords$type
#> [1] "minMaxStep"
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$time$coords$min
#> [1] 1.604189e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$time$coords$max
#> [1] 1.713485e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$time$coords$step
#> [1] 86400000
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$time$coords$len
#> [1] 1266
#> 
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewVariables
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewVariables$so
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewVariables$so$dtype
#> [1] "<f4"
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewVariables$so$itemSize
#> [1] 4
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewVariables$so$chunkSize
#> [1] 1705864
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$isAggregated
#> [1] FALSE
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-so_anfc_0.083deg_P1D-m_202211`$collection
#> [1] "GLOBAL_ANALYSISFORECAST_PHY_001_024"
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$id
#> [1] "cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$type
#> [1] "Feature"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$stac_version
#> [1] "1.0.0"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$stac_extensions
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$stac_extensions[[1]]
#> [1] "https://stac-extensions.github.io/datacube/v2.1.0/schema.json"
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$geometry
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$geometry$type
#> [1] "Polygon"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$geometry$coordinates
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$geometry$coordinates[[1]]
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$geometry$coordinates[[1]][[1]]
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$geometry$coordinates[[1]][[1]][[1]]
#> [1] -180
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$geometry$coordinates[[1]][[1]][[2]]
#> [1] -80
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$geometry$coordinates[[1]][[2]]
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$geometry$coordinates[[1]][[2]][[1]]
#> [1] -180
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$geometry$coordinates[[1]][[2]][[2]]
#> [1] 90
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$geometry$coordinates[[1]][[3]]
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$geometry$coordinates[[1]][[3]][[1]]
#> [1] 179.9167
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$geometry$coordinates[[1]][[3]][[2]]
#> [1] 90
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$geometry$coordinates[[1]][[4]]
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$geometry$coordinates[[1]][[4]][[1]]
#> [1] 179.9167
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$geometry$coordinates[[1]][[4]][[2]]
#> [1] -80
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$geometry$coordinates[[1]][[5]]
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$geometry$coordinates[[1]][[5]][[1]]
#> [1] -180
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$geometry$coordinates[[1]][[5]][[2]]
#> [1] -80
#> 
#> 
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$bbox
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$bbox[[1]]
#> [1] -180
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$bbox[[2]]
#> [1] -80
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$bbox[[3]]
#> [1] 179.9167
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$bbox[[4]]
#> [1] 90
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$properties
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$properties$title
#> [1] "Instantaneous fields for product GLOBAL_ANALYSISFORECAST_PHY_001_024"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$properties$datetime
#> NULL
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$properties$start_datetime
#> [1] "2020-11-01T00:00:00Z"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$properties$end_datetime
#> [1] "2024-04-12T00:00:00Z"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$properties$Conventions
#> [1] "CF-1.6"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$properties$area
#> [1] "GLOBAL"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$properties$contact
#> [1] "servicedesk.cmems@mercator-ocean.eu"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$properties$credit
#> [1] "E.U. Copernicus Marine Service Information (CMEMS)"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$properties$institution
#> [1] "Mercator Ocean"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$properties$licence
#> [1] "http://marine.copernicus.eu/services-portfolio/service-commitments-and-licence/"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$properties$producer
#> [1] "CMEMS - Global Monitoring and Forecasting Centre"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$properties$product
#> [1] "GLOBAL_ANALYSISFORECAST_PHY_001_024"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$properties$product_user_manual
#> [1] "http://marine.copernicus.eu/documents/PUM/CMEMS-GLO-PUM-001-024.pdf"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$properties$quality_information_document
#> [1] "http://marine.copernicus.eu/documents/QUID/CMEMS-GLO-QUID-001-024.pdf"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$properties$references
#> [1] "http://marine.copernicus.eu"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$properties$source
#> [1] "MERCATOR GLO12"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$properties$`cube:dimensions`
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$properties$`cube:dimensions`$elevation
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$properties$`cube:dimensions`$elevation$type
#> [1] "spatial"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$properties$`cube:dimensions`$elevation$axis
#> [1] "z"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$properties$`cube:dimensions`$elevation$extent
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$properties$`cube:dimensions`$elevation$extent[[1]]
#> [1] -5727.917
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$properties$`cube:dimensions`$elevation$extent[[2]]
#> [1] -0.494025
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$properties$`cube:dimensions`$elevation$values
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$properties$`cube:dimensions`$elevation$values[[1]]
#> [1] -5727.917
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$properties$`cube:dimensions`$elevation$values[[2]]
#> [1] -5274.784
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$properties$`cube:dimensions`$elevation$values[[3]]
#> [1] -4833.291
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$properties$`cube:dimensions`$elevation$values[[4]]
#> [1] -4405.224
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$properties$`cube:dimensions`$elevation$values[[5]]
#> [1] -3992.484
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$properties$`cube:dimensions`$elevation$values[[6]]
#> [1] -3597.032
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$properties$`cube:dimensions`$elevation$values[[7]]
#> [1] -3220.82
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$properties$`cube:dimensions`$elevation$values[[8]]
#> [1] -2865.703
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$properties$`cube:dimensions`$elevation$values[[9]]
#> [1] -2533.336
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$properties$`cube:dimensions`$elevation$values[[10]]
#> [1] -2225.078
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$properties$`cube:dimensions`$elevation$values[[11]]
#> [1] -1941.893
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$properties$`cube:dimensions`$elevation$values[[12]]
#> [1] -1684.284
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$properties$`cube:dimensions`$elevation$values[[13]]
#> [1] -1452.251
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$properties$`cube:dimensions`$elevation$values[[14]]
#> [1] -1245.291
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$properties$`cube:dimensions`$elevation$values[[15]]
#> [1] -1062.44
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$properties$`cube:dimensions`$elevation$values[[16]]
#> [1] -902.3393
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$properties$`cube:dimensions`$elevation$values[[17]]
#> [1] -763.3331
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$properties$`cube:dimensions`$elevation$values[[18]]
#> [1] -643.5668
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$properties$`cube:dimensions`$elevation$values[[19]]
#> [1] -541.0889
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$properties$`cube:dimensions`$elevation$values[[20]]
#> [1] -453.9377
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$properties$`cube:dimensions`$elevation$values[[21]]
#> [1] -380.213
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$properties$`cube:dimensions`$elevation$values[[22]]
#> [1] -318.1274
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$properties$`cube:dimensions`$elevation$values[[23]]
#> [1] -266.0403
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$properties$`cube:dimensions`$elevation$values[[24]]
#> [1] -222.4752
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$properties$`cube:dimensions`$elevation$values[[25]]
#> [1] -186.1256
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$properties$`cube:dimensions`$elevation$values[[26]]
#> [1] -155.8507
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$properties$`cube:dimensions`$elevation$values[[27]]
#> [1] -130.666
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$properties$`cube:dimensions`$elevation$values[[28]]
#> [1] -109.7293
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$properties$`cube:dimensions`$elevation$values[[29]]
#> [1] -92.32607
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$properties$`cube:dimensions`$elevation$values[[30]]
#> [1] -77.85385
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$properties$`cube:dimensions`$elevation$values[[31]]
#> [1] -65.80727
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$properties$`cube:dimensions`$elevation$values[[32]]
#> [1] -55.76429
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$properties$`cube:dimensions`$elevation$values[[33]]
#> [1] -47.37369
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$properties$`cube:dimensions`$elevation$values[[34]]
#> [1] -40.34405
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$properties$`cube:dimensions`$elevation$values[[35]]
#> [1] -34.43415
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$properties$`cube:dimensions`$elevation$values[[36]]
#> [1] -29.44473
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$properties$`cube:dimensions`$elevation$values[[37]]
#> [1] -25.21141
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$properties$`cube:dimensions`$elevation$values[[38]]
#> [1] -21.59882
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$properties$`cube:dimensions`$elevation$values[[39]]
#> [1] -18.49556
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$properties$`cube:dimensions`$elevation$values[[40]]
#> [1] -15.81007
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$properties$`cube:dimensions`$elevation$values[[41]]
#> [1] -13.46714
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$properties$`cube:dimensions`$elevation$values[[42]]
#> [1] -11.405
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$properties$`cube:dimensions`$elevation$values[[43]]
#> [1] -9.572997
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$properties$`cube:dimensions`$elevation$values[[44]]
#> [1] -7.92956
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$properties$`cube:dimensions`$elevation$values[[45]]
#> [1] -6.440614
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$properties$`cube:dimensions`$elevation$values[[46]]
#> [1] -5.078224
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$properties$`cube:dimensions`$elevation$values[[47]]
#> [1] -3.819495
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$properties$`cube:dimensions`$elevation$values[[48]]
#> [1] -2.645669
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$properties$`cube:dimensions`$elevation$values[[49]]
#> [1] -1.541375
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$properties$`cube:dimensions`$elevation$values[[50]]
#> [1] -0.494025
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$properties$`cube:dimensions`$elevation$unit
#> [1] "m"
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$properties$`cube:dimensions`$latitude
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$properties$`cube:dimensions`$latitude$type
#> [1] "spatial"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$properties$`cube:dimensions`$latitude$axis
#> [1] "y"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$properties$`cube:dimensions`$latitude$extent
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$properties$`cube:dimensions`$latitude$extent[[1]]
#> [1] -80
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$properties$`cube:dimensions`$latitude$extent[[2]]
#> [1] 90
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$properties$`cube:dimensions`$latitude$step
#> [1] 0.08333333
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$properties$`cube:dimensions`$latitude$reference_system
#> [1] 4326
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$properties$`cube:dimensions`$longitude
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$properties$`cube:dimensions`$longitude$type
#> [1] "spatial"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$properties$`cube:dimensions`$longitude$axis
#> [1] "x"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$properties$`cube:dimensions`$longitude$extent
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$properties$`cube:dimensions`$longitude$extent[[1]]
#> [1] -180
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$properties$`cube:dimensions`$longitude$extent[[2]]
#> [1] 179.9167
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$properties$`cube:dimensions`$longitude$step
#> [1] 0.08333334
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$properties$`cube:dimensions`$longitude$reference_system
#> [1] 4326
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$properties$`cube:dimensions`$time
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$properties$`cube:dimensions`$time$type
#> [1] "temporal"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$properties$`cube:dimensions`$time$extent
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$properties$`cube:dimensions`$time$extent[[1]]
#> [1] "2020-11-01T00:00:00Z"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$properties$`cube:dimensions`$time$extent[[2]]
#> [1] "2024-04-12T00:00:00Z"
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$properties$`cube:dimensions`$time$step
#> [1] "PT21600S"
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$properties$`cube:variables`
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$properties$`cube:variables`$uo
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$properties$`cube:variables`$uo$id
#> [1] "uo"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$properties$`cube:variables`$uo$dimensions
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$properties$`cube:variables`$uo$dimensions[[1]]
#> [1] "time"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$properties$`cube:variables`$uo$dimensions[[2]]
#> [1] "elevation"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$properties$`cube:variables`$uo$dimensions[[3]]
#> [1] "latitude"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$properties$`cube:variables`$uo$dimensions[[4]]
#> [1] "longitude"
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$properties$`cube:variables`$uo$type
#> [1] "data"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$properties$`cube:variables`$uo$unit
#> [1] "m s-1"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$properties$`cube:variables`$uo$standardName
#> [1] "eastward_sea_water_velocity"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$properties$`cube:variables`$uo$abbreviation
#> [1] "uo"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$properties$`cube:variables`$uo$name
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$properties$`cube:variables`$uo$name$en
#> [1] "Eastward velocity"
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$properties$`cube:variables`$uo$unitConversion
#> NULL
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$properties$`cube:variables`$uo$missingValue
#> [1] 9.96921e+36
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$properties$`cube:variables`$uo$offset
#> NULL
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$properties$`cube:variables`$uo$scale
#> NULL
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$properties$`cube:variables`$uo$valueMin
#> [1] -1.182599
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$properties$`cube:variables`$uo$valueMax
#> [1] 1.182599
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$properties$`cube:variables`$uo$valueDiffMax
#> [1] 1.182599
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$properties$`cube:variables`$uo$valueDiffRelMax
#> [1] 25
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$properties$`cube:variables`$uo$valueClamp
#> [1] TRUE
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$properties$`cube:variables`$uo$hasLogScale
#> [1] FALSE
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$properties$`cube:variables`$uo$logScale
#> [1] FALSE
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$properties$`cube:variables`$uo$colormapId
#> [1] "balance"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$properties$`cube:variables`$uo$colormapInvert
#> [1] FALSE
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$properties$`cube:variables`$uo$colormapDiffId
#> [1] "balance"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$properties$`cube:variables`$uo$colormapDiffInvert
#> [1] FALSE
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$properties$`cube:variables`$uo$valueColor
#> [1] FALSE
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$properties$`cube:variables`$vo
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$properties$`cube:variables`$vo$id
#> [1] "vo"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$properties$`cube:variables`$vo$dimensions
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$properties$`cube:variables`$vo$dimensions[[1]]
#> [1] "time"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$properties$`cube:variables`$vo$dimensions[[2]]
#> [1] "elevation"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$properties$`cube:variables`$vo$dimensions[[3]]
#> [1] "latitude"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$properties$`cube:variables`$vo$dimensions[[4]]
#> [1] "longitude"
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$properties$`cube:variables`$vo$type
#> [1] "data"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$properties$`cube:variables`$vo$unit
#> [1] "m s-1"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$properties$`cube:variables`$vo$standardName
#> [1] "northward_sea_water_velocity"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$properties$`cube:variables`$vo$abbreviation
#> [1] "vo"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$properties$`cube:variables`$vo$name
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$properties$`cube:variables`$vo$name$en
#> [1] "Northward velocity"
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$properties$`cube:variables`$vo$unitConversion
#> NULL
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$properties$`cube:variables`$vo$missingValue
#> [1] 9.96921e+36
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$properties$`cube:variables`$vo$offset
#> NULL
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$properties$`cube:variables`$vo$scale
#> NULL
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$properties$`cube:variables`$vo$valueMin
#> [1] -1.182599
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$properties$`cube:variables`$vo$valueMax
#> [1] 1.182599
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$properties$`cube:variables`$vo$valueDiffMax
#> [1] 1.182599
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$properties$`cube:variables`$vo$valueDiffRelMax
#> [1] 25
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$properties$`cube:variables`$vo$valueClamp
#> [1] TRUE
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$properties$`cube:variables`$vo$hasLogScale
#> [1] FALSE
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$properties$`cube:variables`$vo$logScale
#> [1] FALSE
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$properties$`cube:variables`$vo$colormapId
#> [1] "balance"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$properties$`cube:variables`$vo$colormapInvert
#> [1] FALSE
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$properties$`cube:variables`$vo$colormapDiffId
#> [1] "balance"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$properties$`cube:variables`$vo$colormapDiffInvert
#> [1] FALSE
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$properties$`cube:variables`$vo$valueColor
#> [1] FALSE
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$properties$admp_in_preparation
#> [1] FALSE
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$properties$admp_updated
#> [1] "2024-04-10T04:35:59.556974Z"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$properties$admp_released_date
#> NULL
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$properties$admp_retired_date
#> NULL
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$native
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$native$id
#> [1] "native"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$native$href
#> [1] "https://s3.waw3-1.cloudferro.com/mdl-native-14/native/GLOBAL_ANALYSISFORECAST_PHY_001_024/cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$native$type
#> [1] "application/x-netcdf"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$native$roles
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$native$roles[[1]]
#> [1] "data"
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$native$title
#> [1] "Native dataset"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$native$description
#> [1] "The original, non-ARCO version of this dataset, as published by the data provider."
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$id
#> [1] "timeChunked"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$href
#> [1] "https://s3.waw3-1.cloudferro.com/mdl-arco-time-009/arco/GLOBAL_ANALYSISFORECAST_PHY_001_024/cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211/timeChunked.zarr"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$type
#> [1] "application/vnd+zarr"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$roles
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$roles[[1]]
#> [1] "data"
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$title
#> [1] "Time-chunked dataset in Zarr"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$description
#> [1] "An ARCO version of this dataset with a small chunk size in the `time` dimension.\n    \nNote that the link (`href`) associated to this asset is the base directory\nof this dataset, but it cannot be accessed directly.\n\nTo download this dataset or part of it, \nuse a library such as [xarray](https://docs.xarray.dev/)."
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$`xarray:open_kwargs`
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$`xarray:open_kwargs`$consolidated
#> [1] TRUE
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$viewDims
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$viewDims$elevation
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$viewDims$elevation$chunkLen
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$viewDims$elevation$chunkLen$uo
#> [1] 1
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$viewDims$elevation$chunkLen$vo
#> [1] 1
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$viewDims$elevation$len
#> [1] 50
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$viewDims$elevation$units
#> [1] "m"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$viewDims$elevation$coords
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$viewDims$elevation$coords$type
#> [1] "explicit"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$viewDims$elevation$coords$values
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$viewDims$elevation$coords$values[[1]]
#> [1] -5727.917
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$viewDims$elevation$coords$values[[2]]
#> [1] -5274.784
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$viewDims$elevation$coords$values[[3]]
#> [1] -4833.291
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$viewDims$elevation$coords$values[[4]]
#> [1] -4405.224
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$viewDims$elevation$coords$values[[5]]
#> [1] -3992.484
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$viewDims$elevation$coords$values[[6]]
#> [1] -3597.032
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$viewDims$elevation$coords$values[[7]]
#> [1] -3220.82
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$viewDims$elevation$coords$values[[8]]
#> [1] -2865.703
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$viewDims$elevation$coords$values[[9]]
#> [1] -2533.336
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$viewDims$elevation$coords$values[[10]]
#> [1] -2225.078
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$viewDims$elevation$coords$values[[11]]
#> [1] -1941.893
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$viewDims$elevation$coords$values[[12]]
#> [1] -1684.284
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$viewDims$elevation$coords$values[[13]]
#> [1] -1452.251
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$viewDims$elevation$coords$values[[14]]
#> [1] -1245.291
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$viewDims$elevation$coords$values[[15]]
#> [1] -1062.44
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$viewDims$elevation$coords$values[[16]]
#> [1] -902.3393
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$viewDims$elevation$coords$values[[17]]
#> [1] -763.3331
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$viewDims$elevation$coords$values[[18]]
#> [1] -643.5668
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$viewDims$elevation$coords$values[[19]]
#> [1] -541.0889
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$viewDims$elevation$coords$values[[20]]
#> [1] -453.9377
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$viewDims$elevation$coords$values[[21]]
#> [1] -380.213
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$viewDims$elevation$coords$values[[22]]
#> [1] -318.1274
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$viewDims$elevation$coords$values[[23]]
#> [1] -266.0403
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$viewDims$elevation$coords$values[[24]]
#> [1] -222.4752
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$viewDims$elevation$coords$values[[25]]
#> [1] -186.1256
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$viewDims$elevation$coords$values[[26]]
#> [1] -155.8507
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$viewDims$elevation$coords$values[[27]]
#> [1] -130.666
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$viewDims$elevation$coords$values[[28]]
#> [1] -109.7293
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$viewDims$elevation$coords$values[[29]]
#> [1] -92.32607
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$viewDims$elevation$coords$values[[30]]
#> [1] -77.85385
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$viewDims$elevation$coords$values[[31]]
#> [1] -65.80727
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$viewDims$elevation$coords$values[[32]]
#> [1] -55.76429
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$viewDims$elevation$coords$values[[33]]
#> [1] -47.37369
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$viewDims$elevation$coords$values[[34]]
#> [1] -40.34405
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$viewDims$elevation$coords$values[[35]]
#> [1] -34.43415
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$viewDims$elevation$coords$values[[36]]
#> [1] -29.44473
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$viewDims$elevation$coords$values[[37]]
#> [1] -25.21141
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$viewDims$elevation$coords$values[[38]]
#> [1] -21.59882
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$viewDims$elevation$coords$values[[39]]
#> [1] -18.49556
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$viewDims$elevation$coords$values[[40]]
#> [1] -15.81007
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$viewDims$elevation$coords$values[[41]]
#> [1] -13.46714
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$viewDims$elevation$coords$values[[42]]
#> [1] -11.405
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$viewDims$elevation$coords$values[[43]]
#> [1] -9.572997
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$viewDims$elevation$coords$values[[44]]
#> [1] -7.92956
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$viewDims$elevation$coords$values[[45]]
#> [1] -6.440614
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$viewDims$elevation$coords$values[[46]]
#> [1] -5.078224
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$viewDims$elevation$coords$values[[47]]
#> [1] -3.819495
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$viewDims$elevation$coords$values[[48]]
#> [1] -2.645669
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$viewDims$elevation$coords$values[[49]]
#> [1] -1.541375
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$viewDims$elevation$coords$values[[50]]
#> [1] -0.494025
#> 
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$viewDims$latitude
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$viewDims$latitude$chunkLen
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$viewDims$latitude$chunkLen$uo
#> [1] 512
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$viewDims$latitude$chunkLen$vo
#> [1] 512
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$viewDims$latitude$len
#> [1] 2041
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$viewDims$latitude$units
#> [1] "degrees_north"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$viewDims$latitude$coords
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$viewDims$latitude$coords$type
#> [1] "minMaxStep"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$viewDims$latitude$coords$min
#> [1] -80
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$viewDims$latitude$coords$max
#> [1] 90
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$viewDims$latitude$coords$step
#> [1] 0.08333333
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$viewDims$latitude$coords$len
#> [1] 2041
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$viewDims$longitude
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$viewDims$longitude$chunkLen
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$viewDims$longitude$chunkLen$uo
#> [1] 2048
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$viewDims$longitude$chunkLen$vo
#> [1] 2048
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$viewDims$longitude$len
#> [1] 4320
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$viewDims$longitude$units
#> [1] "degrees_east"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$viewDims$longitude$coords
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$viewDims$longitude$coords$type
#> [1] "minMaxStep"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$viewDims$longitude$coords$min
#> [1] -180
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$viewDims$longitude$coords$max
#> [1] 179.9167
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$viewDims$longitude$coords$step
#> [1] 0.08333334
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$viewDims$longitude$coords$len
#> [1] 4320
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$viewDims$time
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$viewDims$time$chunkLen
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$viewDims$time$chunkLen$uo
#> [1] 1
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$viewDims$time$chunkLen$vo
#> [1] 1
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$viewDims$time$len
#> [1] 5033
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$viewDims$time$units
#> [1] "milliseconds since 1970-01-01 00:00:00Z (no leap seconds)"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$viewDims$time$coords
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$viewDims$time$coords$type
#> [1] "minMaxStep"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$viewDims$time$coords$min
#> [1] 1.604189e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$viewDims$time$coords$max
#> [1] 1.71288e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$viewDims$time$coords$step
#> [1] 21600000
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$viewDims$time$coords$len
#> [1] 5033
#> 
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$viewVariables
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$viewVariables$uo
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$viewVariables$uo$dtype
#> [1] "<f4"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$viewVariables$uo$itemSize
#> [1] 4
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$viewVariables$uo$chunkSize
#> [1] 1553446
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$viewVariables$vo
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$viewVariables$vo$dtype
#> [1] "<f4"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$viewVariables$vo$itemSize
#> [1] 4
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$viewVariables$vo$chunkSize
#> [1] 1553446
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$timeChunked$isAggregated
#> [1] FALSE
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$id
#> [1] "downsampled4"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$href
#> [1] "https://s3.waw3-1.cloudferro.com/mdl-arco-time-009/arco/GLOBAL_ANALYSISFORECAST_PHY_001_024/cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211/downsampled4.zarr"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$type
#> [1] "application/vnd+zarr"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$roles
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$roles[[1]]
#> [1] "data"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$roles[[2]]
#> [1] "downsampled"
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$title
#> [1] "Downsampled dataset (by 4) in Zarr"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$description
#> [1] "An ARCO version of this dataset, downsampled in `longitude` and `latitude` by 4.\n    \nNote that the link (`href`) associated to this asset is the base directory\nof this dataset, but it cannot be accessed directly.\n\nTo download this dataset or part of it, \nuse a library such as [xarray](https://docs.xarray.dev/)."
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$`xarray:open_kwargs`
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$`xarray:open_kwargs`$consolidated
#> [1] TRUE
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$viewDims
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$viewDims$elevation
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$viewDims$elevation$chunkLen
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$viewDims$elevation$chunkLen$uo
#> [1] 1
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$viewDims$elevation$chunkLen$vo
#> [1] 1
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$viewDims$elevation$len
#> [1] 50
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$viewDims$elevation$units
#> [1] "m"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$viewDims$elevation$coords
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$viewDims$elevation$coords$type
#> [1] "explicit"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$viewDims$elevation$coords$values
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$viewDims$elevation$coords$values[[1]]
#> [1] -5727.917
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$viewDims$elevation$coords$values[[2]]
#> [1] -5274.784
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$viewDims$elevation$coords$values[[3]]
#> [1] -4833.291
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$viewDims$elevation$coords$values[[4]]
#> [1] -4405.224
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$viewDims$elevation$coords$values[[5]]
#> [1] -3992.484
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$viewDims$elevation$coords$values[[6]]
#> [1] -3597.032
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$viewDims$elevation$coords$values[[7]]
#> [1] -3220.82
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$viewDims$elevation$coords$values[[8]]
#> [1] -2865.703
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$viewDims$elevation$coords$values[[9]]
#> [1] -2533.336
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$viewDims$elevation$coords$values[[10]]
#> [1] -2225.078
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$viewDims$elevation$coords$values[[11]]
#> [1] -1941.893
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$viewDims$elevation$coords$values[[12]]
#> [1] -1684.284
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$viewDims$elevation$coords$values[[13]]
#> [1] -1452.251
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$viewDims$elevation$coords$values[[14]]
#> [1] -1245.291
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$viewDims$elevation$coords$values[[15]]
#> [1] -1062.44
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$viewDims$elevation$coords$values[[16]]
#> [1] -902.3393
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$viewDims$elevation$coords$values[[17]]
#> [1] -763.3331
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$viewDims$elevation$coords$values[[18]]
#> [1] -643.5668
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$viewDims$elevation$coords$values[[19]]
#> [1] -541.0889
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$viewDims$elevation$coords$values[[20]]
#> [1] -453.9377
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$viewDims$elevation$coords$values[[21]]
#> [1] -380.213
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$viewDims$elevation$coords$values[[22]]
#> [1] -318.1274
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$viewDims$elevation$coords$values[[23]]
#> [1] -266.0403
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$viewDims$elevation$coords$values[[24]]
#> [1] -222.4752
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$viewDims$elevation$coords$values[[25]]
#> [1] -186.1256
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$viewDims$elevation$coords$values[[26]]
#> [1] -155.8507
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$viewDims$elevation$coords$values[[27]]
#> [1] -130.666
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$viewDims$elevation$coords$values[[28]]
#> [1] -109.7293
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$viewDims$elevation$coords$values[[29]]
#> [1] -92.32607
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$viewDims$elevation$coords$values[[30]]
#> [1] -77.85385
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$viewDims$elevation$coords$values[[31]]
#> [1] -65.80727
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$viewDims$elevation$coords$values[[32]]
#> [1] -55.76429
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$viewDims$elevation$coords$values[[33]]
#> [1] -47.37369
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$viewDims$elevation$coords$values[[34]]
#> [1] -40.34405
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$viewDims$elevation$coords$values[[35]]
#> [1] -34.43415
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$viewDims$elevation$coords$values[[36]]
#> [1] -29.44473
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$viewDims$elevation$coords$values[[37]]
#> [1] -25.21141
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$viewDims$elevation$coords$values[[38]]
#> [1] -21.59882
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$viewDims$elevation$coords$values[[39]]
#> [1] -18.49556
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$viewDims$elevation$coords$values[[40]]
#> [1] -15.81007
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$viewDims$elevation$coords$values[[41]]
#> [1] -13.46714
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$viewDims$elevation$coords$values[[42]]
#> [1] -11.405
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$viewDims$elevation$coords$values[[43]]
#> [1] -9.572997
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$viewDims$elevation$coords$values[[44]]
#> [1] -7.92956
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$viewDims$elevation$coords$values[[45]]
#> [1] -6.440614
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$viewDims$elevation$coords$values[[46]]
#> [1] -5.078224
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$viewDims$elevation$coords$values[[47]]
#> [1] -3.819495
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$viewDims$elevation$coords$values[[48]]
#> [1] -2.645669
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$viewDims$elevation$coords$values[[49]]
#> [1] -1.541375
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$viewDims$elevation$coords$values[[50]]
#> [1] -0.494025
#> 
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$viewDims$latitude
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$viewDims$latitude$chunkLen
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$viewDims$latitude$chunkLen$uo
#> [1] 511
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$viewDims$latitude$chunkLen$vo
#> [1] 511
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$viewDims$latitude$len
#> [1] 511
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$viewDims$latitude$units
#> [1] "degrees_north"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$viewDims$latitude$coords
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$viewDims$latitude$coords$type
#> [1] "minMaxStep"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$viewDims$latitude$coords$min
#> [1] -80
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$viewDims$latitude$coords$max
#> [1] 90
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$viewDims$latitude$coords$step
#> [1] 0.3333333
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$viewDims$latitude$coords$len
#> [1] 511
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$viewDims$longitude
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$viewDims$longitude$chunkLen
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$viewDims$longitude$chunkLen$uo
#> [1] 1080
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$viewDims$longitude$chunkLen$vo
#> [1] 1080
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$viewDims$longitude$len
#> [1] 1080
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$viewDims$longitude$units
#> [1] "degrees_east"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$viewDims$longitude$coords
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$viewDims$longitude$coords$type
#> [1] "minMaxStep"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$viewDims$longitude$coords$min
#> [1] -180
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$viewDims$longitude$coords$max
#> [1] 179.6667
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$viewDims$longitude$coords$step
#> [1] 0.3333334
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$viewDims$longitude$coords$len
#> [1] 1080
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$viewDims$time
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$viewDims$time$chunkLen
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$viewDims$time$chunkLen$uo
#> [1] 1
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$viewDims$time$chunkLen$vo
#> [1] 1
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$viewDims$time$len
#> [1] 5033
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$viewDims$time$units
#> [1] "milliseconds since 1970-01-01 00:00:00Z (no leap seconds)"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$viewDims$time$coords
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$viewDims$time$coords$type
#> [1] "minMaxStep"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$viewDims$time$coords$min
#> [1] 1.604189e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$viewDims$time$coords$max
#> [1] 1.71288e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$viewDims$time$coords$step
#> [1] 21600000
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$viewDims$time$coords$len
#> [1] 5033
#> 
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$viewVariables
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$viewVariables$uo
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$viewVariables$uo$dtype
#> [1] "<f4"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$viewVariables$uo$itemSize
#> [1] 4
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$viewVariables$uo$chunkSize
#> [1] 1553446
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$viewVariables$vo
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$viewVariables$vo$dtype
#> [1] "<f4"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$viewVariables$vo$itemSize
#> [1] 4
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$viewVariables$vo$chunkSize
#> [1] 1553446
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$downsampled4$isAggregated
#> [1] TRUE
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$id
#> [1] "geoChunked"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$href
#> [1] "https://s3.waw3-1.cloudferro.com/mdl-arco-geo-009/arco/GLOBAL_ANALYSISFORECAST_PHY_001_024/cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211/geoChunked.zarr"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$type
#> [1] "application/vnd+zarr"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$roles
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$roles[[1]]
#> [1] "data"
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$title
#> [1] "Geo-chunked dataset in Zarr"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$description
#> [1] "An ARCO version of this dataset with a small chunk size in the `longitude` and `latitude` dimensions.\n    \nNote that the link (`href`) associated to this asset is the base directory\nof this dataset, but it cannot be accessed directly.\n\nTo download this dataset or part of it, \nuse a library such as [xarray](https://docs.xarray.dev/)."
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$`xarray:open_kwargs`
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$`xarray:open_kwargs`$consolidated
#> [1] TRUE
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$viewDims
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$viewDims$elevation
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$viewDims$elevation$chunkLen
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$viewDims$elevation$chunkLen$uo
#> [1] 1
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$viewDims$elevation$chunkLen$vo
#> [1] 1
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$viewDims$elevation$len
#> [1] 50
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$viewDims$elevation$units
#> [1] "m"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$viewDims$elevation$coords
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$viewDims$elevation$coords$type
#> [1] "explicit"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$viewDims$elevation$coords$values
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$viewDims$elevation$coords$values[[1]]
#> [1] -5727.917
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$viewDims$elevation$coords$values[[2]]
#> [1] -5274.784
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$viewDims$elevation$coords$values[[3]]
#> [1] -4833.291
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$viewDims$elevation$coords$values[[4]]
#> [1] -4405.224
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$viewDims$elevation$coords$values[[5]]
#> [1] -3992.484
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$viewDims$elevation$coords$values[[6]]
#> [1] -3597.032
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$viewDims$elevation$coords$values[[7]]
#> [1] -3220.82
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$viewDims$elevation$coords$values[[8]]
#> [1] -2865.703
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$viewDims$elevation$coords$values[[9]]
#> [1] -2533.336
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$viewDims$elevation$coords$values[[10]]
#> [1] -2225.078
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$viewDims$elevation$coords$values[[11]]
#> [1] -1941.893
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$viewDims$elevation$coords$values[[12]]
#> [1] -1684.284
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$viewDims$elevation$coords$values[[13]]
#> [1] -1452.251
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$viewDims$elevation$coords$values[[14]]
#> [1] -1245.291
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$viewDims$elevation$coords$values[[15]]
#> [1] -1062.44
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$viewDims$elevation$coords$values[[16]]
#> [1] -902.3393
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$viewDims$elevation$coords$values[[17]]
#> [1] -763.3331
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$viewDims$elevation$coords$values[[18]]
#> [1] -643.5668
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$viewDims$elevation$coords$values[[19]]
#> [1] -541.0889
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$viewDims$elevation$coords$values[[20]]
#> [1] -453.9377
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$viewDims$elevation$coords$values[[21]]
#> [1] -380.213
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$viewDims$elevation$coords$values[[22]]
#> [1] -318.1274
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$viewDims$elevation$coords$values[[23]]
#> [1] -266.0403
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$viewDims$elevation$coords$values[[24]]
#> [1] -222.4752
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$viewDims$elevation$coords$values[[25]]
#> [1] -186.1256
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$viewDims$elevation$coords$values[[26]]
#> [1] -155.8507
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$viewDims$elevation$coords$values[[27]]
#> [1] -130.666
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$viewDims$elevation$coords$values[[28]]
#> [1] -109.7293
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$viewDims$elevation$coords$values[[29]]
#> [1] -92.32607
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$viewDims$elevation$coords$values[[30]]
#> [1] -77.85385
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$viewDims$elevation$coords$values[[31]]
#> [1] -65.80727
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$viewDims$elevation$coords$values[[32]]
#> [1] -55.76429
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$viewDims$elevation$coords$values[[33]]
#> [1] -47.37369
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$viewDims$elevation$coords$values[[34]]
#> [1] -40.34405
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$viewDims$elevation$coords$values[[35]]
#> [1] -34.43415
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$viewDims$elevation$coords$values[[36]]
#> [1] -29.44473
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$viewDims$elevation$coords$values[[37]]
#> [1] -25.21141
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$viewDims$elevation$coords$values[[38]]
#> [1] -21.59882
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$viewDims$elevation$coords$values[[39]]
#> [1] -18.49556
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$viewDims$elevation$coords$values[[40]]
#> [1] -15.81007
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$viewDims$elevation$coords$values[[41]]
#> [1] -13.46714
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$viewDims$elevation$coords$values[[42]]
#> [1] -11.405
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$viewDims$elevation$coords$values[[43]]
#> [1] -9.572997
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$viewDims$elevation$coords$values[[44]]
#> [1] -7.92956
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$viewDims$elevation$coords$values[[45]]
#> [1] -6.440614
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$viewDims$elevation$coords$values[[46]]
#> [1] -5.078224
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$viewDims$elevation$coords$values[[47]]
#> [1] -3.819495
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$viewDims$elevation$coords$values[[48]]
#> [1] -2.645669
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$viewDims$elevation$coords$values[[49]]
#> [1] -1.541375
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$viewDims$elevation$coords$values[[50]]
#> [1] -0.494025
#> 
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$viewDims$latitude
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$viewDims$latitude$chunkLen
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$viewDims$latitude$chunkLen$uo
#> [1] 32
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$viewDims$latitude$chunkLen$vo
#> [1] 32
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$viewDims$latitude$len
#> [1] 2041
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$viewDims$latitude$units
#> [1] "degrees_north"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$viewDims$latitude$coords
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$viewDims$latitude$coords$type
#> [1] "minMaxStep"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$viewDims$latitude$coords$min
#> [1] -80
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$viewDims$latitude$coords$max
#> [1] 90
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$viewDims$latitude$coords$step
#> [1] 0.08333333
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$viewDims$latitude$coords$len
#> [1] 2041
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$viewDims$longitude
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$viewDims$longitude$chunkLen
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$viewDims$longitude$chunkLen$uo
#> [1] 32
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$viewDims$longitude$chunkLen$vo
#> [1] 32
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$viewDims$longitude$len
#> [1] 4320
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$viewDims$longitude$units
#> [1] "degrees_east"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$viewDims$longitude$coords
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$viewDims$longitude$coords$type
#> [1] "minMaxStep"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$viewDims$longitude$coords$min
#> [1] -180
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$viewDims$longitude$coords$max
#> [1] 179.9167
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$viewDims$longitude$coords$step
#> [1] 0.08333334
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$viewDims$longitude$coords$len
#> [1] 4320
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$viewDims$time
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$viewDims$time$chunkLen
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$viewDims$time$chunkLen$uo
#> [1] 711
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$viewDims$time$chunkLen$vo
#> [1] 711
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$viewDims$time$len
#> [1] 5033
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$viewDims$time$units
#> [1] "milliseconds since 1970-01-01 00:00:00Z (no leap seconds)"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$viewDims$time$coords
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$viewDims$time$coords$type
#> [1] "minMaxStep"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$viewDims$time$coords$min
#> [1] 1.604189e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$viewDims$time$coords$max
#> [1] 1.71288e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$viewDims$time$coords$step
#> [1] 21600000
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$viewDims$time$coords$len
#> [1] 5033
#> 
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$viewVariables
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$viewVariables$uo
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$viewVariables$uo$dtype
#> [1] "<f4"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$viewVariables$uo$itemSize
#> [1] 4
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$viewVariables$uo$chunkSize
#> [1] 1713092
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$viewVariables$vo
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$viewVariables$vo$dtype
#> [1] "<f4"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$viewVariables$vo$itemSize
#> [1] 4
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$viewVariables$vo$chunkSize
#> [1] 1713092
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$assets$geoChunked$isAggregated
#> [1] FALSE
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_PT6H-i_202211`$collection
#> [1] "GLOBAL_ANALYSISFORECAST_PHY_001_024"
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$id
#> [1] "cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$type
#> [1] "Feature"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$stac_version
#> [1] "1.0.0"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$stac_extensions
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$stac_extensions[[1]]
#> [1] "https://stac-extensions.github.io/datacube/v2.1.0/schema.json"
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$geometry
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$geometry$type
#> [1] "Polygon"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$geometry$coordinates
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$geometry$coordinates[[1]]
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$geometry$coordinates[[1]][[1]]
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$geometry$coordinates[[1]][[1]][[1]]
#> [1] -180
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$geometry$coordinates[[1]][[1]][[2]]
#> [1] -80
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$geometry$coordinates[[1]][[2]]
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$geometry$coordinates[[1]][[2]][[1]]
#> [1] -180
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$geometry$coordinates[[1]][[2]][[2]]
#> [1] 90
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$geometry$coordinates[[1]][[3]]
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$geometry$coordinates[[1]][[3]][[1]]
#> [1] 179.9167
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$geometry$coordinates[[1]][[3]][[2]]
#> [1] 90
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$geometry$coordinates[[1]][[4]]
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$geometry$coordinates[[1]][[4]][[1]]
#> [1] 179.9167
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$geometry$coordinates[[1]][[4]][[2]]
#> [1] -80
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$geometry$coordinates[[1]][[5]]
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$geometry$coordinates[[1]][[5]][[1]]
#> [1] -180
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$geometry$coordinates[[1]][[5]][[2]]
#> [1] -80
#> 
#> 
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$bbox
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$bbox[[1]]
#> [1] -180
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$bbox[[2]]
#> [1] -80
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$bbox[[3]]
#> [1] 179.9167
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$bbox[[4]]
#> [1] 90
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$properties
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$properties$title
#> [1] "Monthly mean fields for product GLOBAL_ANALYSISFORECAST_PHY_001_024"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$properties$datetime
#> NULL
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$properties$start_datetime
#> [1] "2020-11-01T00:00:00Z"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$properties$end_datetime
#> [1] "2024-03-01T00:00:00Z"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$properties$Conventions
#> [1] "CF-1.6"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$properties$area
#> [1] "GLOBAL"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$properties$contact
#> [1] "servicedesk.cmems@mercator-ocean.eu"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$properties$credit
#> [1] "E.U. Copernicus Marine Service Information (CMEMS)"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$properties$institution
#> [1] "Mercator Ocean"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$properties$licence
#> [1] "http://marine.copernicus.eu/services-portfolio/service-commitments-and-licence/"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$properties$producer
#> [1] "CMEMS - Global Monitoring and Forecasting Centre"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$properties$product
#> [1] "GLOBAL_ANALYSISFORECAST_PHY_001_024"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$properties$product_user_manual
#> [1] "http://marine.copernicus.eu/documents/PUM/CMEMS-GLO-PUM-001-024.pdf"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$properties$quality_information_document
#> [1] "http://marine.copernicus.eu/documents/QUID/CMEMS-GLO-QUID-001-024.pdf"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$properties$references
#> [1] "http://marine.copernicus.eu"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$properties$source
#> [1] "MERCATOR GLO12"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$elevation
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$elevation$type
#> [1] "spatial"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$elevation$axis
#> [1] "z"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$elevation$extent
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$elevation$extent[[1]]
#> [1] -5727.917
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$elevation$extent[[2]]
#> [1] -0.494025
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$elevation$values
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$elevation$values[[1]]
#> [1] -5727.917
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$elevation$values[[2]]
#> [1] -5274.784
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$elevation$values[[3]]
#> [1] -4833.291
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$elevation$values[[4]]
#> [1] -4405.224
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$elevation$values[[5]]
#> [1] -3992.484
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$elevation$values[[6]]
#> [1] -3597.032
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$elevation$values[[7]]
#> [1] -3220.82
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$elevation$values[[8]]
#> [1] -2865.703
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$elevation$values[[9]]
#> [1] -2533.336
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$elevation$values[[10]]
#> [1] -2225.078
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$elevation$values[[11]]
#> [1] -1941.893
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$elevation$values[[12]]
#> [1] -1684.284
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$elevation$values[[13]]
#> [1] -1452.251
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$elevation$values[[14]]
#> [1] -1245.291
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$elevation$values[[15]]
#> [1] -1062.44
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$elevation$values[[16]]
#> [1] -902.3393
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$elevation$values[[17]]
#> [1] -763.3331
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$elevation$values[[18]]
#> [1] -643.5668
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$elevation$values[[19]]
#> [1] -541.0889
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$elevation$values[[20]]
#> [1] -453.9377
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$elevation$values[[21]]
#> [1] -380.213
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$elevation$values[[22]]
#> [1] -318.1274
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$elevation$values[[23]]
#> [1] -266.0403
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$elevation$values[[24]]
#> [1] -222.4752
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$elevation$values[[25]]
#> [1] -186.1256
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$elevation$values[[26]]
#> [1] -155.8507
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$elevation$values[[27]]
#> [1] -130.666
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$elevation$values[[28]]
#> [1] -109.7293
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$elevation$values[[29]]
#> [1] -92.32607
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$elevation$values[[30]]
#> [1] -77.85385
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$elevation$values[[31]]
#> [1] -65.80727
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$elevation$values[[32]]
#> [1] -55.76429
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$elevation$values[[33]]
#> [1] -47.37369
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$elevation$values[[34]]
#> [1] -40.34405
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$elevation$values[[35]]
#> [1] -34.43415
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$elevation$values[[36]]
#> [1] -29.44473
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$elevation$values[[37]]
#> [1] -25.21141
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$elevation$values[[38]]
#> [1] -21.59882
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$elevation$values[[39]]
#> [1] -18.49556
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$elevation$values[[40]]
#> [1] -15.81007
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$elevation$values[[41]]
#> [1] -13.46714
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$elevation$values[[42]]
#> [1] -11.405
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$elevation$values[[43]]
#> [1] -9.572997
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$elevation$values[[44]]
#> [1] -7.92956
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$elevation$values[[45]]
#> [1] -6.440614
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$elevation$values[[46]]
#> [1] -5.078224
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$elevation$values[[47]]
#> [1] -3.819495
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$elevation$values[[48]]
#> [1] -2.645669
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$elevation$values[[49]]
#> [1] -1.541375
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$elevation$values[[50]]
#> [1] -0.494025
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$elevation$unit
#> [1] "m"
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$latitude
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$latitude$type
#> [1] "spatial"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$latitude$axis
#> [1] "y"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$latitude$extent
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$latitude$extent[[1]]
#> [1] -80
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$latitude$extent[[2]]
#> [1] 90
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$latitude$step
#> [1] 0.08333333
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$latitude$reference_system
#> [1] 4326
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$longitude
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$longitude$type
#> [1] "spatial"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$longitude$axis
#> [1] "x"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$longitude$extent
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$longitude$extent[[1]]
#> [1] -180
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$longitude$extent[[2]]
#> [1] 179.9167
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$longitude$step
#> [1] 0.08333334
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$longitude$reference_system
#> [1] 4326
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$time
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$time$type
#> [1] "temporal"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$time$extent
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$time$extent[[1]]
#> [1] "2020-11-01T00:00:00Z"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$time$extent[[2]]
#> [1] "2024-03-01T00:00:00Z"
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$time$values
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$time$values[[1]]
#> [1] "2020-11-01T00:00:00Z"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$time$values[[2]]
#> [1] "2020-12-01T00:00:00Z"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$time$values[[3]]
#> [1] "2021-01-01T00:00:00Z"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$time$values[[4]]
#> [1] "2021-02-01T00:00:00Z"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$time$values[[5]]
#> [1] "2021-03-01T00:00:00Z"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$time$values[[6]]
#> [1] "2021-04-01T00:00:00Z"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$time$values[[7]]
#> [1] "2021-05-01T00:00:00Z"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$time$values[[8]]
#> [1] "2021-06-01T00:00:00Z"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$time$values[[9]]
#> [1] "2021-07-01T00:00:00Z"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$time$values[[10]]
#> [1] "2021-08-01T00:00:00Z"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$time$values[[11]]
#> [1] "2021-09-01T00:00:00Z"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$time$values[[12]]
#> [1] "2021-10-01T00:00:00Z"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$time$values[[13]]
#> [1] "2021-11-01T00:00:00Z"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$time$values[[14]]
#> [1] "2021-12-01T00:00:00Z"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$time$values[[15]]
#> [1] "2022-01-01T00:00:00Z"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$time$values[[16]]
#> [1] "2022-02-01T00:00:00Z"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$time$values[[17]]
#> [1] "2022-03-01T00:00:00Z"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$time$values[[18]]
#> [1] "2022-04-01T00:00:00Z"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$time$values[[19]]
#> [1] "2022-05-01T00:00:00Z"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$time$values[[20]]
#> [1] "2022-06-01T00:00:00Z"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$time$values[[21]]
#> [1] "2022-07-01T00:00:00Z"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$time$values[[22]]
#> [1] "2022-08-01T00:00:00Z"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$time$values[[23]]
#> [1] "2022-09-01T00:00:00Z"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$time$values[[24]]
#> [1] "2022-10-01T00:00:00Z"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$time$values[[25]]
#> [1] "2022-11-01T00:00:00Z"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$time$values[[26]]
#> [1] "2022-12-01T00:00:00Z"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$time$values[[27]]
#> [1] "2023-01-01T00:00:00Z"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$time$values[[28]]
#> [1] "2023-02-01T00:00:00Z"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$time$values[[29]]
#> [1] "2023-03-01T00:00:00Z"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$time$values[[30]]
#> [1] "2023-04-01T00:00:00Z"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$time$values[[31]]
#> [1] "2023-05-01T00:00:00Z"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$time$values[[32]]
#> [1] "2023-06-01T00:00:00Z"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$time$values[[33]]
#> [1] "2023-07-01T00:00:00Z"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$time$values[[34]]
#> [1] "2023-08-01T00:00:00Z"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$time$values[[35]]
#> [1] "2023-09-01T00:00:00Z"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$time$values[[36]]
#> [1] "2023-10-01T00:00:00Z"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$time$values[[37]]
#> [1] "2023-11-01T00:00:00Z"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$time$values[[38]]
#> [1] "2023-12-01T00:00:00Z"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$time$values[[39]]
#> [1] "2024-01-01T00:00:00Z"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$time$values[[40]]
#> [1] "2024-02-01T00:00:00Z"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$properties$`cube:dimensions`$time$values[[41]]
#> [1] "2024-03-01T00:00:00Z"
#> 
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$uo
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$uo$id
#> [1] "uo"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$uo$dimensions
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$uo$dimensions[[1]]
#> [1] "time"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$uo$dimensions[[2]]
#> [1] "elevation"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$uo$dimensions[[3]]
#> [1] "latitude"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$uo$dimensions[[4]]
#> [1] "longitude"
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$uo$type
#> [1] "data"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$uo$unit
#> [1] "m s-1"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$uo$standardName
#> [1] "eastward_sea_water_velocity"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$uo$abbreviation
#> [1] "uo"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$uo$name
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$uo$name$en
#> [1] "Eastward velocity"
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$uo$unitConversion
#> NULL
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$uo$missingValue
#> [1] 9.96921e+36
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$uo$offset
#> NULL
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$uo$scale
#> NULL
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$uo$valueMin
#> [1] -0.9128767
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$uo$valueMax
#> [1] 0.9128767
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$uo$valueDiffMax
#> [1] 0.9128767
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$uo$valueDiffRelMax
#> [1] 25
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$uo$valueClamp
#> [1] TRUE
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$uo$hasLogScale
#> [1] FALSE
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$uo$logScale
#> [1] FALSE
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$uo$colormapId
#> [1] "balance"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$uo$colormapInvert
#> [1] FALSE
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$uo$colormapDiffId
#> [1] "balance"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$uo$colormapDiffInvert
#> [1] FALSE
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$uo$valueColor
#> [1] FALSE
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$vo
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$vo$id
#> [1] "vo"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$vo$dimensions
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$vo$dimensions[[1]]
#> [1] "time"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$vo$dimensions[[2]]
#> [1] "elevation"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$vo$dimensions[[3]]
#> [1] "latitude"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$vo$dimensions[[4]]
#> [1] "longitude"
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$vo$type
#> [1] "data"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$vo$unit
#> [1] "m s-1"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$vo$standardName
#> [1] "northward_sea_water_velocity"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$vo$abbreviation
#> [1] "vo"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$vo$name
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$vo$name$en
#> [1] "Northward velocity"
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$vo$unitConversion
#> NULL
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$vo$missingValue
#> [1] 9.96921e+36
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$vo$offset
#> NULL
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$vo$scale
#> NULL
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$vo$valueMin
#> [1] -0.9128767
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$vo$valueMax
#> [1] 0.9128767
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$vo$valueDiffMax
#> [1] 0.9128767
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$vo$valueDiffRelMax
#> [1] 25
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$vo$valueClamp
#> [1] TRUE
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$vo$hasLogScale
#> [1] FALSE
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$vo$logScale
#> [1] FALSE
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$vo$colormapId
#> [1] "balance"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$vo$colormapInvert
#> [1] FALSE
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$vo$colormapDiffId
#> [1] "balance"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$vo$colormapDiffInvert
#> [1] FALSE
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$properties$`cube:variables`$vo$valueColor
#> [1] FALSE
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$properties$admp_in_preparation
#> [1] FALSE
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$properties$admp_updated
#> [1] "2024-04-09T10:08:12.418751Z"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$properties$admp_released_date
#> NULL
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$properties$admp_retired_date
#> NULL
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$native
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$native$id
#> [1] "native"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$native$href
#> [1] "https://s3.waw3-1.cloudferro.com/mdl-native-14/native/GLOBAL_ANALYSISFORECAST_PHY_001_024/cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$native$type
#> [1] "application/x-netcdf"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$native$roles
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$native$roles[[1]]
#> [1] "data"
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$native$title
#> [1] "Native dataset"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$native$description
#> [1] "The original, non-ARCO version of this dataset, as published by the data provider."
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$timeChunked
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$id
#> [1] "timeChunked"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$href
#> [1] "https://s3.waw3-1.cloudferro.com/mdl-arco-time-007/arco/GLOBAL_ANALYSISFORECAST_PHY_001_024/cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211/timeChunked.zarr"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$type
#> [1] "application/vnd+zarr"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$roles
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$roles[[1]]
#> [1] "data"
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$title
#> [1] "Time-chunked dataset in Zarr"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$description
#> [1] "An ARCO version of this dataset with a small chunk size in the `time` dimension.\n    \nNote that the link (`href`) associated to this asset is the base directory\nof this dataset, but it cannot be accessed directly.\n\nTo download this dataset or part of it, \nuse a library such as [xarray](https://docs.xarray.dev/)."
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$`xarray:open_kwargs`
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$`xarray:open_kwargs`$consolidated
#> [1] TRUE
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$elevation
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$elevation$chunkLen
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$elevation$chunkLen$uo
#> [1] 1
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$elevation$chunkLen$vo
#> [1] 1
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$elevation$len
#> [1] 50
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$elevation$units
#> [1] "m"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$elevation$coords
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$elevation$coords$type
#> [1] "explicit"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$elevation$coords$values
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[1]]
#> [1] -5727.917
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[2]]
#> [1] -5274.784
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[3]]
#> [1] -4833.291
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[4]]
#> [1] -4405.224
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[5]]
#> [1] -3992.484
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[6]]
#> [1] -3597.032
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[7]]
#> [1] -3220.82
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[8]]
#> [1] -2865.703
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[9]]
#> [1] -2533.336
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[10]]
#> [1] -2225.078
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[11]]
#> [1] -1941.893
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[12]]
#> [1] -1684.284
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[13]]
#> [1] -1452.251
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[14]]
#> [1] -1245.291
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[15]]
#> [1] -1062.44
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[16]]
#> [1] -902.3393
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[17]]
#> [1] -763.3331
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[18]]
#> [1] -643.5668
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[19]]
#> [1] -541.0889
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[20]]
#> [1] -453.9377
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[21]]
#> [1] -380.213
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[22]]
#> [1] -318.1274
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[23]]
#> [1] -266.0403
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[24]]
#> [1] -222.4752
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[25]]
#> [1] -186.1256
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[26]]
#> [1] -155.8507
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[27]]
#> [1] -130.666
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[28]]
#> [1] -109.7293
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[29]]
#> [1] -92.32607
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[30]]
#> [1] -77.85385
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[31]]
#> [1] -65.80727
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[32]]
#> [1] -55.76429
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[33]]
#> [1] -47.37369
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[34]]
#> [1] -40.34405
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[35]]
#> [1] -34.43415
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[36]]
#> [1] -29.44473
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[37]]
#> [1] -25.21141
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[38]]
#> [1] -21.59882
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[39]]
#> [1] -18.49556
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[40]]
#> [1] -15.81007
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[41]]
#> [1] -13.46714
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[42]]
#> [1] -11.405
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[43]]
#> [1] -9.572997
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[44]]
#> [1] -7.92956
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[45]]
#> [1] -6.440614
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[46]]
#> [1] -5.078224
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[47]]
#> [1] -3.819495
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[48]]
#> [1] -2.645669
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[49]]
#> [1] -1.541375
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[50]]
#> [1] -0.494025
#> 
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$latitude
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$latitude$chunkLen
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$latitude$chunkLen$uo
#> [1] 512
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$latitude$chunkLen$vo
#> [1] 512
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$latitude$len
#> [1] 2041
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$latitude$units
#> [1] "degrees_north"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$latitude$coords
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$latitude$coords$type
#> [1] "minMaxStep"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$latitude$coords$min
#> [1] -80
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$latitude$coords$max
#> [1] 90
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$latitude$coords$step
#> [1] 0.08333333
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$latitude$coords$len
#> [1] 2041
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$longitude
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$longitude$chunkLen
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$longitude$chunkLen$uo
#> [1] 2048
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$longitude$chunkLen$vo
#> [1] 2048
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$longitude$len
#> [1] 4320
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$longitude$units
#> [1] "degrees_east"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$longitude$coords
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$longitude$coords$type
#> [1] "minMaxStep"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$longitude$coords$min
#> [1] -180
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$longitude$coords$max
#> [1] 179.9167
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$longitude$coords$step
#> [1] 0.08333334
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$longitude$coords$len
#> [1] 4320
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$time
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$time$chunkLen
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$time$chunkLen$uo
#> [1] 1
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$time$chunkLen$vo
#> [1] 1
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$time$len
#> [1] 41
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$time$units
#> [1] "milliseconds since 1970-01-01 00:00:00Z (no leap seconds)"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$time$coords
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$time$coords$type
#> [1] "explicit"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$time$coords$values
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$time$coords$values[[1]]
#> [1] 1.604189e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$time$coords$values[[2]]
#> [1] 1.606781e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$time$coords$values[[3]]
#> [1] 1.609459e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$time$coords$values[[4]]
#> [1] 1.612138e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$time$coords$values[[5]]
#> [1] 1.614557e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$time$coords$values[[6]]
#> [1] 1.617235e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$time$coords$values[[7]]
#> [1] 1.619827e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$time$coords$values[[8]]
#> [1] 1.622506e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$time$coords$values[[9]]
#> [1] 1.625098e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$time$coords$values[[10]]
#> [1] 1.627776e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$time$coords$values[[11]]
#> [1] 1.630454e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$time$coords$values[[12]]
#> [1] 1.633046e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$time$coords$values[[13]]
#> [1] 1.635725e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$time$coords$values[[14]]
#> [1] 1.638317e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$time$coords$values[[15]]
#> [1] 1.640995e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$time$coords$values[[16]]
#> [1] 1.643674e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$time$coords$values[[17]]
#> [1] 1.646093e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$time$coords$values[[18]]
#> [1] 1.648771e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$time$coords$values[[19]]
#> [1] 1.651363e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$time$coords$values[[20]]
#> [1] 1.654042e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$time$coords$values[[21]]
#> [1] 1.656634e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$time$coords$values[[22]]
#> [1] 1.659312e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$time$coords$values[[23]]
#> [1] 1.66199e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$time$coords$values[[24]]
#> [1] 1.664582e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$time$coords$values[[25]]
#> [1] 1.667261e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$time$coords$values[[26]]
#> [1] 1.669853e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$time$coords$values[[27]]
#> [1] 1.672531e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$time$coords$values[[28]]
#> [1] 1.67521e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$time$coords$values[[29]]
#> [1] 1.677629e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$time$coords$values[[30]]
#> [1] 1.680307e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$time$coords$values[[31]]
#> [1] 1.682899e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$time$coords$values[[32]]
#> [1] 1.685578e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$time$coords$values[[33]]
#> [1] 1.68817e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$time$coords$values[[34]]
#> [1] 1.690848e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$time$coords$values[[35]]
#> [1] 1.693526e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$time$coords$values[[36]]
#> [1] 1.696118e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$time$coords$values[[37]]
#> [1] 1.698797e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$time$coords$values[[38]]
#> [1] 1.701389e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$time$coords$values[[39]]
#> [1] 1.704067e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$time$coords$values[[40]]
#> [1] 1.706746e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewDims$time$coords$values[[41]]
#> [1] 1.709251e+12
#> 
#> 
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewVariables
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewVariables$uo
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewVariables$uo$dtype
#> [1] "<f4"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewVariables$uo$itemSize
#> [1] 4
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewVariables$uo$chunkSize
#> [1] 1553446
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewVariables$vo
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewVariables$vo$dtype
#> [1] "<f4"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewVariables$vo$itemSize
#> [1] 4
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$viewVariables$vo$chunkSize
#> [1] 1553446
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$timeChunked$isAggregated
#> [1] FALSE
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$downsampled4
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$id
#> [1] "downsampled4"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$href
#> [1] "https://s3.waw3-1.cloudferro.com/mdl-arco-time-007/arco/GLOBAL_ANALYSISFORECAST_PHY_001_024/cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211/downsampled4.zarr"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$type
#> [1] "application/vnd+zarr"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$roles
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$roles[[1]]
#> [1] "data"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$roles[[2]]
#> [1] "downsampled"
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$title
#> [1] "Downsampled dataset (by 4) in Zarr"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$description
#> [1] "An ARCO version of this dataset, downsampled in `longitude` and `latitude` by 4.\n    \nNote that the link (`href`) associated to this asset is the base directory\nof this dataset, but it cannot be accessed directly.\n\nTo download this dataset or part of it, \nuse a library such as [xarray](https://docs.xarray.dev/)."
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$`xarray:open_kwargs`
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$`xarray:open_kwargs`$consolidated
#> [1] TRUE
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$elevation
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$elevation$chunkLen
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$elevation$chunkLen$uo
#> [1] 1
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$elevation$chunkLen$vo
#> [1] 1
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$elevation$len
#> [1] 50
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$elevation$units
#> [1] "m"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$elevation$coords
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$elevation$coords$type
#> [1] "explicit"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$elevation$coords$values
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[1]]
#> [1] -5727.917
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[2]]
#> [1] -5274.784
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[3]]
#> [1] -4833.291
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[4]]
#> [1] -4405.224
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[5]]
#> [1] -3992.484
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[6]]
#> [1] -3597.032
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[7]]
#> [1] -3220.82
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[8]]
#> [1] -2865.703
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[9]]
#> [1] -2533.336
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[10]]
#> [1] -2225.078
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[11]]
#> [1] -1941.893
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[12]]
#> [1] -1684.284
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[13]]
#> [1] -1452.251
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[14]]
#> [1] -1245.291
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[15]]
#> [1] -1062.44
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[16]]
#> [1] -902.3393
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[17]]
#> [1] -763.3331
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[18]]
#> [1] -643.5668
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[19]]
#> [1] -541.0889
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[20]]
#> [1] -453.9377
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[21]]
#> [1] -380.213
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[22]]
#> [1] -318.1274
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[23]]
#> [1] -266.0403
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[24]]
#> [1] -222.4752
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[25]]
#> [1] -186.1256
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[26]]
#> [1] -155.8507
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[27]]
#> [1] -130.666
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[28]]
#> [1] -109.7293
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[29]]
#> [1] -92.32607
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[30]]
#> [1] -77.85385
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[31]]
#> [1] -65.80727
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[32]]
#> [1] -55.76429
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[33]]
#> [1] -47.37369
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[34]]
#> [1] -40.34405
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[35]]
#> [1] -34.43415
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[36]]
#> [1] -29.44473
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[37]]
#> [1] -25.21141
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[38]]
#> [1] -21.59882
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[39]]
#> [1] -18.49556
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[40]]
#> [1] -15.81007
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[41]]
#> [1] -13.46714
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[42]]
#> [1] -11.405
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[43]]
#> [1] -9.572997
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[44]]
#> [1] -7.92956
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[45]]
#> [1] -6.440614
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[46]]
#> [1] -5.078224
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[47]]
#> [1] -3.819495
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[48]]
#> [1] -2.645669
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[49]]
#> [1] -1.541375
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[50]]
#> [1] -0.494025
#> 
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$latitude
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$latitude$chunkLen
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$latitude$chunkLen$uo
#> [1] 511
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$latitude$chunkLen$vo
#> [1] 511
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$latitude$len
#> [1] 511
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$latitude$units
#> [1] "degrees_north"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$latitude$coords
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$latitude$coords$type
#> [1] "minMaxStep"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$latitude$coords$min
#> [1] -80
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$latitude$coords$max
#> [1] 90
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$latitude$coords$step
#> [1] 0.3333333
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$latitude$coords$len
#> [1] 511
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$longitude
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$longitude$chunkLen
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$longitude$chunkLen$uo
#> [1] 1080
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$longitude$chunkLen$vo
#> [1] 1080
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$longitude$len
#> [1] 1080
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$longitude$units
#> [1] "degrees_east"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$longitude$coords
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$longitude$coords$type
#> [1] "minMaxStep"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$longitude$coords$min
#> [1] -180
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$longitude$coords$max
#> [1] 179.6667
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$longitude$coords$step
#> [1] 0.3333334
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$longitude$coords$len
#> [1] 1080
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$time
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$time$chunkLen
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$time$chunkLen$uo
#> [1] 1
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$time$chunkLen$vo
#> [1] 1
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$time$len
#> [1] 41
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$time$units
#> [1] "milliseconds since 1970-01-01 00:00:00Z (no leap seconds)"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$time$coords
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$time$coords$type
#> [1] "explicit"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$time$coords$values
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$time$coords$values[[1]]
#> [1] 1.604189e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$time$coords$values[[2]]
#> [1] 1.606781e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$time$coords$values[[3]]
#> [1] 1.609459e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$time$coords$values[[4]]
#> [1] 1.612138e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$time$coords$values[[5]]
#> [1] 1.614557e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$time$coords$values[[6]]
#> [1] 1.617235e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$time$coords$values[[7]]
#> [1] 1.619827e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$time$coords$values[[8]]
#> [1] 1.622506e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$time$coords$values[[9]]
#> [1] 1.625098e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$time$coords$values[[10]]
#> [1] 1.627776e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$time$coords$values[[11]]
#> [1] 1.630454e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$time$coords$values[[12]]
#> [1] 1.633046e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$time$coords$values[[13]]
#> [1] 1.635725e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$time$coords$values[[14]]
#> [1] 1.638317e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$time$coords$values[[15]]
#> [1] 1.640995e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$time$coords$values[[16]]
#> [1] 1.643674e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$time$coords$values[[17]]
#> [1] 1.646093e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$time$coords$values[[18]]
#> [1] 1.648771e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$time$coords$values[[19]]
#> [1] 1.651363e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$time$coords$values[[20]]
#> [1] 1.654042e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$time$coords$values[[21]]
#> [1] 1.656634e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$time$coords$values[[22]]
#> [1] 1.659312e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$time$coords$values[[23]]
#> [1] 1.66199e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$time$coords$values[[24]]
#> [1] 1.664582e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$time$coords$values[[25]]
#> [1] 1.667261e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$time$coords$values[[26]]
#> [1] 1.669853e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$time$coords$values[[27]]
#> [1] 1.672531e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$time$coords$values[[28]]
#> [1] 1.67521e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$time$coords$values[[29]]
#> [1] 1.677629e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$time$coords$values[[30]]
#> [1] 1.680307e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$time$coords$values[[31]]
#> [1] 1.682899e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$time$coords$values[[32]]
#> [1] 1.685578e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$time$coords$values[[33]]
#> [1] 1.68817e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$time$coords$values[[34]]
#> [1] 1.690848e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$time$coords$values[[35]]
#> [1] 1.693526e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$time$coords$values[[36]]
#> [1] 1.696118e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$time$coords$values[[37]]
#> [1] 1.698797e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$time$coords$values[[38]]
#> [1] 1.701389e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$time$coords$values[[39]]
#> [1] 1.704067e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$time$coords$values[[40]]
#> [1] 1.706746e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewDims$time$coords$values[[41]]
#> [1] 1.709251e+12
#> 
#> 
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewVariables
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewVariables$uo
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewVariables$uo$dtype
#> [1] "<f4"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewVariables$uo$itemSize
#> [1] 4
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewVariables$uo$chunkSize
#> [1] 1553446
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewVariables$vo
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewVariables$vo$dtype
#> [1] "<f4"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewVariables$vo$itemSize
#> [1] 4
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$viewVariables$vo$chunkSize
#> [1] 1553446
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$downsampled4$isAggregated
#> [1] TRUE
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$geoChunked
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$id
#> [1] "geoChunked"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$href
#> [1] "https://s3.waw3-1.cloudferro.com/mdl-arco-geo-007/arco/GLOBAL_ANALYSISFORECAST_PHY_001_024/cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211/geoChunked.zarr"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$type
#> [1] "application/vnd+zarr"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$roles
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$roles[[1]]
#> [1] "data"
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$title
#> [1] "Geo-chunked dataset in Zarr"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$description
#> [1] "An ARCO version of this dataset with a small chunk size in the `longitude` and `latitude` dimensions.\n    \nNote that the link (`href`) associated to this asset is the base directory\nof this dataset, but it cannot be accessed directly.\n\nTo download this dataset or part of it, \nuse a library such as [xarray](https://docs.xarray.dev/)."
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$`xarray:open_kwargs`
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$`xarray:open_kwargs`$consolidated
#> [1] TRUE
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$elevation
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$elevation$chunkLen
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$elevation$chunkLen$uo
#> [1] 4
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$elevation$chunkLen$vo
#> [1] 4
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$elevation$len
#> [1] 50
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$elevation$units
#> [1] "m"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$elevation$coords
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$elevation$coords$type
#> [1] "explicit"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$elevation$coords$values
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[1]]
#> [1] -5727.917
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[2]]
#> [1] -5274.784
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[3]]
#> [1] -4833.291
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[4]]
#> [1] -4405.224
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[5]]
#> [1] -3992.484
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[6]]
#> [1] -3597.032
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[7]]
#> [1] -3220.82
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[8]]
#> [1] -2865.703
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[9]]
#> [1] -2533.336
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[10]]
#> [1] -2225.078
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[11]]
#> [1] -1941.893
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[12]]
#> [1] -1684.284
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[13]]
#> [1] -1452.251
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[14]]
#> [1] -1245.291
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[15]]
#> [1] -1062.44
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[16]]
#> [1] -902.3393
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[17]]
#> [1] -763.3331
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[18]]
#> [1] -643.5668
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[19]]
#> [1] -541.0889
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[20]]
#> [1] -453.9377
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[21]]
#> [1] -380.213
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[22]]
#> [1] -318.1274
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[23]]
#> [1] -266.0403
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[24]]
#> [1] -222.4752
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[25]]
#> [1] -186.1256
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[26]]
#> [1] -155.8507
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[27]]
#> [1] -130.666
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[28]]
#> [1] -109.7293
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[29]]
#> [1] -92.32607
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[30]]
#> [1] -77.85385
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[31]]
#> [1] -65.80727
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[32]]
#> [1] -55.76429
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[33]]
#> [1] -47.37369
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[34]]
#> [1] -40.34405
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[35]]
#> [1] -34.43415
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[36]]
#> [1] -29.44473
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[37]]
#> [1] -25.21141
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[38]]
#> [1] -21.59882
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[39]]
#> [1] -18.49556
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[40]]
#> [1] -15.81007
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[41]]
#> [1] -13.46714
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[42]]
#> [1] -11.405
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[43]]
#> [1] -9.572997
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[44]]
#> [1] -7.92956
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[45]]
#> [1] -6.440614
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[46]]
#> [1] -5.078224
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[47]]
#> [1] -3.819495
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[48]]
#> [1] -2.645669
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[49]]
#> [1] -1.541375
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[50]]
#> [1] -0.494025
#> 
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$latitude
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$latitude$chunkLen
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$latitude$chunkLen$uo
#> [1] 128
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$latitude$chunkLen$vo
#> [1] 128
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$latitude$len
#> [1] 2041
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$latitude$units
#> [1] "degrees_north"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$latitude$coords
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$latitude$coords$type
#> [1] "minMaxStep"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$latitude$coords$min
#> [1] -80
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$latitude$coords$max
#> [1] 90
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$latitude$coords$step
#> [1] 0.08333333
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$latitude$coords$len
#> [1] 2041
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$longitude
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$longitude$chunkLen
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$longitude$chunkLen$uo
#> [1] 128
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$longitude$chunkLen$vo
#> [1] 128
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$longitude$len
#> [1] 4320
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$longitude$units
#> [1] "degrees_east"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$longitude$coords
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$longitude$coords$type
#> [1] "minMaxStep"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$longitude$coords$min
#> [1] -180
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$longitude$coords$max
#> [1] 179.9167
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$longitude$coords$step
#> [1] 0.08333334
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$longitude$coords$len
#> [1] 4320
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$time
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$time$chunkLen
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$time$chunkLen$uo
#> [1] 14
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$time$chunkLen$vo
#> [1] 14
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$time$len
#> [1] 41
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$time$units
#> [1] "milliseconds since 1970-01-01 00:00:00Z (no leap seconds)"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$time$coords
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$time$coords$type
#> [1] "explicit"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$time$coords$values
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$time$coords$values[[1]]
#> [1] 1.604189e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$time$coords$values[[2]]
#> [1] 1.606781e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$time$coords$values[[3]]
#> [1] 1.609459e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$time$coords$values[[4]]
#> [1] 1.612138e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$time$coords$values[[5]]
#> [1] 1.614557e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$time$coords$values[[6]]
#> [1] 1.617235e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$time$coords$values[[7]]
#> [1] 1.619827e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$time$coords$values[[8]]
#> [1] 1.622506e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$time$coords$values[[9]]
#> [1] 1.625098e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$time$coords$values[[10]]
#> [1] 1.627776e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$time$coords$values[[11]]
#> [1] 1.630454e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$time$coords$values[[12]]
#> [1] 1.633046e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$time$coords$values[[13]]
#> [1] 1.635725e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$time$coords$values[[14]]
#> [1] 1.638317e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$time$coords$values[[15]]
#> [1] 1.640995e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$time$coords$values[[16]]
#> [1] 1.643674e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$time$coords$values[[17]]
#> [1] 1.646093e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$time$coords$values[[18]]
#> [1] 1.648771e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$time$coords$values[[19]]
#> [1] 1.651363e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$time$coords$values[[20]]
#> [1] 1.654042e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$time$coords$values[[21]]
#> [1] 1.656634e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$time$coords$values[[22]]
#> [1] 1.659312e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$time$coords$values[[23]]
#> [1] 1.66199e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$time$coords$values[[24]]
#> [1] 1.664582e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$time$coords$values[[25]]
#> [1] 1.667261e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$time$coords$values[[26]]
#> [1] 1.669853e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$time$coords$values[[27]]
#> [1] 1.672531e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$time$coords$values[[28]]
#> [1] 1.67521e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$time$coords$values[[29]]
#> [1] 1.677629e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$time$coords$values[[30]]
#> [1] 1.680307e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$time$coords$values[[31]]
#> [1] 1.682899e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$time$coords$values[[32]]
#> [1] 1.685578e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$time$coords$values[[33]]
#> [1] 1.68817e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$time$coords$values[[34]]
#> [1] 1.690848e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$time$coords$values[[35]]
#> [1] 1.693526e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$time$coords$values[[36]]
#> [1] 1.696118e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$time$coords$values[[37]]
#> [1] 1.698797e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$time$coords$values[[38]]
#> [1] 1.701389e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$time$coords$values[[39]]
#> [1] 1.704067e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$time$coords$values[[40]]
#> [1] 1.706746e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewDims$time$coords$values[[41]]
#> [1] 1.709251e+12
#> 
#> 
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewVariables
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewVariables$uo
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewVariables$uo$dtype
#> [1] "<f4"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewVariables$uo$itemSize
#> [1] 4
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewVariables$uo$chunkSize
#> [1] 2158833
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewVariables$vo
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewVariables$vo$dtype
#> [1] "<f4"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewVariables$vo$itemSize
#> [1] 4
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$viewVariables$vo$chunkSize
#> [1] 2158833
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$assets$geoChunked$isAggregated
#> [1] FALSE
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1M-m_202211`$collection
#> [1] "GLOBAL_ANALYSISFORECAST_PHY_001_024"
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$id
#> [1] "cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$type
#> [1] "Feature"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$stac_version
#> [1] "1.0.0"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$stac_extensions
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$stac_extensions[[1]]
#> [1] "https://stac-extensions.github.io/datacube/v2.1.0/schema.json"
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$geometry
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$geometry$type
#> [1] "Polygon"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$geometry$coordinates
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$geometry$coordinates[[1]]
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$geometry$coordinates[[1]][[1]]
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$geometry$coordinates[[1]][[1]][[1]]
#> [1] -180
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$geometry$coordinates[[1]][[1]][[2]]
#> [1] -80
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$geometry$coordinates[[1]][[2]]
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$geometry$coordinates[[1]][[2]][[1]]
#> [1] -180
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$geometry$coordinates[[1]][[2]][[2]]
#> [1] 90
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$geometry$coordinates[[1]][[3]]
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$geometry$coordinates[[1]][[3]][[1]]
#> [1] 179.9167
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$geometry$coordinates[[1]][[3]][[2]]
#> [1] 90
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$geometry$coordinates[[1]][[4]]
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$geometry$coordinates[[1]][[4]][[1]]
#> [1] 179.9167
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$geometry$coordinates[[1]][[4]][[2]]
#> [1] -80
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$geometry$coordinates[[1]][[5]]
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$geometry$coordinates[[1]][[5]][[1]]
#> [1] -180
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$geometry$coordinates[[1]][[5]][[2]]
#> [1] -80
#> 
#> 
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$bbox
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$bbox[[1]]
#> [1] -180
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$bbox[[2]]
#> [1] -80
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$bbox[[3]]
#> [1] 179.9167
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$bbox[[4]]
#> [1] 90
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$properties
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$properties$title
#> [1] "daily mean fields from Global Ocean Physics Analysis and Forecast updated Daily"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$properties$datetime
#> NULL
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$properties$start_datetime
#> [1] "2020-11-01T00:00:00Z"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$properties$end_datetime
#> [1] "2024-04-19T00:00:00Z"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$properties$Conventions
#> [1] "CF-1.8"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$properties$area
#> [1] "Global"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$properties$contact
#> [1] "https://marine.copernicus.eu/contact"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$properties$credit
#> [1] "E.U. Copernicus Marine Service Information (CMEMS)"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$properties$institution
#> [1] "Mercator Ocean International"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$properties$licence
#> [1] "http://marine.copernicus.eu/services-portfolio/service-commitments-and-licence/"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$properties$producer
#> [1] "CMEMS - Global Monitoring and Forecasting Centre"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$properties$references
#> [1] "http://marine.copernicus.eu"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$properties$source
#> [1] "MOI GLO12"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$elevation
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$elevation$type
#> [1] "spatial"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$elevation$axis
#> [1] "z"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$elevation$extent
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$elevation$extent[[1]]
#> [1] -5727.917
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$elevation$extent[[2]]
#> [1] -0.494025
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$elevation$values
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$elevation$values[[1]]
#> [1] -5727.917
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$elevation$values[[2]]
#> [1] -5274.784
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$elevation$values[[3]]
#> [1] -4833.291
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$elevation$values[[4]]
#> [1] -4405.224
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$elevation$values[[5]]
#> [1] -3992.484
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$elevation$values[[6]]
#> [1] -3597.032
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$elevation$values[[7]]
#> [1] -3220.82
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$elevation$values[[8]]
#> [1] -2865.703
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$elevation$values[[9]]
#> [1] -2533.336
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$elevation$values[[10]]
#> [1] -2225.078
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$elevation$values[[11]]
#> [1] -1941.893
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$elevation$values[[12]]
#> [1] -1684.284
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$elevation$values[[13]]
#> [1] -1452.251
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$elevation$values[[14]]
#> [1] -1245.291
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$elevation$values[[15]]
#> [1] -1062.44
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$elevation$values[[16]]
#> [1] -902.3393
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$elevation$values[[17]]
#> [1] -763.3331
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$elevation$values[[18]]
#> [1] -643.5668
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$elevation$values[[19]]
#> [1] -541.0889
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$elevation$values[[20]]
#> [1] -453.9377
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$elevation$values[[21]]
#> [1] -380.213
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$elevation$values[[22]]
#> [1] -318.1274
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$elevation$values[[23]]
#> [1] -266.0403
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$elevation$values[[24]]
#> [1] -222.4752
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$elevation$values[[25]]
#> [1] -186.1256
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$elevation$values[[26]]
#> [1] -155.8507
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$elevation$values[[27]]
#> [1] -130.666
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$elevation$values[[28]]
#> [1] -109.7293
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$elevation$values[[29]]
#> [1] -92.32607
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$elevation$values[[30]]
#> [1] -77.85385
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$elevation$values[[31]]
#> [1] -65.80727
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$elevation$values[[32]]
#> [1] -55.76429
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$elevation$values[[33]]
#> [1] -47.37369
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$elevation$values[[34]]
#> [1] -40.34405
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$elevation$values[[35]]
#> [1] -34.43415
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$elevation$values[[36]]
#> [1] -29.44473
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$elevation$values[[37]]
#> [1] -25.21141
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$elevation$values[[38]]
#> [1] -21.59882
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$elevation$values[[39]]
#> [1] -18.49556
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$elevation$values[[40]]
#> [1] -15.81007
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$elevation$values[[41]]
#> [1] -13.46714
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$elevation$values[[42]]
#> [1] -11.405
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$elevation$values[[43]]
#> [1] -9.572997
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$elevation$values[[44]]
#> [1] -7.92956
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$elevation$values[[45]]
#> [1] -6.440614
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$elevation$values[[46]]
#> [1] -5.078224
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$elevation$values[[47]]
#> [1] -3.819495
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$elevation$values[[48]]
#> [1] -2.645669
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$elevation$values[[49]]
#> [1] -1.541375
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$elevation$values[[50]]
#> [1] -0.494025
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$elevation$unit
#> [1] "m"
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$latitude
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$latitude$type
#> [1] "spatial"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$latitude$axis
#> [1] "y"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$latitude$extent
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$latitude$extent[[1]]
#> [1] -80
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$latitude$extent[[2]]
#> [1] 90
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$latitude$step
#> [1] 0.08333333
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$latitude$reference_system
#> [1] 4326
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$longitude
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$longitude$type
#> [1] "spatial"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$longitude$axis
#> [1] "x"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$longitude$extent
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$longitude$extent[[1]]
#> [1] -180
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$longitude$extent[[2]]
#> [1] 179.9167
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$longitude$step
#> [1] 0.08333334
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$longitude$reference_system
#> [1] 4326
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$time
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$time$type
#> [1] "temporal"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$time$extent
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$time$extent[[1]]
#> [1] "2020-11-01T00:00:00Z"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$time$extent[[2]]
#> [1] "2024-04-19T00:00:00Z"
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$properties$`cube:dimensions`$time$step
#> [1] "P1D"
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$uo
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$uo$id
#> [1] "uo"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$uo$dimensions
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$uo$dimensions[[1]]
#> [1] "time"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$uo$dimensions[[2]]
#> [1] "elevation"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$uo$dimensions[[3]]
#> [1] "latitude"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$uo$dimensions[[4]]
#> [1] "longitude"
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$uo$type
#> [1] "data"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$uo$unit
#> [1] "m s-1"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$uo$standardName
#> [1] "eastward_sea_water_velocity"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$uo$abbreviation
#> [1] "uo"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$uo$name
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$uo$name$en
#> [1] "Eastward velocity"
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$uo$unitConversion
#> NULL
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$uo$missingValue
#> [1] 9.96921e+36
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$uo$offset
#> NULL
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$uo$scale
#> NULL
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$uo$valueMin
#> [1] -1.159498
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$uo$valueMax
#> [1] 1.159498
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$uo$valueDiffMax
#> [1] 1.159498
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$uo$valueDiffRelMax
#> [1] 25
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$uo$valueClamp
#> [1] TRUE
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$uo$hasLogScale
#> [1] FALSE
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$uo$logScale
#> [1] FALSE
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$uo$colormapId
#> [1] "balance"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$uo$colormapInvert
#> [1] FALSE
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$uo$colormapDiffId
#> [1] "balance"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$uo$colormapDiffInvert
#> [1] FALSE
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$uo$valueColor
#> [1] FALSE
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$vo
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$vo$id
#> [1] "vo"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$vo$dimensions
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$vo$dimensions[[1]]
#> [1] "time"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$vo$dimensions[[2]]
#> [1] "elevation"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$vo$dimensions[[3]]
#> [1] "latitude"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$vo$dimensions[[4]]
#> [1] "longitude"
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$vo$type
#> [1] "data"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$vo$unit
#> [1] "m s-1"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$vo$standardName
#> [1] "northward_sea_water_velocity"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$vo$abbreviation
#> [1] "vo"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$vo$name
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$vo$name$en
#> [1] "Northward velocity"
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$vo$unitConversion
#> NULL
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$vo$missingValue
#> [1] 9.96921e+36
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$vo$offset
#> NULL
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$vo$scale
#> NULL
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$vo$valueMin
#> [1] -1.159498
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$vo$valueMax
#> [1] 1.159498
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$vo$valueDiffMax
#> [1] 1.159498
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$vo$valueDiffRelMax
#> [1] 25
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$vo$valueClamp
#> [1] TRUE
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$vo$hasLogScale
#> [1] FALSE
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$vo$logScale
#> [1] FALSE
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$vo$colormapId
#> [1] "balance"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$vo$colormapInvert
#> [1] FALSE
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$vo$colormapDiffId
#> [1] "balance"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$vo$colormapDiffInvert
#> [1] FALSE
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$properties$`cube:variables`$vo$valueColor
#> [1] FALSE
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$properties$admp_in_preparation
#> [1] FALSE
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$properties$admp_updated
#> [1] "2024-04-10T05:15:55.777798Z"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$properties$admp_released_date
#> NULL
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$properties$admp_retired_date
#> NULL
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$native
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$native$id
#> [1] "native"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$native$href
#> [1] "https://s3.waw3-1.cloudferro.com/mdl-native-14/native/GLOBAL_ANALYSISFORECAST_PHY_001_024/cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$native$type
#> [1] "application/x-netcdf"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$native$roles
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$native$roles[[1]]
#> [1] "data"
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$native$title
#> [1] "Native dataset"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$native$description
#> [1] "The original, non-ARCO version of this dataset, as published by the data provider."
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$timeChunked
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$id
#> [1] "timeChunked"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$href
#> [1] "https://s3.waw3-1.cloudferro.com/mdl-arco-time-007/arco/GLOBAL_ANALYSISFORECAST_PHY_001_024/cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211/timeChunked.zarr"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$type
#> [1] "application/vnd+zarr"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$roles
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$roles[[1]]
#> [1] "data"
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$title
#> [1] "Time-chunked dataset in Zarr"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$description
#> [1] "An ARCO version of this dataset with a small chunk size in the `time` dimension.\n    \nNote that the link (`href`) associated to this asset is the base directory\nof this dataset, but it cannot be accessed directly.\n\nTo download this dataset or part of it, \nuse a library such as [xarray](https://docs.xarray.dev/)."
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$`xarray:open_kwargs`
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$`xarray:open_kwargs`$consolidated
#> [1] TRUE
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$elevation
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$elevation$chunkLen
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$elevation$chunkLen$uo
#> [1] 1
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$elevation$chunkLen$vo
#> [1] 1
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$elevation$len
#> [1] 50
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$elevation$units
#> [1] "m"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$elevation$coords
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$elevation$coords$type
#> [1] "explicit"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$elevation$coords$values
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[1]]
#> [1] -5727.917
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[2]]
#> [1] -5274.784
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[3]]
#> [1] -4833.291
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[4]]
#> [1] -4405.224
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[5]]
#> [1] -3992.484
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[6]]
#> [1] -3597.032
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[7]]
#> [1] -3220.82
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[8]]
#> [1] -2865.703
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[9]]
#> [1] -2533.336
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[10]]
#> [1] -2225.078
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[11]]
#> [1] -1941.893
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[12]]
#> [1] -1684.284
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[13]]
#> [1] -1452.251
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[14]]
#> [1] -1245.291
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[15]]
#> [1] -1062.44
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[16]]
#> [1] -902.3393
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[17]]
#> [1] -763.3331
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[18]]
#> [1] -643.5668
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[19]]
#> [1] -541.0889
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[20]]
#> [1] -453.9377
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[21]]
#> [1] -380.213
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[22]]
#> [1] -318.1274
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[23]]
#> [1] -266.0403
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[24]]
#> [1] -222.4752
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[25]]
#> [1] -186.1256
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[26]]
#> [1] -155.8507
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[27]]
#> [1] -130.666
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[28]]
#> [1] -109.7293
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[29]]
#> [1] -92.32607
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[30]]
#> [1] -77.85385
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[31]]
#> [1] -65.80727
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[32]]
#> [1] -55.76429
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[33]]
#> [1] -47.37369
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[34]]
#> [1] -40.34405
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[35]]
#> [1] -34.43415
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[36]]
#> [1] -29.44473
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[37]]
#> [1] -25.21141
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[38]]
#> [1] -21.59882
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[39]]
#> [1] -18.49556
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[40]]
#> [1] -15.81007
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[41]]
#> [1] -13.46714
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[42]]
#> [1] -11.405
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[43]]
#> [1] -9.572997
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[44]]
#> [1] -7.92956
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[45]]
#> [1] -6.440614
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[46]]
#> [1] -5.078224
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[47]]
#> [1] -3.819495
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[48]]
#> [1] -2.645669
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[49]]
#> [1] -1.541375
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$elevation$coords$values[[50]]
#> [1] -0.494025
#> 
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$latitude
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$latitude$chunkLen
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$latitude$chunkLen$uo
#> [1] 512
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$latitude$chunkLen$vo
#> [1] 512
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$latitude$len
#> [1] 2041
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$latitude$units
#> [1] "degrees_north"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$latitude$coords
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$latitude$coords$type
#> [1] "minMaxStep"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$latitude$coords$min
#> [1] -80
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$latitude$coords$max
#> [1] 90
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$latitude$coords$step
#> [1] 0.08333333
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$latitude$coords$len
#> [1] 2041
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$longitude
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$longitude$chunkLen
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$longitude$chunkLen$uo
#> [1] 2048
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$longitude$chunkLen$vo
#> [1] 2048
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$longitude$len
#> [1] 4320
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$longitude$units
#> [1] "degrees_east"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$longitude$coords
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$longitude$coords$type
#> [1] "minMaxStep"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$longitude$coords$min
#> [1] -180
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$longitude$coords$max
#> [1] 179.9167
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$longitude$coords$step
#> [1] 0.08333334
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$longitude$coords$len
#> [1] 4320
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$time
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$time$chunkLen
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$time$chunkLen$uo
#> [1] 1
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$time$chunkLen$vo
#> [1] 1
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$time$len
#> [1] 1266
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$time$units
#> [1] "milliseconds since 1970-01-01 00:00:00Z (no leap seconds)"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$time$coords
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$time$coords$type
#> [1] "minMaxStep"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$time$coords$min
#> [1] 1.604189e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$time$coords$max
#> [1] 1.713485e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$time$coords$step
#> [1] 86400000
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewDims$time$coords$len
#> [1] 1266
#> 
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewVariables
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewVariables$uo
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewVariables$uo$dtype
#> [1] "<f4"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewVariables$uo$itemSize
#> [1] 4
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewVariables$uo$chunkSize
#> [1] 1553446
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewVariables$vo
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewVariables$vo$dtype
#> [1] "<f4"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewVariables$vo$itemSize
#> [1] 4
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$viewVariables$vo$chunkSize
#> [1] 1553446
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$timeChunked$isAggregated
#> [1] FALSE
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$downsampled4
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$id
#> [1] "downsampled4"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$href
#> [1] "https://s3.waw3-1.cloudferro.com/mdl-arco-time-007/arco/GLOBAL_ANALYSISFORECAST_PHY_001_024/cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211/downsampled4.zarr"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$type
#> [1] "application/vnd+zarr"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$roles
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$roles[[1]]
#> [1] "data"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$roles[[2]]
#> [1] "downsampled"
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$title
#> [1] "Downsampled dataset (by 4) in Zarr"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$description
#> [1] "An ARCO version of this dataset, downsampled in `longitude` and `latitude` by 4.\n    \nNote that the link (`href`) associated to this asset is the base directory\nof this dataset, but it cannot be accessed directly.\n\nTo download this dataset or part of it, \nuse a library such as [xarray](https://docs.xarray.dev/)."
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$`xarray:open_kwargs`
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$`xarray:open_kwargs`$consolidated
#> [1] TRUE
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$elevation
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$elevation$chunkLen
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$elevation$chunkLen$uo
#> [1] 1
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$elevation$chunkLen$vo
#> [1] 1
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$elevation$len
#> [1] 50
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$elevation$units
#> [1] "m"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$elevation$coords
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$elevation$coords$type
#> [1] "explicit"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$elevation$coords$values
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[1]]
#> [1] -5727.917
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[2]]
#> [1] -5274.784
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[3]]
#> [1] -4833.291
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[4]]
#> [1] -4405.224
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[5]]
#> [1] -3992.484
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[6]]
#> [1] -3597.032
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[7]]
#> [1] -3220.82
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[8]]
#> [1] -2865.703
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[9]]
#> [1] -2533.336
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[10]]
#> [1] -2225.078
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[11]]
#> [1] -1941.893
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[12]]
#> [1] -1684.284
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[13]]
#> [1] -1452.251
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[14]]
#> [1] -1245.291
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[15]]
#> [1] -1062.44
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[16]]
#> [1] -902.3393
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[17]]
#> [1] -763.3331
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[18]]
#> [1] -643.5668
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[19]]
#> [1] -541.0889
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[20]]
#> [1] -453.9377
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[21]]
#> [1] -380.213
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[22]]
#> [1] -318.1274
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[23]]
#> [1] -266.0403
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[24]]
#> [1] -222.4752
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[25]]
#> [1] -186.1256
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[26]]
#> [1] -155.8507
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[27]]
#> [1] -130.666
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[28]]
#> [1] -109.7293
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[29]]
#> [1] -92.32607
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[30]]
#> [1] -77.85385
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[31]]
#> [1] -65.80727
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[32]]
#> [1] -55.76429
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[33]]
#> [1] -47.37369
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[34]]
#> [1] -40.34405
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[35]]
#> [1] -34.43415
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[36]]
#> [1] -29.44473
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[37]]
#> [1] -25.21141
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[38]]
#> [1] -21.59882
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[39]]
#> [1] -18.49556
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[40]]
#> [1] -15.81007
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[41]]
#> [1] -13.46714
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[42]]
#> [1] -11.405
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[43]]
#> [1] -9.572997
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[44]]
#> [1] -7.92956
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[45]]
#> [1] -6.440614
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[46]]
#> [1] -5.078224
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[47]]
#> [1] -3.819495
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[48]]
#> [1] -2.645669
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[49]]
#> [1] -1.541375
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$elevation$coords$values[[50]]
#> [1] -0.494025
#> 
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$latitude
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$latitude$chunkLen
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$latitude$chunkLen$uo
#> [1] 511
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$latitude$chunkLen$vo
#> [1] 511
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$latitude$len
#> [1] 511
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$latitude$units
#> [1] "degrees_north"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$latitude$coords
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$latitude$coords$type
#> [1] "minMaxStep"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$latitude$coords$min
#> [1] -80
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$latitude$coords$max
#> [1] 90
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$latitude$coords$step
#> [1] 0.3333333
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$latitude$coords$len
#> [1] 511
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$longitude
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$longitude$chunkLen
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$longitude$chunkLen$uo
#> [1] 1080
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$longitude$chunkLen$vo
#> [1] 1080
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$longitude$len
#> [1] 1080
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$longitude$units
#> [1] "degrees_east"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$longitude$coords
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$longitude$coords$type
#> [1] "minMaxStep"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$longitude$coords$min
#> [1] -180
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$longitude$coords$max
#> [1] 179.6667
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$longitude$coords$step
#> [1] 0.3333334
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$longitude$coords$len
#> [1] 1080
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$time
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$time$chunkLen
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$time$chunkLen$uo
#> [1] 1
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$time$chunkLen$vo
#> [1] 1
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$time$len
#> [1] 1266
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$time$units
#> [1] "milliseconds since 1970-01-01 00:00:00Z (no leap seconds)"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$time$coords
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$time$coords$type
#> [1] "minMaxStep"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$time$coords$min
#> [1] 1.604189e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$time$coords$max
#> [1] 1.713485e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$time$coords$step
#> [1] 86400000
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewDims$time$coords$len
#> [1] 1266
#> 
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewVariables
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewVariables$uo
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewVariables$uo$dtype
#> [1] "<f4"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewVariables$uo$itemSize
#> [1] 4
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewVariables$uo$chunkSize
#> [1] 1553446
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewVariables$vo
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewVariables$vo$dtype
#> [1] "<f4"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewVariables$vo$itemSize
#> [1] 4
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$viewVariables$vo$chunkSize
#> [1] 1553446
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$downsampled4$isAggregated
#> [1] TRUE
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$geoChunked
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$id
#> [1] "geoChunked"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$href
#> [1] "https://s3.waw3-1.cloudferro.com/mdl-arco-geo-007/arco/GLOBAL_ANALYSISFORECAST_PHY_001_024/cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211/geoChunked.zarr"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$type
#> [1] "application/vnd+zarr"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$roles
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$roles[[1]]
#> [1] "data"
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$title
#> [1] "Geo-chunked dataset in Zarr"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$description
#> [1] "An ARCO version of this dataset with a small chunk size in the `longitude` and `latitude` dimensions.\n    \nNote that the link (`href`) associated to this asset is the base directory\nof this dataset, but it cannot be accessed directly.\n\nTo download this dataset or part of it, \nuse a library such as [xarray](https://docs.xarray.dev/)."
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$`xarray:open_kwargs`
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$`xarray:open_kwargs`$consolidated
#> [1] TRUE
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$elevation
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$elevation$chunkLen
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$elevation$chunkLen$uo
#> [1] 2
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$elevation$chunkLen$vo
#> [1] 2
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$elevation$len
#> [1] 50
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$elevation$units
#> [1] "m"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$elevation$coords
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$elevation$coords$type
#> [1] "explicit"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$elevation$coords$values
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[1]]
#> [1] -5727.917
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[2]]
#> [1] -5274.784
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[3]]
#> [1] -4833.291
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[4]]
#> [1] -4405.224
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[5]]
#> [1] -3992.484
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[6]]
#> [1] -3597.032
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[7]]
#> [1] -3220.82
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[8]]
#> [1] -2865.703
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[9]]
#> [1] -2533.336
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[10]]
#> [1] -2225.078
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[11]]
#> [1] -1941.893
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[12]]
#> [1] -1684.284
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[13]]
#> [1] -1452.251
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[14]]
#> [1] -1245.291
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[15]]
#> [1] -1062.44
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[16]]
#> [1] -902.3393
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[17]]
#> [1] -763.3331
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[18]]
#> [1] -643.5668
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[19]]
#> [1] -541.0889
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[20]]
#> [1] -453.9377
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[21]]
#> [1] -380.213
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[22]]
#> [1] -318.1274
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[23]]
#> [1] -266.0403
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[24]]
#> [1] -222.4752
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[25]]
#> [1] -186.1256
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[26]]
#> [1] -155.8507
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[27]]
#> [1] -130.666
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[28]]
#> [1] -109.7293
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[29]]
#> [1] -92.32607
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[30]]
#> [1] -77.85385
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[31]]
#> [1] -65.80727
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[32]]
#> [1] -55.76429
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[33]]
#> [1] -47.37369
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[34]]
#> [1] -40.34405
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[35]]
#> [1] -34.43415
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[36]]
#> [1] -29.44473
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[37]]
#> [1] -25.21141
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[38]]
#> [1] -21.59882
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[39]]
#> [1] -18.49556
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[40]]
#> [1] -15.81007
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[41]]
#> [1] -13.46714
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[42]]
#> [1] -11.405
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[43]]
#> [1] -9.572997
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[44]]
#> [1] -7.92956
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[45]]
#> [1] -6.440614
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[46]]
#> [1] -5.078224
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[47]]
#> [1] -3.819495
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[48]]
#> [1] -2.645669
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[49]]
#> [1] -1.541375
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$elevation$coords$values[[50]]
#> [1] -0.494025
#> 
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$latitude
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$latitude$chunkLen
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$latitude$chunkLen$uo
#> [1] 32
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$latitude$chunkLen$vo
#> [1] 32
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$latitude$len
#> [1] 2041
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$latitude$units
#> [1] "degrees_north"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$latitude$coords
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$latitude$coords$type
#> [1] "minMaxStep"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$latitude$coords$min
#> [1] -80
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$latitude$coords$max
#> [1] 90
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$latitude$coords$step
#> [1] 0.08333333
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$latitude$coords$len
#> [1] 2041
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$longitude
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$longitude$chunkLen
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$longitude$chunkLen$uo
#> [1] 64
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$longitude$chunkLen$vo
#> [1] 64
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$longitude$len
#> [1] 4320
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$longitude$units
#> [1] "degrees_east"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$longitude$coords
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$longitude$coords$type
#> [1] "minMaxStep"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$longitude$coords$min
#> [1] -180
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$longitude$coords$max
#> [1] 179.9167
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$longitude$coords$step
#> [1] 0.08333334
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$longitude$coords$len
#> [1] 4320
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$time
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$time$chunkLen
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$time$chunkLen$uo
#> [1] 177
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$time$chunkLen$vo
#> [1] 177
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$time$len
#> [1] 1266
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$time$units
#> [1] "milliseconds since 1970-01-01 00:00:00Z (no leap seconds)"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$time$coords
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$time$coords$type
#> [1] "minMaxStep"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$time$coords$min
#> [1] 1.604189e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$time$coords$max
#> [1] 1.713485e+12
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$time$coords$step
#> [1] 86400000
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewDims$time$coords$len
#> [1] 1266
#> 
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewVariables
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewVariables$uo
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewVariables$uo$dtype
#> [1] "<f4"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewVariables$uo$itemSize
#> [1] 4
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewVariables$uo$chunkSize
#> [1] 1705864
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewVariables$vo
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewVariables$vo$dtype
#> [1] "<f4"
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewVariables$vo$itemSize
#> [1] 4
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$viewVariables$vo$chunkSize
#> [1] 1705864
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$assets$geoChunked$isAggregated
#> [1] FALSE
#> 
#> 
#> 
#> $stacItems$`cmems_mod_glo_phy-cur_anfc_0.083deg_P1D-m_202211`$collection
#> [1] "GLOBAL_ANALYSISFORECAST_PHY_001_024"
#> 
#> 
#> 
#> $stacOrCswBbox
#> $stacOrCswBbox[[1]]
#> [1] -180
#> 
#> $stacOrCswBbox[[2]]
#> [1] -80
#> 
#> $stacOrCswBbox[[3]]
#> [1] 179.9167
#> 
#> $stacOrCswBbox[[4]]
#> [1] 90
#> 
#> 
#> $stacOrCswTbox
#> $stacOrCswTbox[[1]]
#> [1] "2020-11-01T00:00:00.000Z"
#> 
#> $stacOrCswTbox[[2]]
#> [1] "2024-04-19T23:00:00.000Z"
#> 
#> 
#> $`_isViewableOmi`
#> [1] FALSE
#> 
#> $thumbnailMeta
#> $thumbnailMeta$creationDate
#> [1] "2023-06-18T05:53:19.797Z"
#> 
#> $thumbnailMeta$layerId
#> [1] "GLOBAL_ANALYSISFORECAST_PHY_001_024/cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m_202211/thetao"
#> 
#> $thumbnailMeta$time
#> [1] 1.604232e+12
#> 
#> $thumbnailMeta$elevation
#> [1] -0.494025
#> 
#> $thumbnailMeta$basemapId
#> [1] "dark"
#> 
#> $thumbnailMeta$overlays
#> $thumbnailMeta$overlays$tags
#> list()
#> 
#> 
#> $thumbnailMeta$crs
#> [1] "epsg:4326"
#> 
#> $thumbnailMeta$valueMin
#> [1] -5
#> 
#> $thumbnailMeta$valueMax
#> [1] 29.53272
#> 
#> $thumbnailMeta$valueClamp
#> [1] TRUE
#> 
#> $thumbnailMeta$logScale
#> [1] FALSE
#> 
#> $thumbnailMeta$style
#> [1] "default"
#> 
#> $thumbnailMeta$colormapId
#> [1] "thermal"
#> 
#> $thumbnailMeta$colormapInvert
#> [1] FALSE
#> 
#> 
#> $notifs
#> $notifs[[1]]
#> $notifs[[1]]$id
#> [1] "28-03-2024-user-support-closed-april-1st-2024"
#> 
#> $notifs[[1]]$color
#> [1] "green"
#> 
#> $notifs[[1]]$date
#> [1] "2024-03-28T00:00:00.000Z"
#> 
#> $notifs[[1]]$title
#> [1] "User support closed on April 1st 2024"
#> 
#> $notifs[[1]]$category
#> [1] "General"
#> 
#> $notifs[[1]]$status
#> [1] "Information"
#> 
#> 
#> $notifs[[2]]
#> $notifs[[2]]$id
#> [1] "22-12-2023-csd-information-central-user-support-not-manned-2023-12-25"
#> 
#> $notifs[[2]]$color
#> [1] "green"
#> 
#> $notifs[[2]]$date
#> [1] "2023-12-22T00:00:00.000Z"
#> 
#> $notifs[[2]]$title
#> [1] "[CSD-Information] Central User Support not manned on 2023-12-25 and 2024-01-01"
#> 
#> $notifs[[2]]$category
#> [1] "General"
#> 
#> $notifs[[2]]$status
#> [1] "Information"
#> 
#> 
#> $notifs[[3]]
#> $notifs[[3]]$id
#> [1] "27-11-2023-ice-499-seaicebalseaicel4nrtobservations011011-starting-ice"
#> 
#> $notifs[[3]]$color
#> [1] "green"
#> 
#> $notifs[[3]]$date
#> [1] "2023-11-27T00:00:00.000Z"
#> 
#> $notifs[[3]]$title
#> [1] "[ICE-499] SEAICE_BAL_SEAICE_L4_NRT_OBSERVATIONS_011_011 - Starting of ice season on 2023-11-30"
#> 
#> $notifs[[3]]$category
#> [1] "General"
#> 
#> $notifs[[3]]$status
#> [1] "Information"
#> 
#> 
#> $notifs[[4]]
#> $notifs[[4]]$id
#> [1] "16-11-2023-ice-497-seaicebalseaicel4nrtobservations011004-starting-ice"
#> 
#> $notifs[[4]]$color
#> [1] "green"
#> 
#> $notifs[[4]]$date
#> [1] "2023-11-16T00:00:00.000Z"
#> 
#> $notifs[[4]]$title
#> [1] "[ICE-497] SEAICE_BAL_SEAICE_L4_NRT_OBSERVATIONS_011_004 - Starting of ice season on 2023-11-20"
#> 
#> $notifs[[4]]$category
#> [1] "General"
#> 
#> $notifs[[4]]$status
#> [1] "Information"
#> 
#> 
#> $notifs[[5]]
#> $notifs[[5]]$id
#> [1] "08-11-2023-service-assessment-questionnaire-2022-results"
#> 
#> $notifs[[5]]$color
#> [1] "green"
#> 
#> $notifs[[5]]$date
#> [1] "2023-11-08T00:00:00.000Z"
#> 
#> $notifs[[5]]$title
#> [1] "Service assessment questionnaire 2022 - Results"
#> 
#> $notifs[[5]]$category
#> [1] "General"
#> 
#> $notifs[[5]]$status
#> [1] "Information"
#> 
#> 
#> $notifs[[6]]
#> $notifs[[6]]$id
#> [1] "03-11-2023-nov2023-release-samples-are-now-available"
#> 
#> $notifs[[6]]$color
#> [1] "green"
#> 
#> $notifs[[6]]$date
#> [1] "2023-11-03T00:00:00.000Z"
#> 
#> $notifs[[6]]$title
#> [1] "[NOV2023 RELEASE] Samples are now available!"
#> 
#> $notifs[[6]]$category
#> [1] "General"
#> 
#> $notifs[[6]]$status
#> [1] "Information"
#> 
#> 
#> $notifs[[7]]
#> $notifs[[7]]$id
#> [1] "13-10-2023-cmems-new-service-release-30th-november-2023"
#> 
#> $notifs[[7]]$color
#> [1] "blue"
#> 
#> $notifs[[7]]$date
#> [1] "2023-10-13T00:00:00.000Z"
#> 
#> $notifs[[7]]$title
#> [1] "CMEMS NEW SERVICE RELEASE ON 30th NOVEMBER 2023"
#> 
#> $notifs[[7]]$category
#> [1] "Improvements"
#> 
#> $notifs[[7]]$status
#> [1] "Improvement"
#> 
#> 
#> $notifs[[8]]
#> $notifs[[8]]$id
#> [1] "27-01-2023-gh-450-globalanalysisforecastphy001024-update-sst-data"
#> 
#> $notifs[[8]]$color
#> [1] "blue"
#> 
#> $notifs[[8]]$date
#> [1] "2023-01-27T00:00:00.000Z"
#> 
#> $notifs[[8]]$title
#> [1] "[GH-450] GLOBAL_ANALYSISFORECAST_PHY_001_024: update of SST data assimilation cycle"
#> 
#> $notifs[[8]]$category
#> [1] "Improvements"
#> 
#> $notifs[[8]]$status
#> [1] "Improvement"
#> 
#> 
#> $notifs[[9]]
#> $notifs[[9]]$id
#> [1] "04-04-2024-glo-666-glophy001024-delayed-2024-04-04"
#> 
#> $notifs[[9]]$color
#> [1] "green"
#> 
#> $notifs[[9]]$date
#> [1] "2024-04-04T00:00:00.000Z"
#> 
#> $notifs[[9]]$title
#> [1] "[GLO-666] GLO_PHY_001_024 - Delayed on 2024-04-04"
#> 
#> $notifs[[9]]$category
#> [1] "Incidents"
#> 
#> $notifs[[9]]$status
#> [1] "Resolved"
#> 
#> 
#> $notifs[[10]]
#> $notifs[[10]]$id
#> [1] "20-03-2024-glo-658-glo001024-delay-run-2024-03-20"
#> 
#> $notifs[[10]]$color
#> [1] "green"
#> 
#> $notifs[[10]]$date
#> [1] "2024-03-20T00:00:00.000Z"
#> 
#> $notifs[[10]]$title
#> [1] "[GLO-658] GLO_001_024 - Delay for run 2024-03-20"
#> 
#> $notifs[[10]]$category
#> [1] "Incidents"
#> 
#> $notifs[[10]]$status
#> [1] "Resolved"
#> 
#> 
#> $notifs[[11]]
#> $notifs[[11]]$id
#> [1] "19-01-2024-glo-637-globalphy-product-delayed-2024-01-19"
#> 
#> $notifs[[11]]$color
#> [1] "green"
#> 
#> $notifs[[11]]$date
#> [1] "2024-01-19T00:00:00.000Z"
#> 
#> $notifs[[11]]$title
#> [1] "[GLO-637] GLOBAL_PHY - Product delayed on 2024-01-19"
#> 
#> $notifs[[11]]$category
#> [1] "Incidents"
#> 
#> $notifs[[11]]$status
#> [1] "Resolved"
#> 
#> 
#> $notifs[[12]]
#> $notifs[[12]]$id
#> [1] "10-01-2024-glo-633-global001024-delay-run-2024-01-10"
#> 
#> $notifs[[12]]$color
#> [1] "green"
#> 
#> $notifs[[12]]$date
#> [1] "2024-01-10T00:00:00.000Z"
#> 
#> $notifs[[12]]$title
#> [1] "[GLO-633] GLOBAL_001_024 - Delay for run 2024-01-10"
#> 
#> $notifs[[12]]$category
#> [1] "Incidents"
#> 
#> $notifs[[12]]$status
#> [1] "Resolved"
#> 
#> 
#> $notifs[[13]]
#> $notifs[[13]]$id
#> [1] "02-01-2024-glo-623-globalphy-product-delayed-2024-01-01"
#> 
#> $notifs[[13]]$color
#> [1] "green"
#> 
#> $notifs[[13]]$date
#> [1] "2024-01-02T00:00:00.000Z"
#> 
#> $notifs[[13]]$title
#> [1] "[GLO-623] GLOBAL_PHY - Product delayed on 2024-01-01"
#> 
#> $notifs[[13]]$category
#> [1] "Incidents"
#> 
#> $notifs[[13]]$status
#> [1] "Resolved"
#> 
#> 
#> $notifs[[14]]
#> $notifs[[14]]$id
#> [1] "26-12-2023-glo-619-globalphy-product-delayed-2023-12-23"
#> 
#> $notifs[[14]]$color
#> [1] "green"
#> 
#> $notifs[[14]]$date
#> [1] "2023-12-26T00:00:00.000Z"
#> 
#> $notifs[[14]]$title
#> [1] "[GLO-619] GLOBAL_PHY - Product delayed on 2023-12-23"
#> 
#> $notifs[[14]]$category
#> [1] "Incidents"
#> 
#> $notifs[[14]]$status
#> [1] "Resolved"
#> 
#> 
#> $notifs[[15]]
#> $notifs[[15]]$id
#> [1] "21-12-2023-glo-617-glophy001024-production-quality-degraded-due-missing"
#> 
#> $notifs[[15]]$color
#> [1] "green"
#> 
#> $notifs[[15]]$date
#> [1] "2023-12-21T00:00:00.000Z"
#> 
#> $notifs[[15]]$title
#> [1] "[GLO-617] GLO_PHY_001_024 production quality degraded due to missing input SST"
#> 
#> $notifs[[15]]$category
#> [1] "Incidents"
#> 
#> $notifs[[15]]$status
#> [1] "Resolved"
#> 
#> 
#> $notifs[[16]]
#> $notifs[[16]]$id
#> [1] "18-12-2023-glo-614-globalphy001024-delivery-delayed-2023-12-18"
#> 
#> $notifs[[16]]$color
#> [1] "green"
#> 
#> $notifs[[16]]$date
#> [1] "2023-12-18T00:00:00.000Z"
#> 
#> $notifs[[16]]$title
#> [1] "[GLO-614] GLOBAL_PHY_001_024 - Delivery delayed on 2023-12-18"
#> 
#> $notifs[[16]]$category
#> [1] "Incidents"
#> 
#> $notifs[[16]]$status
#> [1] "Resolved"
#> 
#> 
#> $notifs[[17]]
#> $notifs[[17]]$id
#> [1] "29-11-2023-glo-603-glophy-dataset-not-updated-2023-11-27"
#> 
#> $notifs[[17]]$color
#> [1] "green"
#> 
#> $notifs[[17]]$date
#> [1] "2023-11-29T00:00:00.000Z"
#> 
#> $notifs[[17]]$title
#> [1] "[GLO-603] GLO_PHY - dataset not updated since 2023-11-27"
#> 
#> $notifs[[17]]$category
#> [1] "Incidents"
#> 
#> $notifs[[17]]$status
#> [1] "Resolved"
#> 
#> 
#> $notifs[[18]]
#> $notifs[[18]]$id
#> [1] "21-11-2023-glo-600-global001024-delayed-2023-11-20"
#> 
#> $notifs[[18]]$color
#> [1] "green"
#> 
#> $notifs[[18]]$date
#> [1] "2023-11-21T00:00:00.000Z"
#> 
#> $notifs[[18]]$title
#> [1] "[GLO-600] GLOBAL_001_024 delayed on 2023-11-20"
#> 
#> $notifs[[18]]$category
#> [1] "Incidents"
#> 
#> $notifs[[18]]$status
#> [1] "Resolved"
#> 
#> 
#> $notifs[[19]]
#> $notifs[[19]]$id
#> [1] "21-11-2023-glo-600-glophy-delayed-2023-11-20"
#> 
#> $notifs[[19]]$color
#> [1] "green"
#> 
#> $notifs[[19]]$date
#> [1] "2023-11-21T00:00:00.000Z"
#> 
#> $notifs[[19]]$title
#> [1] "[GLO-600] GLO_PHY delayed on 2023-11-20"
#> 
#> $notifs[[19]]$category
#> [1] "Incidents"
#> 
#> $notifs[[19]]$status
#> [1] "Resolved"
#> 
#> 
#> $notifs[[20]]
#> $notifs[[20]]$id
#> [1] "21-12-2023-transition-marine-data-store"
#> 
#> $notifs[[20]]$color
#> [1] "orange"
#> 
#> $notifs[[20]]$date
#> [1] "2023-12-21T00:00:00.000Z"
#> 
#> $notifs[[20]]$title
#> [1] "Transition to the Marine Data Store"
#> 
#> $notifs[[20]]$category
#> [1] "Maintenance"
#> 
#> $notifs[[20]]$status
#> [1] "On Going"
#> 
#> 
#> $notifs[[21]]
#> $notifs[[21]]$id
#> [1] "06-02-2024-mds-68-arco-production-and-datacube-updates-2024-02-21"
#> 
#> $notifs[[21]]$color
#> [1] "green"
#> 
#> $notifs[[21]]$date
#> [1] "2024-02-06T00:00:00.000Z"
#> 
#> $notifs[[21]]$title
#> [1] "[MDS-68] ARCO production and datacube updates on 2024-02-21"
#> 
#> $notifs[[21]]$category
#> [1] "Maintenance"
#> 
#> $notifs[[21]]$status
#> [1] "Completed"
#> 
#> 
#> $notifs[[22]]
#> $notifs[[22]]$id
#> [1] "30-01-2024-glo-643-glo-phy-infrastructure-maintenance-2024-01-31"
#> 
#> $notifs[[22]]$color
#> [1] "green"
#> 
#> $notifs[[22]]$date
#> [1] "2024-01-30T00:00:00.000Z"
#> 
#> $notifs[[22]]$title
#> [1] "[GLO-643] GLO-PHY - Infrastructure maintenance on the 2024-01-31"
#> 
#> $notifs[[22]]$category
#> [1] "Maintenance"
#> 
#> $notifs[[22]]$status
#> [1] "Completed"
#> 
#> 
#> 

cms_product_details(
  product  = "GLOBAL_ANALYSISFORECAST_PHY_001_024",
  layer    = "cmems_mod_glo_phy-thetao_anfc_0.083deg_P1D-m",
  variable = "thetao"
)
#> NULL
# }