Learn R Programming

lgrdata (version 0.1.1)

fluxtower: Fluxtower data

Description

This dataset contains measurements of CO$_2$ and H$_2$O fluxes (and related variables) over a pine forest in Quintos de Mora, Spain. The site is a mixture of Pinus pinaster and Pinus pinea, and was planted in the 1960's.

Data need to be cleaned to some extent (the purpose of this example dataset).

Usage

fluxtower

Arguments

Format

A data frame with 244 rows and 8 variables:

TIMESTAMP

factor Date and time

FCO2

double Canopy CO2 flux (mu mol m$^-2$ s$^-1$)

FH2O

double Canopy H2O flux (mmol m$^-2$ s$^-1$)

ustar

double Roughness length (m s$^-1$)

Tair

double Air temperature (degrees C)

RH

double Relative humidity (%)

Tsoil

double Soil temperature (degrees C)

Rain

integer Rainfall (mm half hour$^-1$)