MHKiT-Software / MHKiT-Python

MHKiT-Python 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
47 stars 45 forks source link

Allow RDI reader to skip junk headers #294

Closed jmcvey3 closed 3 months ago

jmcvey3 commented 3 months ago

Properly searches for and skips 7f79 header IDs.

Solution for https://github.com/lkilcher/dolfyn/issues/128

jmcvey3 commented 3 months ago

Hi @ivicajan, see if this works for you as well.

jmcvey3 commented 3 months ago

@ssolson Hopefully this is the last new one in the dolfyn pile of PRs

jmcvey3 commented 3 months ago

Just need to add test data and this one should be good to go