Learn R Programming

SeaVal (version 1.1.1)

download_chirps_monthly_high: 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 download_chirps_monthly.

save_dir

directory where the chirps data is stored.