.coveragerc
.gitignore
.stickler.yml
LICENSE
MANIFEST.in
Makefile
README.rst
RELEASE_PROCEDURE.md
readthedocs.yml
setup.cfg
setup.py
versioneer.py
.github/workflows/ci-cd-workflow.yml
.github/workflows/publish.yml
aneris/__init__.py
aneris/_io.py
aneris/_version.py
aneris/cli.py
aneris/convenience.py
aneris/errors.py
aneris/harmonize.py
aneris/methods.py
aneris/tutorial.py
aneris/utils.py
aneris_iamc.egg-info/PKG-INFO
aneris_iamc.egg-info/SOURCES.txt
aneris_iamc.egg-info/dependency_links.txt
aneris_iamc.egg-info/entry_points.txt
aneris_iamc.egg-info/requires.txt
aneris_iamc.egg-info/top_level.txt
ci/.coveragerc
ci/env.sh
ci/environment-conda-default.yml
ci/environment-conda-forge.yml
ci/travis-install-miniconda.sh
ci/py2/Dockerfile
ci/py3/Dockerfile
doc/.gh-config
doc/Makefile
doc/environment.yml
doc/source/api.rst
doc/source/budget_method.ipynb
doc/source/cli.rst
doc/source/conf.py
doc/source/config.rst
doc/source/convenience.ipynb
doc/source/data.rst
doc/source/examples.rst
doc/source/index.rst
doc/source/install.rst
doc/source/make.bat
doc/source/make_logo.py
doc/source/theory.rst
doc/source/tutorial.ipynb
doc/source/_bib/index.bib
doc/source/_static/decision_tree.png
doc/source/_static/logo.svg
doc/source/_themes/LICENSE
doc/source/_themes/README.rst
doc/source/_themes/flask_theme_support.py
doc/source/_themes/kr/layout.html
doc/source/_themes/kr/relations.html
doc/source/_themes/kr/theme.conf
doc/source/_themes/kr/static/flasky.css_t
doc/source/_themes/kr/static/small_flask.css
doc/source/_themes/kr_small/layout.html
doc/source/_themes/kr_small/theme.conf
doc/source/_themes/kr_small/static/flasky.css_t
tests/conftest.py
tests/test_convenience.py
tests/test_default_decision_tree.py
tests/test_harmonize.py
tests/test_io.py
tests/test_regression.py
tests/test_tutorials.py
tests/test_utils.py
tests/ci/README.md
tests/ci/download_data.py
tests/ci/make_output.sh
tests/ci/upload_input.sh
tests/ci/upload_output.sh
tests/test_data/aneris_full_ar6.yaml
tests/test_data/aneris_global_ar6.yaml
tests/test_data/aneris_global_only.yaml
tests/test_data/aneris_global_sectors.yaml
tests/test_data/aneris_mock_pipeline_prototype.yaml
tests/test_data/aneris_pipeline_progress.yaml
tests/test_data/aneris_regions_sectors.yaml
tests/test_data/history_full_ar6.xls
tests/test_data/history_global_ar6.xls
tests/test_data/history_global_only.xls
tests/test_data/history_global_sectors.xls
tests/test_data/history_mock_pipeline_prototype.xls
tests/test_data/history_pipeline_progress.xls
tests/test_data/history_regions_sectors.xls
tests/test_data/model_full_ar6.xls
tests/test_data/model_global_ar6.xls
tests/test_data/model_global_only.xls
tests/test_data/model_global_sectors.xls
tests/test_data/model_mock_pipeline_prototype.xls
tests/test_data/model_pipeline_progress.xls
tests/test_data/model_regions_sectors.xls
tests/test_data/regenerate.sh
tests/test_data/regions_full_ar6.csv
tests/test_data/regions_global_ar6.csv
tests/test_data/regions_global_only.csv
tests/test_data/regions_global_sectors.csv
tests/test_data/regions_mock_pipeline_prototype.csv
tests/test_data/regions_pipeline_progress.csv
tests/test_data/regions_regions_sectors.csv
tests/test_data/test_full_ar6.xlsx
tests/test_data/test_global_ar6.xlsx
tests/test_data/test_global_only.xlsx
tests/test_data/test_global_sectors.xlsx
tests/test_data/test_mock_pipeline_prototype.xlsx
tests/test_data/test_pipeline_progress.xlsx
tests/test_data/test_regions_sectors.xlsx