flag_rad: Check Incoming Radiation

Description Usage Arguments Details

Description

Check Incoming Radiation

Usage

1
2
flag_rad(x, rpot = rpot, ppfd = ppfd, check_ppfd = FALSE,
  min_val = 11000)

Arguments

min_val

Details

Values are flagged when:

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


grahamstewart12/tidyflux documentation built on June 4, 2019, 7:44 a.m.