sEddyProc_sFillLUT: sEddyProc sFillLUT

View source: R/EddyGapfilling.R

sEddyProc_sFillLUTR Documentation

sEddyProc sFillLUT

Description

Look-Up Table (LUT) algorithm of up to five conditions within prescribed window size

Usage

sEddyProc_sFillLUT(WinDays.i, V1.s = "none", 
    T1.n = NA_real_, V2.s = "none", T2.n = NA_real_, 
    V3.s = "none", T3.n = NA_real_, V4.s = "none", 
    T4.n = NA_real_, V5.s = "none", T5.n = NA_real_, 
    Verbose.b = TRUE)

Arguments

WinDays.i

Window size for filling in days

V1.s

Condition variable 1

T1.n

Tolerance interval 1

V2.s

Condition variable 2

T2.n

Tolerance interval 2

V3.s

Condition variable 3

T3.n

Tolerance interval 3

V4.s

Condition variable 4

T4.n

Tolerance interval 4

V5.s

Condition variable 5

T5.n

Tolerance interval 5

Verbose.b

Print status information to screen

Details

Quality flags
  • 1: at least one variable and nDay <= 14

  • 2: three variables and nDay in [14,56) or one variable and nDay in [14,28)

  • 3: three variables and nDay > 56 or one variable and nDay > 28

Value

LUT filling results in sTEMP data frame.

Author(s)

AMM 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.