LICENSE
MANIFEST.in
README.md
pyproject.toml
examples/ATTRIBUTE_REFERENCE.txt
examples/country_japan_average.py
examples/four_point_download.py
examples/point_download.py
examples/square_area_average.py
imergpy/__init__.py
imergpy/analyzer.py
imergpy/cli.py
imergpy/config.py
imergpy/core.py
imergpy/downloader.py
imergpy/four_point.py
imergpy/plotter.py
imergpy/processor.py
imergpy/server.py
imergpy.egg-info/PKG-INFO
imergpy.egg-info/SOURCES.txt
imergpy.egg-info/dependency_links.txt
imergpy.egg-info/entry_points.txt
imergpy.egg-info/requires.txt
imergpy.egg-info/top_level.txt
imergpy/static/logo.png
imergpy/templates/index.html
tests/conftest.py
tests/test_analyzer.py
tests/test_core_validation.py
tests/test_downloader.py
tests/test_four_point.py
tests/test_processor.py