flag_hot_obs: flag_hot_obs

Description Usage Arguments Details Value

View source: R/QAQC.R

Description

flag_hot_obs Flagging hot observations

Usage

1
flag_hot_obs(data, threshold = 35)

Arguments

data

time series data pull from the postgres database (df_values table)

threshold

Temperature threshold to flag. Default = 35

Details

Flagging observations > 30 C might not work for the database, as it isn't all small trout streams.

Value

logical Flag for hot observations


Conte-Ecology/conteStreamTemperature documentation built on Oct. 12, 2021, 10:26 p.m.