Welcome to echopype!#
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.
Contributors#
Wu-Jung Lee (@leewujung) founded the echopype project in 2018 and continue to be the primary contributor together with Caesar Tuguinay(@ctuguinay). Emilio Mayorga (@emiliom), Landung “Don” Setiawan (@lsetiawan), Praneeth Ratna(@praneethratna), Brandon Reyes (@b-reyes), Kavin Nguyen (@ngkavin) and Imran Majeed (@imranmaj) have contributed significantly to the code. Valentina Staneva (@valentina-s) is also part of the development team.
A complete list of direct contributors is on our GitHub Contributors Page.
Acknowledgement#
We thank all previous and current contributors to Echopype, including those whose contributions do not include code. We thank Dave Billenness of ASL Environmental Sciences for providing the AZFP Matlab Toolbox as reference for developing support for the AZFP echosounder, Rick Towler (@rhtowler) of the NOAA Alaska Fisheries Science Center for providing low-level file parsing routines for Simrad EK60 and EK80 echosounders, and Alejandro Ariza (@alejandro-ariza) for developing NumPy implementation of acoustic analysis functions via Echopy, which we referenced for several Echopype functions.
We also thank funding support from the National Science Foundation, NOAA Ocean Exploration, NOAA Fisheries, and software engineering support from the University of Washington Scientific Software Engineering Center (SSEC), as part of the Schmidt Futures Virtual Institute for Scientific Software (VISS) in 2023.
Citing echopype#
Please cite echopype as follows:
Lee, W., Mayorga, E., Setiawan, L., Majeed, I., Nguyen, K., & Staneva, V. (2021). Echopype: A Python library for interoperable and scalable processing of water column sonar data for biological information. arXiv preprint arXiv:2111.00187
Citation information and project metadata are stored in CITATION.cff
, which uses the Citation File Format.
License#
Echopype is licensed under the open source Apache 2.0 license.