Description Usage Arguments Details Value
Check plausibility of common eddy variables. Adapted from: REddyProc - fCheckColPlausibility.
1 | check_plausible(data, vars, return_pos = FALSE)
|
data |
A data frame. |
vars |
Variable (column) names. |
The following abbreviated variables are checked for plausibility: * Rg Global radiation (W m-2). * pot_rad Potential global radiation (W m-2). * PPFD Photosynthetic active radiation (umol m-2 s-1). * PAR Photosynthetic active radiation, (umol m-2 s-1). * Tair Air temperature (degrees Celsius). * Tsoil Soil temperature (degrees Celsius). * VPD Vapour pressure deficit (hPa) * RH Relative humidity ( * NEE Net Ecosystem Exchange (umol CO2 m-2 s-1 or g C m-2 day-1) * ustar Friction velocity (m s-1) * E_0 (deg K) * air_pressure (Pa) * Rn Net radiation (W m-2) * P Precipitation (m) * G Soil heat flux (W m-2) * SWC Soil water content (mg mg-1)
Warnings are produced if a variable is outside plausible range.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.