prec: Precipitation RasterStack

Description Usage Format Source Examples

Description

A RasterStack (prec) with total precipitation at the monthly scale

Usage

1
data(climstack)

Format

A RasterStack with 12 months of gridded data for precipitation.

Source

Derived from WorldClim (http://worldclim.org), aggregated to a lower resolution.

Examples

1
2
3
data(climstack)
rs <- prec[[1]] #put first month of data onto a separate RasterLayer
#plot(rs) #plot

CIAT-DAPA/analogues documentation built on June 22, 2020, 10:08 p.m.