OSOceanAcoustics / echopype

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

Refactor `EchoData.update_platform` to improve readability #1206

Closed leewujung closed 8 months ago

leewujung commented 8 months ago

Currently the code under EchoData.update_platform is very long, include a couple private functions and some sections that could be factored out. I suggest the following: