PSM.vslite

Implement the Vaganov-Shashkin Lite tree ring model


Description

The VS-Lite forward model uses monthly temperature and precipitation to model annual tree ring widths. This model maintains memory of previous years via its internal model of soil moistyre. The model is described in the paper:

Tolwinski-Ward, S. E., Evans, M. N., Hughes, M. K., and Anchukaitis, K.J. (2011) An efficient forward model of the climate controls on interannual variation in tree-ring width, Clim. Dynam., 36, 2419–2439. DOI: https://doi.org/10.1007/s00382-010-0945-5z

Github Repository: https://github.com/suztolwinskiward/VSLite


User Methods

Create

Estimate


Utility Methods

Utility methods that help the class run. These are not intended for users, and do not implement error checking on their inputs.

Estimate

Inherited