Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 1.11 KB

README.md

File metadata and controls

19 lines (13 loc) · 1.11 KB

stglib - Process data from a variety of oceanographic instrumentation

Documentation Status

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+.

Read the documentation.