Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Output schema

Every converter produces the same observation-level flat table, so files from different sources can be merged directly.

ColumnTypeNotes
platform_codeString
profile_nou32
profile_timef64days since 1950-01-01
profile_timestampDatetime(ms)Unix milliseconds
observation_nou32
longitude / latitudef32 (NRT) / f64 (CORA)
profile_longitude / profile_latitudef32 (NRT) / f64 (CORA)from PRECISE_* or expanded DEPLOY_*; NaN when unavailable
time_qc / position_qcString"" if absent
filenameStringsource file stem
temp, psal, pres, dephf32NaN where missing
temp_qc, psal_qc, pres_qc, deph_qcStringsingle-char flag; "" if missing
pres_conv, deph_convi81 = value derived by conversion

Pressure and depth are converted to each other with the TEOS-10 (gsw) routines when only one is present, and the *_conv columns flag which values were derived rather than measured.