OSOceanAcoustics / echopype

Enabling interoperability and scalability in ocean sonar data analysis
https://echopype.readthedocs.io/
Apache License 2.0
96 stars 73 forks source link

Add Simrad `.idx` and `.bot` content via `open_raw` #1315

Closed leewujung closed 3 months ago

leewujung commented 5 months ago

So far in converting Simrad data we only parse the .raw files. Since .idx and .bot files also contain useful information and the format is simple, let's also parse them and include the data into the EchoData object.

EK80 reference:

Tasks