thSeries: Create thSeries and thObservation Objects.

Description Usage

View source: R/thSeries.R

Description

thObservations are zoo objects. Each column contains a temperature record for a different well in the aquifer. thSeries

Usage

1
2
3
4
5
6
thObservedSeries(empiricalData, xVals, aquifer, boundaryMean, period,
  headGrad, nmin, freq = (2 * pi)/period, optimizeRange = c(-1/8, 7/8),
  specificUnits = thUnits(), laggedLinearFit = F,
  empiricalDataPeriods = rep(1, ncol(empiricalData)))

thSeries(signal, xVals, tVals, specificUnits)

FluvialLandscapeLab/temperheic documentation built on Dec. 14, 2019, 5:47 p.m.