We are currently parsing the serial number of the instruments on the CTD rosette. Would be good to also parse the model of instrument (e.g. SBE43 or SBE63 oxygen sensor, similar for transmissometer/fluorometer/CDOM/etc).
Probably best to extract from the variable header. Should probably make specific cases for ox/fl/..
We are currently parsing the serial number of the instruments on the CTD rosette. Would be good to also parse the model of instrument (e.g. SBE43 or SBE63 oxygen sensor, similar for transmissometer/fluorometer/CDOM/etc).
Probably best to extract from the variable header. Should probably make specific cases for ox/fl/..
Changes to be made in the
read_header
function.