DrylandEcology / rSFSTEP2

R program that interfaces with the STEPWAT2 C code and runs in parallel for multiple sites, climate scenarios, disturbance regimes, and time periods
0 stars 1 forks source link

Create new function scale_phenology in Vegetation.R #162

Closed chaukap closed 4 years ago

chaukap commented 5 years ago

scale_phenology will take as parameters a list of matrices that we want to scale, the mean monthly temperature, and a vector representing the expected growing season. It will return the list of matrices scaled according to the adjBiom_by_temp function from rSOILWAT2.