Hydro-acoustic data processing in Julia.
Initially focussed on Simrad EK60 data processing for fisheries acoustic applications.
Install the latest version of the Julia programming language.
If you are new to Julia, or just want a convenient way of installing all the latest EchoJulia packages, see our convenient install script.
If you are already familiar with Julia, you can install the EchoJulia packages in the same way as any other packages (See Pkg). Beware that I am actively developing the code and sometimes the Package Manager versions lag behind the Github versions.
We provide a number of sample programs that make it easy to get started. For example, here is a simple program that generates an Echogram from a Simrad EK60 scientific echosounder RAW file.
Created using this program.
More examples coming soon, including impulse noise removal, seabed detection, histograms, EchoMetrics etc.
I would welcome contributions - particularly pull requests - please get in touch.