LICENSE
MANIFEST.in
README.rst
setup.cfg
setup.py
docs/.DS_Store
docs/Makefile
docs/build/.DS_Store
docs/build/doctrees/changelog.doctree
docs/build/doctrees/environment.pickle
docs/build/doctrees/index.doctree
docs/build/doctrees/installation.doctree
docs/build/doctrees/model_coefficients.doctree
docs/build/doctrees/readme.doctree
docs/build/doctrees/reference.doctree
docs/build/doctrees/usage.doctree
docs/build/html/.buildinfo
docs/build/html/.nojekyll
docs/build/html/changelog.html
docs/build/html/genindex.html
docs/build/html/index.html
docs/build/html/installation.html
docs/build/html/model_coefficients.html
docs/build/html/objects.inv
docs/build/html/py-modindex.html
docs/build/html/readme.html
docs/build/html/reference.html
docs/build/html/search.html
docs/build/html/searchindex.js
docs/build/html/usage.html
docs/build/html/_images/animation.gif
docs/build/html/_images/example_plot.png
docs/build/html/_modules/index.html
docs/build/html/_modules/pyamps/model_utils.html
docs/build/html/_modules/pyamps/plot_utils.html
docs/build/html/_modules/pyamps/sh_utils.html
docs/build/html/_sources/changelog.rst.txt
docs/build/html/_sources/index.rst.txt
docs/build/html/_sources/installation.rst.txt
docs/build/html/_sources/model_coefficients.rst.txt
docs/build/html/_sources/readme.rst.txt
docs/build/html/_sources/reference.rst.txt
docs/build/html/_sources/usage.rst.txt
docs/build/html/_static/ajax-loader.gif
docs/build/html/_static/alabaster.css
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/custom.css
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/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
pyamps/__init__.py
pyamps/amps.py
pyamps/mlt_utils.py
pyamps/model_utils.py
pyamps/model_vector_to_txt.py
pyamps/plot_utils.py
pyamps/sh_utils.py
pyamps.egg-info/PKG-INFO
pyamps.egg-info/SOURCES.txt
pyamps.egg-info/dependency_links.txt
pyamps.egg-info/requires.txt
pyamps.egg-info/top_level.txt
pyamps/coefficients/SW_OPER_MIO_SHA_2E_00000000T000000_99999999T999999_0101.txt
pyamps/coefficients/SW_OPER_MIO_SHA_2E_00000000T000000_99999999T999999_0102.txt
pyamps/coefficients/SW_OPER_MIO_SHA_2E_00000000T000000_99999999T999999_0103.txt
pyamps/coefficients/SW_OPER_MIO_SHA_2E_00000000T000000_99999999T999999_0104.txt
pyamps/coefficients/model_vector_NT_MT_NV_MV_65_3_45_3.npy
pyamps/coefficients/model_vector_NT_MT_NV_MV_65_3_45_3__v1.0.npy
pyamps/coefficients/model_vector_NT_MT_NV_MV_65_3_45_3__v1.1.npy
pyamps/coefficients/model_vector_NT_MT_NV_MV_65_3_45_3__v1.3.npy
pyamps/coefficients/model_vector_NT_MT_NV_MV_65_3_45_3__v1.4.npy
pyamps/coefficients/test_model.txt
tests/__init__.py
tests/conftest.py
tests/test_amps.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