=================== ``pyglider.slocum`` =================== .. automodule:: pyglider.slocum .. contents:: :local: .. currentmodule:: pyglider.slocum Functions ========= - :py:func:`binary_to_rawnc`: Convert slocum binary data (*.ebd/*.dbd) to raw netcdf files. - :py:func:`merge_rawnc`: Merge all the raw netcdf files in indir. These are meant to be - :py:func:`raw_to_timeseries`: Parameters - :py:func:`parse_gliderState`: Parse time, lat, and lon from a gliderstate file - :py:func:`parse_logfiles`: Parse time, lat, lon, and amph_total from glider logfiles. .. autofunction:: binary_to_rawnc .. autofunction:: merge_rawnc .. autofunction:: raw_to_timeseries .. autofunction:: parse_gliderState .. autofunction:: parse_logfiles