BioSIM_getMPBSLR: Get annual historic and projected MPB climate suitability...

View source: R/biosim.R

BioSIM_getMPBSLRR Documentation

Get annual historic and projected MPB climate suitability maps from BioSIM

Description

Raster stacks for all 9 MPB climate indices. See BioSIM::getModelHelp("MPB_SLR").

Usage

BioSIM_getMPBSLR(dem, years, SLR = "R", climModel = "GCM4", rcp = "RCP45")

Arguments

dem

RasterLayer of elevation data (m).

years

numeric vector corresponding to the years to retrieve.

SLR

character. Specifies which climate suitability index to extract. Currently, one of "S", "L", "R", or "G", corresponding to Safranyik-P3P4, Logan-2b, Régnière Cold Tolerance Survival, or their Geometric product (S\*L\*R), respectively.

climModel

climate model to use. one of "GCM4" or "RCM4".

rcp

RCP scenario to use. one of "RCP45" or "RCP85".

Value

RasterStack

Note

Although the BioSIM MPB_SLR model provides several other indices (see BioSIM::getModelHelp("MPB_SLR")), only 4 are currently used here.


PredictiveEcology/LandR documentation built on June 7, 2024, 4:16 p.m.