| woceUnit2oceUnit {oce} | R Documentation |
Translate WOCE Units to oce Units
Description
Translate WOCE-style units to oce units.
Usage
woceUnit2oceUnit(woceUnit)
Arguments
woceUnit |
string holding a WOCE unit |
Value
expression in oce unit form
Author(s)
Dan Kelley
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.gz,
ctdDecimate(),
ctdFindProfilesRBR(),
ctdFindProfiles(),
ctdRaw,
ctdRepair(),
ctdTrim(),
ctd_aml.csv.gz,
ctd,
d200321-001.ctd.gz,
d201211_0011.cnv.gz,
handleFlags,ctd-method,
initialize,ctd-method,
initializeFlagScheme,ctd-method,
oceNames2whpNames(),
oceUnits2whpUnits(),
plot,ctd-method,
plotProfile(),
plotScan(),
plotTS(),
read.ctd.aml(),
read.ctd.itp(),
read.ctd.odf(),
read.ctd.odv(),
read.ctd.saiv(),
read.ctd.sbe(),
read.ctd.ssda(),
read.ctd.woce.other(),
read.ctd.woce(),
read.ctd(),
setFlags,ctd-method,
subset,ctd-method,
summary,ctd-method,
woceNames2oceNames(),
write.ctd()
Other functions that interpret variable names and units from headers:
ODFNames2oceNames(),
cnvName2oceName(),
oceNames2whpNames(),
oceUnits2whpUnits(),
unitFromStringRsk(),
unitFromString(),
woceNames2oceNames()