ctdcal.convertΒΆ

A module for handling SeaBird raw .HEX files, including the generation of bottle-extractions, downcast isolation, and SBE3/4C handling.

Functions

CR_to_cond

Convert AutoSal double conductivity ratio (CR) to conductivity using GSW conversion routines.

convertFromSBEReader

Handler to convert engineering data to sci units automatically.

hex_to_ctd

Convert raw CTD data and export to .pkl files.

make_btl_mean

Create "bottle mean" files from continuous CTD data averaged at the bottle stops.

make_time_files

Make continuous time.pkl files from converted files in hex_to_ctd.

to_temperature

Wrapper to convert raw temperature output to scientific units using appropriate conversion function.