sFillLUT: sEddyProc$sFillLUT - Gap filling with Look-Up Table (LUT)

Description Usage Arguments Value Author(s)

Description

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

Usage

1
2
3
4
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

Value

LUT filling results in sTEMP data frame.

Author(s)

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


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