run_vpRm: run_vpRm Run a VPRM model defined by a vpRm object

View source: R/run.r

run_vpRmR Documentation

run_vpRm Run a VPRM model defined by a vpRm object

Description

Execute the "model" calculations defined in Mahadevan et al 2008 and Winbourne et al 2021. Processes the driver data attached to the vpRm object with a call to proc_drivers().

Usage

run_vpRm(vpRm, water_lc = 18, evergreen_lc = c(1, 2, 3))

Arguments

vpRm

(vpRm): a vpRm S3 object with attached driver data

water_lc

(int): which land cover values correspond to water cover

evergreen_lc

(int): which land cover values correspond to evergreen forests

Value

vpRm (vpRm): the same vpRm object, now with attached gee, respiration and nee netcdf files.


BlueGrisGris/vpRm documentation built on Oct. 29, 2022, 7:17 a.m.