flag_hot_days: flag_hot_days

Description Usage Arguments Details Value

View source: R/QAQC.R

Description

flag_hot_days Flagging hot days

Usage

1
flag_hot_days(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 days


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