asmrFuture: Calculate future ASMR

Description Usage Arguments Details Examples

View source: R/asmrFuture.R

Description

This function will adjust observed daily data for future periods.

Usage

1
asmrFuture(stnData, bgc)

Arguments

stnData

climate station data

bgc

corresponding BGC variant for stnData (e.g., "SBSmk1)

Details

The function uses the following approach:

We use the normal (1961-1990) monthly data from ClimateBC (see ?bgcClim) to establish a baseline climate for a given BGC unit. The difference between normal period data and future data is calculated, and then and the difference, expressed in percentage for precipitation and degrees for temperatures, is then applied to the daily data for a given climate station.

Future scenarios are calculated for three scenarios:

and three time periods:

Input:

Examples

1
futureASMR(PrinceGeorge,"SBSmk1")

bcgov/forestDroughtTool documentation built on March 20, 2021, 4:15 p.m.