Description Usage Arguments Value
View source: R/calc.tree.sapwood.area.R
Calculate whole tree sap flux, accounting for radial trends.
1 | calc.tree.sapwood.area(DBH, sapwood.depth)
|
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. |
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).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.