slopes0_temp | R Documentation |
Slopes of C(t) for each flux with air temperature in various units.
slopes0_temp
A tibble with 1251 rows and 29 variables
Datetime at which CO2 concentration was recorded.
Air temperature inside the flux chamber in Celsius.
Ground temperature inside the flux chamber in Celsius.
CO2 concentration in ppm.
Photosynthetically active radiation inside the chamber in micromol/s/sqm.
Unique ID of the turf in which the measurement took place.
Type of measurement: ecosystems respiration (ER) or net ecosystem exchange (NEE).
Datetime at which the measurement was started.
Datetime at which the measurement ended.
Unique ID for each flux.
Ratio of number of datapoints over length of measurement in seconds.
Flags from flux_match.
Time variable of the flux in seconds.
Indicating if the measurement should be kept (keep) or discarded (cut).
Cz parameter of the C(t) function.
Cm parameter of the C(t) function, calculated by optim() with Cm_est as starting point.
a parameter of the C(t) function, calculated by optim() with a_est as starting point.
b parameter of the C(t) function, calculated by optim() with b_est as starting point.
tz parameter of the C(t) function, calculated by optim() with tz_est as starting point.
Slope of C(t) at tz
C(t), modeled CO2 concentration as a function of time.
Output of linear model of CO2 concentration passing by C(tz) and a slope of slope_tz.
Datetime format of tz
Correlation coeffecient of concentration over time.
RMSE of the fit.
Quality flags according to flux_quality.
Slope as advised by quality flags.
Air temperature inside the flux chamber in Fahrenheit averaged over the flux measurement.
Air temperature inside the flux chamber in Kelvin averaged over the flux measurement.
slopes0_temp
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.