tsz3d: Plot change in channel temperature per hour

Description Usage Arguments Value

View source: R/tsz3d.R

Description

Plot change in channel temperature per hour

Usage

1
2
3
tsz3d(TSZnum, dates, modelTemps, channelDepth, channelSurfaceArea, binStats,
  colors, numColors, colorGroupings, zlim, phi = 30, theta = 30,
  zeroGrid = TRUE)

Arguments

TSZnum

the number of TSZs in model. numeric.

dates

the date or dates to plot. lubridate object.

modelTemps

list of model temperatures. tts object.

channelDepth

numeric.

channelSurfaceArea

numeric.

binStats

TSZ geometry. dataframe output from hyporheicBins()

colors

color ramp. numeric vector.

numColors

the number of colors in colors vector. numeric.

colorGroupings

the number of divisions in colors. numeric.

zlim

z-axis upper and lower bounds. numeric vector of length 2.

phi

phi

theta

theta

zeroGrid

plot a zero plane? TRUE/FALSE. default TRUE.

Value

3-D surface plot of change in channel temperature per hour contributed by each TSZ.


skfogg/temptool documentation built on Oct. 23, 2021, 1:22 a.m.