AUTHORS.rst
CONTRIBUTING.rst
HISTORY.rst
LICENSE
MANIFEST.in
README.rst
pyproject.toml
setup.cfg
setup.py
docs/Makefile
docs/README.gif
docs/authors.rst
docs/conf.py
docs/contributing.rst
docs/history.rst
docs/index.rst
docs/installation.rst
docs/make.bat
docs/modules.rst
docs/plot_climatology.png
docs/plot_step.png
docs/plot_tracks.png
docs/readme.rst
docs/tutorial.rst
docs/.ipynb_checkpoints/readme-checkpoint.rst
tests/__init__.py
tests/test_wavebreaking.py
tests/.ipynb_checkpoints/__init__-checkpoint.py
tests/.ipynb_checkpoints/test_wavebreaking-checkpoint.py
tests/tests_data/test_data.nc
tests/tests_data/test_data.txt
tests/tests_data/.ipynb_checkpoints/test_data-checkpoint.txt
wavebreaking/__init__.py
wavebreaking.egg-info/PKG-INFO
wavebreaking.egg-info/SOURCES.txt
wavebreaking.egg-info/dependency_links.txt
wavebreaking.egg-info/not-zip-safe
wavebreaking.egg-info/requires.txt
wavebreaking.egg-info/top_level.txt
wavebreaking.egg-info/.ipynb_checkpoints/PKG-INFO-checkpoint
wavebreaking.egg-info/.ipynb_checkpoints/dependency_links-checkpoint.txt
wavebreaking.egg-info/.ipynb_checkpoints/requires-checkpoint.txt
wavebreaking/indices/__init__.py
wavebreaking/indices/contour_index.py
wavebreaking/indices/cutoff_index.py
wavebreaking/indices/overturning_index.py
wavebreaking/indices/streamer_index.py
wavebreaking/utils/__init__.py
wavebreaking/utils/data_utils.py
wavebreaking/utils/index_utils.py
wavebreaking/utils/plots_utils.py