calcThresholdDaysAnnual: calcThresholdDaysAnnual

Description Usage Arguments Details Value

View source: R/Derive_Metrics.R

Description

calcThresholdDaysAnnual Calculates the median number of days per year that a stream is predicted to exceed a threshold temperature

Usage

1
2
calcThresholdDaysAnnual(grouped.df, derived.df, temp.threshold,
  summer = FALSE)

Arguments

grouped.df

Dataframe grouped by featureid then year

derived.df

Dataframe of derived metrics

temp.threshold

Optional numeric temperature threshold value in degrees C

Details

blah, blah, blah, something, something

Value

Returns Dataframe of derived metrics (e.g. max temperature predicted over daymet record) for each featureid across all years


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