This package contains code to process data from a variety of oceanographic instrumentation, consistent with the procedures of the Sediment Transport Group at the USGS Woods Hole Coastal and Marine Science Center.
Currently, this package has at least partial support for:
- Nortek Aquadopp profilers, in mean-current and wave-burst modes
- RBR d|wave pressure sensors
- YSI EXO2 water-quality sondes
- SonTek IQ flow monitors
- WET labs sensors, including ECO NTUSB and ECO PAR
- Onset HOBO pressure sensors
- Moving-boat ADCP data processed using QRev, for use in index-velocity computation
This package makes heavy use of NumPy, xarray, and netCDF4. It has been tested only on Python 3.6+.