Description Usage Arguments Value Author(s) See Also Examples
Download Climate Hazards Group InfraRed Precipitation with Station (CHIRPS) data for a given time span from Climate Hazards Group's (CHG) FTP server (ftp://chg-ftpout.geog.ucsb.edu/pub/org/chg/products/CHIRPS-2.0/).
1 2 3 4 5 6 7 8 9 10 11 12  | 
region | 
 'character'. Region of interest; one of 'global', 'whem' (western hemisphere), 'africa' or 'camer-carib' (Central America and the Caribbean). See the official CHIRPS README (available online at ftp://chg-ftpout.geog.ucsb.edu/pub/org/chg/products/CHIRPS-2.0/README-CHIRPS.txt) for further information.  | 
format | 
 'character'. Desired file format; one of 'tifs' (default), 'netcdf', 'bils' or 'pngs'.  | 
tres | 
 'character'. Desired temporal resolution; one of '6-hourly' (default), 'daily', 'pentad', 'dekad' or 'monthly'.  | 
sres | 
 'numeric'. Desired spatial resolution; one of
  | 
begin, end | 
 'date'. If not supplied, data download starts (stops) with the first (last) record available.  | 
dsn | 
 'character'. Destination folder for file download, defaults to the current working directory.  | 
overwrite | 
 Logical. If   | 
cores | 
 'integer'. The number of cores used for parallel downloads.  | 
... | 
 Further arguments passed to   | 
A character vector of file paths.
Florian Detsch
1 2 3 4 5 6 7 8  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.