Fetch a new copy of the Cal-Adapt raster series catalog

ca_catalog_fetch(quiet = FALSE, save_to_cache = TRUE)

Arguments

quiet

Suppress messages, logical

save_to_cache

Save the catalog to the cache directory, logical

Value

The raster series catalog as a tibble

Details

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.