Hydrac documentation

Hydrac is a libre Python framework for scientific treatments of large series of active acoustic profil data for the purpose of suspended particulate matter quantification. This package is still a little baby but is expected to grow soon enough to be used by a large panel of users from different horizons. Currently, the package can : - import and read acoustic binary datas from multifrequency ABS Aquascat, ADCP RDI, - store the desired data in convenient structures to be further handled

We want to make hydrac easy (useful documentation, easy installation, usable with scripts and GUI in Qt), reliable (with good unittests) and very efficient, in particular when the load of data to treat becomes large.

User Guide

Modules Reference

Here is presented the general organization of the package (see also Concepts, classes and organization of the package) and the documentation of the modules, classes and functions.

hydrac.instruments Instruments
hydrac.inversion Inversion
hydrac.calcul Utilities for treatments
hydrac.io IO
hydrac.util Utilities
hydrac.model Models

Indices and tables