MHKiT-MATLAB icon indicating copy to clipboard operation
MHKiT-MATLAB copied to clipboard

Dolfyn error reading telydyne .PDO file

Open browniea opened this issue 2 months ago • 1 comments

When reading in a Teledyne River Pro .pdo ADCP file I got many Unrecognized ID code: 0010 messages with different codes. When looking at the imported information there seemed to be errors reading the frequency. This is a similar issue to the python version MHKiT_Python Closed Issue #182

browniea avatar Sep 25 '25 21:09 browniea

@browniea, thank you for reporting! I can confirm that this in a bug in MHKiT-MATLAB.

Issue 182 from MHKit-Python the necessary information we need to implement this in MHKiT-MATLAB. It will take some effort to integrate this into the current MHKiT-MATLAB dolfyn implementation.

I have noticed some other differences/changes, mostly related to types and naming conventions in the MATLAB ACDP output vs MHKiT-Python. All of these differences make testing tricky, so it would probably be wise to come up with a united strategy fix this issues and other dolfyn issues, namely issue #178.

Let us know if you have any ideas on a good strategy here.

simmsa avatar Sep 29 '25 16:09 simmsa