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