AUTHORS.rst
CONTRIBUTING.rst
HISTORY.rst
LICENSE
MANIFEST.in
README.rst
setup.py
docs/Makefile
docs/api.rst
docs/authors.rst
docs/conf.py
docs/contributing.rst
docs/history.rst
docs/index.rst
docs/installation.rst
docs/make.bat
docs/readme.rst
docs/usage.rst
docs/generated/index_calculator.index_calculator.rst
docs/generated/index_calculator.outputwriter.rst
docs/generated/index_calculator.postprocessing.rst
docs/generated/index_calculator.preprocessing.rst
docs/generated/index_calculator.processing.rst
index_calculator/__init__.py
index_calculator/_ci_netcdfattrs.py
index_calculator/_ci_netcdfattrs_old.py
index_calculator/_consts.py
index_calculator/_data.py
index_calculator/_indices.py
index_calculator/_outputwriter.py
index_calculator/_postprocessing.py
index_calculator/_preprocessing.py
index_calculator/_processing.py
index_calculator/_tables.py
index_calculator/_utils.py
index_calculator/cli.py
index_calculator/index_calculator.py
index_calculator.egg-info/PKG-INFO
index_calculator.egg-info/SOURCES.txt
index_calculator.egg-info/dependency_links.txt
index_calculator.egg-info/entry_points.txt
index_calculator.egg-info/not-zip-safe
index_calculator.egg-info/requires.txt
index_calculator.egg-info/top_level.txt
tests/__init__.py
tests/conftest.py
tests/test.nc
tests/test_cli.py
tests/test_index_calculator.py
tests/test_indices.py
tests/test_xcalc.py