usGetValidUstarIndices: usGetValidUstarIndices

Description Usage Arguments Value Author(s)

Description

getremove non-finite cases and omit night time data.

Usage

1
2
3
usGetValidUstarIndices(ds, UstarColName = "Ustar", 
    NEEColName = "NEE", TempColName = "Tair", RgColName = "Rg", 
    swThr = usControlUstarSubsetting()$swThr)

Arguments

ds

data.frame with columns

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

swThr

threshold below which data is acknowledged as night time respiration.

Value

boolean vector with non-finite cases and cases with radiation < swThr set to FALSE.

Author(s)

TW (Department for Biogeochemical Integration at MPI-BGC, Jena, Germany)


REddyProc documentation built on May 2, 2019, 5:19 p.m.