cms_download_stac {CopernicusMarine} | R Documentation |
Deprecated
Description
Full marine data sets can be downloaded using the
SpatioTemporal Asset Catalogs (STAC). The API for interacting with these files is
no longer operational. Please use
cms_download_native()
instead.
Usage
cms_download_stac(
file_tibble,
destination,
show_progress = TRUE,
overwrite = FALSE
)
cms_list_stac_files(product, layer)
cms_stac_properties(product, layer)
Arguments
file_tibble |
Ignored |
destination |
Ignored |
show_progress |
Ignored |
overwrite |
A |
product |
An identifier (type |
layer |
The name of a desired layer within a product (type |
Value
returns NULL
, as the API is no longer available
Author(s)
Pepijn de Vries
[Package CopernicusMarine version 0.2.6 Index]