OSOceanAcoustics / echopype

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

Parse and store EK80 Ping Sequence XML #1184

Open leewujung opened 11 months ago

leewujung commented 11 months ago

The Ping Sequence XML is not currently parsed and stored in the output of open_raw. This should be relatively straightforward, so let's add it in the next couple of releases.

Data spec ref: https://www.simrad.online/ek80/interface/ek80_interface_en_us.pdf#page=167

Related to #468 .