calc.tree.sapwood.area: Calculate individual tree sapwood area in cm2

Description Usage Arguments Value

View source: R/calc.tree.sapwood.area.R

Description

Calculate whole tree sap flux, accounting for radial trends.

Usage

1
calc.tree.sapwood.area(DBH, sapwood.depth)

Arguments

DBH

The diamater at breast hieght (1.37m) of the tree. DBH units: cm

sapwood.depth

The maximum depth of tree sapwood in cm.

sensor.depth1

The depth (cm) TDP sensor 1 is inserted into the tree.

sensor.depth2

The depth (cm) TDP sensor 2 is inserted into the tree.

DBH

The diamater at breast hieght (1.37m) of the tree. DBH units: cm.

sapwood.depth

The maximum depth of tree sapwood in cm.

reg.type

Regression type relating the two measurements. Options are "mean"=average, "linear"=linear, "gaus"=Gaussian.

Value

Output is a time series of average sap flow after accounting for radial trends. Units are (vol / time / whole tree). For example (g of water / s / tree).


HeatherSpeckman/AquaFlux documentation built on June 15, 2020, 12:41 p.m.