Description Usage Arguments Details Value
Look-Up Table (LUT) algorithm of up to five conditions within prescribed window size. Original name: sEddyProc_sFillLUT.
1 2 3 |
win_days |
Window size for filling in days. |
v1 |
Condition variable 1. |
t1 |
Tolerance interval 1. |
v2 |
Condition variable 2. |
t2 |
Tolerance interval 2. |
v3 |
Condition variable 3. |
t3 |
Tolerance interval 3. |
v4 |
Condition variable 4. |
t4 |
Tolerance interval 4. |
v5 |
Condition variable 5. |
t5 |
Tolerance interval 5. |
verbose |
Print status information to screen. |
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
LUT filling results in temporary data frame.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.