.gitignore
.readthedocs.yaml
LICENSE
MANIFEST.in
README.md
compile.py
compile.sh
env.yml
mkdocs.yml
pyproject.toml
setup.py
docs/index.md
docs/requirements.txt
docs/css/scubas.css
docs/dev/cables.md
docs/dev/conductivity.md
docs/dev/datasets.md
docs/dev/models.md
docs/dev/plotlib.md
docs/dev/utils.md
docs/figures/AT-Cable-CS.png
docs/figures/Case-Studies.png
docs/figures/Circuit-Equivalent.png
docs/figures/Event-Study.png
docs/figures/Network-Model.png
docs/figures/Ocean-Earth-Layer.png
docs/figures/Short-Cable-AT.png
docs/figures/Short-Cable-CS.png
docs/figures/Thinsheet-Model.png
docs/javascripts/mathjax.js
docs/tutorial/1989.md
docs/tutorial/active.md
docs/tutorial/conduct.md
docs/tutorial/elsc.md
docs/tutorial/eva.md
docs/tutorial/netmodel.md
docs/tutorial/theory.md
docs/tutorial/uq.md
docs/user/citing.md
docs/user/docker.md
docs/user/install.md
docs/user/intermagnet.md
scripts/SCUBAS | TC: Electrical Length.ipynb
scubas/__init__.py
scubas/cables.py
scubas/conductivity.py
scubas/currents.py
scubas/datasets.py
scubas/models.py
scubas/plotlib.py
scubas/utils.py
scubas.egg-info/PKG-INFO
scubas.egg-info/SOURCES.txt
scubas.egg-info/dependency_links.txt
scubas.egg-info/requires.txt
scubas.egg-info/top_level.txt
scubas/sources/__init__.py
scubas/sources/current_sources.py