LICENSE
README.md
pyproject.toml
dreamcoat/__init__.py
dreamcoat/convert.py
dreamcoat/ctd.py
dreamcoat/glider.py
dreamcoat/meta.py
dreamcoat/neutral.py
dreamcoat/plot.py
dreamcoat/stats.py
dreamcoat/underway.py
dreamcoat.egg-info/PKG-INFO
dreamcoat.egg-info/SOURCES.txt
dreamcoat.egg-info/dependency_links.txt
dreamcoat.egg-info/requires.txt
dreamcoat.egg-info/top_level.txt
dreamcoat/great_circle_calculator/__conversion.py
dreamcoat/great_circle_calculator/__error_checking.py
dreamcoat/great_circle_calculator/__init__.py
dreamcoat/great_circle_calculator/_constants.py
dreamcoat/great_circle_calculator/compass.py
dreamcoat/great_circle_calculator/great_circle_calculator.py
dreamcoat/maps/__init__.py
dreamcoat/maps/degrees_decimal_minutes.py
dreamcoat/maps/vptree/__init__.py
tests/test_LatLon.py
tests/test_stats.py
tests/test_surfaces.py
tests/test_vptree.py
tests/test_vptree_package.py