EFM-CEB Matlab Toolboxes

These pages details list of several Matlab toolboxes generated to process field turbulence data. Many of the toolboxes are associated with published methodological journal articles.

Modifying and using these pages

  • Add a description to your toolbox under the appropriate project heading.
  • Ensure there's a link (or contact) on how to access the code.
  • You must associate some documentation (e.g., readme.md) with the code. Ideally, use a mkdocs project to document the code. The help docs should be easily modifiable by others or an issue tracker must be associated with it so that they can be improved by others overtime.

## Creating a new mkdocs for your toolbox

  • mkdocs new [dir-name] - Create a new project.
  • mkdocs serve - Start the live-reloading docs server.
  • mkdocs build - Build the documentation site.
  • mkdocs help - Print this help message.

Be mindful when choosing dir-name where the documentation resides. A good choice is reponameTools e.g., advTools for the docs related to ADV processing.


Contributing and Support

If you are having issues, please log an issue in the issue tracker associated with the toolbox. The general format:

  • Issue Tracker: https://bitbucket.org/$project/$reponame/issues/