getQuantity_aDGVM2_Scheme1: Read aDGVM2 quantities from pop file

View source: R/Format-aDGVM2.R

getQuantity_aDGVM2_Scheme1R Documentation

Read aDGVM2 quantities from pop file

Description

An internal function to read quantities from aDGVM2 pop files. Quantities are provided for trees, C4 grasses and C3 grasses. Trait files are not opened

Usage

getQuantity_aDGVM2_Scheme1(
  run,
  variable,
  target.sta,
  file.name = file.name,
  adgvm2.daily
)

Arguments

run

A Source containing the meta-data about the aDGVM2 run

variable

A character string specifying which variable/quantity to get, can be "agb“, "aGPP_std“, "basalarea“, "bgb“, "canopyheight_std“, "LAI_std“, meanheight“, "nind“, "pind“, "vegC_std“, "vegcover_std"

target.sta

STAInfo object containing the space-time-annual extent required.

file.name

Character string holding the name of the file. This can be left blank, in which case the file name is automatically generated

Author(s)

Simon Scheiter simon.scheiter@senckenberg.de, Matthew Forrest matthew.forrest@senckenberg.de

See Also

getQuantity_aDGVM2_Scheme2


MagicForrest/DGVMTools documentation built on Aug. 23, 2024, 8:05 a.m.