metadata
,
data
and processingLog
.pt[["time"]]
, where the
string could also be "longitude"
or "latitude"
. The data
data are available in "salinity"
, "temperature"
and
"pressure"
, each of which is a matrix with first index corresponding
to scan number and the second to profile number. Items in metadata
must be specifield by full name, but those in data
may be
abbreviated, so long as the abbreviation is unique.drifter
object may be read with read.drifter
or
created with as.drifter
. Drifter data can be gridded to
constant pressures with drifterGrid
. Plots can be made with
plot.drifter
, while summary.drifter
produces
statistical summaries and show
produces overviews. See