powered by
The quantiles should be computed and saved by the function chirps_ver_map_quantiles.
chirps_ver_map_quantiles
ver_map_chirps( mm = month(Sys.Date() - 60), yy = year(Sys.Date() - 60), version = "UCSB", resolution = "low", ... )
A gg object
The year and month for which to show the verification map. Defaults to the month 60 days ago (in order to avoid using preliminary data).
which CHIRPS version to use.
Spatial resolution, 'high' or 'low'
passed on to ver_map.
# takes a while: if(interactive()) ver_map_chirps(mm = 12,yy = 2022)
Run the code above in your browser using DataLab