.codecov.yml
.coveragerc
.gitattributes
.gitignore
.mailmap
.readthedocs.yml
CHANGES.rst
CODE_OF_CONDUCT.rst
LICENSE
MANIFEST.in
README.md
codecov.yml
pyproject.toml
setup.cfg
setup.py
versioneer.py
.circleci/config.yml
.github/workflows/python-docs.yml
HelioPy.egg-info/PKG-INFO
HelioPy.egg-info/SOURCES.txt
HelioPy.egg-info/dependency_links.txt
HelioPy.egg-info/requires.txt
HelioPy.egg-info/top_level.txt
artwork/favicon.ico
artwork/logo_circle.png
artwork/logo_circle.svg
artwork/logo_rectangle.png
artwork/logo_rectangle.svg
changelog/README.rst
doc/Makefile
doc/heliopy_theme/LICENSE.md
doc/heliopy_theme/docsidebar.html
doc/heliopy_theme/footer.html
doc/heliopy_theme/layout.html
doc/heliopy_theme/navbar.html
doc/heliopy_theme/theme.conf
doc/heliopy_theme/static/copybutton.js
doc/heliopy_theme/static/navbar.svg
doc/heliopy_theme/static/style.css
doc/heliopy_theme/static/version.js
doc/source/conf.py
doc/source/index.rst
examples/README.txt
examples/data_inventory.py
examples/fast_file_loading.py
examples/plot_omni.py
examples/plot_psp_perihelion_1.py
examples/plot_solo_low_latency_mag.py
examples/plot_solo_mag.py
examples/plot_spice_orbit.py
examples/plot_sunspot.py
examples/plot_voyager.py
examples/timeseries.py
examples/timeseries_plotting.py
heliopy/__init__.py
heliopy/_version.py
heliopy/heliopyrc
heliopy/data/__init__.py
heliopy/data/ace.py
heliopy/data/artemis.py
heliopy/data/cassini.py
heliopy/data/cdasrest.py
heliopy/data/cluster.py
heliopy/data/dscovr.py
heliopy/data/helios.py
heliopy/data/helper.py
heliopy/data/imp.py
heliopy/data/messenger.py
heliopy/data/mms.py
heliopy/data/omni.py
heliopy/data/psp.py
heliopy/data/solo.py
heliopy/data/spice.py
heliopy/data/stereo.py
heliopy/data/sunspot.py
heliopy/data/ulysses.py
heliopy/data/util.py
heliopy/data/voyager.py
heliopy/data/wind.py
heliopy/models/__init__.py
heliopy/models/test/__init__.py
heliopy/models/test/test_models.py
heliopy/spice/__init__.py
heliopy/spice/spice.py
heliopy/util/__init__.py
heliopy/util/config.py