.flake8
CITATION.cff
LICENSE
MANIFEST.in
README.md
_echopype_version.py
pyproject.toml
requirements-dev.txt
requirements.txt
setup.cfg
setup.py
echopype/__init__.py
echopype/core.py
echopype.egg-info/PKG-INFO
echopype.egg-info/SOURCES.txt
echopype.egg-info/dependency_links.txt
echopype.egg-info/requires.txt
echopype.egg-info/top_level.txt
echopype/calibrate/__init__.py
echopype/calibrate/api.py
echopype/calibrate/cal_params.py
echopype/calibrate/calibrate_azfp.py
echopype/calibrate/calibrate_base.py
echopype/calibrate/calibrate_ek.py
echopype/calibrate/ecs_parser.py
echopype/calibrate/ek80_complex.py
echopype/calibrate/env_params.py
echopype/calibrate/env_params_old.py
echopype/calibrate/range.py
echopype/consolidate/__init__.py
echopype/consolidate/api.py
echopype/consolidate/split_beam_angle.py
echopype/convert/__init__.py
echopype/convert/ad2cp_fields.yaml
echopype/convert/api.py
echopype/convert/parse_ad2cp.py
echopype/convert/parse_azfp.py
echopype/convert/parse_base.py
echopype/convert/parse_ek60.py
echopype/convert/parse_ek80.py
echopype/convert/parsed_to_zarr.py
echopype/convert/parsed_to_zarr_ek60.py
echopype/convert/parsed_to_zarr_ek80.py
echopype/convert/set_groups_ad2cp.py
echopype/convert/set_groups_azfp.py
echopype/convert/set_groups_base.py
echopype/convert/set_groups_ek60.py
echopype/convert/set_groups_ek80.py
echopype/convert/utils/__init__.py
echopype/convert/utils/ek_date_conversion.py
echopype/convert/utils/ek_raw_io.py
echopype/convert/utils/ek_raw_parsers.py
echopype/echodata/__init__.py
echopype/echodata/api.py
echopype/echodata/combine.py
echopype/echodata/echodata.py
echopype/echodata/simrad.py
echopype/echodata/zarr_combine.py
echopype/echodata/convention/1.0.yml
echopype/echodata/convention/__init__.py
echopype/echodata/convention/conv.py
echopype/echodata/convention/utils.py
echopype/echodata/sensor_ep_version_mapping/ep_version_mapper.py
echopype/echodata/sensor_ep_version_mapping/v05x_to_v06x.py
echopype/echodata/widgets/__init__.py
echopype/echodata/widgets/utils.py
echopype/echodata/widgets/widgets.py
echopype/echodata/widgets/static/css/style.css
echopype/echodata/widgets/static/html/icons-svg-inline.html
echopype/echodata/widgets/templates/echodata.html.j2
echopype/echodata/widgets/templates/style.html.j2
echopype/mask/__init__.py
echopype/mask/api.py
echopype/metrics/__init__.py
echopype/metrics/summary_statistics.py
echopype/preprocess/__init__.py
echopype/preprocess/api.py
echopype/preprocess/mvbs.py
echopype/preprocess/noise_est.py
echopype/qc/__init__.py
echopype/qc/api.py
echopype/utils/__init__.py
echopype/utils/coding.py
echopype/utils/io.py
echopype/utils/log.py
echopype/utils/prov.py
echopype/utils/uwa.py
echopype/visualize/__init__.py
echopype/visualize/api.py
echopype/visualize/cm.py
echopype/visualize/plot.py