Skip to content

Implement core functionality with unit tests #2

@jessecusack

Description

@jessecusack

Develop the code that gets us from p files to dissipation estimates per profile. This is actually quite a big task with lots of substeps that may need to be broken down. The main parts are:

  • L1 processing: extract timeseries from p files. This is essentially a loop over odas p2mat.
  • L2 processing: perform basic QC, such as despiking and separate the timeseries into profiles.
  • L3 - 4 processing: estimate spectra and calculate turbulence quantities on a per profile basis.

Unit testing frameworks in matlab:

https://www.mathworks.com/help/matlab/matlab_prog/ways-to-write-unit-tests.html

Metadata

Metadata

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions