Based on SimradRaw.jl, this project reads and intepretes Simrad EK80 RAW files. WARNING it's little more than a prototype at the moment, and not nearly as mature as the EK60 sister project. The Sv calculations are WRONG!
using SimradEK80
filename = "EK80_SimradEcho_WC381_Sequential-D20150513-T090935.raw"
ps = SimradEK80.load(filename)
ps[1]