Learn R Programming

oce (version 1.4-0)

oceUnits2whpUnits: Translate oce unit to WHP unit

Description

Translate oce units to WHP-style strings, to match patterns.

Usage

oceUnits2whpUnits(units, scales)

Arguments

units

vector of expressions for units in oce notation.

scales

vector of strings for scales in oce notation.

Value

vector of strings holding WOCE-style names.

References

Several online sources list WOCE names. An example is https://geo.h2o.ucsd.edu/documentation/manuals/pdf/90_1/chap4.pdf (a link that was noticed to be failing on May 31, 2020).

See Also

Other things related to ctd data: CTD_BCD2014666_008_1_DN.ODF.gz, [[,ctd-method, [[<-,ctd-method, as.ctd(), cnvName2oceName(), ctd-class, ctd.cnv, ctdDecimate(), ctdFindProfiles(), ctdRaw, ctdTrim(), ctd, d200321-001.ctd, d201211_0011.cnv, handleFlags,ctd-method, initialize,ctd-method, initializeFlagScheme,ctd-method, oceNames2whpNames(), plot,ctd-method, plotProfile(), plotScan(), plotTS(), read.ctd.itp(), read.ctd.odf(), read.ctd.odv(), read.ctd.sbe(), read.ctd.woce.other(), read.ctd.woce(), read.ctd(), setFlags,ctd-method, subset,ctd-method, summary,ctd-method, woceNames2oceNames(), woceUnit2oceUnit(), write.ctd()

Other functions that interpret variable names and units from headers: ODFNames2oceNames(), cnvName2oceName(), oceNames2whpNames(), unitFromStringRsk(), unitFromString(), woceNames2oceNames(), woceUnit2oceUnit()