| tt.nee | R Documentation |
The data comes from the Trebeltal / Northeastern Germany and has been recorded with flexible transparent and opaque non-steady state closed chambers in 2011.
data(tt.nee) data(tt.flux)
tt.nee is a data.frame with 18 variables representing 14388 CO2 concentration measurements from 104 chamber placements.
tt.flux is a results table representing fluxes estimated with fluxx from tt.nee with 28 columns and 104 rows (= number of chamber placements in tt.nee). Contains many variables from tt.nee.
dateFactor giving the date of field sampling, format is "%Y-%m-%d".
timeFactor giving the time of measurement in the field, format is "%H:%M:%S".
session(Unique) Session number identifying one chamber placement. Integer.
recordInteger, running number of concentration measurement within one session.
spotFactor identifying the field measurement location.
PARNumeric. Photosynthetic photon flux density (PPFD).
t.chamNumeric. Temperature logged inside chamber during concentration measurements
NEENumeric. CO2 concentration in chamber headspace.
t.airNumeric. Air temperature outside chamber.
t.soil2Numeric. Soil temperature at 2cm depth.
t.soil5Numeric. Soil temperature at 5cm depth.
t.soil10Numeric. Soil temperature at 10cm depth.
areaNumeric. Chamber area.
heightNumeric. Chamber height.
kindInteger. Chamber kind. 1 = transparent chamber, 3 = transparent chamber with measurement before sun rise, 5 = opaque chamber
volumeNumeric. Chamber volume.
datetimePOSIXlt. Time stamp.
plotFactor identifying the field plot (all TY1).
allFactor. Combined unique identifier for chamber placement.
CO2.pvNumeric. p.value of the fitted regression for the flux estimation.
CO2.r2.fLogical numeric (0 | 1) giving the r2 flag. See fluxx for details.
CO2.range.fLogical numeric (0 | 1) giving the range flag. See fluxx for details.
CO2.nrmse.fLogical numeric (0 | 1) giving the nrmse flag. See fluxx for details.
CO2.ghgCharacter. Greenhouse gas as submitted to fluxx via var.par.
CO2.unitCharacter. Ouput unit of the flux as specified via out.unit in fluxx.
CO2.fluxNumeric. Flux
CO2.r2Numeric. R2 of the model that has been used for flux estimation.
CO2.nrmseNumeric. NRMSE of the model that has been used for flux estimation.
CO2.nomba.fNumeric. Number of concentration measurements below ambient.
CO2.podpuNumeric between 0 and 1. Propórtion of data points used.
tt.nee contains medium frequency (measured online) CO2 concentration data from 3 spots with Typha angustifolia and includes data needed for modelling gpp/nne measured with transparent chamber and reco measured with opaque chamber. tt.flux contains fluxes estimated from tt.nee using fluxx.
unpublished preliminary data
## see examples at fluxx and gpp.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.