Description Usage Arguments Details
Check Incoming Radiation
1 2 |
min_val |
Values are flagged when:
rpot = 0 and sw_in > 50
rpot > 200.0 and sw_in - rpot > 50
sw_in is > 15
Optionally, values can be flagged based on a regression between sw_in (rg)
and ppfd. If there are at least min_val
pairwise records of sw_in and
ppfd, a simple linear regression is constructed and values differing by
greater than +/-5*sd of the residuals are flagged. This option is selected by
setting check_ppfd
to TRUE
.
From OneFlux: https://github.com/LI-COR/ONEFlux/blob/master/oneflux_steps/qc_auto/src
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.