download_chirps_monthly_high: Auxiliary function called by download_chirps_monthly

View source: R/chirps.R

download_chirps_monthly_highR 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 download_chirps_monthly.

save_dir

directory where the chirps data is stored.


SeaVal documentation built on June 24, 2024, 5:15 p.m.