How to calculate wave parameters (height, period, direction) from raw data of ADCP, ADV, AquadoppHR and Vector?

5 次查看(过去 30 天)
This question is specific to marine science and oceanography. I really hope someone can help me.
I need to calculate the wave parameters (wave height, period and direction) from an ADCP raw data and I'm hoping to do it in Matlab alone. Is there a matlab script to do this?
What I saw in the internet which answered my problem (but not quite solved) is to initially use 2 python scripts to: 1) split the ADCP raw data into separate binary current and wave data 2) process the ADCP binary wave data into various ASCII files
After that, matlab can do the calculations.
Isn't there a way or script in matlab to do those steps without having to go through python?
Or do you have any other suggestions as to how to do this in a "less tedious" way? A software (preferably free) perhaps?
In the future, I will also have to calculate wave parameters from the raw data of AquadoppHR, Vector and ADV. Insights on how to do theses things will be highly appreciated.
Thanks in advance for your response.

回答(1 个)

Camille Grimaldi
Camille Grimaldi 2018-5-14
Hi Adonis,
Did you find any solution to your problems? I'm trying to do the same!
Cheers

类别

Help CenterFile Exchange 中查找有关 Call Python from MATLAB 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by