spectra: Ensemble spectra from semi-enclosed IRGA at Harwood forest

Description Usage Examples

Description

Standard EddyPro ensemble spectra for Harwood forest, Northumberland, Great Bridtain. The eddy covariance tower is managed by Forest Research

Usage

1
data("spectra")

Examples

1
2
3
4
5
## Load the data
data(spectra)

## Explore the variables in the data frame
str(spectra)

Example output

'data.frame':	45 obs. of  10 variables:
 $ nat_freq     : num  0.000636 0.001272 0.001907 0.002543 0.003179 ...
 $ avrg_sp.T.   : num  0.174 0.171 0.132 0.115 0.105 ...
 $ avrg_sp.co2. : num  0.106 0.11 0.108 0.118 0.118 ...
 $ pred_sp.co2. : num  0.27 0.264 0.203 0.177 0.162 ...
 $ avrg_sp.T..1 : int  -9999 -9999 -9999 -9999 -9999 -9999 -9999 -9999 -9999 -9999 ...
 $ avrg_sp.ch4. : int  -9999 -9999 -9999 -9999 -9999 -9999 -9999 -9999 -9999 -9999 ...
 $ pred_sp.ch4. : int  -9999 -9999 -9999 -9999 -9999 -9999 -9999 -9999 -9999 -9999 ...
 $ avrg_sp.T..2 : int  -9999 -9999 -9999 -9999 -9999 -9999 -9999 -9999 -9999 -9999 ...
 $ avrg_sp.none.: int  -9999 -9999 -9999 -9999 -9999 -9999 -9999 -9999 -9999 -9999 ...
 $ pred_sp.none.: int  -9999 -9999 -9999 -9999 -9999 -9999 -9999 -9999 -9999 -9999 ...

FREddyPro documentation built on May 29, 2017, 7:22 p.m.