get_time_bins: calculate temporal bin edges for VPRM parameter estimation.

View source: R/estimateVPRMPars.R

get_time_binsR Documentation

calculate temporal bin edges for VPRM parameter estimation.

Description

calculate temporal bin edges for VPRM parameter estimation.

Usage

get_time_bins(data, window, t.start, t.end)

Arguments

data

data frame; tower observations

window

character string; currently one of "all" or one of the "breaks" values accepted by cut.Date.

t.start

chron; beginning of first temporal window

t.end

chron; end of last temporal window

Value

factor; the temporal bin of each timestamp in data

Author(s)

Timothy W. Hilton


Timothy-W-Hilton/VPRMLandSfcModel documentation built on July 29, 2023, 8:43 p.m.