Package: cmemsarco Title: Cloud-Native Access to Copernicus Marine ARCO Zarr Stores Version: 0.1.0 Authors@R: person("Michael", "Sumner", , "mdsumner@gmail.com", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-2471-7511")) Description: Build and query a catalog of Copernicus Marine Service (CMEMS) Analysis-Ready Cloud-Optimized (ARCO) Zarr datasets. Provides GDAL-ready data source names for direct access to 'timeChunked' and 'geoChunked' Zarr stores without file downloads or directory listings. Default DSNs use '/vsicurl/' for zero-configuration access. Catalog is built by walking the CMEMS STAC API at . License: MIT + file LICENSE Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.2 Imports: dplyr, httr2, purrr, tibble URL: https://github.com/hypertidy/cmemsarco BugReports: https://github.com/hypertidy/cmemsarco/issues Depends: R (>= 4.1.0) LazyData: true Suggests: knitr, rmarkdown, terra, vapour VignetteBuilder: knitr Config/pak/sysreqs: libssl-dev Repository: https://hypertidy.r-universe.dev Date/Publication: 2026-02-03 01:24:23 UTC RemoteUrl: https://github.com/hypertidy/cmemsarco RemoteRef: HEAD RemoteSha: 32dd02c6e806a214aa5cdf8779e4b857b4b30a85 NeedsCompilation: no Packaged: 2026-06-10 09:33:26 UTC; root Author: Michael Sumner [aut, cre] (ORCID: ) Maintainer: Michael Sumner