Enhancing the interoperability and scalability in analyzing ocean sonar data
Project description
Echopype
Echopype is a package built for enhancing the 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.
Functionality
Echopype currently supports file conversion and computation of data produced by:
Simrad EK60 echosounder (.raw files)
ASL Environmental Sciences AZFP echosounders (.01A files)
Support for .raw files from the broadband Simrad EK80 echosounder is currently in the development branch combine-refactor and we will merge it to the master branch once it’s ready for alpha testing.
The file conversion functionality converts data from manufacturer-specific binary formats into a standardized netCDF files, based on which all subsequent computations are performed. The data processing routines include calibration (instrument-specific), noise removal, and mean volume backscattering strength (MVBS) calculation.
Installation
Echopype can be installed from PyPI:
$ pip install echopype
What about conda? We are currently working to resolve some build issues with echopype on conda-forge, so please use pip to install the latest version (0.3.1).
Usage
Check out the echopype documentation for more details on installation and usage.
Watch the echopype talk at SciPy 2019 for background, discussions and a quick demo!
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 here.
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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file echopype-0.3.2.tar.gz
.
File metadata
- Download URL: echopype-0.3.2.tar.gz
- Upload date:
- Size: 89.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.1.3.post20200325 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.8.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8c5bfa293ab074aa3b59695e968fd8a8b843ce3cf73e2cdc01b54f6b855194f4 |
|
MD5 | 9b202f9d0e674c9a41cd2f04ca38aee9 |
|
BLAKE2b-256 | fb2b1bf9810fe5a39880c9933bb70e630c2122c7cfba7cac59a7f7cbd206ea03 |
File details
Details for the file echopype-0.3.2-py3-none-any.whl
.
File metadata
- Download URL: echopype-0.3.2-py3-none-any.whl
- Upload date:
- Size: 71.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.1.3.post20200325 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.8.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8f92be10eb5a74818c85282a0da5af0d29e9c8bb9fbe73076b4bb925f84f8455 |
|
MD5 | 78acd11020bc1586190c1bc7f50fc3f2 |
|
BLAKE2b-256 | 56e497c2f3fb5cbec5b27d34be872111aa0650a91b5dc3a9be733535fbf08848 |