lkilcher / dolfyn

A library for oceanographic doppler instruments such as Acoustic Doppler Profilers (ADPs, ADCPs) and Acoustic Doppler Velocimeters (ADVs).
BSD 3-Clause "New" or "Revised" License
42 stars 25 forks source link

Waves parameters from the 5th beam #108

Open bfanch opened 2 years ago

bfanch commented 2 years ago

Hi, I'm trying to calculate the wave parameters from the 5th beam of a Nortek ADCP. I was wondering(/hoping) if there were functions already coded in the library dolfyn? Thanks for your help, François

lkilcher commented 2 years ago

François-

Thanks for your interest in DOLfYN. Unfortunately this feature is not implemented, or planned to be. But, if you develop these tools, it sounds like something that would be a valuable addition to the package.

jmcvey3 commented 1 year ago

Just occurred to me: if "from the 5th beam of a Nortek ADCP", you mean the acoustic surface tracking (AST) data, dolfyn can read that in. You can use calc_psd to calculate the vertical wave spectra, and then import MHKiT to calculate the wave stats.