Dingi is a MATLAB toolbox collection for data processing of marine research gear deployed by GEOMAR Helmholtz Centre for Ocean Research Kiel, Germany.
As a dingi to a marine research vessel, this toolbox shall be the assistant to the researcher.
Maintained by David Clemens ([email protected])
The Dingi toolbox is written for MATLAB and is developed and tested with MATLAB R2017b
.
- Download the latest release (0.1.0b1) here.
- Unzip the archive.
- Rename the unzipped folder from
Dingi-release
toDingi
and move it to your desired location<DingiFolder>
. - Add that location to your MATLAB search path by running
run <DingiFolder>/setupMATLABPath.m
in the MATLAB command line.
Please cite as:
Clemens, D. (2022) Dingi. MATLAB toolbox for data processing of marine research gear deployments. Version 0.1.0b1. Available at https://github.com/davidclemens/Dingi.
If you want to contribute to this repository please get in touch first to avoid duplicate work.
The Dingi toolbox is licensed under the MIT license.