qc_cm_cm_h: Unit conversion

Description Usage Arguments Value Functions See Also

Description

Conversion of sap flow units to sapwood level (cm³·cm⁻²·h⁻¹), plant level (cm³·h⁻¹) or leaf area level (cm³·cm⁻²·h⁻¹)

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
qc_cm_cm_h(x, sapw_area, leaf_area, output_units, parent_logger = "test")

qc_cm_m_s(x, sapw_area, leaf_area, output_units, parent_logger = "test")

qc_dm_dm_h(x, sapw_area, leaf_area, output_units, parent_logger = "test")

qc_dm_dm_s(x, sapw_area, leaf_area, output_units, parent_logger = "test")

qc_mm_mm_s(x, sapw_area, leaf_area, output_units, parent_logger = "test")

qc_g_m_s(x, sapw_area, leaf_area, output_units, parent_logger = "test")

qc_kg_m_h(x, sapw_area, leaf_area, output_units, parent_logger = "test")

qc_kg_m_s(x, sapw_area, leaf_area, output_units, parent_logger = "test")

qc_cm_h(x, sapw_area, leaf_area, output_units, parent_logger = "test")

qc_dm_h(x, sapw_area, leaf_area, output_units, parent_logger = "test")

qc_cm_s(x, sapw_area, leaf_area, output_units, parent_logger = "test")

qc_g_h(x, sapw_area, leaf_area, output_units, parent_logger = "test")

qc_kg_h(x, sapw_area, leaf_area, output_units, parent_logger = "test")

Arguments

x

Numeric value in which the conversion must be done

sapw_area

Numeric value with the plant sapwood area in cm²

leaf_area

Numeric value with the plant leaf area in m²

output_units

Character vector indicating the kind of output units. Allowed values are 'plant', 'sapwood' and 'leaf'.

Value

A numeric value resulting from unit conversion

Functions

See Also

Other Unit conversion: qc_rh, qc_transf_list, qc_transformation_vars, qc_units_process, qc_vpd


sapfluxnet/sapfluxnetQC1 documentation built on May 29, 2019, 1:50 p.m.