MHKiT-Software / MHKiT-MATLAB

MHKiT-MATLAB provides the marine renewable energy (MRE) community tools for data processing, visualization, quality control, resource assessment, and device performance.
https://mhkit-software.github.io/MHKiT/
BSD 3-Clause "New" or "Revised" License
15 stars 23 forks source link

DOLfYN Functionality #66

Open rpauly18 opened 3 years ago

rpauly18 commented 3 years ago

Replicate DOLfYN IO functionality similarly to https://github.com/MHKiT-Software/MHKiT-Python/pull/126

Alex-McVey commented 2 years ago

Preference would be for pure Matlab (no wrapping python)

simmsa commented 8 months ago

We are actively working on completing DOLfYN functionality.

High Level Progress:

PR #108 commit d29d5e3abbf743590652fe18567f1f3735a66ce4 adds the following:

Current code coverage indicates the following files have 0% code coverage:

Dolyfn tests in MHKiT-Python that do not exist in MHKiT-MATLAB:

It may be the case that we do not need to add all of these tests, this is just for awareness and visibility.