LICENSE.md
README.md
pyproject.toml
src/shoreline/__init__.py
src/shoreline/errors.py
src/shoreline.egg-info/PKG-INFO
src/shoreline.egg-info/SOURCES.txt
src/shoreline.egg-info/dependency_links.txt
src/shoreline.egg-info/requires.txt
src/shoreline.egg-info/top_level.txt
src/shoreline/utils/__init__.py
src/shoreline/utils/clipping.py
src/shoreline/utils/kriging.py
src/shoreline/utils/perpendicular.py
src/shoreline/utils/piecewise.py
src/shoreline/utils/projection.py
src/shoreline/utils/resolution.py
src/shoreline/utils/shoal_break.py
src/shoreline/utils/smoother.py
tests/test_utils.py