Skip to main content

Enhancing the interoperability and scalability in analyzing ocean sonar data

Project description

Echopype

DOI

Echopype is a package built to enable interoperability and scalability in ocean sonar data processing. These data are widely used for obtaining information about the distribution and abundance of marine animals, such as fish and krill. Our ability to collect large volumes of sonar data from a variety of ocean platforms has grown significantly in the last decade. However, most of the new data remain under-utilized. echopype aims to address the root cause of this problem - the lack of interoperable data format and scalable analysis workflows that adapt well with increasing data volume - by providing open-source tools as entry points for scientists to make discovery using these new data.

Installation

Echopype can be installed from PyPI:

$ pip install echopype

or through conda:

$ conda install -c conda-forge echopype

When creating an conda environment to work with echopype, do

$ conda create -c conda-forge --name echopype python=3.8 --file requirements.txt --file requirements-dev.txt

Functionality and Usage

Echopype converts data stored in manufacturer-specific binary formats from the following echosounders into standardized netCDF or zarr files, based on which all subsequent computations are performed.

  • .raw files generated by Simrad's EK60, EK80, and EA640 echosounders
  • .01A files generated by ASL Environmental Sciences' AZFP echosounder

Data processing routines currently include calibration (instrument-specific), noise removal, and mean volume backscattering strength (MVBS) calculation for narrowband echoes. EK80 calibration based on pulse compression output in the form of average over frequency is implemented.

For more details, check out the echopype documentation and watch the echopype talk at SciPy 2019 for background, discussions and a quick demo!

Echopype doesn't run on your data?

Please report any bugs by creating issues on GitHub. Pull requests are always welcome!

Contributors

Wu-Jung Lee (@leewujung) leads this project and along with Kavin Nguyen (@ngkavin) are primary developers of this package. Valentina Staneva (@valentina-s) and Emilio Mayorga (@emiliom) provide consultation and also contribute to the development. Other contributors are listed in echopype documentation.

We thank Dave Billenness of ASL Environmental Sciences for providing the AZFP Matlab Toolbox as reference for our development of AZFP support in echopype. We also thank Rick Towler of the Alaska Fisheries Science Center for providing low-level file parsing routines for Simrad EK60 and EK80 echosounders.

License

Echopype is licensed under the open source Apache 2.0 license.


Copyright (c) 2018--, echopype Developers.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

echopype-0.4.1.tar.gz (115.8 kB view details)

Uploaded Source

Built Distribution

echopype-0.4.1-py3-none-any.whl (129.0 kB view details)

Uploaded Python 3

File details

Details for the file echopype-0.4.1.tar.gz.

File metadata

  • Download URL: echopype-0.4.1.tar.gz
  • Upload date:
  • Size: 115.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.23.0 setuptools/49.6.0.post20200917 requests-toolbelt/0.9.1 tqdm/4.50.0 CPython/3.8.2

File hashes

Hashes for echopype-0.4.1.tar.gz
Algorithm Hash digest
SHA256 f7a2616b54d4b367d729c9b22a77874aabe8f6f286685cbe1f70fb8fa856f50f
MD5 56b90d3e7ebd87dcbc7e5b3011a8f5ed
BLAKE2b-256 b01acfe7851066dbf8257743f585158317b580feff933e8c5f1eedcf987b31ed

See more details on using hashes here.

File details

Details for the file echopype-0.4.1-py3-none-any.whl.

File metadata

  • Download URL: echopype-0.4.1-py3-none-any.whl
  • Upload date:
  • Size: 129.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.23.0 setuptools/49.6.0.post20200917 requests-toolbelt/0.9.1 tqdm/4.50.0 CPython/3.8.2

File hashes

Hashes for echopype-0.4.1-py3-none-any.whl
Algorithm Hash digest
SHA256 a63b3285baa162e274ebe5c39ded136ec95943b016d8f120a767eacf8b9838b5
MD5 28d914d4e86c775418779dc644d7ca9c
BLAKE2b-256 70b4a1feda2190976c09183e32264db82e3f109b99bdf28249fa778f1b25fdb8

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page