======================== ``pyglider.seaexplorer`` ======================== .. automodule:: pyglider.seaexplorer .. contents:: :local: .. currentmodule:: pyglider.seaexplorer Functions ========= - :py:func:`raw_to_rawnc`: Convert seaexplorer text files to raw parquet pandas files. - :py:func:`merge_parquet`: Merge all the raw netcdf files in indir. These are meant to be - :py:func:`raw_to_timeseries`: Convert raw seaexplorer data to a timeseries netcdf file. .. autofunction:: raw_to_rawnc .. autofunction:: merge_parquet .. autofunction:: raw_to_timeseries