We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Replicate DOLfYN IO functionality similarly to MHKiT-Software/MHKiT-Python#126
The text was updated successfully, but these errors were encountered:
Preference would be for pure Matlab (no wrapping python)
Sorry, something went wrong.
We are actively working on completing DOLfYN functionality.
High Level Progress:
dolfyn/euler2orient.m
dolfyn/orient2euler.m
dolfyn/rotate
PR #108 commit d29d5e3 adds the following:
Current code coverage indicates the following files have 0% code coverage:
dolfyn/adp/*.m
dolfyn/io/read_h5.m
dolfyn/io/write_netcdf.m
dolfyn/tools/bluewhitered.m
dolfyn/tools/dolfyn_plot.m
Dolyfn tests in MHKiT-Python that do not exist in MHKiT-MATLAB:
dolfyn/test_analysis
dolfyn/test_api
dolfyn/test_clean
dolfyn/test_motion
dolfyn/test_shortcuts
dolfyn/test_time
dolfyn/test_tools
dolfyn/test_vs_nortek
It may be the case that we do not need to add all of these tests, this is just for awareness and visibility.
simmsa
No branches or pull requests
Replicate DOLfYN IO functionality similarly to MHKiT-Software/MHKiT-Python#126
The text was updated successfully, but these errors were encountered: