====================== ``pyglider.ncprocess`` ====================== .. automodule:: pyglider.ncprocess .. contents:: :local: .. currentmodule:: pyglider.ncprocess Functions ========= - :py:func:`extract_timeseries_profiles`: Extract and save each profile from a timeseries netCDF. - :py:func:`make_gridfiles`: Turn a timeseries netCDF file into a vertically gridded netCDF. .. autofunction:: extract_timeseries_profiles .. autofunction:: make_gridfiles