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