summarise_lst: Monthly Lake Surface Temperature

Description Usage Arguments Value

View source: R/summarise_lst.R

Description

Summarizes sub-monthly lake surface temperature at a monthly timestep for a single lake

Usage

1
summarise_lst(lst, timeseries)

Arguments

lst

a data frame with sub-monthly lake surface temperature measurements as formatted in the lst_HOBO dataset, subset for a single lake.

timeseries

a list with dates (POSIXct) to analyze, and intervals (lubridate interval) covering the month before each analysis date.

Value

monthly_lst, a data frame with the following columns:

date

first of the month for each monthly observation

ltmp_degC

mean lake surface temperature (degrees K)

ltmp_K

mean lake surface temperature (degrees K)


cvoter/isoH2Obudget documentation built on March 29, 2020, 11:07 a.m.