plotTZprofile: Plots the depth and temperature using the depth time series...

Description Usage Arguments Value Author(s)

Description

Plots the depth and temperature using the depth time series colored by temperature. This uses temperature only where depth measurements were recorded.

Usage

1
plotTZprofile(tzdata, zlim = NULL, pch = 21, cex = 1.2, font = 1, cex.lab = 1.2, cbrks = 33, ylab = "Depth (m)", cex.axis = 1, MWT = T)

Arguments

tzdata

Object of type returned from MWTextract containing a 'T' and 'Z' component.

zlim

If desired this will restrict the depth limits for the plot. This may be useful if tehre are one or two spurious depth measurements.

cbrks

Number of color breaks for temperature

legend

Plots an SST legend

MWT

Indicates if this data frame is of class psat

All other plot inputs are standard plot commands par

Value

Returns a time series style plot

Author(s)

Benjamin Galuardi


galuardi/analyzepsat documentation built on May 17, 2019, 3:25 p.m.