R/ca_catalog_fetch.R
ca_catalog_fetch.Rd
Fetch a new copy of the Cal-Adapt raster series catalog
ca_catalog_fetch(quiet = FALSE, save_to_cache = TRUE)
Suppress messages, logical
Save the catalog to the cache directory, logical
The raster series catalog as a tibble
This function will download a list of all raster series available through the Cal-Adapt API.
If save_to_cache = TRUE
, the catalog will be saved as a csv file in the caladaptR's cache folder
and used for subsequent calls to ca_catalog_rs
.
A copy of the raster series catalog is also included with caladaptR. You can run ca_catalog_fetch()
to update the catalog when new raster series are published on Cal-Adapt. The best way to
find out when new data are published on Cal-Adapt is to subscribe to the Cal-Adapt newsletter.