download_chirps_monthly_high {SeaVal} | R Documentation |
Auxiliary function called by download_chirps_monthly
Description
Auxiliary function called by download_chirps_monthly
Usage
download_chirps_monthly_high(
update,
version,
years,
months,
extent,
timeout_limit,
save_dir = file.path(chirps_dir(), version)
)
Arguments
update , version , years , months , extent , timeout_limit |
see |
save_dir |
directory where the chirps data is stored. |
[Package SeaVal version 1.2.0 Index]