ODFNames2oceNames(ODFnames, ODFunits = NULL, columns = NULL, PARAMETER_HEADER = NULL, debug = getOption("oceDebug"))
read.ctd.odf
.oce
functions. Generally, setting debug=0
turns off the printing, while higher values suggest that more information
be printed.DOXY
has unit millmole/m^3 for NODC and MEDS, but
has unit mL/L for BIO and IML.2
appended
at the end, etc. Note that quality-control columns (with names starting with
"QQQQ"
) are not handled with regular expressions. Instead, if such
a flag is found in the i-th column, then a name is constructed by taking
the name of the (i-1)-th column and appending "Flag"
.
Regexp | Result |
Notes |
ALTB_*.* |
altimeter |
|
BATH_*.* |
barometricDepth |
Barometric depth (of sensor? of water column?) |
BEAM_*.* |
a |
Used in adp objects |
CNTR_*.* |
scan |
Used in ctd objects |
CRAT_*.* |
conductivity |
Conductivity ratio |
COND_*.* |
conductivity |
Conductivity in S/m |
DEPH_*.* |
pressure |
Sensor depth below sea level |
DOXY_*.* |
oxygen |
Used mainly in ctd objects |
ERRV_*.* |
error |
Used in adp objects |
EWCT_*.* |
u |
Used in adp and cm objects |
FFFF_*.* |
flag_archaic |
Old flag name, replaced by QCFF |
FLOR_*.* |
fluorometer |
Used mainly in ctd objects |
FWETLABS |
fwetlabs |
Used in ?? |
HCDM |
directionMagnetic |
HCDT |
|
directionTrue |
|
HCSP |
speedHorizontal |
LATD_*.* |
|
latitude |
|
LOND_*.* |
longitude |
NSCT_*.* |
|
v |
Used in adp objects |
OCUR_*.* |
oxygen |
Used mainly in ctd objects |
OTMP_*.* |
oxygenTemperature |
Used mainly in ctd objects |
OXYV_*.* |
oxygenVoltage |
Used mainly in ctd objects |
PHPH_*.* |
pH |
|
POTM_*.* |
theta |
Used mainly in ctd objects |
PRES_*.* |
pressure |
Used mainly in ctd objects |
PSAL_*.* |
salinity |
Used mainly in ctd objects |
PSAR_*.* |
par |
Used mainly in ctd objects |
QCFF_*.* |
flag |
Overall flag |
SIGP_*.* |
sigmaTheta |
Used mainly in ctd objecs |
SIGT_*.* |
sigmat |
Used mainly in ctd objects |
SYTM_*.* |
time |
Used in many objects |
TE90_*.* |
temperature |
Used mainly in ctd objects |
TEMP_*.* |
temperature |
Used mainly in ctd objects |
UNKN_*.* |
- |
The result is context-dependent |
VCSP_*.* |
w |
Used in adp objects |
ALTB
, PHPH
and QCFF
.
cnvName2oceName
,
unitFromStringRsk
,
unitFromString
,
woceNames2oceNames