CODE_OF_CONDUCT.md
LICENSE.txt
MANIFEST.in
Pipfile
Pipfile.lock
README.rst
requirements.txt
setup.cfg
setup.py
versioneer.py
docs/Makefile
docs/conf.py
docs/index.rst
docs/install.rst
docs/api/index.rst
docs/api/coordinates/ellipsoid.rst
docs/api/coordinates/index.rst
docs/api/coordinates/position.rst
docs/api/coordinates/transform.rst
docs/api/integrals/index.rst
docs/api/integrals/stokes.rst
docs/api/integrals/truncation.rst
docs/api/integrals/veningmeinesz.rst
docs/api/reduction/atmosphere.rst
docs/api/reduction/index.rst
docs/api/reduction/normal.rst
docs/api/reduction/topography.rst
docs/api/sharm/ggm.rst
docs/api/sharm/index.rst
docs/api/sharm/legendre.rst
docs/api/simple/index.rst
docs/api/simple/prism.rst
docs/api/tides/index.rst
docs/api/tides/laplace.rst
pygeoid/__init__.py
pygeoid/_version.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/constants/__init__.py
pygeoid/constants/iers2010.py
pygeoid/constants/solar_system_gm.py
pygeoid/constants/test/__init__.py
pygeoid/constants/test/test_iers2010.py
pygeoid/constants/test/test_solar_system_gm.py
pygeoid/coordinates/__init__.py
pygeoid/coordinates/ellipsoid.py
pygeoid/coordinates/position.py
pygeoid/coordinates/transform.py
pygeoid/coordinates/utils.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/integrals/__init__.py
pygeoid/integrals/core.py
pygeoid/integrals/stokes.py
pygeoid/integrals/truncation.py
pygeoid/integrals/veningmeinesz.py
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
pygeoid/tides/__init__.py
pygeoid/tides/laplace.py
pygeoid/tides/permanent.py