gvars: Variables masked to the area where a model is transferred

gvarsR Documentation

Variables masked to the area where a model is transferred

Description

A RasterStack containing predictor variables masked to the area where a model is projected. Variables represent four future bioclimatic variables (2050) of the NCAR-CCSM4 general circulation model under the RCP 8.5 emission scenario.

Format

A RasterStack with 900 rows, 2160 columns, 1944000 cells, and 4 layers:

Temperature

temperature, in Celsius degrees times 10.

Precipitation

precipitation, in milimeters.

Source

https://kuscholarworks.ku.edu/handle/1808/26376

Examples

gvars <- raster::stack(list.files(system.file("extdata", package = "kuenm"),
                                  pattern = "Gbio_", full.names = TRUE))

summary(gvars)

manubio13/ku.enm documentation built on Jan. 5, 2024, 5:55 a.m.