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/indices.rst
docs/installation.rst
docs/make.bat
docs/readme.rst
docs/usage.rst
docs/_build/html/_static/file.png
docs/_build/html/_static/minus.png
docs/_build/html/_static/plus.png
docs/generated/index_calculator._indices.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/_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
index_calculator/data/pr_EUR-11_MPI-M-MPI-ESM-LR_historical_r3i1p1_GERICS-REMO2015_v1_day_20010101-20010107.nc
index_calculator/data/tas_EUR-11_MPI-M-MPI-ESM-LR_historical_r3i1p1_GERICS-REMO2015_v1_day_20010101-20010107.nc
index_calculator/tables/indices.json
index_calculator/tables/input_vars.json
index_calculator/tables/projects.json
index_calculator/tables/xcalc.json
tests/__init__.py
tests/conftest.py
tests/test_cli.py
tests/test_index_calculator.py
tests/test_indices.py
tests/test_xcalc.py