.coveragerc
.gitignore
.travis.yml
CHANGELOG.rst
CITATION.cff
CITATION_old.cff
LICENSE
README.rst
TODO.md
pyproject.toml
requirements.txt
docs/Makefile
docs/source/changelog.rst
docs/source/conf.py
docs/source/index.rst
docs/source/installation.rst
docs/source/model_coefficients.rst
docs/source/readme.rst
docs/source/reference.rst
docs/source/usage.rst
docs/source/.templates/layout.html
docs/static/animation.gif
docs/static/custom.css
docs/static/example_plot.png
pyswipe/__init__.py
pyswipe/constants.py
pyswipe/mlat_scalargrid.txt
pyswipe/mlt_scalargrid.txt
pyswipe/mlt_utils.py
pyswipe/model_utils.py
pyswipe/model_vector_to_txt.py
pyswipe/plot_utils.py
pyswipe/potential.txt
pyswipe/sh_utils.py
pyswipe/swipe.py
pyswipe.egg-info/PKG-INFO
pyswipe.egg-info/SOURCES.txt
pyswipe.egg-info/dependency_links.txt
pyswipe.egg-info/requires.txt
pyswipe.egg-info/top_level.txt
pyswipe/coefficients/SW_OPER_MIO_SWI_2E_00000000T000000_99999999T999999_0101.txt
pyswipe/tests/01__plot_cpcp_vs_hemi_bt_and_clockangle.py
pyswipe/tests/02__E_at_lowlatboundary.py
pyswipe/tests/03__hi-c_cpcp_vs_other_studies.py
pyswipe/tests/04__potential_dial_plots.py
pyswipe/tests/04__potential_dial_plots__alternative_levels.py
pyswipe/tests/05__emwork_dial_plots.py
pyswipe/tests/05__emwork_dial_plots__alternative_levels.py
pyswipe/tests/06__plot_emwork_vs_hemi_bt_and_clockangle.py
pyswipe/tests/08__conductance_dial_plots__filledcell.py
tests/test_basic.py
tests/test_mlt_utils.py
tests/test_model_utils.py
tests/test_model_vector_to_txt.py
tests/test_plot_utils.py
tests/test_sh_utils.py
tests/test_swipe.py