davidclemens / Dingi

Dingi is a toolbox for processing data collected by marine research gear.
MIT License
1 stars 0 forks source link
matlab matlab-toolbox research

Dingi banner

Dingi

GitHub GitHub issues GitHub last commit GitHub repo size Travis (.com) branch Travis (.com) branch Code Climate coverage

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.

:warning: :construction: — This repository, especially the documentation is work in progress and testing and therefore reliability is in its infancy.

Maintained by David Clemens (dclemens@geomar.de)

Installation

Dependencies

The Dingi toolbox is written for MATLAB and is developed and tested with MATLAB R2017b.

Setup

  1. Download the latest release (0.1.0b1) here.
  2. Unzip the archive.
  3. Rename the unzipped folder from Dingi-release to Dingi and move it to your desired location <DingiFolder>.
  4. Add that location to your MATLAB search path by running run <DingiFolder>/setupMATLABPath.m in the MATLAB command line.

Citing

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.

Contributing

If you want to contribute to this repository please get in touch first to avoid duplicate work.

License

The Dingi toolbox is licensed under the MIT license.