cms_download_stac | R Documentation |
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.
cms_download_stac(
file_tibble,
destination,
show_progress = TRUE,
overwrite = FALSE
)
cms_list_stac_files(product, layer)
cms_stac_properties(product, layer)
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 |
returns NULL
, as the API is no longer available
Pepijn de Vries
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.