## NOTE: Example is wrapped in `\dontrun{}` as function requires a large
## amount of data which is not included in the package.
if (FALSE) {
terraclimate <- process_terraclimate(
date = c("2023-01-01", "2023-01-10"),
variable = "Precipitation",
path = "./data/ppt"
)
}
Run the code above in your browser using DataLab