.gitignore
.lgtm.yml
LICENSE.txt
README.md
pyproject.toml
archive/.appveyor.yml
archive/.travis.yml
examples/2015.png
examples/plotindices.py
src/geomagdata/__init__.py
src/geomagdata/base.py
src/geomagdata/readers.py
src/geomagdata/utils.py
src/geomagdata/web.py
src/geomagdata.egg-info/PKG-INFO
src/geomagdata.egg-info/SOURCES.txt
src/geomagdata.egg-info/dependency_links.txt
src/geomagdata.egg-info/requires.txt
src/geomagdata.egg-info/scm_file_list.json
src/geomagdata.egg-info/scm_version.json
src/geomagdata.egg-info/top_level.txt
src/geomagdata.egg-info/zip-safe
src/geomagdata/tests/test_read.py
src/geomagdata/tests/test_web.py