run_vpRm | R Documentation |
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().
run_vpRm(vpRm, water_lc = 18, evergreen_lc = c(1, 2, 3))
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 |
vpRm (vpRm): the same vpRm object, now with attached gee, respiration and nee netcdf files.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.