Skip to content

Read Simrad EK80 echo sounder RAW files

Notifications You must be signed in to change notification settings

RuiRojo/SimradEK80.jl

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SimradEK80.jl

Build Status

Coverage Status

codecov.io

Introduction

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!

Example

using SimradEK80

filename = "EK80_SimradEcho_WC381_Sequential-D20150513-T090935.raw"
ps = SimradEK80.load(filename)
ps[1]

About

Read Simrad EK80 echo sounder RAW files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Julia 100.0%