Skip to content

A project to filter out echosounder noise by identifying the ocean floor and noisy entrained air at the ocean surface

License

Notifications You must be signed in to change notification settings

DeepSenseCA/echofilter

Repository files navigation

echofilter

Automatically identify entrained air in echosounder data.

Usage

After installing, the model can be applied at the command prompt with:

echofilter PATH PATH2 ...

Any number of paths can be specified. Each path can either be a path to a single csv file to process (exported using the EchoView application), or a directory containing csv files. If a directory is given, all csv files within nested subfolders of the directory will be processed.

All optional parameters can be seen by running echofilter with the help argument.

echofilter -h

Installation

The package can be installed using pip as follows:

pip install git+https://github.com/DeepSenseCA/echofilter

About

A project to filter out echosounder noise by identifying the ocean floor and noisy entrained air at the ocean surface

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •