LICENSE
README.md
pyproject.toml
src/seabirdscientific/__init__.py
src/seabirdscientific/cal_coefficients.py
src/seabirdscientific/contour.py
src/seabirdscientific/conversion.py
src/seabirdscientific/eos80_processing.py
src/seabirdscientific/instrument_data.py
src/seabirdscientific/interpret_sbs_variable.py
src/seabirdscientific/processing.py
src/seabirdscientific/utils.py
src/seabirdscientific/visualization.py
src/seabirdscientific.egg-info/PKG-INFO
src/seabirdscientific.egg-info/SOURCES.txt
src/seabirdscientific.egg-info/dependency_links.txt
src/seabirdscientific.egg-info/requires.txt
src/seabirdscientific.egg-info/top_level.txt
tests/test_conversion.py
tests/test_instrument_data.py
tests/test_processing.py
tests/test_visualization.py