sEddyProc_sEstUstarThreshold: sEddyProc$sEstUstarThreshold - Estimating ustar threshold

View source: R/EddyUStarFilterDP.R

sEddyProc_sEstUstarThresholdR Documentation

sEddyProc$sEstUstarThreshold - Estimating ustar threshold

Description

Calling usEstUstarThreshold for class data and storing results

Usage

sEddyProc_sEstUstarThreshold(UstarColName = "Ustar", 
    NEEColName = "NEE", TempColName = "Tair", 
    RgColName = "Rg", ..., isWarnDeprecated = TRUE)

Arguments

UstarColName

column name for UStar

NEEColName

column name for NEE

TempColName

column name for air temperature

RgColName

column name for solar radiation for omitting night time data

...

further arguments to usEstUstarThreshold

isWarnDeprecated

set to FALSE to avoid deprecated warning.

Value

result of usEstUstarThreshold. In addition the result is stored in class variable sUSTAR_DETAILS and the bins as additional columns to sTemp

Author(s)

TW Department for Biogeochemical Integration at MPI-BGC, Jena, Germany <REddyProc-help@bgc-jena.mpg.de> [cph], Thomas Wutzler <twutz@bgc-jena.mpg.de> [aut, cre], Markus Reichstein <mreichstein@bgc-jena.mpg.de> [aut], Antje Maria Moffat <antje.moffat@bgc.mpg.de> [aut, trl], Olaf Menzer <omenzer@bgc-jena.mpg.de> [ctb], Mirco Migliavacca <mmiglia@bgc-jena.mpg.de> [aut], Kerstin Sickel <ksickel@bgc-jena.mpg.de> [ctb, trl], Ladislav <U+0160>igut <sigut.l@czechglobe.cz> [ctb]


REddyProc documentation built on March 18, 2022, 5:41 p.m.