usControlUstarSubsetting: usControlUstarSubsetting

Description Usage Arguments Author(s) See Also Examples

Description

Default list of parameters for subsetting the data for uStarThreshold estimation into classes with similar environmental conditions

Usage

1
2
3
usControlUstarSubsetting(taClasses = 7, UstarClasses = 20, 
    swThr = 10, minRecordsWithinTemp = 100, minRecordsWithinSeason = 160, 
    minRecordsWithinYear = 3000, isUsingOneBigSeasonOnFewRecords = TRUE)

Arguments

taClasses

set number of air temperature classes

UstarClasses

set number of Ustar classes

swThr

nighttime data threshold for solar radion [Wm-2]

minRecordsWithinTemp

integer scalar: the minimum number of Records within one Temperature-class

minRecordsWithinSeason

integer scalar: the minimum number of Records within one season

minRecordsWithinYear

integer scalar: the minimum number of Records within one year

isUsingOneBigSeasonOnFewRecords

boolean scalar: set to FALSE to avoid aggregating all seasons on too few records

Author(s)

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

See Also

usEstUstarThresholdSingleFw2Binned, usControlUstarSubsetting

Examples

1

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