CHANGES.rst
LICENSE.txt
MANIFEST.in
Pipfile
Pipfile.lock
README.rst
requirements.txt
setup.cfg
setup.py
docs/Makefile
docs/conf.py
docs/index.rst
docs/_build/doctrees/environment.pickle
docs/_build/doctrees/index.doctree
docs/_build/doctrees/coordinates/ellipsoid.doctree
docs/_build/doctrees/coordinates/index.doctree
docs/_build/doctrees/coordinates/transform.doctree
docs/_build/doctrees/reduction/ellipsoid.doctree
docs/_build/doctrees/reduction/index.doctree
docs/_build/html/.buildinfo
docs/_build/html/genindex.html
docs/_build/html/index.html
docs/_build/html/objects.inv
docs/_build/html/search.html
docs/_build/html/searchindex.js
docs/_build/html/_sources/index.rst.txt
docs/_build/html/_sources/coordinates/ellipsoid.rst.txt
docs/_build/html/_sources/coordinates/index.rst.txt
docs/_build/html/_sources/coordinates/transform.rst.txt
docs/_build/html/_sources/reduction/ellipsoid.rst.txt
docs/_build/html/_sources/reduction/index.rst.txt
docs/_build/html/_static/ajax-loader.gif
docs/_build/html/_static/basic.css
docs/_build/html/_static/comment-bright.png
docs/_build/html/_static/comment-close.png
docs/_build/html/_static/comment.png
docs/_build/html/_static/doctools.js
docs/_build/html/_static/down-pressed.png
docs/_build/html/_static/down.png
docs/_build/html/_static/file.png
docs/_build/html/_static/jquery-3.1.0.js
docs/_build/html/_static/jquery.js
docs/_build/html/_static/minus.png
docs/_build/html/_static/nature.css
docs/_build/html/_static/plus.png
docs/_build/html/_static/pygments.css
docs/_build/html/_static/searchtools.js
docs/_build/html/_static/underscore-1.3.1.js
docs/_build/html/_static/underscore.js
docs/_build/html/_static/up-pressed.png
docs/_build/html/_static/up.png
docs/_build/html/_static/websupport.js
docs/_build/html/coordinates/ellipsoid.html
docs/_build/html/coordinates/index.html
docs/_build/html/coordinates/transform.html
docs/_build/html/reduction/ellipsoid.html
docs/_build/html/reduction/index.html
docs/coordinates/ellipsoid.rst
docs/coordinates/index.rst
docs/coordinates/position.rst
docs/coordinates/transform.rst
docs/reduction/index.rst
docs/reduction/normal.rst
docs/reduction/topography.rst
pygeoid/__init__.py
pygeoid/constants.py
pygeoid/units.py
pygeoid.egg-info/PKG-INFO
pygeoid.egg-info/SOURCES.txt
pygeoid.egg-info/dependency_links.txt
pygeoid.egg-info/requires.txt
pygeoid.egg-info/top_level.txt
pygeoid/coordinates/__init__.py
pygeoid/coordinates/ellipsoid.py
pygeoid/coordinates/position.py
pygeoid/coordinates/transform.py
pygeoid/coordinates/test/__init__.py
pygeoid/coordinates/test/test_ellipsoid.py
pygeoid/coordinates/test/test_position.py
pygeoid/coordinates/test/test_transform.py
pygeoid/coordinates/test/data/GeodTest-short.dat.gz
pygeoid/reduction/__init__.py
pygeoid/reduction/atmosphere.py
pygeoid/reduction/normal.py
pygeoid/reduction/topography.py
pygeoid/reduction/data/IAG_atmosphere_correction_table.txt
pygeoid/reduction/test/__init__.py
pygeoid/reduction/test/test_atmosphere.py
pygeoid/reduction/test/test_normal.py
pygeoid/reduction/test/test_topography.py
pygeoid/reduction/test/data/Bullard_B_correction.txt
pygeoid/reduction/test/data/ussa1976_density.txt.gz
pygeoid/sharm/__init__.py
pygeoid/sharm/expand.py
pygeoid/sharm/ggm.py
pygeoid/sharm/legendre.py
pygeoid/sharm/utils.py
pygeoid/sharm/test/__init__.py
pygeoid/sharm/test/test_ggm.py
pygeoid/sharm/test/test_legendre.py
pygeoid/sharm/test/data/egm96.gfc.tar.gz
pygeoid/sharm/test/data/icgem_test_data.csv
pygeoid/simple/__init__.py
pygeoid/simple/core.py
pygeoid/simple/prism.py
pygeoid/simple/test/__init__.py
pygeoid/simple/test/test_prism.py