The ROI list can be helpful in determining which time series to download using `download_phenocam()`.
list_rois(out_dir = tempdir(), internal = TRUE)A data frame with ROIs for all available cameras
if (FALSE) { # \dontrun{
# download the site meta-data
df <- list_rois()
} # }