Read the Docs build information Build id: 316112 Project: iiasa-energy-program-message-ix Version: latest Commit: 128750720de91317e64c9913f26d7d0a4024fe4f Date: 2020-04-14T08:57:45.434300Z State: finished Success: True [rtd-command-info] start-time: 2020-04-14T08:57:47.892169Z, end-time: 2020-04-14T08:57:48.878875Z, duration: 0, exit-code: 0 git clone --no-single-branch --depth 50 https://github.com/iiasa/message_ix.git . Cloning into '.'... [rtd-command-info] start-time: 2020-04-14T08:57:49.288050Z, end-time: 2020-04-14T08:57:49.525344Z, duration: 0, exit-code: 0 git checkout --force origin/master Note: checking out 'origin/master'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at 1287507 Merge pull request #332 from khaeru/feature/reporting-2020-W16 [rtd-command-info] start-time: 2020-04-14T08:57:49.675388Z, end-time: 2020-04-14T08:57:49.874581Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2020-04-14T08:57:51.462566Z, end-time: 2020-04-14T08:57:55.794788Z, duration: 4, exit-code: 0 python3.6 -mvirtualenv Using base prefix '/home/docs/.pyenv/versions/3.6.8' New python executable in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/envs/latest/bin/python3.6 Also creating executable in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/envs/latest/bin/python Installing setuptools, pip, wheel... done. [rtd-command-info] start-time: 2020-04-14T08:57:56.031561Z, end-time: 2020-04-14T08:57:56.857005Z, duration: 0, exit-code: 0 python -m pip install --upgrade --no-cache-dir pip Requirement already up-to-date: pip in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/envs/latest/lib/python3.6/site-packages (20.0.2) [rtd-command-info] start-time: 2020-04-14T08:57:57.080447Z, end-time: 2020-04-14T08:58:06.552394Z, duration: 9, exit-code: 0 python -m pip install --upgrade --no-cache-dir Pygments==2.3.1 setuptools==41.0.1 docutils==0.14 mock==1.0.1 pillow==5.4.1 alabaster>=0.7,<0.8,!=0.7.5 commonmark==0.8.1 recommonmark==0.5.0 sphinx<2 sphinx-rtd-theme<0.5 readthedocs-sphinx-ext<1.1 Collecting Pygments==2.3.1 Downloading Pygments-2.3.1-py2.py3-none-any.whl (849 kB) Collecting setuptools==41.0.1 Downloading setuptools-41.0.1-py2.py3-none-any.whl (575 kB) Collecting docutils==0.14 Downloading docutils-0.14-py3-none-any.whl (543 kB) Collecting mock==1.0.1 Downloading mock-1.0.1.tar.gz (818 kB) Collecting pillow==5.4.1 Downloading Pillow-5.4.1-cp36-cp36m-manylinux1_x86_64.whl (2.0 MB) Collecting alabaster!=0.7.5,<0.8,>=0.7 Downloading alabaster-0.7.12-py2.py3-none-any.whl (14 kB) Collecting commonmark==0.8.1 Downloading commonmark-0.8.1-py2.py3-none-any.whl (47 kB) Collecting recommonmark==0.5.0 Downloading recommonmark-0.5.0-py2.py3-none-any.whl (9.8 kB) Collecting sphinx<2 Downloading Sphinx-1.8.5-py2.py3-none-any.whl (3.1 MB) Collecting sphinx-rtd-theme<0.5 Downloading sphinx_rtd_theme-0.4.3-py2.py3-none-any.whl (6.4 MB) Collecting readthedocs-sphinx-ext<1.1 Downloading readthedocs_sphinx_ext-1.0.1-py2.py3-none-any.whl (14 kB) Collecting future Downloading future-0.18.2.tar.gz (829 kB) Collecting imagesize Downloading imagesize-1.2.0-py2.py3-none-any.whl (4.8 kB) Collecting packaging Downloading packaging-20.3-py2.py3-none-any.whl (37 kB) Collecting Jinja2>=2.3 Downloading Jinja2-2.11.2-py2.py3-none-any.whl (125 kB) Collecting babel!=2.0,>=1.3 Downloading Babel-2.8.0-py2.py3-none-any.whl (8.6 MB) Collecting requests>=2.0.0 Downloading requests-2.23.0-py2.py3-none-any.whl (58 kB) Collecting six>=1.5 Downloading six-1.14.0-py2.py3-none-any.whl (10 kB) Collecting sphinxcontrib-websupport Downloading sphinxcontrib_websupport-1.2.1-py2.py3-none-any.whl (39 kB) Collecting snowballstemmer>=1.1 Downloading snowballstemmer-2.0.0-py2.py3-none-any.whl (97 kB) Collecting pyparsing>=2.0.2 Downloading pyparsing-2.4.7-py2.py3-none-any.whl (67 kB) Collecting MarkupSafe>=0.23 Downloading MarkupSafe-1.1.1-cp36-cp36m-manylinux1_x86_64.whl (27 kB) Collecting pytz>=2015.7 Downloading pytz-2019.3-py2.py3-none-any.whl (509 kB) Collecting idna<3,>=2.5 Downloading idna-2.9-py2.py3-none-any.whl (58 kB) Collecting chardet<4,>=3.0.2 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) Collecting certifi>=2017.4.17 Downloading certifi-2020.4.5.1-py2.py3-none-any.whl (157 kB) Collecting urllib3!=1.25.0,!=1.25.1,<1.26,>=1.21.1 Downloading urllib3-1.25.8-py2.py3-none-any.whl (125 kB) Building wheels for collected packages: mock, future Building wheel for mock (setup.py): started Building wheel for mock (setup.py): finished with status 'done' Created wheel for mock: filename=mock-1.0.1-py3-none-any.whl size=23754 sha256=fba8270697a18436a1f2da5a545ad3a657c83d69dd83a2452a6d620183430dbe Stored in directory: /tmp/pip-ephem-wheel-cache-jmlewdry/wheels/15/fd/39/f238f155700d6d5e6231e82ae3ccf3aa7490a1b17d2073251b Building wheel for future (setup.py): started Building wheel for future (setup.py): finished with status 'done' Created wheel for future: filename=future-0.18.2-py3-none-any.whl size=491058 sha256=f2ceddc94d24b3589603edac3d7dd1c21cceaa01a5b8267231bac103539744a2 Stored in directory: /tmp/pip-ephem-wheel-cache-jmlewdry/wheels/6e/9c/ed/4499c9865ac1002697793e0ae05ba6be33553d098f3347fb94 Successfully built mock future Installing collected packages: Pygments, setuptools, docutils, mock, pillow, alabaster, future, commonmark, imagesize, pyparsing, six, packaging, MarkupSafe, Jinja2, pytz, babel, idna, chardet, certifi, urllib3, requests, sphinxcontrib-websupport, snowballstemmer, sphinx, recommonmark, sphinx-rtd-theme, readthedocs-sphinx-ext Attempting uninstall: setuptools Found existing installation: setuptools 46.1.3 Uninstalling setuptools-46.1.3: Successfully uninstalled setuptools-46.1.3 Successfully installed Jinja2-2.11.2 MarkupSafe-1.1.1 Pygments-2.3.1 alabaster-0.7.12 babel-2.8.0 certifi-2020.4.5.1 chardet-3.0.4 commonmark-0.8.1 docutils-0.14 future-0.18.2 idna-2.9 imagesize-1.2.0 mock-1.0.1 packaging-20.3 pillow-5.4.1 pyparsing-2.4.7 pytz-2019.3 readthedocs-sphinx-ext-1.0.1 recommonmark-0.5.0 requests-2.23.0 setuptools-41.0.1 six-1.14.0 snowballstemmer-2.0.0 sphinx-1.8.5 sphinx-rtd-theme-0.4.3 sphinxcontrib-websupport-1.2.1 urllib3-1.25.8 [rtd-command-info] start-time: 2020-04-14T08:58:06.860232Z, end-time: 2020-04-14T08:58:31.221268Z, duration: 24, exit-code: 0 python -m pip install --exists-action=w --no-cache-dir -r doc/requirements.txt Collecting ixmp Cloning git://github.com/iiasa/ixmp.git to /tmp/pip-install-_2_ojmcx/ixmp Running command git clone -q git://github.com/iiasa/ixmp.git /tmp/pip-install-_2_ojmcx/ixmp Collecting numpydoc Downloading numpydoc-0.9.2.tar.gz (27 kB) Collecting pyam-iamc Cloning git://github.com/IAMconsortium/pyam.git to /tmp/pip-install-_2_ojmcx/pyam-iamc Running command git clone -q git://github.com/IAMconsortium/pyam.git /tmp/pip-install-_2_ojmcx/pyam-iamc Running command git submodule update --init --recursive -q Requirement already satisfied: sphinx>=1.8 in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/envs/latest/lib/python3.6/site-packages (from -r doc/requirements.txt (line 10)) (1.8.5) Requirement already satisfied: sphinx_rtd_theme in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/envs/latest/lib/python3.6/site-packages (from -r doc/requirements.txt (line 11)) (0.4.3) Collecting sphinxcontrib-bibtex Downloading sphinxcontrib_bibtex-1.0.0-py3-none-any.whl (14 kB) Collecting JPype1!=0.7.2,>=0.7 Downloading JPype1-0.7.1-cp36-cp36m-manylinux1_x86_64.whl (2.3 MB) Collecting click Downloading click-7.1.1-py2.py3-none-any.whl (82 kB) Collecting dask[array] Downloading dask-2.14.0-py3-none-any.whl (794 kB) Collecting graphviz Downloading graphviz-0.13.2-py2.py3-none-any.whl (17 kB) Collecting pandas>=1.0 Downloading pandas-1.0.3-cp36-cp36m-manylinux1_x86_64.whl (10.0 MB) Collecting pint Downloading Pint-0.11-py2.py3-none-any.whl (186 kB) Collecting PyYAML Downloading PyYAML-5.3.1.tar.gz (269 kB) Collecting xarray Downloading xarray-0.15.1-py3-none-any.whl (668 kB) Collecting xlsxwriter Downloading XlsxWriter-1.2.8-py2.py3-none-any.whl (141 kB) Collecting xlrd Downloading xlrd-1.2.0-py2.py3-none-any.whl (103 kB) Requirement already satisfied: Jinja2>=2.3 in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/envs/latest/lib/python3.6/site-packages (from numpydoc->-r doc/requirements.txt (line 4)) (2.11.2) Collecting argparse Downloading argparse-1.4.0-py2.py3-none-any.whl (23 kB) Collecting numpy Downloading numpy-1.18.2-cp36-cp36m-manylinux1_x86_64.whl (20.2 MB) Requirement already satisfied: requests in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/envs/latest/lib/python3.6/site-packages (from pyam-iamc->-r doc/requirements.txt (line 8)) (2.23.0) Collecting matplotlib<=3.0.2 Downloading matplotlib-3.0.2-cp36-cp36m-manylinux1_x86_64.whl (12.9 MB) Collecting seaborn Downloading seaborn-0.10.0-py3-none-any.whl (215 kB) Requirement already satisfied: six in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/envs/latest/lib/python3.6/site-packages (from pyam-iamc->-r doc/requirements.txt (line 8)) (1.14.0) Requirement already satisfied: sphinxcontrib-websupport in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/envs/latest/lib/python3.6/site-packages (from sphinx>=1.8->-r doc/requirements.txt (line 10)) (1.2.1) Requirement already satisfied: babel!=2.0,>=1.3 in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/envs/latest/lib/python3.6/site-packages (from sphinx>=1.8->-r doc/requirements.txt (line 10)) (2.8.0) Requirement already satisfied: imagesize in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/envs/latest/lib/python3.6/site-packages (from sphinx>=1.8->-r doc/requirements.txt (line 10)) (1.2.0) Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/envs/latest/lib/python3.6/site-packages (from sphinx>=1.8->-r doc/requirements.txt (line 10)) (41.0.1) Requirement already satisfied: Pygments>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/envs/latest/lib/python3.6/site-packages (from sphinx>=1.8->-r doc/requirements.txt (line 10)) (2.3.1) Requirement already satisfied: snowballstemmer>=1.1 in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/envs/latest/lib/python3.6/site-packages (from sphinx>=1.8->-r doc/requirements.txt (line 10)) (2.0.0) Requirement already satisfied: docutils>=0.11 in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/envs/latest/lib/python3.6/site-packages (from sphinx>=1.8->-r doc/requirements.txt (line 10)) (0.14) Requirement already satisfied: packaging in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/envs/latest/lib/python3.6/site-packages (from sphinx>=1.8->-r doc/requirements.txt (line 10)) (20.3) Requirement already satisfied: alabaster<0.8,>=0.7 in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/envs/latest/lib/python3.6/site-packages (from sphinx>=1.8->-r doc/requirements.txt (line 10)) (0.7.12) Collecting oset>=0.1.3 Downloading oset-0.1.3.tar.gz (7.3 kB) Collecting pybtex>=0.20 Downloading pybtex-0.22.2-py2.py3-none-any.whl (279 kB) Collecting pybtex-docutils>=0.2.0 Downloading pybtex_docutils-0.2.2-py2.py3-none-any.whl (4.6 kB) Collecting toolz>=0.8.2; extra == "array" Downloading toolz-0.10.0.tar.gz (49 kB) Requirement already satisfied: pytz>=2017.2 in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/envs/latest/lib/python3.6/site-packages (from pandas>=1.0->ixmp->-r doc/requirements.txt (line 2)) (2019.3) Collecting python-dateutil>=2.6.1 Downloading python_dateutil-2.8.1-py2.py3-none-any.whl (227 kB) Requirement already satisfied: MarkupSafe>=0.23 in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/envs/latest/lib/python3.6/site-packages (from Jinja2>=2.3->numpydoc->-r doc/requirements.txt (line 4)) (1.1.1) Requirement already satisfied: idna<3,>=2.5 in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/envs/latest/lib/python3.6/site-packages (from requests->pyam-iamc->-r doc/requirements.txt (line 8)) (2.9) Requirement already satisfied: certifi>=2017.4.17 in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/envs/latest/lib/python3.6/site-packages (from requests->pyam-iamc->-r doc/requirements.txt (line 8)) (2020.4.5.1) Requirement already satisfied: chardet<4,>=3.0.2 in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/envs/latest/lib/python3.6/site-packages (from requests->pyam-iamc->-r doc/requirements.txt (line 8)) (3.0.4) Requirement already satisfied: urllib3!=1.25.0,!=1.25.1,<1.26,>=1.21.1 in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/envs/latest/lib/python3.6/site-packages (from requests->pyam-iamc->-r doc/requirements.txt (line 8)) (1.25.8) Requirement already satisfied: pyparsing!=2.0.4,!=2.1.2,!=2.1.6,>=2.0.1 in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/envs/latest/lib/python3.6/site-packages (from matplotlib<=3.0.2->pyam-iamc->-r doc/requirements.txt (line 8)) (2.4.7) Collecting cycler>=0.10 Downloading cycler-0.10.0-py2.py3-none-any.whl (6.5 kB) Collecting kiwisolver>=1.0.1 Downloading kiwisolver-1.2.0-cp36-cp36m-manylinux1_x86_64.whl (88 kB) Collecting scipy>=1.0.1 Downloading scipy-1.4.1-cp36-cp36m-manylinux1_x86_64.whl (26.1 MB) Collecting latexcodec>=1.0.4 Downloading latexcodec-2.0.0-py2.py3-none-any.whl (17 kB) Building wheels for collected packages: ixmp, numpydoc, pyam-iamc, PyYAML, oset, toolz Building wheel for ixmp (setup.py): started Building wheel for ixmp (setup.py): finished with status 'done' Created wheel for ixmp: filename=ixmp-2.0.0.post0.dev249-py3-none-any.whl size=16629005 sha256=50d980d04714ab04c10a99cdc63c0536c51d9b9fe3ea4e164ba65c931d1683d6 Stored in directory: /tmp/pip-ephem-wheel-cache-222vnr3e/wheels/92/4a/34/c13f9de3d00e7ab94853be0c3894fc02ebefcd896329b3d72d Building wheel for numpydoc (setup.py): started Building wheel for numpydoc (setup.py): finished with status 'done' Created wheel for numpydoc: filename=numpydoc-0.9.2-py3-none-any.whl size=31893 sha256=4de8547f24b1a63cf50589c466ee9869dc16f0bab7111837c35ca2cf7bbef3bc Stored in directory: /tmp/pip-ephem-wheel-cache-222vnr3e/wheels/7a/97/5e/6885d024ee585fe437a65cc815cbdb10b810ceaa65242ccbea Building wheel for pyam-iamc (setup.py): started Building wheel for pyam-iamc (setup.py): finished with status 'done' Created wheel for pyam-iamc: filename=pyam_iamc-0.5.0+4.g13a5286-py2.py3-none-any.whl size=65747 sha256=37a4500041eece3952efac0fd7ecd47733c3ef5f442ce87a2fee14588aba95aa Stored in directory: /tmp/pip-ephem-wheel-cache-222vnr3e/wheels/4f/fe/3f/d4f802ea165dbf4584552c6e8bec0a2ade864699651a7825ca Building wheel for PyYAML (setup.py): started Building wheel for PyYAML (setup.py): finished with status 'done' Created wheel for PyYAML: filename=PyYAML-5.3.1-cp36-cp36m-linux_x86_64.whl size=44621 sha256=10664032ee081d83092d31f4e7b68234f1430dab80c4507e42954e45738b8200 Stored in directory: /tmp/pip-ephem-wheel-cache-222vnr3e/wheels/e5/9d/ad/2ee53cf262cba1ffd8afe1487eef788ea3f260b7e6232a80fc Building wheel for oset (setup.py): started Building wheel for oset (setup.py): finished with status 'done' Created wheel for oset: filename=oset-0.1.3-py3-none-any.whl size=9660 sha256=180eae557d1907414019c2068487fb19501e6956eb43c92cf1e966a0bb6988bf Stored in directory: /tmp/pip-ephem-wheel-cache-222vnr3e/wheels/2a/7b/21/3720be257172cfef6e0703dc57888cf387c4e753524e990dfb Building wheel for toolz (setup.py): started Building wheel for toolz (setup.py): finished with status 'done' Created wheel for toolz: filename=toolz-0.10.0-py3-none-any.whl size=55575 sha256=22216f7e4019e43fc780dd55867030b0fe1135786b474bf73bae197104eeb4e2 Stored in directory: /tmp/pip-ephem-wheel-cache-222vnr3e/wheels/fc/da/2e/27e381e9cfc922d078a0a750c7ec72e76df66100e81722516d Successfully built ixmp numpydoc pyam-iamc PyYAML oset toolz ERROR: xarray 0.15.1 has requirement setuptools>=41.2, but you'll have setuptools 41.0.1 which is incompatible. ERROR: sphinxcontrib-bibtex 1.0.0 has requirement Sphinx>=2.0, but you'll have sphinx 1.8.5 which is incompatible. Installing collected packages: JPype1, click, numpy, toolz, dask, graphviz, python-dateutil, pandas, pint, PyYAML, xarray, xlsxwriter, xlrd, ixmp, numpydoc, argparse, cycler, kiwisolver, matplotlib, scipy, seaborn, pyam-iamc, oset, latexcodec, pybtex, pybtex-docutils, sphinxcontrib-bibtex Successfully installed JPype1-0.7.1 PyYAML-5.3.1 argparse-1.4.0 click-7.1.1 cycler-0.10.0 dask-2.14.0 graphviz-0.13.2 ixmp-2.0.0.post0.dev249 kiwisolver-1.2.0 latexcodec-2.0.0 matplotlib-3.0.2 numpy-1.18.2 numpydoc-0.9.2 oset-0.1.3 pandas-1.0.3 pint-0.11 pyam-iamc-0.5.0+4.g13a5286 pybtex-0.22.2 pybtex-docutils-0.2.2 python-dateutil-2.8.1 scipy-1.4.1 seaborn-0.10.0 sphinxcontrib-bibtex-1.0.0 toolz-0.10.0 xarray-0.15.1 xlrd-1.2.0 xlsxwriter-1.2.8 [rtd-command-info] start-time: 2020-04-14T08:58:31.371809Z, end-time: 2020-04-14T08:58:43.024470Z, duration: 11, exit-code: 0 python /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/checkouts/latest/setup.py install --force running install running bdist_egg running egg_info creating message_ix.egg-info writing message_ix.egg-info/PKG-INFO writing dependency_links to message_ix.egg-info/dependency_links.txt writing entry points to message_ix.egg-info/entry_points.txt writing requirements to message_ix.egg-info/requires.txt writing top-level names to message_ix.egg-info/top_level.txt writing manifest file 'message_ix.egg-info/SOURCES.txt' reading manifest file 'message_ix.egg-info/SOURCES.txt' writing manifest file 'message_ix.egg-info/SOURCES.txt' installing library code to build/bdist.linux-x86_64/egg running install_lib running build_py creating build creating build/lib creating build/lib/message_ix copying message_ix/macro.py -> build/lib/message_ix copying message_ix/__init__.py -> build/lib/message_ix copying message_ix/models.py -> build/lib/message_ix copying message_ix/utils.py -> build/lib/message_ix copying message_ix/core.py -> build/lib/message_ix copying message_ix/cli.py -> build/lib/message_ix creating build/lib/message_ix/reporting copying message_ix/reporting/__init__.py -> build/lib/message_ix/reporting copying message_ix/reporting/pyam.py -> build/lib/message_ix/reporting copying message_ix/reporting/computations.py -> build/lib/message_ix/reporting creating build/lib/message_ix/tools copying message_ix/tools/__init__.py -> build/lib/message_ix/tools creating build/lib/message_ix/testing copying message_ix/testing/__init__.py -> build/lib/message_ix/testing copying message_ix/testing/nightly.py -> build/lib/message_ix/testing creating build/lib/message_ix/tools/add_year copying message_ix/tools/add_year/__init__.py -> build/lib/message_ix/tools/add_year copying message_ix/tools/add_year/cli.py -> build/lib/message_ix/tools/add_year creating build/lib/message_ix/model copying message_ix/model/MACRO_run.gms -> build/lib/message_ix/model copying message_ix/model/MESSAGE-MACRO_run.gms -> build/lib/message_ix/model copying message_ix/model/conopt.opt -> build/lib/message_ix/model copying message_ix/model/version.gms -> build/lib/message_ix/model copying message_ix/model/MESSAGE_run.gms -> build/lib/message_ix/model creating build/lib/message_ix/model/output copying message_ix/model/output/README.md -> build/lib/message_ix/model/output creating build/lib/message_ix/model/data copying message_ix/model/data/README.md -> build/lib/message_ix/model/data creating build/lib/message_ix/model/templates copying message_ix/model/templates/MESSAGE_master_template.gms -> build/lib/message_ix/model/templates creating build/lib/message_ix/model/includes copying message_ix/model/includes/aux_computation_time.gms -> build/lib/message_ix/model/includes copying message_ix/model/includes/period_parameter_assignment.gms -> build/lib/message_ix/model/includes creating build/lib/message_ix/model/MACRO copying message_ix/model/MACRO/macro_data_load.gms -> build/lib/message_ix/model/MACRO copying message_ix/model/MACRO/macro_calibration.gms -> build/lib/message_ix/model/MACRO copying message_ix/model/MACRO/macro_solve.gms -> build/lib/message_ix/model/MACRO copying message_ix/model/MACRO/macro_core.gms -> build/lib/message_ix/model/MACRO copying message_ix/model/MACRO/macro_reporting.gms -> build/lib/message_ix/model/MACRO creating build/lib/message_ix/model/MESSAGE copying message_ix/model/MESSAGE/sets_maps_def.gms -> build/lib/message_ix/model/MESSAGE copying message_ix/model/MESSAGE/model_solve.gms -> build/lib/message_ix/model/MESSAGE copying message_ix/model/MESSAGE/version_check.gms -> build/lib/message_ix/model/MESSAGE copying message_ix/model/MESSAGE/scaling_investment_costs.gms -> build/lib/message_ix/model/MESSAGE copying message_ix/model/MESSAGE/auxiliary_settings.gms -> build/lib/message_ix/model/MESSAGE copying message_ix/model/MESSAGE/data_load.gms -> build/lib/message_ix/model/MESSAGE copying message_ix/model/MESSAGE/reporting_for_MACRO.gms -> build/lib/message_ix/model/MESSAGE copying message_ix/model/MESSAGE/model_core.gms -> build/lib/message_ix/model/MESSAGE copying message_ix/model/MESSAGE/reporting.gms -> build/lib/message_ix/model/MESSAGE copying message_ix/model/MESSAGE/parameter_def.gms -> build/lib/message_ix/model/MESSAGE copying message_ix/model/MESSAGE/model_setup.gms -> build/lib/message_ix/model/MESSAGE creating build/bdist.linux-x86_64 creating build/bdist.linux-x86_64/egg creating build/bdist.linux-x86_64/egg/message_ix creating build/bdist.linux-x86_64/egg/message_ix/reporting copying build/lib/message_ix/reporting/__init__.py -> build/bdist.linux-x86_64/egg/message_ix/reporting copying build/lib/message_ix/reporting/pyam.py -> build/bdist.linux-x86_64/egg/message_ix/reporting copying build/lib/message_ix/reporting/computations.py -> build/bdist.linux-x86_64/egg/message_ix/reporting copying build/lib/message_ix/macro.py -> build/bdist.linux-x86_64/egg/message_ix copying build/lib/message_ix/__init__.py -> build/bdist.linux-x86_64/egg/message_ix creating build/bdist.linux-x86_64/egg/message_ix/tools copying build/lib/message_ix/tools/__init__.py -> build/bdist.linux-x86_64/egg/message_ix/tools creating build/bdist.linux-x86_64/egg/message_ix/tools/add_year copying build/lib/message_ix/tools/add_year/__init__.py -> build/bdist.linux-x86_64/egg/message_ix/tools/add_year copying build/lib/message_ix/tools/add_year/cli.py -> build/bdist.linux-x86_64/egg/message_ix/tools/add_year copying build/lib/message_ix/models.py -> build/bdist.linux-x86_64/egg/message_ix copying build/lib/message_ix/utils.py -> build/bdist.linux-x86_64/egg/message_ix creating build/bdist.linux-x86_64/egg/message_ix/testing copying build/lib/message_ix/testing/__init__.py -> build/bdist.linux-x86_64/egg/message_ix/testing copying build/lib/message_ix/testing/nightly.py -> build/bdist.linux-x86_64/egg/message_ix/testing copying build/lib/message_ix/core.py -> build/bdist.linux-x86_64/egg/message_ix copying build/lib/message_ix/cli.py -> build/bdist.linux-x86_64/egg/message_ix creating build/bdist.linux-x86_64/egg/message_ix/model creating build/bdist.linux-x86_64/egg/message_ix/model/output copying build/lib/message_ix/model/output/README.md -> build/bdist.linux-x86_64/egg/message_ix/model/output copying build/lib/message_ix/model/MACRO_run.gms -> build/bdist.linux-x86_64/egg/message_ix/model copying build/lib/message_ix/model/MESSAGE-MACRO_run.gms -> build/bdist.linux-x86_64/egg/message_ix/model creating build/bdist.linux-x86_64/egg/message_ix/model/data copying build/lib/message_ix/model/data/README.md -> build/bdist.linux-x86_64/egg/message_ix/model/data copying build/lib/message_ix/model/conopt.opt -> build/bdist.linux-x86_64/egg/message_ix/model creating build/bdist.linux-x86_64/egg/message_ix/model/templates copying build/lib/message_ix/model/templates/MESSAGE_master_template.gms -> build/bdist.linux-x86_64/egg/message_ix/model/templates copying build/lib/message_ix/model/version.gms -> build/bdist.linux-x86_64/egg/message_ix/model creating build/bdist.linux-x86_64/egg/message_ix/model/includes copying build/lib/message_ix/model/includes/aux_computation_time.gms -> build/bdist.linux-x86_64/egg/message_ix/model/includes copying build/lib/message_ix/model/includes/period_parameter_assignment.gms -> build/bdist.linux-x86_64/egg/message_ix/model/includes creating build/bdist.linux-x86_64/egg/message_ix/model/MACRO copying build/lib/message_ix/model/MACRO/macro_data_load.gms -> build/bdist.linux-x86_64/egg/message_ix/model/MACRO copying build/lib/message_ix/model/MACRO/macro_calibration.gms -> build/bdist.linux-x86_64/egg/message_ix/model/MACRO copying build/lib/message_ix/model/MACRO/macro_solve.gms -> build/bdist.linux-x86_64/egg/message_ix/model/MACRO copying build/lib/message_ix/model/MACRO/macro_core.gms -> build/bdist.linux-x86_64/egg/message_ix/model/MACRO copying build/lib/message_ix/model/MACRO/macro_reporting.gms -> build/bdist.linux-x86_64/egg/message_ix/model/MACRO creating build/bdist.linux-x86_64/egg/message_ix/model/MESSAGE copying build/lib/message_ix/model/MESSAGE/sets_maps_def.gms -> build/bdist.linux-x86_64/egg/message_ix/model/MESSAGE copying build/lib/message_ix/model/MESSAGE/model_solve.gms -> build/bdist.linux-x86_64/egg/message_ix/model/MESSAGE copying build/lib/message_ix/model/MESSAGE/version_check.gms -> build/bdist.linux-x86_64/egg/message_ix/model/MESSAGE copying build/lib/message_ix/model/MESSAGE/scaling_investment_costs.gms -> build/bdist.linux-x86_64/egg/message_ix/model/MESSAGE copying build/lib/message_ix/model/MESSAGE/auxiliary_settings.gms -> build/bdist.linux-x86_64/egg/message_ix/model/MESSAGE copying build/lib/message_ix/model/MESSAGE/data_load.gms -> build/bdist.linux-x86_64/egg/message_ix/model/MESSAGE copying build/lib/message_ix/model/MESSAGE/reporting_for_MACRO.gms -> build/bdist.linux-x86_64/egg/message_ix/model/MESSAGE copying build/lib/message_ix/model/MESSAGE/model_core.gms -> build/bdist.linux-x86_64/egg/message_ix/model/MESSAGE copying build/lib/message_ix/model/MESSAGE/reporting.gms -> build/bdist.linux-x86_64/egg/message_ix/model/MESSAGE copying build/lib/message_ix/model/MESSAGE/parameter_def.gms -> build/bdist.linux-x86_64/egg/message_ix/model/MESSAGE copying build/lib/message_ix/model/MESSAGE/model_setup.gms -> build/bdist.linux-x86_64/egg/message_ix/model/MESSAGE copying build/lib/message_ix/model/MESSAGE_run.gms -> build/bdist.linux-x86_64/egg/message_ix/model byte-compiling build/bdist.linux-x86_64/egg/message_ix/reporting/__init__.py to __init__.cpython-36.pyc byte-compiling build/bdist.linux-x86_64/egg/message_ix/reporting/pyam.py to pyam.cpython-36.pyc byte-compiling build/bdist.linux-x86_64/egg/message_ix/reporting/computations.py to computations.cpython-36.pyc byte-compiling build/bdist.linux-x86_64/egg/message_ix/macro.py to macro.cpython-36.pyc byte-compiling build/bdist.linux-x86_64/egg/message_ix/__init__.py to __init__.cpython-36.pyc byte-compiling build/bdist.linux-x86_64/egg/message_ix/tools/__init__.py to __init__.cpython-36.pyc byte-compiling build/bdist.linux-x86_64/egg/message_ix/tools/add_year/__init__.py to __init__.cpython-36.pyc byte-compiling build/bdist.linux-x86_64/egg/message_ix/tools/add_year/cli.py to cli.cpython-36.pyc byte-compiling build/bdist.linux-x86_64/egg/message_ix/models.py to models.cpython-36.pyc byte-compiling build/bdist.linux-x86_64/egg/message_ix/utils.py to utils.cpython-36.pyc byte-compiling build/bdist.linux-x86_64/egg/message_ix/testing/__init__.py to __init__.cpython-36.pyc byte-compiling build/bdist.linux-x86_64/egg/message_ix/testing/nightly.py to nightly.cpython-36.pyc byte-compiling build/bdist.linux-x86_64/egg/message_ix/core.py to core.cpython-36.pyc byte-compiling build/bdist.linux-x86_64/egg/message_ix/cli.py to cli.cpython-36.pyc creating build/bdist.linux-x86_64/egg/EGG-INFO copying message_ix.egg-info/PKG-INFO -> build/bdist.linux-x86_64/egg/EGG-INFO copying message_ix.egg-info/SOURCES.txt -> build/bdist.linux-x86_64/egg/EGG-INFO copying message_ix.egg-info/dependency_links.txt -> build/bdist.linux-x86_64/egg/EGG-INFO copying message_ix.egg-info/entry_points.txt -> build/bdist.linux-x86_64/egg/EGG-INFO copying message_ix.egg-info/requires.txt -> build/bdist.linux-x86_64/egg/EGG-INFO copying message_ix.egg-info/top_level.txt -> build/bdist.linux-x86_64/egg/EGG-INFO zip_safe flag not set; analyzing archive contents... message_ix.__pycache__.__init__.cpython-36: module references __file__ message_ix.__pycache__.cli.cpython-36: module references __file__ message_ix.__pycache__.models.cpython-36: module references __file__ message_ix.testing.__pycache__.nightly.cpython-36: module references __file__ creating dist creating 'dist/message_ix-2.0.0-py3.6.egg' and adding 'build/bdist.linux-x86_64/egg' to it removing 'build/bdist.linux-x86_64/egg' (and everything under it) Processing message_ix-2.0.0-py3.6.egg creating /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/envs/latest/lib/python3.6/site-packages/message_ix-2.0.0-py3.6.egg Extracting message_ix-2.0.0-py3.6.egg to /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/envs/latest/lib/python3.6/site-packages Adding message-ix 2.0.0 to easy-install.pth file Installing message-ix script to /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/envs/latest/bin Installed /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/envs/latest/lib/python3.6/site-packages/message_ix-2.0.0-py3.6.egg Processing dependencies for message-ix==2.0.0 Searching for setuptools>=41.2 Reading https://pypi.org/simple/setuptools/ Downloading https://files.pythonhosted.org/packages/a0/df/635cdb901ee4a8a42ec68e480c49f85f4c59e8816effbf57d9e6ee8b3588/setuptools-46.1.3-py3-none-any.whl#sha256=4fe404eec2738c20ab5841fa2d791902d2a645f32318a7850ef26f8d7215a8ee Best match: setuptools 46.1.3 Processing setuptools-46.1.3-py3-none-any.whl Installing setuptools-46.1.3-py3-none-any.whl to /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/envs/latest/lib/python3.6/site-packages writing requirements to /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/envs/latest/lib/python3.6/site-packages/setuptools-46.1.3-py3.6.egg/EGG-INFO/requires.txt Adding setuptools 46.1.3 to easy-install.pth file Installing easy_install script to /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/envs/latest/bin Installing easy_install-3.8 script to /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/envs/latest/bin Installed /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/envs/latest/lib/python3.6/site-packages/setuptools-46.1.3-py3.6.egg Searching for XlsxWriter==1.2.8 Best match: XlsxWriter 1.2.8 Adding XlsxWriter 1.2.8 to easy-install.pth file Using /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/envs/latest/lib/python3.6/site-packages Searching for xlrd==1.2.0 Best match: xlrd 1.2.0 Adding xlrd 1.2.0 to easy-install.pth file Using /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/envs/latest/lib/python3.6/site-packages Searching for pandas==1.0.3 Best match: pandas 1.0.3 Adding pandas 1.0.3 to easy-install.pth file Using /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/envs/latest/lib/python3.6/site-packages Searching for ixmp==2.0.0.post0.dev249 Best match: ixmp 2.0.0.post0.dev249 Adding ixmp 2.0.0.post0.dev249 to easy-install.pth file Installing ixmp script to /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/envs/latest/bin Using /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/envs/latest/lib/python3.6/site-packages Searching for click==7.1.1 Best match: click 7.1.1 Adding click 7.1.1 to easy-install.pth file Using /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/envs/latest/lib/python3.6/site-packages Searching for numpy==1.18.2 Best match: numpy 1.18.2 Adding numpy 1.18.2 to easy-install.pth file Installing f2py script to /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/envs/latest/bin Installing f2py3 script to /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/envs/latest/bin Installing f2py3.6 script to /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/envs/latest/bin Using /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/envs/latest/lib/python3.6/site-packages Searching for python-dateutil==2.8.1 Best match: python-dateutil 2.8.1 Adding python-dateutil 2.8.1 to easy-install.pth file Using /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/envs/latest/lib/python3.6/site-packages Searching for pytz==2019.3 Best match: pytz 2019.3 Adding pytz 2019.3 to easy-install.pth file Using /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/envs/latest/lib/python3.6/site-packages Searching for xarray==0.15.1 Best match: xarray 0.15.1 Adding xarray 0.15.1 to easy-install.pth file Using /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/envs/latest/lib/python3.6/site-packages Searching for graphviz==0.13.2 Best match: graphviz 0.13.2 Adding graphviz 0.13.2 to easy-install.pth file Using /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/envs/latest/lib/python3.6/site-packages Searching for PyYAML==5.3.1 Best match: PyYAML 5.3.1 Adding PyYAML 5.3.1 to easy-install.pth file Using /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/envs/latest/lib/python3.6/site-packages Searching for JPype1==0.7.1 Best match: JPype1 0.7.1 Adding JPype1 0.7.1 to easy-install.pth file Using /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/envs/latest/lib/python3.6/site-packages Searching for dask==2.14.0 Best match: dask 2.14.0 Adding dask 2.14.0 to easy-install.pth file Using /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/envs/latest/lib/python3.6/site-packages Searching for Pint==0.11 Best match: Pint 0.11 Adding Pint 0.11 to easy-install.pth file Using /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/envs/latest/lib/python3.6/site-packages Searching for six==1.14.0 Best match: six 1.14.0 Adding six 1.14.0 to easy-install.pth file Using /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/envs/latest/lib/python3.6/site-packages Searching for toolz==0.10.0 Best match: toolz 0.10.0 Adding toolz 0.10.0 to easy-install.pth file Using /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/envs/latest/lib/python3.6/site-packages Finished processing dependencies for message-ix==2.0.0 [rtd-command-info] start-time: 2020-04-14T08:58:44.646321Z, end-time: 2020-04-14T08:58:44.863052Z, duration: 0, exit-code: 0 cat doc/source/conf.py # -*- coding: utf-8 -*- # # message documentation build configuration file, created by # sphinx-quickstart on Mon Feb 8 16:15:24 2016. # # This file is execfile()d with the current directory set to its # containing dir. # # Note that not all possible configuration values are present in this # autogenerated file. # # All configuration values have a default; values that are commented out # serve to show the default. import sys import os try: from pathlib import Path except ImportError: pass import message_ix # -- General configuration ------------------------------------------------ # If your documentation needs a minimal Sphinx version, state it here. #needs_sphinx = '1.0' # Add any Sphinx extension module names here, as strings. They can be # extensions coming with Sphinx (named 'sphinx.ext.*') or your custom # ones. sys.path.append('.') extensions = [ 'sphinx.ext.autodoc', 'sphinx.ext.doctest', 'sphinx.ext.intersphinx', 'sphinx.ext.todo', 'sphinx.ext.coverage', 'sphinx.ext.mathjax', 'sphinxcontrib.bibtex', 'sphinx.ext.autosummary', 'sphinx.ext.napoleon', ] # Extension only works for Python 3 if sys.version_info[0] == 3: sys.path.insert(0, os.path.abspath('..')) extensions.append('grab_gams_doc') # Add any paths that contain templates here, relative to this directory. templates_path = ['_templates'] # The suffix(es) of source filenames. # You can specify multiple suffix as a list of string: # source_suffix = ['.rst', '.md'] source_suffix = '.rst' # The encoding of source files. # source_encoding = 'utf-8-sig' # The master toctree document. master_doc = 'index' # General information about the project. project = u'MESSAGEix' copyright = u'2020, IIASA, Energy Program' author = u'MESSAGEix Developers' # The version info for the project you're documenting, acts as replacement for # |version| and |release|, also used in various other places throughout the # built documents. # # The short X.Y version. # version = as determined from function above # The full version, including alpha/beta/rc tags. version = message_ix.__version__ release = message_ix.__version__ # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. # # This is also used if you do content translation via gettext catalogs. # Usually you set "language" from the command line for these cases. language = None # There are two options for replacing |today|: either, you set today to some # non-false value, then it is used: #today = '' # Else, today_fmt is used as the format for a strftime call. #today_fmt = '%B %d, %Y' # List of patterns, relative to source directory, that match files and # directories to ignore when looking for source files. exclude_patterns = ['_themes/*'] # The reST default role (used for this markup: `text`) to use for all # documents. #default_role = None # If true, '()' will be appended to :func: etc. cross-reference text. #add_function_parentheses = True # If true, the current module name will be prepended to all description # unit titles (such as .. function::). #add_module_names = True # If true, sectionauthor and moduleauthor directives will be shown in the # output. They are ignored by default. #show_authors = False # The name of the Pygments (syntax highlighting) style to use. pygments_style = 'sphinx' # A list of ignored prefixes for module index sorting. #modindex_common_prefix = [] # If true, keep warnings as "system message" paragraphs in the built documents. #keep_warnings = False # If true, `todo` and `todoList` produce output, else they produce nothing. todo_include_todos = True # -- Options for HTML output ---------------------------------------------- # The theme to use for HTML and HTML Help pages. See the documentation for # a list of builtin themes. html_theme = 'sphinx_rtd_theme' # Theme options are theme-specific and customize the look and feel of a theme # further. For a list of options available for each theme, see the # documentation. html_theme_options = {} # Add any paths that contain custom themes here, relative to this directory. #html_theme_path = [] # The name for this set of Sphinx documents. If None, it defaults to # " v documentation". #html_title = None # A shorter title for the navigation bar. Default is the same as html_title. #html_short_title = None # The name of an image file (relative to this directory) to place at the top # of the sidebar. html_logo = '_static/logo_white.png' # The name of an image file (within the static path) to use as favicon of the # docs. This file should be a Windows icon file (.ico) being 16x16 or 32x32 # pixels large. #html_favicon = None # Add any paths that contain custom static files (such as style sheets) here, # relative to this directory. They are copied after the builtin static files, # so a file named "default.css" will overwrite the builtin "default.css". html_static_path = ['_static'] def setup(app): app.add_stylesheet('custom.css') # Add any extra paths that contain custom files (such as robots.txt or # .htaccess) here, relative to this directory. These files are copied # directly to the root of the documentation. #html_extra_path = [] # If not '', a 'Last updated on:' timestamp is inserted at every page bottom, # using the given strftime format. #html_last_updated_fmt = '%b %d, %Y' # If true, SmartyPants will be used to convert quotes and dashes to # typographically correct entities. #html_use_smartypants = True # Custom sidebar templates, maps document names to template names. #html_sidebars = {} # Additional templates that should be rendered to pages, maps page names to # template names. #html_additional_pages = {} # If false, no module index is generated. #html_domain_indices = True # If false, no index is generated. #html_use_index = True # If true, the index is split into individual pages for each letter. #html_split_index = False # If true, links to the reST sources are added to the pages. #html_show_sourcelink = True # If true, "Created using Sphinx" is shown in the HTML footer. Default is True. #html_show_sphinx = True # If true, "(C) Copyright ..." is shown in the HTML footer. Default is True. #html_show_copyright = True # If true, an OpenSearch description file will be output, and all pages will # contain a tag referring to it. The value of this option must be the # base URL from which the finished HTML is served. #html_use_opensearch = '' # This is the file name suffix for HTML files (e.g. ".xhtml"). #html_file_suffix = None # Language to be used for generating the HTML full-text search index. # Sphinx supports the following languages: # 'da', 'de', 'en', 'es', 'fi', 'fr', 'hu', 'it', 'ja' # 'nl', 'no', 'pt', 'ro', 'ru', 'sv', 'tr' #html_search_language = 'en' # A dictionary with options for the search language support, empty by default. # Now only 'ja' uses this config value #html_search_options = {'type': 'default'} # The name of a javascript file (relative to the configuration directory) that # implements a search results scorer. If empty, the default will be used. #html_search_scorer = 'scorer.js' # Output file base name for HTML help builder. htmlhelp_basename = 'MESSAGEix_doc' # -- Options for LaTeX output --------------------------------------------- latex_elements = { # The paper size ('letterpaper' or 'a4paper'). #'papersize': 'letterpaper', # The font size ('10pt', '11pt' or '12pt'). #'pointsize': '10pt', # Additional stuff for the LaTeX preamble. #'preamble': '', # Latex figure (float) alignment #'figure_align': 'htbp', } # Grouping the document tree into LaTeX files. List of tuples # (source start file, target name, title, # author, documentclass [howto, manual, or own class]). latex_documents = [ (master_doc, 'message.tex', u'message Documentation', u'IIASA Energy Program', 'manual'), ] # The name of an image file (relative to this directory) to place at the top of # the title page. #latex_logo = None # For "manual" documents, if this is true, then toplevel headings are parts, # not chapters. #latex_use_parts = False # If true, show page references after internal links. #latex_show_pagerefs = False # If true, show URL addresses after external links. #latex_show_urls = False # Documents to append as an appendix to all manuals. #latex_appendices = [] # If false, no module index is generated. #latex_domain_indices = True # -- Options for manual page output --------------------------------------- # One entry per manual page. List of tuples # (source start file, name, description, authors, manual section). man_pages = [ (master_doc, 'message', u'message Documentation', [author], 1) ] # If true, show URL addresses after external links. #man_show_urls = False # -- Options for Texinfo output ------------------------------------------- # Grouping the document tree into Texinfo files. List of tuples # (source start file, target name, title, author, # dir menu entry, description, category) texinfo_documents = [ (master_doc, 'message', u'message Documentation', author, 'message', 'One line description of project.', 'Miscellaneous'), ] # Documents to append as an appendix to all manuals. #texinfo_appendices = [] # If false, no module index is generated. #texinfo_domain_indices = True # How to display URL addresses: 'footnote', 'no', or 'inline'. #texinfo_show_urls = 'footnote' # If true, do not generate a @detailmenu in the "Top" node's menu. #texinfo_no_detailmenu = False intersphinx_mapping = { 'dask': ('http://docs.dask.org/en/stable/', None), 'ixmp': ('https://message.iiasa.ac.at/projects/ixmp/en/latest/', None), 'pandas': ('https://pandas.pydata.org/pandas-docs/stable/', None), 'pint': ('https://pint.readthedocs.io/en/stable/', None), 'pyam': ('https://pyam-iamc.readthedocs.io/en/stable/', None), 'python': ('https://docs.python.org/3/', None), } # prolog for all rst files rst_prolog = """ .. |MESSAGEix| replace:: MESSAGE\ :emphasis:`ix` .. |ixmp| replace:: :emphasis:`ix modeling platform` .. |version| replace:: {} .. role:: strike .. role:: underline """.format(version) # Configuration for grab_gams_doc extension if sys.version_info[0] == 3: gams_source_dir = Path(__file__).parents[2] / 'message_ix' / 'model' gams_target_dir = 'model' ########################################################################### # auto-created readthedocs.org specific configuration # ########################################################################### # # The following code was added during an automated build on readthedocs.org # It is auto created and injected for every build. The result is based on the # conf.py.tmpl file found in the readthedocs.org codebase: # https://github.com/rtfd/readthedocs.org/blob/master/readthedocs/doc_builder/templates/doc_builder/conf.py.tmpl # import importlib import sys import os.path from six import string_types from sphinx import version_info # Get suffix for proper linking to GitHub # This is deprecated in Sphinx 1.3+, # as each page can have its own suffix if globals().get('source_suffix', False): if isinstance(source_suffix, string_types): SUFFIX = source_suffix elif isinstance(source_suffix, (list, tuple)): # Sphinx >= 1.3 supports list/tuple to define multiple suffixes SUFFIX = source_suffix[0] elif isinstance(source_suffix, dict): # Sphinx >= 1.8 supports a mapping dictionary for multiple suffixes SUFFIX = list(source_suffix.keys())[0] # make a ``list()`` for py2/py3 compatibility else: # default to .rst SUFFIX = '.rst' else: SUFFIX = '.rst' # Add RTD Static Path. Add to the end because it overwrites previous files. if not 'html_static_path' in globals(): html_static_path = [] if os.path.exists('_static'): html_static_path.append('_static') # Add RTD Theme only if they aren't overriding it already using_rtd_theme = ( ( 'html_theme' in globals() and html_theme in ['default'] and # Allow people to bail with a hack of having an html_style 'html_style' not in globals() ) or 'html_theme' not in globals() ) if using_rtd_theme: theme = importlib.import_module('sphinx_rtd_theme') html_theme = 'sphinx_rtd_theme' html_style = None html_theme_options = {} if 'html_theme_path' in globals(): html_theme_path.append(theme.get_html_theme_path()) else: html_theme_path = [theme.get_html_theme_path()] if globals().get('websupport2_base_url', False): websupport2_base_url = 'https://readthedocs.com/websupport' websupport2_static_url = 'https://assets.readthedocs.com/' #Add project information to the template context. context = { 'using_theme': using_rtd_theme, 'html_theme': html_theme, 'current_version': "latest", 'version_slug': "latest", 'MEDIA_URL': "https://media.readthedocs.com/media/", 'STATIC_URL': "https://assets.readthedocs.com/", 'PRODUCTION_DOMAIN': "readthedocs.com", 'versions': [ ("master", "/en/master/"), ("latest", "/en/latest/"), ("stable", "/en/stable/"), ("v2.0.0", "/en/v2.0.0/"), ("2.x", "/en/2.x/"), ("v1.2.0", "/en/v1.2.0/"), ("1.2.x", "/en/1.2.x/"), ("v1.1.0", "/en/v1.1.0/"), ], 'downloads': [ ("pdf", "//message.iiasa.ac.at/_/downloads/en/latest/pdf/"), ("html", "//message.iiasa.ac.at/_/downloads/en/latest/htmlzip/"), ("epub", "//message.iiasa.ac.at/_/downloads/en/latest/epub/"), ], 'subprojects': [ ("iiasa-energy-program-ixmp", "https://message.iiasa.ac.at/projects/ixmp/en/stable/"), ("iiasa-energy-program-message-doc", "https://message.iiasa.ac.at/projects/global/en/latest/"), ], 'slug': 'iiasa-energy-program-message-ix', 'name': u'message_ix', 'rtd_language': u'en', 'programming_language': u'words', 'canonical_url': 'https://message.iiasa.ac.at/en/stable/', 'analytics_code': 'UA-134631150-1', 'single_version': False, 'conf_py_path': '/doc/source/', 'api_host': 'https://readthedocs.com', 'proxied_api_host': '/_', 'github_user': 'iiasa', 'github_repo': 'message_ix', 'github_version': 'master', 'display_github': True, 'bitbucket_user': 'None', 'bitbucket_repo': 'None', 'bitbucket_version': 'master', 'display_bitbucket': False, 'gitlab_user': 'None', 'gitlab_repo': 'None', 'gitlab_version': 'master', 'display_gitlab': False, 'READTHEDOCS': True, 'using_theme': (html_theme == "default"), 'new_theme': (html_theme == "sphinx_rtd_theme"), 'source_suffix': SUFFIX, 'ad_free': False, 'user_analytics_code': 'UA-134631150-1', 'global_analytics_code': 'UA-17997319-2', 'commit': '12875072', } if 'html_context' in globals(): html_context.update(context) else: html_context = context # Add custom RTD extension if 'extensions' in globals(): # Insert at the beginning because it can interfere # with other extensions. # See https://github.com/rtfd/readthedocs.org/pull/4054 extensions.insert(0, "readthedocs_ext.readthedocs") else: extensions = ["readthedocs_ext.readthedocs"] # Add External version warning banner to the external version documentation if 'branch' == 'external': extensions.insert(1, "readthedocs_ext.external_version_warning") project_language = 'en' # User's Sphinx configurations language_user = globals().get('language', None) latex_engine_user = globals().get('latex_engine', None) latex_elements_user = globals().get('latex_elements', None) # Remove this once xindy gets installed in Docker image and XINDYOPS # env variable is supported # https://github.com/rtfd/readthedocs-docker-images/pull/98 latex_use_xindy = False chinese = any([ language_user in ('zh_CN', 'zh_TW'), project_language in ('zh_CN', 'zh_TW'), ]) japanese = any([ language_user == 'ja', project_language == 'ja', ]) if chinese: latex_engine = latex_engine_user or 'xelatex' latex_elements_rtd = { 'preamble': '\\usepackage[UTF8]{ctex}\n', } latex_elements = latex_elements_user or latex_elements_rtd elif japanese: latex_engine = latex_engine_user or 'platex' [rtd-command-info] start-time: 2020-04-14T08:58:44.966745Z, end-time: 2020-04-14T08:58:59.164011Z, duration: 14, exit-code: 0 python sphinx-build -T -E -b readthedocs -d _build/doctrees-readthedocs -D language=en . _build/html Running Sphinx v1.8.5 loading translations [en]... done making output directory... generating GAMS sources... [ 4%] MACRO_run generating GAMS sources... [ 8%] MESSAGE-MACRO_run generating GAMS sources... [ 13%] version generating GAMS sources... [ 17%] MESSAGE_run generating GAMS sources... [ 21%] templates/MESSAGE_master_template generating GAMS sources... [ 26%] includes/aux_computation_time generating GAMS sources... [ 30%] includes/period_parameter_assignment generating GAMS sources... [ 34%] MACRO/macro_data_load generating GAMS sources... [ 39%] MACRO/macro_calibration generating GAMS sources... [ 43%] MACRO/macro_solve generating GAMS sources... [ 47%] MACRO/macro_core generating GAMS sources... [ 52%] MACRO/macro_reporting generating GAMS sources... [ 56%] MESSAGE/sets_maps_def generating GAMS sources... [ 60%] MESSAGE/model_solve generating GAMS sources... [ 65%] MESSAGE/version_check generating GAMS sources... [ 69%] MESSAGE/scaling_investment_costs generating GAMS sources... [ 73%] MESSAGE/auxiliary_settings generating GAMS sources... [ 78%] MESSAGE/data_load generating GAMS sources... [ 82%] MESSAGE/reporting_for_MACRO generating GAMS sources... [ 86%] MESSAGE/model_core generating GAMS sources... [ 91%] MESSAGE/reporting generating GAMS sources... [ 95%] MESSAGE/parameter_def generating GAMS sources... [100%] MESSAGE/model_setup loading intersphinx inventory from http://docs.dask.org/en/stable/objects.inv... loading intersphinx inventory from https://message.iiasa.ac.at/projects/ixmp/en/latest/objects.inv... loading intersphinx inventory from https://pandas.pydata.org/pandas-docs/stable/objects.inv... loading intersphinx inventory from https://pint.readthedocs.io/en/stable/objects.inv... loading intersphinx inventory from https://pyam-iamc.readthedocs.io/en/stable/objects.inv... loading intersphinx inventory from https://docs.python.org/3/objects.inv... building [mo]: targets for 0 po files that are out of date building [readthedocs]: targets for 25 source files that are out of date updating environment: 25 added, 0 changed, 0 removed reading sources... [ 4%] api reading sources... [ 8%] bibliography checking for /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/checkouts/latest/doc/source/bibs/main.bib in bibtex cache... not found parsing bibtex file /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/checkouts/latest/doc/source/bibs/main.bib... parsed 6 entries reading sources... [ 12%] contributing reading sources... [ 16%] core reading sources... [ 20%] debugging reading sources... [ 24%] efficiency reading sources... [ 28%] faq reading sources... [ 32%] framework reading sources... [ 36%] getting_started reading sources... [ 40%] guide reading sources... [ 44%] index reading sources... [ 48%] model/MACRO/macro_core reading sources... [ 52%] model/MESSAGE-MACRO_run reading sources... [ 56%] model/MESSAGE/model_core reading sources... [ 60%] model/MESSAGE/model_solve reading sources... [ 64%] model/MESSAGE/parameter_def reading sources... [ 68%] model/MESSAGE/reporting reading sources... [ 72%] model/MESSAGE/scaling_investment_costs reading sources... [ 76%] model/MESSAGE/sets_maps_def reading sources... [ 80%] model/MESSAGE_run reading sources... [ 84%] notice reading sources... [ 88%] reporting reading sources... [ 92%] tools/add_year reading sources... [ 96%] tutorials reading sources... [100%] whatsnew /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/checkouts/latest/doc/source/api.rst:33: WARNING: failed to import ixmp.testing.make_dantzig /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/checkouts/latest/doc/source/reporting.rst:226: WARNING: failed to import read_config looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 4%] api writing output... [ 8%] bibliography writing output... [ 12%] contributing writing output... [ 16%] core writing output... [ 20%] debugging writing output... [ 24%] efficiency writing output... [ 28%] faq writing output... [ 32%] framework writing output... [ 36%] getting_started writing output... [ 40%] guide writing output... [ 44%] index writing output... [ 48%] model/MACRO/macro_core writing output... [ 52%] model/MESSAGE-MACRO_run writing output... [ 56%] model/MESSAGE/model_core writing output... [ 60%] model/MESSAGE/model_solve writing output... [ 64%] model/MESSAGE/parameter_def writing output... [ 68%] model/MESSAGE/reporting writing output... [ 72%] model/MESSAGE/scaling_investment_costs writing output... [ 76%] model/MESSAGE/sets_maps_def writing output... [ 80%] model/MESSAGE_run writing output... [ 84%] notice writing output... [ 88%] reporting writing output... [ 92%] tools/add_year writing output... [ 96%] tutorials writing output... [100%] whatsnew generating indices... genindex py-modindex writing additional pages... search copying images... [ 50%] _static/ix_components.png copying images... [100%] _static/ix_features.png copying static files... done copying readthedocs static files... done copying searchtools... done copying extra files... done dumping search index in English (code: en) ... done dumping object inventory... done build succeeded, 2 warnings. The HTML pages are in _build/html. [rtd-command-info] start-time: 2020-04-14T08:58:59.321400Z, end-time: 2020-04-14T08:59:07.903466Z, duration: 8, exit-code: 0 python sphinx-build -T -b readthedocssinglehtmllocalmedia -d _build/doctrees-readthedocssinglehtmllocalmedia -D language=en . _build/localmedia Running Sphinx v1.8.5 loading translations [en]... done making output directory... generating GAMS sources... [ 4%] MACRO_run generating GAMS sources... [ 8%] MESSAGE-MACRO_run generating GAMS sources... [ 13%] version generating GAMS sources... [ 17%] MESSAGE_run generating GAMS sources... [ 21%] templates/MESSAGE_master_template generating GAMS sources... [ 26%] includes/aux_computation_time generating GAMS sources... [ 30%] includes/period_parameter_assignment generating GAMS sources... [ 34%] MACRO/macro_data_load generating GAMS sources... [ 39%] MACRO/macro_calibration generating GAMS sources... [ 43%] MACRO/macro_solve generating GAMS sources... [ 47%] MACRO/macro_core generating GAMS sources... [ 52%] MACRO/macro_reporting generating GAMS sources... [ 56%] MESSAGE/sets_maps_def generating GAMS sources... [ 60%] MESSAGE/model_solve generating GAMS sources... [ 65%] MESSAGE/version_check generating GAMS sources... [ 69%] MESSAGE/scaling_investment_costs generating GAMS sources... [ 73%] MESSAGE/auxiliary_settings generating GAMS sources... [ 78%] MESSAGE/data_load generating GAMS sources... [ 82%] MESSAGE/reporting_for_MACRO generating GAMS sources... [ 86%] MESSAGE/model_core generating GAMS sources... [ 91%] MESSAGE/reporting generating GAMS sources... [ 95%] MESSAGE/parameter_def generating GAMS sources... [100%] MESSAGE/model_setup loading intersphinx inventory from http://docs.dask.org/en/stable/objects.inv... loading intersphinx inventory from https://message.iiasa.ac.at/projects/ixmp/en/latest/objects.inv... loading intersphinx inventory from https://pandas.pydata.org/pandas-docs/stable/objects.inv... loading intersphinx inventory from https://pint.readthedocs.io/en/stable/objects.inv... loading intersphinx inventory from https://pyam-iamc.readthedocs.io/en/stable/objects.inv... loading intersphinx inventory from https://docs.python.org/3/objects.inv... building [mo]: targets for 0 po files that are out of date building [readthedocssinglehtmllocalmedia]: all documents updating environment: 25 added, 0 changed, 0 removed reading sources... [ 4%] api reading sources... [ 8%] bibliography checking for /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/checkouts/latest/doc/source/bibs/main.bib in bibtex cache... not found parsing bibtex file /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/checkouts/latest/doc/source/bibs/main.bib... parsed 6 entries reading sources... [ 12%] contributing reading sources... [ 16%] core reading sources... [ 20%] debugging reading sources... [ 24%] efficiency reading sources... [ 28%] faq reading sources... [ 32%] framework reading sources... [ 36%] getting_started reading sources... [ 40%] guide reading sources... [ 44%] index reading sources... [ 48%] model/MACRO/macro_core reading sources... [ 52%] model/MESSAGE-MACRO_run reading sources... [ 56%] model/MESSAGE/model_core reading sources... [ 60%] model/MESSAGE/model_solve reading sources... [ 64%] model/MESSAGE/parameter_def reading sources... [ 68%] model/MESSAGE/reporting reading sources... [ 72%] model/MESSAGE/scaling_investment_costs reading sources... [ 76%] model/MESSAGE/sets_maps_def reading sources... [ 80%] model/MESSAGE_run reading sources... [ 84%] notice reading sources... [ 88%] reporting reading sources... [ 92%] tools/add_year reading sources... [ 96%] tutorials reading sources... [100%] whatsnew /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/checkouts/latest/doc/source/api.rst:33: WARNING: failed to import ixmp.testing.make_dantzig /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/checkouts/latest/doc/source/reporting.rst:226: WARNING: failed to import read_config looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done assembling single document... getting_started tutorials framework model/MESSAGE_run model/MESSAGE-MACRO_run api core model/MESSAGE/sets_maps_def model/MESSAGE/parameter_def model/MESSAGE/model_core model/MESSAGE/model_solve model/MESSAGE/reporting model/MESSAGE/scaling_investment_costs model/MACRO/macro_core guide efficiency debugging reporting tools/add_year whatsnew notice contributing faq bibliography writing... done writing additional files... copying images... [ 50%] _static/ix_features.png copying images... [100%] _static/ix_components.png copying static files... done copying readthedocs static files... done copying extra files... done dumping object inventory... done build succeeded, 2 warnings. The HTML page is in _build/localmedia. [rtd-command-info] start-time: 2020-04-14T08:59:08.126074Z, end-time: 2020-04-14T08:59:16.673118Z, duration: 8, exit-code: 0 python sphinx-build -b latex -D language=en -d _build/doctrees . _build/latex Running Sphinx v1.8.5 loading translations [en]... done making output directory... generating GAMS sources... [ 4%] MACRO_run generating GAMS sources... [ 8%] MESSAGE-MACRO_run generating GAMS sources... [ 13%] version generating GAMS sources... [ 17%] MESSAGE_run generating GAMS sources... [ 21%] templates/MESSAGE_master_template generating GAMS sources... [ 26%] includes/aux_computation_time generating GAMS sources... [ 30%] includes/period_parameter_assignment generating GAMS sources... [ 34%] MACRO/macro_data_load generating GAMS sources... [ 39%] MACRO/macro_calibration generating GAMS sources... [ 43%] MACRO/macro_solve generating GAMS sources... [ 47%] MACRO/macro_core generating GAMS sources... [ 52%] MACRO/macro_reporting generating GAMS sources... [ 56%] MESSAGE/sets_maps_def generating GAMS sources... [ 60%] MESSAGE/model_solve generating GAMS sources... [ 65%] MESSAGE/version_check generating GAMS sources... [ 69%] MESSAGE/scaling_investment_costs generating GAMS sources... [ 73%] MESSAGE/auxiliary_settings generating GAMS sources... [ 78%] MESSAGE/data_load generating GAMS sources... [ 82%] MESSAGE/reporting_for_MACRO generating GAMS sources... [ 86%] MESSAGE/model_core generating GAMS sources... [ 91%] MESSAGE/reporting generating GAMS sources... [ 95%] MESSAGE/parameter_def generating GAMS sources... [100%] MESSAGE/model_setup loading intersphinx inventory from http://docs.dask.org/en/stable/objects.inv... loading intersphinx inventory from https://message.iiasa.ac.at/projects/ixmp/en/latest/objects.inv... loading intersphinx inventory from https://pandas.pydata.org/pandas-docs/stable/objects.inv... loading intersphinx inventory from https://pint.readthedocs.io/en/stable/objects.inv... loading intersphinx inventory from https://pyam-iamc.readthedocs.io/en/stable/objects.inv... loading intersphinx inventory from https://docs.python.org/3/objects.inv... building [mo]: targets for 0 po files that are out of date building [latex]: all documents updating environment: 25 added, 0 changed, 0 removed reading sources... [ 4%] api reading sources... [ 8%] bibliography checking for /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/checkouts/latest/doc/source/bibs/main.bib in bibtex cache... not found parsing bibtex file /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/checkouts/latest/doc/source/bibs/main.bib... parsed 6 entries reading sources... [ 12%] contributing reading sources... [ 16%] core reading sources... [ 20%] debugging reading sources... [ 24%] efficiency reading sources... [ 28%] faq reading sources... [ 32%] framework reading sources... [ 36%] getting_started reading sources... [ 40%] guide reading sources... [ 44%] index reading sources... [ 48%] model/MACRO/macro_core reading sources... [ 52%] model/MESSAGE-MACRO_run reading sources... [ 56%] model/MESSAGE/model_core reading sources... [ 60%] model/MESSAGE/model_solve reading sources... [ 64%] model/MESSAGE/parameter_def reading sources... [ 68%] model/MESSAGE/reporting reading sources... [ 72%] model/MESSAGE/scaling_investment_costs reading sources... [ 76%] model/MESSAGE/sets_maps_def reading sources... [ 80%] model/MESSAGE_run reading sources... [ 84%] notice reading sources... [ 88%] reporting reading sources... [ 92%] tools/add_year reading sources... [ 96%] tutorials reading sources... [100%] whatsnew /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/checkouts/latest/doc/source/api.rst:33: WARNING: failed to import ixmp.testing.make_dantzig /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/checkouts/latest/doc/source/reporting.rst:226: WARNING: failed to import read_config looking for now-outdated files... none found pickling environment... done checking consistency... done processing message.tex...index getting_started tutorials framework model/MESSAGE_run model/MESSAGE-MACRO_run api core model/MESSAGE/sets_maps_def model/MESSAGE/parameter_def model/MESSAGE/model_core model/MESSAGE/model_solve model/MESSAGE/reporting model/MESSAGE/scaling_investment_costs model/MACRO/macro_core guide efficiency debugging reporting tools/add_year whatsnew notice contributing faq bibliography resolving references... writing... done copying images... [ 50%] _static/ix_features.png copying images... [100%] _static/ix_components.png copying TeX support files... done build succeeded, 2 warnings. The LaTeX files are in _build/latex. Run 'make' in that directory to run these through (pdf)latex (use `make latexpdf' here to do that automatically). [rtd-command-info] start-time: 2020-04-14T08:59:17.602793Z, end-time: 2020-04-14T08:59:17.806695Z, duration: 0, exit-code: 0 cat latexmkrc $latex = 'latex ' . $ENV{'LATEXOPTS'} . ' %O %S'; $pdflatex = 'pdflatex ' . $ENV{'LATEXOPTS'} . ' %O %S'; $lualatex = 'lualatex ' . $ENV{'LATEXOPTS'} . ' %O %S'; $xelatex = 'xelatex --no-pdf ' . $ENV{'LATEXOPTS'} . ' %O %S'; $makeindex = 'makeindex -s python.ist %O -o %D %S'; add_cus_dep( "glo", "gls", 0, "makeglo" ); sub makeglo { return system( "makeindex -s gglo.ist -o '$_[0].gls' '$_[0].glo'" ); } [rtd-command-info] start-time: 2020-04-14T08:59:17.953263Z, end-time: 2020-04-14T08:59:23.140984Z, duration: 5, exit-code: 0 latexmk -r latexmkrc -pdf -f -dvi- -ps- -jobname=iiasa-energy-program-message-ix -interaction=nonstopmode Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 10) line 1, chunk 1. Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 10) line 2, chunk 1. Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 10) line 3, chunk 1. Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 10) line 4, chunk 1. Subroutine makeglo redefined at (eval 11) line 7, chunk 1. Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 11) line 1, chunk 1. Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 11) line 2, chunk 1. Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 11) line 3, chunk 1. Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 11) line 4, chunk 1. Latexmk: This is Latexmk, John Collins, 1 January 2015, version: 4.41. File::Glob::glob() will disappear in perl 5.30. Use File::Glob::bsd_glob() instead. at /usr/bin/latexmk line 7482. Rule 'pdflatex': Rules & subrules not known to be previously run: pdflatex Rule 'pdflatex': The following rules & subrules became out-of-date: 'pdflatex' ------------ Run number 1 of rule 'pdflatex' ------------ ------------ Running 'pdflatex -interaction=nonstopmode -recorder --jobname="iiasa-energy-program-message-ix" "message.tex"' ------------ Latexmk: applying rule 'pdflatex'... This is pdfTeX, Version 3.14159265-2.6-1.40.18 (TeX Live 2017/Debian) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode (./message.tex LaTeX2e <2017-04-15> Babel <3.18> and hyphenation patterns for 84 language(s) loaded. (./sphinxmanual.cls Document Class: sphinxmanual 2018/12/22 v1.8.3 Document class (Sphinx manual) (/usr/share/texlive/texmf-dist/tex/latex/base/report.cls Document Class: report 2014/09/29 v1.4h Standard LaTeX document class (/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo))) (/usr/share/texlive/texmf-dist/tex/latex/base/inputenc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/utf8.def (/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.dfu) (/usr/share/texlive/texmf-dist/tex/latex/base/ot1enc.dfu) (/usr/share/texlive/texmf-dist/tex/latex/base/omsenc.dfu))) (/usr/share/texlive/texmf-dist/tex/latex/cmap/cmap.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.def)<>) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsmath.sty For additional information on amsmath, use the `?' option. (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amstext.sty (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsgen.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsbsy.sty) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsopn.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amssymb.sty (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amsfonts.sty)) (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.sty (/usr/share/texlive/texmf-dist/tex/generic/babel/switch.def) (/usr/share/texlive/texmf-dist/tex/generic/babel-english/english.ldf (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.def (/usr/share/texlive/texmf-dist/tex/generic/babel/txtbabel.def)))) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/times.sty) (/usr/share/texlive/texmf-dist/tex/latex/fncychap/fncychap.sty) (./sphinx.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ltxcmds.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphics.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/trig.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/graphics.cfg) (/usr/share/texlive/texmf-dist/tex/latex/graphics-def/pdftex.def))) (/usr/share/texlive/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/textcomp.sty (/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.def (/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.dfu))) (/usr/share/texlive/texmf-dist/tex/latex/titlesec/titlesec.sty) (/usr/share/texlive/texmf-dist/tex/latex/tabulary/tabulary.sty (/usr/share/texlive/texmf-dist/tex/latex/tools/array.sty)) (/usr/share/texlive/texmf-dist/tex/latex/tools/longtable.sty) (/usr/share/texlive/texmf-dist/tex/latex/varwidth/varwidth.sty) (./sphinxmulticell.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/makeidx.sty) (/usr/share/texlive/texmf-dist/tex/latex/framed/framed.sty) (/usr/share/texlive/texmf-dist/tex/latex/xcolor/xcolor.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/color.cfg)) (/usr/share/texlive/texmf-dist/tex/latex/fancyvrb/fancyvrb.sty Style option: `fancyvrb' v2.7a, with DG/SPQR fixes, and firstline=lastline fix <2008/02/07> (tvz)) (./footnotehyper-sphinx.sty) (/usr/share/texlive/texmf-dist/tex/latex/float/float.sty) (/usr/share/texlive/texmf-dist/tex/latex/wrapfig/wrapfig.sty) (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/alltt.sty) (/usr/share/texlive/texmf-dist/tex/latex/upquote/upquote.sty) (/usr/share/texlive/texmf-dist/tex/latex/capt-of/capt-of.sty) (/usr/share/texlive/texmf-dist/tex/latex/needspace/needspace.sty) (/usr/share/texlive/texmf-dist/tex/latex/carlisle/remreset.sty) (./sphinxhighlight.sty) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/kvoptions.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/kvsetkeys.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/infwarerr.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/etexcmds.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifluatex.sty))))) (/usr/share/texlive/texmf-dist/tex/latex/geometry/geometry.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifpdf.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifvtex.sty) (/usr/share/texlive/texmf-dist/tex/generic/ifxetex/ifxetex.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-generic.sty)) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/auxhook.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/hyperref.cfg) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/puenc.def) (/usr/share/texlive/texmf-dist/tex/latex/url/url.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hpdftex.def (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/rerunfilecheck.sty)) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/hypcap.sty) Writing index file iiasa-energy-program-message-ix.idx (./iiasa-energy-program-message-ix.aux) (/usr/share/texlive/texmf-dist/tex/latex/base/ts1cmr.fd) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1ptm.fd) (/usr/share/texlive/texmf-dist/tex/context/base/mkii/supp-pdf.mkii [Loading MPS to PDF converter (version 2006.09.02).] ) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/epstopdf-base.sty (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/grfext.sty) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg)) *geometry* driver: auto-detecting *geometry* detected driver: pdftex (/usr/share/texlive/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/gettitlestring.sty)) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1phv.fd)<><><><> (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsa.fd) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsb.fd) [1{/var/lib/texmf/fo nts/map/pdftex/updmap/pdftex.map}] [2] [1] [2] LaTeX Warning: Citation `bibliography:huppmann-messageix-2018' on page 1 undefi ned on input line 86. [1 <./ix_features.png>] [2] Chapter 1. LaTeX Warning: Citation `bibliography:huppmann-messageix-2018' on page 3 undefi ned on input line 103. LaTeX Warning: Citation `bibliography:messner-users-1995' on page 3 undefined o n input line 104. [3] [4] Chapter 2. (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1pcr.fd) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1ptm.fd) [5] LaTeX Warning: Hyper reference `contributing::doc' on page 6 undefined on input line 200. (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1pcr.fd) [6] LaTeX Warning: Hyper reference `tutorials:preparation' on page 7 undefined on i nput line 275. [7] LaTeX Warning: Hyper reference `faq::doc' on page 8 undefined on input line 425 . [8] Chapter 3. LaTeX Warning: Hyper reference `tutorials::doc' on page 9 undefined on input li ne 443. LaTeX Warning: Citation `bibliography:huppmann-messageix-2018' on page 9 undefi ned on input line 454. LaTeX Warning: Citation `bibliography:huppmann-messageix-2018' on page 9 undefi ned on input line 454. LaTeX Warning: Citation `bibliography:sullivan-vre-2013' on page 9 undefined on input line 485. LaTeX Warning: Citation `bibliography:johnson-vre-2016' on page 9 undefined on input line 486. LaTeX Warning: Citation `bibliography:keppo-short-2010' on page 9 undefined on input line 490. LaTeX Warning: Hyper reference `api:message_ix.Scenario.solve' on page 9 undefi ned on input line 507. LaTeX Warning: Hyper reference `tutorials::doc' on page 9 undefined on input li ne 508. [9] [10 <./ix_components.png>] [11] LaTeX Warning: Hyper reference `api:ixmp-package' on page 12 undefined on input line 607. LaTeX Warning: Hyper reference `api:message-ix-package' on page 12 undefined on input line 610. LaTeX Warning: Hyper reference `api:module-message_ix.models' on page 12 undefi ned on input line 613. LaTeX Warning: Hyper reference `api:module-message_ix.utils' on page 12 undefin ed on input line 616. LaTeX Warning: Hyper reference `api:module-message_ix.testing' on page 12 undef ined on input line 619. Package longtable Warning: Column widths have changed (longtable) in table 1 on input line 672. Underfull \hbox (badness 10000) in paragraph at lines 704--705 []|[][]\T1/pcr/m/n/10 ixmp.model.get_model[][]\T1/ptm/m/n/10 (name, Package longtable Warning: Column widths have changed (longtable) in table 2 on input line 714. LaTeX Warning: Hyper reference `api:message_ix.Scenario' on page 12 undefined o n input line 719. LaTeX Warning: Hyper reference `api:module-message_ix.utils' on page 12 undefin ed on input line 719. [12] Underfull \hbox (badness 10000) in paragraph at lines 723--723 []\T1/ptm/m/it/10 mp\T1/ptm/m/n/10 , \T1/ptm/m/it/10 model\T1/ptm/m/n/10 , \T1/ ptm/m/it/10 sce-nario=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ver-sion=None\T1/ptm /m/n/10 , \T1/ptm/m/it/10 an-no-ta-tion=None\T1/ptm/m/n/10 , LaTeX Warning: Hyper reference `api:message_ix.Scenario' on page 13 undefined o n input line 735. LaTeX Warning: Hyper reference `api:message_ix.Scenario.read_excel' on page 13 undefined on input line 738. LaTeX Warning: Hyper reference `api:message_ix.Scenario.to_excel' on page 13 un defined on input line 738. LaTeX Warning: Hyper reference `api:message_ix.Scenario.add_cat' on page 13 und efined on input line 758. LaTeX Warning: Hyper reference `api:message_ix.Scenario.add_horizon' on page 13 undefined on input line 763. LaTeX Warning: Hyper reference `api:message_ix.Scenario.add_spatial_sets' on pa ge 13 undefined on input line 768. LaTeX Warning: Hyper reference `api:message_ix.Scenario.cat' on page 13 undefin ed on input line 773. LaTeX Warning: Hyper reference `api:message_ix.Scenario.cat_list' on page 13 un defined on input line 778. LaTeX Warning: Hyper reference `api:message_ix.Scenario.equ' on page 13 undefin ed on input line 783. LaTeX Warning: Hyper reference `api:message_ix.Scenario.firstmodelyear' on page 13 undefined on input line 788. LaTeX Warning: Hyper reference `api:message_ix.Scenario.par' on page 13 undefin ed on input line 793. LaTeX Warning: Hyper reference `api:message_ix.Scenario.read_excel' on page 13 undefined on input line 798. LaTeX Warning: Hyper reference `api:message_ix.Scenario.rename' on page 13 unde fined on input line 803. LaTeX Warning: Hyper reference `api:message_ix.Scenario.to_excel' on page 13 un defined on input line 808. LaTeX Warning: Hyper reference `api:message_ix.Scenario.var' on page 13 undefin ed on input line 813. LaTeX Warning: Hyper reference `api:message_ix.Scenario.vintage_and_active_year s' on page 13 undefined on input line 818. Underfull \hbox (badness 10000) in paragraph at lines 818--819 []|\T1/pcr/m/sl/10 vintage_and_active_years\T1/ptm/m/n/10 ([ya_args, LaTeX Warning: Hyper reference `api:message_ix.Scenario.years_active' on page 1 3 undefined on input line 823. Package longtable Warning: Column widths have changed (longtable) in table 3 on input line 828. [13] Underfull \hbox (badness 10000) in paragraph at lines 925--927 []\T1/pcr/b/n/10 key_or_data \T1/ptm/m/n/10 ([][]\T1/pcr/m/sl/10 str[][] or ite rable of str or [][]range[][] or dict or\T1/ptm/m/n/10 ) ^^U LaTeX Warning: Hyper reference `api:message_ix.Scenario.init_set' on page 14 un defined on input line 965. LaTeX Warning: Hyper reference `api:message_ix.Scenario.add_set' on page 14 und efined on input line 966. [14] LaTeX Warning: Hyper reference `api:message_ix.Scenario.clone' on page 15 undef ined on input line 1055. [15] LaTeX Warning: Hyper reference `api:message_ix.Scenario.commit' on page 16 unde fined on input line 1175. [16] [17] [18] LaTeX Warning: Hyper reference `api:message_ix.Scenario.to_excel' on page 19 un defined on input line 1607. [19] LaTeX Warning: Hyper reference `api:message_ix.Scenario.read_excel' on page 20 undefined on input line 1637. Underfull \hbox (badness 6094) in paragraph at lines 1686--1687 []\T1/pcr/b/n/10 key \T1/ptm/m/n/10 (\T1/pcr/m/sl/10 dataframe or key list or c oncatenated string, optional\T1/ptm/m/n/10 ) [20] LaTeX Warning: Hyper reference `api:message_ix.Scenario.init_set' on page 21 un defined on input line 1830. [21] LaTeX Warning: Hyper reference `api:message_ix.models.MESSAGE' on page 22 undef ined on input line 1904. LaTeX Warning: Hyper reference `api:message_ix.models.DEFAULT_CPLEX_OPTIONS' on page 22 undefined on input line 1904. Underfull \hbox (badness 6559) in paragraph at lines 1903--1905 \T1/ptm/m/n/10 ping to use for GAMS CPLEX solver op-tions file. See \T1/pcr/m/s l/10 MESSAGE \T1/ptm/m/n/10 and LaTeX Warning: Hyper reference `api:message_ix.Scenario.add_timeseries' on page 22 undefined on input line 1925. LaTeX Warning: Hyper reference `api:message_ix.Scenario.read_excel' on page 22 undefined on input line 1983. [22] LaTeX Warning: Hyper reference `api:message_ix.Scenario.years_active' on page 2 3 undefined on input line 2053. LaTeX Warning: Hyper reference `api:message_ix.Scenario.firstmodelyear' on page 23 undefined on input line 2057. LaTeX Warning: Hyper reference `model/MESSAGE/parameter_def:params-tech' on pag e 23 undefined on input line 2078. LaTeX Warning: Hyper reference `api:message_ix.Scenario.solve' on page 23 undef ined on input line 2114. [23] LaTeX Warning: Hyper reference `api:message_ix.Scenario.solve' on page 24 undef ined on input line 2126. Overfull \hbox (7.04417pt too wide) in paragraph at lines 2215--2215 []\T1/ptm/b/n/10 model_file| Overfull \hbox (7.39426pt too wide) in paragraph at lines 2215--2215 []\T1/ptm/b/n/10 solve_args| Underfull \hbox (badness 10000) in paragraph at lines 2215--2215 []\T1/pcr/m/n/10 [\TS1/pcr/m/n/10 '\T1/pcr/m/n/10 --in="{in_file}"\TS1/pcr/m/n/ 10 '\T1/pcr/m/n/10 , \TS1/pcr/m/n/10 '\T1/pcr/m/n/10 --out="{out_file}"\TS1/pcr /m/n/10 '\T1/pcr/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 2215--2215 \TS1/pcr/m/n/10 '\T1/pcr/m/n/10 --iter="{MODEL_PATH}/output/MsgIterationReport_ {case}. Overfull \hbox (8.60437pt too wide) in paragraph at lines 2215--2215 []\T1/ptm/b/n/10 gams_args| Overfull \hbox (26.49388pt too wide) in paragraph at lines 2215--2215 []\T1/ptm/b/n/10 check_solution| Underfull \hbox (badness 10000) in paragraph at lines 2215--2215 []\T1/ptm/b/n/10 com- [24] LaTeX Warning: Hyper reference `api:message_ix.Scenario' on page 25 undefined o n input line 2287. LaTeX Warning: Hyper reference `api:message_ix.Scenario' on page 25 undefined o n input line 2310. LaTeX Warning: Hyper reference `api:message_ix.Scenario' on page 25 undefined o n input line 2369. LaTeX Warning: Hyper reference `api:message_ix.Scenario' on page 25 undefined o n input line 2447. LaTeX Warning: Hyper reference `model/MESSAGE/model_core:share-constraints' on page 25 undefined on input line 2482. LaTeX Warning: Hyper reference `model/MESSAGE/model_core:section-of-generic-rel ations' on page 25 undefined on input line 2494. [25] LaTeX Warning: Hyper reference `model/MESSAGE/model_core:extraction-equivalence ' on page 26 undefined on input line 2549. LaTeX Warning: Hyper reference `model/MESSAGE/model_core:commodity-balance' on page 26 undefined on input line 2550. Underfull \hbox (badness 10000) in paragraph at lines 2577--2578 []|\T1/ptm/m/n/10 cat_node LaTeX Warning: Hyper reference `api:message_ix.Scenario' on page 26 undefined o n input line 2587. LaTeX Warning: Hyper reference `api:message_ix.Scenario' on page 26 undefined o n input line 2608. LaTeX Warning: Hyper reference `api:message_ix.Scenario' on page 26 undefined o n input line 2621. Overfull \hbox (16.42058pt too wide) in paragraph at lines 2644--2645 []|\T1/ptm/m/n/10 cat_addon(type_addon,addon)| Overfull \hbox (9.33008pt too wide) in paragraph at lines 2658--2659 []|\T1/ptm/m/n/10 cat_year(type_year,year_all)| Underfull \hbox (badness 10000) in paragraph at lines 2672--2673 []|\T1/ptm/m/n/10 cat_emission LaTeX Warning: Hyper reference `api:message_ix.Scenario' on page 26 undefined o n input line 2683. Underfull \hbox (badness 10000) in paragraph at lines 2679--2686 []|\T1/ptm/m/n/10 type_tec_land Underfull \hbox (badness 10000) in paragraph at lines 2687--2688 []|$[] \OMS/cmsy/m/n/10 2 Underfull \hbox (badness 10000) in paragraph at lines 2692--2693 []|\T1/ptm/m/n/10 balance_equality (com- LaTeX Warning: Hyper reference `model/MESSAGE/model_core:commodity-balance-lt' on page 26 undefined on input line 2696. Underfull \hbox (badness 10000) in paragraph at lines 2696--2698 []|\T1/ptm/m/n/10 Commodities and level re-lated to \T1/ptm/m/it/10 Equa-tion C OM-MOD- [26] [27] Overfull \hbox (13.67632pt too wide) in paragraph at lines 2735--2736 []|\T1/ptm/m/n/10 map_resource(node,commodity,grade,year_all)| Overfull \hbox (19.78642pt too wide) in paragraph at lines 2740--2741 []|\T1/ptm/m/n/10 map_ren_grade(node,commodity,grade,year_all)| Overfull \hbox (4.24635pt too wide) in paragraph at lines 2745--2746 []|\T1/ptm/m/n/10 map_ren_com(node,tec,commodity,year_all)| Overfull \hbox (39.95575pt too wide) in paragraph at lines 2750--2751 []|\T1/ptm/m/n/10 map_rating(node,tec,commodity,level,rating,year_all)| Overfull \hbox (42.47574pt too wide) in paragraph at lines 2755--2756 []|\T1/ptm/m/n/10 map_commodity(node,commodity,level,year_all,time)| Overfull \hbox (1.63623pt too wide) in paragraph at lines 2760--2761 []|\T1/ptm/m/n/10 map_stocks(node,commodity,level,year_all)| LaTeX Warning: Hyper reference `api:message_ix.Scenario' on page 28 undefined o n input line 2787. [28] LaTeX Warning: Hyper reference `api:message_ix.Scenario' on page 29 undefined o n input line 2829. LaTeX Warning: Hyper reference `model/MESSAGE/sets_maps_def:period-year-footnot e' on page 29 undefined on input line 2880. LaTeX Warning: Citation `bibliography:sullivan-vre-2013' on page 29 undefined o n input line 3014. LaTeX Warning: Hyper reference `model/MESSAGE/model_core:reliability-constraint ' on page 29 undefined on input line 3015. [29] LaTeX Warning: Hyper reference `model/MESSAGE/model_core:reliability-constraint ' on page 30 undefined on input line 3119. LaTeX Warning: Hyper reference `model/MESSAGE/model_core:flexibility-constraint ' on page 30 undefined on input line 3119. LaTeX Warning: Hyper reference `model/MESSAGE/model_core:flexibility-constraint ' on page 30 undefined on input line 3134. LaTeX Warning: Hyper reference `model/MESSAGE/model_core:activity-bound-up' on page 30 undefined on input line 3168. LaTeX Warning: Hyper reference `model/MESSAGE/model_core:activity-bound-lo' on page 30 undefined on input line 3168. [30] LaTeX Warning: Citation `bibliography:keppo-short-2010' on page 31 undefined on input line 3220. LaTeX Warning: Hyper reference `model/MESSAGE/model_core:dynamic-constraints' o n page 31 undefined on input line 3220. LaTeX Warning: Citation `bibliography:keppo-short-2010' on page 31 undefined on input line 3353. LaTeX Warning: Hyper reference `model/MESSAGE/model_core:dynamic-constraints' o n page 31 undefined on input line 3354. [31] Overfull \hbox (47.69775pt too wide) in paragraph at lines 3368--3369 []|\T1/ptm/m/n/10 abs_cost_new_capacity_soft_up| Overfull \hbox (45.47765pt too wide) in paragraph at lines 3373--3374 []|\T1/ptm/m/n/10 abs_cost_new_capacity_soft_lo| Overfull \hbox (53.40768pt too wide) in paragraph at lines 3378--3379 []|\T1/ptm/m/n/10 level_cost_new_capacity_soft_up| Overfull \hbox (51.18758pt too wide) in paragraph at lines 3383--3384 []|\T1/ptm/m/n/10 level_cost_new_capacity_soft_lo| Overfull \hbox (22.71774pt too wide) in paragraph at lines 3388--3389 []|\T1/ptm/m/n/10 abs_cost_activity_soft_up| Overfull \hbox (20.49763pt too wide) in paragraph at lines 3393--3394 []|\T1/ptm/m/n/10 abs_cost_activity_soft_lo| Overfull \hbox (28.42767pt too wide) in paragraph at lines 3398--3399 []|\T1/ptm/m/n/10 level_cost_activity_soft_up| Overfull \hbox (26.20757pt too wide) in paragraph at lines 3403--3404 []|\T1/ptm/m/n/10 level_cost_activity_soft_lo| [32] LaTeX Warning: Hyper reference `model/MESSAGE/model_core:share-constraints' on page 33 undefined on input line 3644. LaTeX Warning: Hyper reference `model/MESSAGE/model_core:section-of-generic-rel ations' on page 33 undefined on input line 3686. [33] [34] LaTeX Warning: Hyper reference `model/MESSAGE/sets_maps_def:sets-maps-def' on p age 35 undefined on input line 3850. LaTeX Warning: Hyper reference `model/MESSAGE/parameter_def:parameter-def' on p age 35 undefined on input line 3850. LaTeX Warning: Hyper reference `model/MESSAGE/sets_maps_def:sets-maps-def' on p age 35 undefined on input line 3852. LaTeX Warning: Hyper reference `model/MESSAGE/model_core:commodity-balance' on page 35 undefined on input line 3981. Overfull \hbox (7.87762pt too wide) in paragraph at lines 3981--3981 []$\OML/cmm/m/it/10 COMMODITY[]BALANCE[] \OMS/cmsy/m/n/10 2 LaTeX Warning: Hyper reference `model/MESSAGE/model_core:commodity-balance' on page 35 undefined on input line 3981. LaTeX Warning: Hyper reference `efficiency:efficiency-output' on page 35 undefi ned on input line 3995. LaTeX Warning: Hyper reference `model/MESSAGE/model_core:commodity-balance-gt' on page 35 undefined on input line 4036. LaTeX Warning: Hyper reference `model/MESSAGE/model_core:commodity-balance-lt' on page 35 undefined on input line 4036. LaTeX Warning: Hyper reference `model/MESSAGE/model_core:emission-constraint' o n page 35 undefined on input line 4036. Overfull \hbox (49.1441pt too wide) in paragraph at lines 4036--4036 []$\OML/cmm/m/it/10 PRICE[]COMMODITY[] \OMS/cmsy/m/n/10 2 LaTeX Warning: Hyper reference `model/MESSAGE/model_core:commodity-balance-gt' on page 35 undefined on input line 4036. LaTeX Warning: Hyper reference `model/MESSAGE/model_core:commodity-balance-lt' on page 35 undefined on input line 4036. Underfull \hbox (badness 10000) in paragraph at lines 4036--4036 []\T1/ptm/m/n/10 Com-mod-ity price (undis-counted marginals of \T1/ptm/m/it/10 Equa-tion COM-MOD- Overfull \hbox (29.19446pt too wide) in paragraph at lines 4036--4036 []$\OML/cmm/m/it/10 PRICE[]EMISSION[] \OMS/cmsy/m/n/10 2 LaTeX Warning: Hyper reference `model/MESSAGE/model_core:emission-constraint' o n page 35 undefined on input line 4036. Overfull \hbox (20.21011pt too wide) in paragraph at lines 4036--4036 []$\OML/cmm/m/it/10 COST[]NODAL[]NET[] \OMS/cmsy/m/n/10 2 [35] Overfull \hbox (5.61777pt too wide) detected at line 4094 [] [36] [37] [38] LaTeX Warning: Hyper reference `model/MESSAGE/model_core:equation-resource-cons traint' on page 39 undefined on input line 4170. LaTeX Warning: Hyper reference `model/MESSAGE/model_core:equation-renewables-eq uivalence' on page 39 undefined on input line 4171. [39] Overfull \hbox (84.21944pt too wide) detected at line 4244 [] Overfull \hbox (50.00006pt too wide) detected at line 4244 [] Overfull \hbox (11.28036pt too wide) detected at line 4258 [] Overfull \hbox (50.00006pt too wide) detected at line 4258 [] Overfull \hbox (17.44542pt too wide) detected at line 4275 [] Overfull \hbox (50.00006pt too wide) detected at line 4275 [] Overfull \hbox (38.56934pt too wide) detected at line 4287 [] Overfull \hbox (50.00006pt too wide) detected at line 4287 [] [40] [41] LaTeX Warning: Citation `bibliography:sullivan-vre-2013' on page 42 undefined o n input line 4387. [42] Underfull \hbox (badness 10000) in paragraph at lines 4407--4409 []\T1/ptm/m/n/10 This con-straint and the aux-il-iary vari-able is only ac-tive if $\OML/cmm/m/it/10 peak[]load[]factor[]$ \T1/ptm/m/n/10 or Underfull \hbox (badness 5893) in paragraph at lines 4450--4452 []\T1/ptm/m/n/10 Technologies where the re-li-a-bil-ity fac-tor is de-fined wit h the rat-ing \T1/ptm/m/it/10 firm \T1/ptm/m/n/10 have an aux-il-iary vari-able LaTeX Warning: Citation `bibliography:sullivan-vre-2013' on page 43 undefined o n input line 4464. [43] [44] [45] Overfull \hbox (48.41743pt too wide) detected at line 4639 [] Overfull \hbox (50.00006pt too wide) detected at line 4639 [] [46] Overfull \hbox (45.6894pt too wide) detected at line 4655 [] Overfull \hbox (50.00006pt too wide) detected at line 4655 [] LaTeX Warning: Citation `bibliography:keppo-short-2010' on page 47 undefined on input line 4666. [47] LaTeX Warning: Citation `bibliography:keppo-short-2010' on page 48 undefined on input line 4691. [48] [49] [50] [51] [52] [53] [54] Underfull \hbox (badness 7081) in paragraph at lines 5134--5134 []\T1/phv/m/n/10 Math No-ta- Overfull \hbox (9.31995pt too wide) in paragraph at lines 5226--5226 []$\OML/cmm/m/it/10 duration[]period[]$| [55] Overfull \hbox (14.51402pt too wide) in paragraph at lines 5323--5323 []$\OML/cmm/m/it/10 PHYSENE[]$| Underfull \hbox (badness 10000) in paragraph at lines 5323--5323 []$[][] \OMS/cmsy/m/n/10 ^^U Overfull \hbox (14.7856pt too wide) in paragraph at lines 5323--5323 []$\OML/cmm/m/it/10 PRODENE[]$| Underfull \hbox (badness 10000) in paragraph at lines 5323--5323 []$[][] \OMS/cmsy/m/n/10 ^^U Overfull \hbox (10.76054pt too wide) in paragraph at lines 5323--5323 []$\OML/cmm/m/it/10 NEWENE[]$| Underfull \hbox (badness 10000) in paragraph at lines 5323--5323 []$[][] \OMS/cmsy/m/n/10 ^^U [56] LaTeX Warning: Citation `bibliography:manne-buying-1992' on page 57 undefined o n input line 5346. [57] LaTeX Warning: Citation `bibliography:manne-buying-1992' on page 58 undefined o n input line 5421. [58] [59] LaTeX Warning: Hyper reference `api:message_ix.Scenario' on page 60 undefined o n input line 5527. LaTeX Warning: Hyper reference `reporting:message_ix.reporting.Reporter' on pag e 60 undefined on input line 5529. LaTeX Warning: Hyper reference `reporting:terminology' on page 60 undefined on input line 5554. LaTeX Warning: Hyper reference `reporting:basic-usage' on page 60 undefined on input line 5557. LaTeX Warning: Hyper reference `reporting:customization' on page 60 undefined o n input line 5560. LaTeX Warning: Hyper reference `reporting:reporters' on page 60 undefined on in put line 5563. LaTeX Warning: Hyper reference `reporting:module-message_ix.reporting.computati ons' on page 60 undefined on input line 5566. LaTeX Warning: Hyper reference `reporting:module-ixmp.reporting.computations' o n page 60 undefined on input line 5569. LaTeX Warning: Hyper reference `reporting:configuration' on page 60 undefined o n input line 5574. LaTeX Warning: Hyper reference `reporting:utilities' on page 60 undefined on in put line 5577. [60] LaTeX Warning: Hyper reference `api:message_ix.Scenario' on page 61 undefined o n input line 5594. LaTeX Warning: Hyper reference `reporting:module-ixmp.reporting.computations' o n page 61 undefined on input line 5594. LaTeX Warning: Hyper reference `reporting:module-message_ix.reporting.computati ons' on page 61 undefined on input line 5594. LaTeX Warning: Hyper reference `reporting:message_ix.reporting.Reporter' on pag e 61 undefined on input line 5594. LaTeX Warning: Hyper reference `api:message_ix.Scenario' on page 61 undefined o n input line 5605. LaTeX Warning: Hyper reference `reporting:message_ix.reporting.Reporter' on pag e 61 undefined on input line 5612. LaTeX Warning: Hyper reference `reporting:ixmp.reporting.Reporter.get' on page 61 undefined on input line 5616. LaTeX Warning: Hyper reference `reporting:message_ix.reporting.Reporter' on pag e 61 undefined on input line 5632. LaTeX Warning: Hyper reference `reporting:ixmp.reporting.Reporter.get' on page 61 undefined on input line 5633. LaTeX Warning: Hyper reference `reporting:ixmp.reporting.Reporter.get' on page 61 undefined on input line 5636. [61] LaTeX Warning: Hyper reference `reporting:ixmp.reporting.Reporter.add' on page 62 undefined on input line 5646. LaTeX Warning: Hyper reference `reporting:message_ix.reporting.Reporter' on pag e 62 undefined on input line 5688. LaTeX Warning: Hyper reference `reporting:ixmp.reporting.Reporter' on page 62 u ndefined on input line 5693. LaTeX Warning: Hyper reference `reporting:ixmp.reporting.Key' on page 62 undefi ned on input line 5698. Package longtable Warning: Column widths have changed (longtable) in table 4 on input line 5703. LaTeX Warning: Hyper reference `reporting:ixmp.reporting.Reporter.from_scenario ' on page 62 undefined on input line 5705. LaTeX Warning: Hyper reference `reporting:message_ix.reporting.Reporter' on pag e 62 undefined on input line 5706. [62] LaTeX Warning: Hyper reference `reporting:ixmp.reporting.Reporter.full_key' on page 63 undefined on input line 5782. LaTeX Warning: Hyper reference `reporting:message_ix.reporting.Reporter' on pag e 63 undefined on input line 5813. LaTeX Warning: Hyper reference `reporting:message_ix.reporting.PRODUCTS' on pag e 63 undefined on input line 5833. LaTeX Warning: Hyper reference `reporting:message_ix.reporting.DERIVED' on page 63 undefined on input line 5838. LaTeX Warning: Hyper reference `reporting:message_ix.reporting.MAPPING_SETS' on page 63 undefined on input line 5843. LaTeX Warning: Hyper reference `reporting:message_ix.reporting.PYAM_CONVERT' on page 63 undefined on input line 5848. LaTeX Warning: Hyper reference `reporting:message_ix.reporting.computations.as_ pyam' on page 63 undefined on input line 5850. LaTeX Warning: Hyper reference `reporting:message_ix.reporting.REPORTS' on page 63 undefined on input line 5853. LaTeX Warning: Hyper reference `reporting:message_ix.reporting.computations.con cat' on page 63 undefined on input line 5855. Package longtable Warning: Column widths have changed (longtable) in table 5 on input line 5858. LaTeX Warning: Hyper reference `reporting:ixmp.reporting.Reporter' on page 63 u ndefined on input line 5863. LaTeX Warning: Hyper reference `reporting:ixmp.reporting.Key' on page 63 undefi ned on input line 5874. LaTeX Warning: Hyper reference `reporting:ixmp.reporting.Key' on page 63 undefi ned on input line 5874. [63] LaTeX Warning: Hyper reference `reporting:ixmp.reporting.Key' on page 64 undefi ned on input line 5899. LaTeX Warning: Hyper reference `reporting:message_ix.reporting.computations.as_ pyam' on page 64 undefined on input line 5916. LaTeX Warning: Hyper reference `reporting:message_ix.reporting.Reporter.convert _pyam' on page 64 undefined on input line 5924. [64] LaTeX Warning: Hyper reference `reporting:ixmp.reporting.Reporter.get' on page 65 undefined on input line 5982. LaTeX Warning: Hyper reference `reporting:ixmp.reporting.Reporter.keys' on page 65 undefined on input line 6009. LaTeX Warning: Hyper reference `reporting:ixmp.reporting.Reporter.get' on page 65 undefined on input line 6014. LaTeX Warning: Hyper reference `reporting:ixmp.reporting.Reporter.add' on page 65 undefined on input line 6036. LaTeX Warning: Hyper reference `reporting:ixmp.reporting.Reporter.add_file' on page 65 undefined on input line 6041. LaTeX Warning: Hyper reference `reporting:ixmp.reporting.Reporter.add_product' on page 65 undefined on input line 6046. LaTeX Warning: Hyper reference `reporting:ixmp.reporting.Reporter.aggregate' on page 65 undefined on input line 6051. LaTeX Warning: Hyper reference `reporting:ixmp.reporting.Reporter.apply' on pag e 65 undefined on input line 6056. LaTeX Warning: Hyper reference `reporting:ixmp.reporting.Reporter.check_keys' o n page 65 undefined on input line 6061. LaTeX Warning: Hyper reference `reporting:ixmp.reporting.Reporter.configure' on page 65 undefined on input line 6066. LaTeX Warning: Hyper reference `reporting:ixmp.reporting.Reporter.describe' on page 65 undefined on input line 6071. LaTeX Warning: Hyper reference `reporting:ixmp.reporting.Reporter.disaggregate' on page 65 undefined on input line 6076. LaTeX Warning: Hyper reference `reporting:ixmp.reporting.Reporter.finalize' on page 65 undefined on input line 6081. LaTeX Warning: Hyper reference `reporting:ixmp.reporting.Reporter.full_key' on page 65 undefined on input line 6086. LaTeX Warning: Hyper reference `reporting:ixmp.reporting.Reporter.get' on page 65 undefined on input line 6091. LaTeX Warning: Hyper reference `reporting:ixmp.reporting.Reporter.keys' on page 65 undefined on input line 6096. LaTeX Warning: Hyper reference `reporting:ixmp.reporting.Reporter.graph' on pag e 65 undefined on input line 6098. LaTeX Warning: Hyper reference `reporting:ixmp.reporting.Reporter.set_filters' on page 65 undefined on input line 6106. LaTeX Warning: Hyper reference `reporting:ixmp.reporting.Reporter.visualize' on page 65 undefined on input line 6111. LaTeX Warning: Hyper reference `reporting:ixmp.reporting.Reporter.write' on pag e 65 undefined on input line 6116. Package longtable Warning: Column widths have changed (longtable) in table 6 on input line 6121. LaTeX Warning: Hyper reference `reporting:ixmp.reporting.Reporter.add' on page 65 undefined on input line 6136. LaTeX Warning: Hyper reference `reporting:ixmp.reporting.Reporter.add_single' o n page 65 undefined on input line 6137. LaTeX Warning: Hyper reference `reporting:ixmp.reporting.Reporter.add_queue' on page 65 undefined on input line 6138. LaTeX Warning: Hyper reference `reporting:ixmp.reporting.Reporter.apply' on pag e 65 undefined on input line 6138. [65] LaTeX Warning: Hyper reference `reporting:ixmp.reporting.Reporter.add_single' o n page 66 undefined on input line 6165. LaTeX Warning: Hyper reference `reporting:ixmp.reporting.Reporter.add_queue' on page 66 undefined on input line 6165. LaTeX Warning: Hyper reference `reporting:ixmp.reporting.Reporter.apply' on pag e 66 undefined on input line 6165. LaTeX Warning: Hyper reference `reporting:ixmp.reporting.Reporter.add' on page 66 undefined on input line 6169. LaTeX Warning: Hyper reference `reporting:ixmp.reporting.Key' on page 66 undefi ned on input line 6216. LaTeX Warning: Hyper reference `reporting:ixmp.reporting.Key' on page 66 undefi ned on input line 6235. LaTeX Warning: Hyper reference `reporting:ixmp.reporting.computations.load_file ' on page 66 undefined on input line 6243. [66] LaTeX Warning: Hyper reference `reporting:ixmp.reporting.Key' on page 67 undefi ned on input line 6263. LaTeX Warning: Hyper reference `reporting:ixmp.reporting.Key' on page 67 undefi ned on input line 6282. LaTeX Warning: Hyper reference `reporting:ixmp.reporting.computations.load_file ' on page 67 undefined on input line 6290. LaTeX Warning: Hyper reference `reporting:ixmp.reporting.Key' on page 67 undefi ned on input line 6304. LaTeX Warning: Hyper reference `reporting:ixmp.reporting.Key' on page 67 undefi ned on input line 6318. LaTeX Warning: Hyper reference `reporting:ixmp.reporting.Reporter.add' on page 67 undefined on input line 6333. LaTeX Warning: Hyper reference `reporting:ixmp.reporting.Key' on page 67 undefi ned on input line 6356. [67] LaTeX Warning: Hyper reference `reporting:ixmp.reporting.Reporter.full_key' on page 68 undefined on input line 6387. LaTeX Warning: Hyper reference `reporting:ixmp.reporting.Key' on page 68 undefi ned on input line 6403. LaTeX Warning: Hyper reference `reporting:ixmp.reporting.Reporter.add' on page 68 undefined on input line 6419. LaTeX Warning: Hyper reference `reporting:ixmp.reporting.Key' on page 68 undefi ned on input line 6427. LaTeX Warning: Hyper reference `reporting:ixmp.reporting.Reporter.full_key' on page 68 undefined on input line 6463. LaTeX Warning: Hyper reference `reporting:ixmp.reporting.Reporter.default_key' on page 68 undefined on input line 6479. LaTeX Warning: Hyper reference `reporting:ixmp.reporting.Reporter.set_filters' on page 68 undefined on input line 6482. LaTeX Warning: Hyper reference `reporting:ixmp.reporting.Reporter.add_file' on page 68 undefined on input line 6486. [68] LaTeX Warning: Hyper reference `reporting:ixmp.reporting.Key' on page 69 undefi ned on input line 6548. LaTeX Warning: Hyper reference `api:message_ix.Scenario' on page 69 undefined o n input line 6560. LaTeX Warning: Hyper reference `reporting:ixmp.reporting.Reporter' on page 69 u ndefined on input line 6601. [69] LaTeX Warning: Hyper reference `reporting:ixmp.reporting.Reporter.default_key' on page 70 undefined on input line 6633. LaTeX Warning: Hyper reference `reporting:ixmp.reporting.Reporter.default_key' on page 70 undefined on input line 6636. LaTeX Warning: Hyper reference `reporting:ixmp.reporting.Reporter.graph' on pag e 70 undefined on input line 6646. LaTeX Warning: Hyper reference `reporting:ixmp.reporting.Key.name' on page 70 u ndefined on input line 6709. LaTeX Warning: Hyper reference `reporting:ixmp.reporting.Key.dims' on page 70 u ndefined on input line 6712. LaTeX Warning: Hyper reference `reporting:ixmp.reporting.Key.tag' on page 70 un defined on input line 6715. [70] LaTeX Warning: Hyper reference `reporting:ixmp.reporting.Key.name' on page 71 u ndefined on input line 6782. LaTeX Warning: Hyper reference `reporting:ixmp.reporting.Key.dims' on page 71 u ndefined on input line 6782. LaTeX Warning: Hyper reference `reporting:ixmp.reporting.Key.tag' on page 71 un defined on input line 6782. LaTeX Warning: Hyper reference `reporting:ixmp.reporting.Key.append' on page 71 undefined on input line 6782. LaTeX Warning: Hyper reference `reporting:ixmp.reporting.Key.drop' on page 71 u ndefined on input line 6782. LaTeX Warning: Hyper reference `reporting:ixmp.reporting.Key.add_tag' on page 7 1 undefined on input line 6782. LaTeX Warning: Hyper reference `reporting:ixmp.reporting.Key' on page 71 undefi ned on input line 6832. LaTeX Warning: Hyper reference `reporting:ixmp.reporting.Key.drop' on page 71 u ndefined on input line 6835. LaTeX Warning: Hyper reference `reporting:ixmp.reporting.Key.append' on page 71 undefined on input line 6838. LaTeX Warning: Hyper reference `reporting:ixmp.reporting.Key.add_tag' on page 7 1 undefined on input line 6842. LaTeX Warning: Hyper reference `reporting:ixmp.reporting.Key' on page 71 undefi ned on input line 6850. [71] Underfull \hbox (badness 10000) in paragraph at lines 6927--6927 []\T1/ptm/m/it/10 scenario\T1/ptm/m/n/10 , \T1/ptm/m/it/10 quan-tity\T1/ptm/m/n /10 , \T1/ptm/m/it/10 re-place_vars=None\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 6927--6927 \T1/ptm/m/it/10 year_time_dim=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 drop=[]\T1/p tm/m/n/10 , \T1/ptm/m/it/10 col- LaTeX Warning: Hyper reference `reporting:message_ix.reporting.Reporter.convert _pyam' on page 72 undefined on input line 6943. LaTeX Warning: Hyper reference `reporting:message_ix.reporting.computations.map _as_qty' on page 72 undefined on input line 6956. LaTeX Warning: Hyper reference `model/MESSAGE/sets_maps_def:mapping-sets' on pa ge 72 undefined on input line 6983. [72] LaTeX Warning: Hyper reference `reporting:message_ix.reporting.computations.bro adcast_map' on page 73 undefined on input line 6999. LaTeX Warning: Hyper reference `reporting:ixmp.reporting.computations.write_rep ort' on page 73 undefined on input line 7014. LaTeX Warning: Hyper reference `reporting:ixmp.reporting.computations.aggregate ' on page 73 undefined on input line 7048. LaTeX Warning: Hyper reference `reporting:ixmp.reporting.computations.disaggreg ate_shares' on page 73 undefined on input line 7053. LaTeX Warning: Hyper reference `reporting:ixmp.reporting.computations.product' on page 73 undefined on input line 7058. LaTeX Warning: Hyper reference `reporting:ixmp.reporting.computations.ratio' on page 73 undefined on input line 7063. LaTeX Warning: Hyper reference `reporting:ixmp.reporting.computations.sum' on p age 73 undefined on input line 7068. Package longtable Warning: Column widths have changed (longtable) in table 7 on input line 7073. LaTeX Warning: Hyper reference `reporting:ixmp.reporting.computations.load_file ' on page 73 undefined on input line 7095. LaTeX Warning: Hyper reference `reporting:ixmp.reporting.computations.write_rep ort' on page 73 undefined on input line 7100. Package longtable Warning: Column widths have changed (longtable) in table 8 on input line 7105. LaTeX Warning: Hyper reference `reporting:ixmp.reporting.computations.concat' o n page 73 undefined on input line 7127. Package longtable Warning: Column widths have changed (longtable) in table 9 on input line 7132. [73] Underfull \hbox (badness 10000) in paragraph at lines 7267--7270 []\T1/pcr/b/n/10 dims \T1/ptm/m/n/10 ([][]\T1/pcr/m/sl/10 collections.abc.Colle ction[][] or [][]collections.abc.Mapping[][], [74] LaTeX Warning: Hyper reference `reporting:ixmp.reporting.configure' on page 75 undefined on input line 7389. LaTeX Warning: Hyper reference `reporting:ixmp.reporting.utils.RENAME_DIMS' on page 75 undefined on input line 7394. LaTeX Warning: Hyper reference `reporting:ixmp.reporting.utils.REPLACE_UNITS' o n page 75 undefined on input line 7399. Package longtable Warning: Column widths have changed (longtable) in table 10 on input line 7404. LaTeX Warning: Hyper reference `reporting:ixmp.reporting.utils.RENAME_DIMS' on page 75 undefined on input line 7412. LaTeX Warning: Hyper reference `reporting:ixmp.reporting.utils.REPLACE_UNITS' o n page 75 undefined on input line 7412. [75] LaTeX Warning: Hyper reference `reporting:ixmp.reporting.utils.REPLACE_UNITS' o n page 76 undefined on input line 7422. LaTeX Warning: Hyper reference `reporting:ixmp.reporting.utils.RENAME_DIMS' on page 76 undefined on input line 7432. LaTeX Warning: Hyper reference `reporting:message_ix.reporting.computations.as_ pyam' on page 76 undefined on input line 7465. LaTeX Warning: Hyper reference `reporting:message_ix.reporting.computations.con cat' on page 76 undefined on input line 7473. LaTeX Warning: Hyper reference `reporting:module-ixmp.reporting.computations' o n page 76 undefined on input line 7527. [76] Overfull \hbox (2.15396pt too wide) in paragraph at lines 7620--7624 []\T1/ptm/m/n/10 'ene': `vari-able' is \TS1/pcr/m/n/10 '\T1/pcr/m/n/10 ||||\TS1/pcr/m/n/10 ' Underfull \hbox (badness 10000) in paragraph at lines 7620--7624 \T1/ptm/m/n/10 and `re-gion' is \TS1/pcr/m/n/10 '\T1/pcr/m/n/10 |\TS1/pcr/m/n/10 ' \T1/ptm/m/n/10 (if \T1/ptm/m/it/10 var='out'\T1/ptm/m/n/ 10 ) or LaTeX Warning: Hyper reference `api:message_ix.Scenario' on page 77 undefined o n input line 7653. [77] LaTeX Warning: Hyper reference `tools/add_year:message_ix.tools.add_year.add_ye ar' on page 78 undefined on input line 7724. Underfull \hbox (badness 10000) in paragraph at lines 7744--7745 []\T1/ptm/m/n/10 The sets \T1/pcr/m/n/10 firstmodelyear\T1/ptm/m/n/10 , \T1/pcr /m/n/10 lastmodelyear\T1/ptm/m/n/10 , \T1/pcr/m/n/10 baseyear_macro\T1/ptm/m/n/ 10 , and [78] Underfull \hbox (badness 10000) in paragraph at lines 7800--7800 []\T1/ptm/m/it/10 sc_ref\T1/ptm/m/n/10 , \T1/ptm/m/it/10 sc_new\T1/ptm/m/n/10 , \T1/ptm/m/it/10 years_new\T1/ptm/m/n/10 , \T1/ptm/m/it/10 firstyear_new=None\T 1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 7800--7800 \T1/ptm/m/it/10 lastyear_new=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 macro=False\T 1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 7800--7800 \T1/ptm/m/it/10 rewrite=True\T1/ptm/m/n/10 , \T1/ptm/m/it/10 unit_check=True\T1 /ptm/m/n/10 , \T1/ptm/m/it/10 ex-trapol_neg=None\T1/ptm/m/n/10 , LaTeX Warning: Hyper reference `tools/add_year:message_ix.tools.add_year.add_ye ar' on page 79 undefined on input line 7803. LaTeX Warning: Hyper reference `tools/add_year:message_ix.tools.add_year.add_ye ar_set' on page 79 undefined on input line 7809. LaTeX Warning: Hyper reference `tools/add_year:message_ix.tools.add_year.add_ye ar_par' on page 79 undefined on input line 7812. [79] Underfull \hbox (badness 10000) in paragraph at lines 7864--7864 []\T1/ptm/m/it/10 sc_ref\T1/ptm/m/n/10 , \T1/ptm/m/it/10 sc_new\T1/ptm/m/n/10 , \T1/ptm/m/it/10 yrs_new\T1/ptm/m/n/10 , \T1/ptm/m/it/10 par-name\T1/ptm/m/n/10 , \T1/ptm/m/it/10 reg_list\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 7864--7864 \T1/ptm/m/it/10 firstyear_new\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ex-trap-o-late=Fa lse\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rewrite=True\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 7864--7864 \T1/ptm/m/it/10 unit_check=True\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ex-trapol_neg=N one\T1/ptm/m/n/10 , LaTeX Warning: Hyper reference `tools/add_year:message_ix.tools.add_year.add_ye ar' on page 80 undefined on input line 7871. LaTeX Warning: Hyper reference `tools/add_year:message_ix.tools.add_year.add_ye ar_set' on page 80 undefined on input line 7881. LaTeX Warning: Hyper reference `tools/add_year:message_ix.tools.add_year.add_ye ar' on page 80 undefined on input line 7885. Underfull \hbox (badness 10000) in paragraph at lines 7892--7892 []\T1/ptm/m/it/10 df\T1/ptm/m/n/10 , \T1/ptm/m/it/10 yrs_new\T1/ptm/m/n/10 , \T 1/ptm/m/it/10 hori-zon\T1/ptm/m/n/10 , \T1/ptm/m/it/10 year_col\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 7892--7892 \T1/ptm/m/it/10 value_col='value'\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ex-trap-o-lat e=False\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ex- Underfull \hbox (badness 10000) in paragraph at lines 7933--7933 []\T1/ptm/m/it/10 df\T1/ptm/m/n/10 , \T1/ptm/m/it/10 yrs_new\T1/ptm/m/n/10 , \T 1/ptm/m/it/10 hori-zon\T1/ptm/m/n/10 , \T1/ptm/m/it/10 year_ref\T1/ptm/m/n/10 , \T1/ptm/m/it/10 year_col\T1/ptm/m/n/10 , [80] Underfull \hbox (badness 10000) in paragraph at lines 7959--7960 []\T1/pcr/b/n/10 tec_list \T1/ptm/m/n/10 (\T1/pcr/m/sl/10 list of str\T1/ptm/m/ n/10 ) ^^U List of tech-nolo-gies in the pa-ram-e-ter [81] [82] Chapter 4. LaTeX Warning: Hyper reference `notice::doc' on page 83 undefined on input line 8054. LaTeX Warning: Hyper reference `api:message_ix.Scenario.to_excel' on page 83 un defined on input line 8069. LaTeX Warning: Hyper reference `api:message_ix.Scenario.read_excel' on page 83 undefined on input line 8069. LaTeX Warning: Hyper reference `reporting:message_ix.reporting.Reporter.convert _pyam' on page 83 undefined on input line 8072. [83] LaTeX Warning: Hyper reference `api:message_ix.Scenario.years_active' on page 8 4 undefined on input line 8126. LaTeX Warning: Hyper reference `api:message_ix.Scenario.vintage_and_active_year s' on page 84 undefined on input line 8126. LaTeX Warning: Hyper reference `api:message_ix.Scenario.solve' on page 84 undef ined on input line 8165. LaTeX Warning: Hyper reference `api:module-message_ix.testing' on page 84 undef ined on input line 8165. LaTeX Warning: Hyper reference `api:message_ix.Scenario.clone' on page 84 undef ined on input line 8170. [84] [85] [86] [87] LaTeX Warning: Hyper reference `contributing:filing-issues-for-bugs-and-enhance ments' on page 88 undefined on input line 8471. LaTeX Warning: Hyper reference `contributing:contributing-code-via-github-prs' on page 88 undefined on input line 8474. LaTeX Warning: Hyper reference `contributing:choose-a-repository' on page 88 un defined on input line 8477. LaTeX Warning: Hyper reference `contributing:fork-branch-and-open-a-pull-reques t' on page 88 undefined on input line 8480. LaTeX Warning: Hyper reference `contributing:ensure-checks-pass' on page 88 und efined on input line 8483. LaTeX Warning: Hyper reference `contributing:review' on page 88 undefined on in put line 8486. LaTeX Warning: Hyper reference `contributing:other-tips' on page 88 undefined o n input line 8489. LaTeX Warning: Hyper reference `contributing:code-style' on page 88 undefined o n input line 8494. LaTeX Warning: Hyper reference `contributing:versions-and-releases' on page 88 undefined on input line 8497. LaTeX Warning: Hyper reference `contributing:contributing-tutorials' on page 88 undefined on input line 8500. LaTeX Warning: Hyper reference `contributing:coding-writing-style' on page 88 u ndefined on input line 8503. LaTeX Warning: Hyper reference `contributing:structure' on page 88 undefined on input line 8506. LaTeX Warning: Hyper reference `contributing:location' on page 88 undefined on input line 8509. [88] [89] ! Package inputenc Error: Unicode char 🚧 (U+1F6A7) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.8613 ...onstruction sign Unicode character (🚧 ) at the start of the PR t... LaTeX Warning: Hyper reference `contributing:contributor-license-agreement' on page 90 undefined on input line 8624. [90] LaTeX Warning: Hyper reference `contributing:contributing-tutorials' on page 91 undefined on input line 8676. [91] LaTeX Warning: Hyper reference `contributing:location' on page 92 undefined on input line 8771. LaTeX Warning: Hyper reference `reporting::doc' on page 92 undefined on input l ine 8815. [92] [93] [94] LaTeX Warning: Hyper reference `index::doc' on page 95 undefined on input line 8991. LaTeX Warning: Hyper reference `notice::doc' on page 95 undefined on input line 8994. LaTeX Warning: Hyper reference `contributing::doc' on page 95 undefined on inpu t line 8997. LaTeX Warning: Hyper reference `index::doc' on page 95 undefined on input line 9000. [95] [96] [97] [98] LaTeX Warning: Reference `reporting:module-ixmp.reporting.computations' on page 99 undefined on input line 9029. LaTeX Warning: Reference `reporting:module-ixmp.reporting.utils' on page 99 und efined on input line 9030. LaTeX Warning: Reference `api:module-message_ix.models' on page 99 undefined on input line 9033. LaTeX Warning: Reference `reporting:module-message_ix.reporting.computations' o n page 99 undefined on input line 9034. LaTeX Warning: Reference `reporting:module-message_ix.reporting.pyam' on page 9 9 undefined on input line 9035. LaTeX Warning: Reference `api:module-message_ix.testing' on page 99 undefined o n input line 9036. LaTeX Warning: Reference `tools/add_year:module-message_ix.tools.add_year' on p age 99 undefined on input line 9037. LaTeX Warning: Reference `api:module-message_ix.utils' on page 99 undefined on input line 9038. [99] No file iiasa-energy-program-message-ix.ind. Package longtable Warning: Table widths have changed. Rerun LaTeX. (./iiasa-energy-program-message-ix.aux) Package rerunfilecheck Warning: File `iiasa-energy-program-message-ix.out' has changed. (rerunfilecheck) Rerun to get outlines right (rerunfilecheck) or use package `bookmark'. LaTeX Warning: There were undefined references. LaTeX Warning: Label(s) may have changed. Rerun to get cross-references right. ) (see the transcript file for additional information){/usr/share/texlive/texmf-d ist/fonts/enc/dvips/base/8r.enc} Output written on iiasa-energy-program-message-ix.pdf (103 pages, 987756 bytes) . Transcript written on iiasa-energy-program-message-ix.log. Latexmk: Index file 'iiasa-energy-program-message-ix.idx' was written Latexmk: Missing input file: 'iiasa-energy-program-message-ix.ind' from line 'No file iiasa-energy-program-message-ix.ind.' Latexmk: References changed. Latexmk: References changed. Latexmk: Log file says output to 'iiasa-energy-program-message-ix.pdf' Latexmk: Log file says output to 'iiasa-energy-program-message-ix.pdf' Latexmk: List of undefined refs and citations: Citation `bibliography:huppmann-messageix-2018' on page 1 undefined on input line 86 Citation `bibliography:huppmann-messageix-2018' on page 3 undefined on input line 103 Citation `bibliography:huppmann-messageix-2018' on page 9 undefined on input line 454 Citation `bibliography:johnson-vre-2016' on page 9 undefined on input line 486 Citation `bibliography:keppo-short-2010' on page 31 undefined on input line 3220 Citation `bibliography:keppo-short-2010' on page 31 undefined on input line 3353 Citation `bibliography:keppo-short-2010' on page 47 undefined on input line 4666 Citation `bibliography:keppo-short-2010' on page 48 undefined on input line 4691 Citation `bibliography:keppo-short-2010' on page 9 undefined on input line 490 Citation `bibliography:manne-buying-1992' on page 57 undefined on input line 5346 Citation `bibliography:manne-buying-1992' on page 58 undefined on input line 5421 Citation `bibliography:messner-users-1995' on page 3 undefined on input line 104 Citation `bibliography:sullivan-vre-2013' on page 29 undefined on input line 3014 Citation `bibliography:sullivan-vre-2013' on page 42 undefined on input line 4387 Citation `bibliography:sullivan-vre-2013' on page 43 undefined on input line 4464 Citation `bibliography:sullivan-vre-2013' on page 9 undefined on input line 485 Reference `api:module-message_ix.models' on page 99 undefined on input line 9033 Reference `api:module-message_ix.testing' on page 99 undefined on input line 9036 Reference `api:module-message_ix.utils' on page 99 undefined on input line 9038 Reference `reporting:module-ixmp.reporting.computations' on page 99 undefined on input line 9029 Reference `reporting:module-ixmp.reporting.utils' on page 99 undefined on input line 9030 Reference `reporting:module-message_ix.reporting.computations' on page 99 undefined on input line 9034 Reference `reporting:module-message_ix.reporting.pyam' on page 99 undefined on input line 9035 Reference `tools/add_year:module-message_ix.tools.add_year' on page 99 undefined on input line 9037 Latexmk: Summary of warnings: Latex failed to resolve 8 reference(s) Latex failed to resolve 17 citation(s) Rule 'makeindex iiasa-energy-program-message-ix.idx': File changes, etc: Non-existent destination files: 'iiasa-energy-program-message-ix.ind' ------------ Run number 1 of rule 'makeindex iiasa-energy-program-message-ix.idx' ------------ ------------ Running 'makeindex -s python.ist -o "iiasa-energy-program-message-ix.ind" "iiasa-energy-program-message-ix.idx"' ------------ Latexmk: applying rule 'makeindex iiasa-energy-program-message-ix.idx'... This is makeindex, version 2.15 [TeX Live 2017] (kpathsea + Thai support). Scanning style file ./python.ist.......done (7 attributes redefined, 0 ignored). Scanning input file iiasa-energy-program-message-ix.idx....done (154 entries accepted, 0 rejected). Sorting entries....done (1254 comparisons). Generating output file iiasa-energy-program-message-ix.ind....done (233 lines written, 0 warnings). Output written in iiasa-energy-program-message-ix.ind. Transcript written in iiasa-energy-program-message-ix.ilg. Rule 'pdflatex': File changes, etc: Changed files, or newly in use since previous run(s): 'iiasa-energy-program-message-ix.aux' 'iiasa-energy-program-message-ix.ind' ------------ Run number 2 of rule 'pdflatex' ------------ ------------ Running 'pdflatex -interaction=nonstopmode -recorder --jobname="iiasa-energy-program-message-ix" "message.tex"' ------------ Latexmk: applying rule 'pdflatex'... This is pdfTeX, Version 3.14159265-2.6-1.40.18 (TeX Live 2017/Debian) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode (./message.tex LaTeX2e <2017-04-15> Babel <3.18> and hyphenation patterns for 84 language(s) loaded. (./sphinxmanual.cls Document Class: sphinxmanual 2018/12/22 v1.8.3 Document class (Sphinx manual) (/usr/share/texlive/texmf-dist/tex/latex/base/report.cls Document Class: report 2014/09/29 v1.4h Standard LaTeX document class (/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo))) (/usr/share/texlive/texmf-dist/tex/latex/base/inputenc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/utf8.def (/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.dfu) (/usr/share/texlive/texmf-dist/tex/latex/base/ot1enc.dfu) (/usr/share/texlive/texmf-dist/tex/latex/base/omsenc.dfu))) (/usr/share/texlive/texmf-dist/tex/latex/cmap/cmap.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.def)<>) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsmath.sty For additional information on amsmath, use the `?' option. (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amstext.sty (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsgen.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsbsy.sty) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsopn.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amssymb.sty (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amsfonts.sty)) (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.sty (/usr/share/texlive/texmf-dist/tex/generic/babel/switch.def) (/usr/share/texlive/texmf-dist/tex/generic/babel-english/english.ldf (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.def (/usr/share/texlive/texmf-dist/tex/generic/babel/txtbabel.def)))) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/times.sty) (/usr/share/texlive/texmf-dist/tex/latex/fncychap/fncychap.sty) (./sphinx.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ltxcmds.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphics.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/trig.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/graphics.cfg) (/usr/share/texlive/texmf-dist/tex/latex/graphics-def/pdftex.def))) (/usr/share/texlive/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/textcomp.sty (/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.def (/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.dfu))) (/usr/share/texlive/texmf-dist/tex/latex/titlesec/titlesec.sty) (/usr/share/texlive/texmf-dist/tex/latex/tabulary/tabulary.sty (/usr/share/texlive/texmf-dist/tex/latex/tools/array.sty)) (/usr/share/texlive/texmf-dist/tex/latex/tools/longtable.sty) (/usr/share/texlive/texmf-dist/tex/latex/varwidth/varwidth.sty) (./sphinxmulticell.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/makeidx.sty) (/usr/share/texlive/texmf-dist/tex/latex/framed/framed.sty) (/usr/share/texlive/texmf-dist/tex/latex/xcolor/xcolor.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/color.cfg)) (/usr/share/texlive/texmf-dist/tex/latex/fancyvrb/fancyvrb.sty Style option: `fancyvrb' v2.7a, with DG/SPQR fixes, and firstline=lastline fix <2008/02/07> (tvz)) (./footnotehyper-sphinx.sty) (/usr/share/texlive/texmf-dist/tex/latex/float/float.sty) (/usr/share/texlive/texmf-dist/tex/latex/wrapfig/wrapfig.sty) (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/alltt.sty) (/usr/share/texlive/texmf-dist/tex/latex/upquote/upquote.sty) (/usr/share/texlive/texmf-dist/tex/latex/capt-of/capt-of.sty) (/usr/share/texlive/texmf-dist/tex/latex/needspace/needspace.sty) (/usr/share/texlive/texmf-dist/tex/latex/carlisle/remreset.sty) (./sphinxhighlight.sty) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/kvoptions.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/kvsetkeys.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/infwarerr.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/etexcmds.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifluatex.sty))))) (/usr/share/texlive/texmf-dist/tex/latex/geometry/geometry.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifpdf.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifvtex.sty) (/usr/share/texlive/texmf-dist/tex/generic/ifxetex/ifxetex.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-generic.sty)) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/auxhook.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/hyperref.cfg) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/puenc.def) (/usr/share/texlive/texmf-dist/tex/latex/url/url.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hpdftex.def (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/rerunfilecheck.sty)) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/hypcap.sty) Writing index file iiasa-energy-program-message-ix.idx (./iiasa-energy-program-message-ix.aux) (/usr/share/texlive/texmf-dist/tex/latex/base/ts1cmr.fd) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1ptm.fd) (/usr/share/texlive/texmf-dist/tex/context/base/mkii/supp-pdf.mkii [Loading MPS to PDF converter (version 2006.09.02).] ) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/epstopdf-base.sty (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/grfext.sty) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg)) *geometry* driver: auto-detecting *geometry* detected driver: pdftex (/usr/share/texlive/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/gettitlestring.sty)) (./iiasa-energy-program-message-ix.out) (./iiasa-energy-program-message-ix.out) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1phv.fd)<><><><> (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsa.fd) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsb.fd) [1{/var/lib/texmf/fo nts/map/pdftex/updmap/pdftex.map}] [2] (./iiasa-energy-program-message-ix.toc) [1] [2] [1 <./ix_features.png>] [2] Chapter 1. [3] [4] Chapter 2. (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1pcr.fd) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1ptm.fd) [5] (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1pcr.fd) [6] [7] [8] Chapter 3. [9] [10 <./ix_components.png>] [11] Underfull \hbox (badness 10000) in paragraph at lines 704--705 []|[][]\T1/pcr/m/n/10 ixmp.model.get_model[][]\T1/ptm/m/n/10 (name, [12] Underfull \hbox (badness 10000) in paragraph at lines 723--723 []\T1/ptm/m/it/10 mp\T1/ptm/m/n/10 , \T1/ptm/m/it/10 model\T1/ptm/m/n/10 , \T1/ ptm/m/it/10 sce-nario=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ver-sion=None\T1/ptm /m/n/10 , \T1/ptm/m/it/10 an-no-ta-tion=None\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 818--819 []|[][]\T1/pcr/m/sl/10 vintage_and_active_years[][]\T1/ptm/m/n/10 ([ya_args, [13] Underfull \hbox (badness 10000) in paragraph at lines 925--927 []\T1/pcr/b/n/10 key_or_data \T1/ptm/m/n/10 ([][]\T1/pcr/m/sl/10 str[][] or ite rable of str or [][]range[][] or dict or\T1/ptm/m/n/10 ) ^^U [14] [15] [16] [17] [18] [19] Underfull \hbox (badness 6094) in paragraph at lines 1686--1687 []\T1/pcr/b/n/10 key \T1/ptm/m/n/10 (\T1/pcr/m/sl/10 dataframe or key list or c oncatenated string, optional\T1/ptm/m/n/10 ) [20] [21] Underfull \hbox (badness 6559) in paragraph at lines 1903--1905 \T1/ptm/m/n/10 ping to use for GAMS CPLEX solver op-tions file. See [][]\T1/pcr /m/sl/10 MESSAGE[][] \T1/ptm/m/n/10 and [22] [23] Overfull \hbox (7.04417pt too wide) in paragraph at lines 2215--2215 []\T1/ptm/b/n/10 model_file| Overfull \hbox (7.39426pt too wide) in paragraph at lines 2215--2215 []\T1/ptm/b/n/10 solve_args| Underfull \hbox (badness 10000) in paragraph at lines 2215--2215 []\T1/pcr/m/n/10 [\TS1/pcr/m/n/10 '\T1/pcr/m/n/10 --in="{in_file}"\TS1/pcr/m/n/ 10 '\T1/pcr/m/n/10 , \TS1/pcr/m/n/10 '\T1/pcr/m/n/10 --out="{out_file}"\TS1/pcr /m/n/10 '\T1/pcr/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 2215--2215 \TS1/pcr/m/n/10 '\T1/pcr/m/n/10 --iter="{MODEL_PATH}/output/MsgIterationReport_ {case}. Overfull \hbox (8.60437pt too wide) in paragraph at lines 2215--2215 []\T1/ptm/b/n/10 gams_args| Overfull \hbox (26.49388pt too wide) in paragraph at lines 2215--2215 []\T1/ptm/b/n/10 check_solution| Underfull \hbox (badness 10000) in paragraph at lines 2215--2215 []\T1/ptm/b/n/10 com- [24] [25] Underfull \hbox (badness 10000) in paragraph at lines 2577--2578 []|\T1/ptm/m/n/10 cat_node Overfull \hbox (16.42058pt too wide) in paragraph at lines 2644--2645 []|\T1/ptm/m/n/10 cat_addon(type_addon,addon)| Overfull \hbox (9.33008pt too wide) in paragraph at lines 2658--2659 []|\T1/ptm/m/n/10 cat_year(type_year,year_all)| Underfull \hbox (badness 10000) in paragraph at lines 2672--2673 []|\T1/ptm/m/n/10 cat_emission Underfull \hbox (badness 10000) in paragraph at lines 2679--2686 []|\T1/ptm/m/n/10 type_tec_land Underfull \hbox (badness 10000) in paragraph at lines 2687--2688 []|$[] \OMS/cmsy/m/n/10 2 Underfull \hbox (badness 10000) in paragraph at lines 2692--2693 []|\T1/ptm/m/n/10 balance_equality (com- Underfull \hbox (badness 10000) in paragraph at lines 2696--2698 []|\T1/ptm/m/n/10 Commodities and level re-lated to [][]\T1/ptm/m/it/10 Equa-ti on COM-MOD- [26] [27] Overfull \hbox (13.67632pt too wide) in paragraph at lines 2735--2736 []|\T1/ptm/m/n/10 map_resource(node,commodity,grade,year_all)| Overfull \hbox (19.78642pt too wide) in paragraph at lines 2740--2741 []|\T1/ptm/m/n/10 map_ren_grade(node,commodity,grade,year_all)| Overfull \hbox (4.24635pt too wide) in paragraph at lines 2745--2746 []|\T1/ptm/m/n/10 map_ren_com(node,tec,commodity,year_all)| Overfull \hbox (39.95575pt too wide) in paragraph at lines 2750--2751 []|\T1/ptm/m/n/10 map_rating(node,tec,commodity,level,rating,year_all)| Overfull \hbox (42.47574pt too wide) in paragraph at lines 2755--2756 []|\T1/ptm/m/n/10 map_commodity(node,commodity,level,year_all,time)| Overfull \hbox (1.63623pt too wide) in paragraph at lines 2760--2761 []|\T1/ptm/m/n/10 map_stocks(node,commodity,level,year_all)| [28] LaTeX Warning: Hyper reference `model/MESSAGE/sets_maps_def:period-year-footnot e' on page 29 undefined on input line 2880. [29] [30] [31] Overfull \hbox (47.69775pt too wide) in paragraph at lines 3368--3369 []|\T1/ptm/m/n/10 abs_cost_new_capacity_soft_up| Overfull \hbox (45.47765pt too wide) in paragraph at lines 3373--3374 []|\T1/ptm/m/n/10 abs_cost_new_capacity_soft_lo| Overfull \hbox (53.40768pt too wide) in paragraph at lines 3378--3379 []|\T1/ptm/m/n/10 level_cost_new_capacity_soft_up| Overfull \hbox (51.18758pt too wide) in paragraph at lines 3383--3384 []|\T1/ptm/m/n/10 level_cost_new_capacity_soft_lo| Overfull \hbox (22.71774pt too wide) in paragraph at lines 3388--3389 []|\T1/ptm/m/n/10 abs_cost_activity_soft_up| Overfull \hbox (20.49763pt too wide) in paragraph at lines 3393--3394 []|\T1/ptm/m/n/10 abs_cost_activity_soft_lo| Overfull \hbox (28.42767pt too wide) in paragraph at lines 3398--3399 []|\T1/ptm/m/n/10 level_cost_activity_soft_up| Overfull \hbox (26.20757pt too wide) in paragraph at lines 3403--3404 []|\T1/ptm/m/n/10 level_cost_activity_soft_lo| [32] [33] [34] Overfull \hbox (7.87762pt too wide) in paragraph at lines 3981--3981 []$\OML/cmm/m/it/10 COMMODITY[]BALANCE[] \OMS/cmsy/m/n/10 2 Overfull \hbox (49.1441pt too wide) in paragraph at lines 4036--4036 []$\OML/cmm/m/it/10 PRICE[]COMMODITY[] \OMS/cmsy/m/n/10 2 Underfull \hbox (badness 10000) in paragraph at lines 4036--4036 []\T1/ptm/m/n/10 Com-mod-ity price (undis-counted marginals of [][]\T1/ptm/m/it /10 Equa-tion COM-MOD- Overfull \hbox (29.19446pt too wide) in paragraph at lines 4036--4036 []$\OML/cmm/m/it/10 PRICE[]EMISSION[] \OMS/cmsy/m/n/10 2 Overfull \hbox (20.21011pt too wide) in paragraph at lines 4036--4036 []$\OML/cmm/m/it/10 COST[]NODAL[]NET[] \OMS/cmsy/m/n/10 2 [35] Overfull \hbox (5.61777pt too wide) detected at line 4094 [] [36] [37] [38] [39] Overfull \hbox (84.21944pt too wide) detected at line 4244 [] Overfull \hbox (50.00006pt too wide) detected at line 4244 [] Overfull \hbox (11.28036pt too wide) detected at line 4258 [] Overfull \hbox (50.00006pt too wide) detected at line 4258 [] Overfull \hbox (17.44542pt too wide) detected at line 4275 [] Overfull \hbox (50.00006pt too wide) detected at line 4275 [] Overfull \hbox (38.56934pt too wide) detected at line 4287 [] Overfull \hbox (50.00006pt too wide) detected at line 4287 [] [40] [41] [42] Underfull \hbox (badness 10000) in paragraph at lines 4407--4409 []\T1/ptm/m/n/10 This con-straint and the aux-il-iary vari-able is only ac-tive if $\OML/cmm/m/it/10 peak[]load[]factor[]$ \T1/ptm/m/n/10 or Underfull \hbox (badness 5893) in paragraph at lines 4450--4452 []\T1/ptm/m/n/10 Technologies where the re-li-a-bil-ity fac-tor is de-fined wit h the rat-ing \T1/ptm/m/it/10 firm \T1/ptm/m/n/10 have an aux-il-iary vari-able [43] [44] [45] Overfull \hbox (48.41743pt too wide) detected at line 4639 [] Overfull \hbox (50.00006pt too wide) detected at line 4639 [] [46] Overfull \hbox (45.6894pt too wide) detected at line 4655 [] Overfull \hbox (50.00006pt too wide) detected at line 4655 [] [47] [48] [49] [50] [51] [52] [53] [54] Underfull \hbox (badness 7081) in paragraph at lines 5134--5134 []\T1/phv/m/n/10 Math No-ta- Overfull \hbox (9.31995pt too wide) in paragraph at lines 5226--5226 []$\OML/cmm/m/it/10 duration[]period[]$| [55] Overfull \hbox (14.51402pt too wide) in paragraph at lines 5323--5323 []$\OML/cmm/m/it/10 PHYSENE[]$| Underfull \hbox (badness 10000) in paragraph at lines 5323--5323 []$[][] \OMS/cmsy/m/n/10 ^^U Overfull \hbox (14.7856pt too wide) in paragraph at lines 5323--5323 []$\OML/cmm/m/it/10 PRODENE[]$| Underfull \hbox (badness 10000) in paragraph at lines 5323--5323 []$[][] \OMS/cmsy/m/n/10 ^^U Overfull \hbox (10.76054pt too wide) in paragraph at lines 5323--5323 []$\OML/cmm/m/it/10 NEWENE[]$| Underfull \hbox (badness 10000) in paragraph at lines 5323--5323 []$[][] \OMS/cmsy/m/n/10 ^^U [56] [57] [58] [59] [60] [61] [62] [63] [64] [65] [66] [67] [68] [69] [70] [71] Underfull \hbox (badness 10000) in paragraph at lines 6927--6927 []\T1/ptm/m/it/10 scenario\T1/ptm/m/n/10 , \T1/ptm/m/it/10 quan-tity\T1/ptm/m/n /10 , \T1/ptm/m/it/10 re-place_vars=None\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 6927--6927 \T1/ptm/m/it/10 year_time_dim=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 drop=[]\T1/p tm/m/n/10 , \T1/ptm/m/it/10 col- [72] [73] Underfull \hbox (badness 10000) in paragraph at lines 7267--7270 []\T1/pcr/b/n/10 dims \T1/ptm/m/n/10 ([][]\T1/pcr/m/sl/10 collections.abc.Colle ction[][] or [][]collections.abc.Mapping[][], [74] [75] [76] Overfull \hbox (2.15396pt too wide) in paragraph at lines 7620--7624 []\T1/ptm/m/n/10 'ene': `vari-able' is \TS1/pcr/m/n/10 '\T1/pcr/m/n/10 ||||\TS1/pcr/m/n/10 ' Underfull \hbox (badness 10000) in paragraph at lines 7620--7624 \T1/ptm/m/n/10 and `re-gion' is \TS1/pcr/m/n/10 '\T1/pcr/m/n/10 |\TS1/pcr/m/n/10 ' \T1/ptm/m/n/10 (if \T1/ptm/m/it/10 var='out'\T1/ptm/m/n/ 10 ) or [77] Underfull \hbox (badness 10000) in paragraph at lines 7744--7745 []\T1/ptm/m/n/10 The sets \T1/pcr/m/n/10 firstmodelyear\T1/ptm/m/n/10 , \T1/pcr /m/n/10 lastmodelyear\T1/ptm/m/n/10 , \T1/pcr/m/n/10 baseyear_macro\T1/ptm/m/n/ 10 , and [78] Underfull \hbox (badness 10000) in paragraph at lines 7800--7800 []\T1/ptm/m/it/10 sc_ref\T1/ptm/m/n/10 , \T1/ptm/m/it/10 sc_new\T1/ptm/m/n/10 , \T1/ptm/m/it/10 years_new\T1/ptm/m/n/10 , \T1/ptm/m/it/10 firstyear_new=None\T 1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 7800--7800 \T1/ptm/m/it/10 lastyear_new=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 macro=False\T 1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 7800--7800 \T1/ptm/m/it/10 rewrite=True\T1/ptm/m/n/10 , \T1/ptm/m/it/10 unit_check=True\T1 /ptm/m/n/10 , \T1/ptm/m/it/10 ex-trapol_neg=None\T1/ptm/m/n/10 , [79] Underfull \hbox (badness 10000) in paragraph at lines 7864--7864 []\T1/ptm/m/it/10 sc_ref\T1/ptm/m/n/10 , \T1/ptm/m/it/10 sc_new\T1/ptm/m/n/10 , \T1/ptm/m/it/10 yrs_new\T1/ptm/m/n/10 , \T1/ptm/m/it/10 par-name\T1/ptm/m/n/10 , \T1/ptm/m/it/10 reg_list\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 7864--7864 \T1/ptm/m/it/10 firstyear_new\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ex-trap-o-late=Fa lse\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rewrite=True\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 7864--7864 \T1/ptm/m/it/10 unit_check=True\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ex-trapol_neg=N one\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 7892--7892 []\T1/ptm/m/it/10 df\T1/ptm/m/n/10 , \T1/ptm/m/it/10 yrs_new\T1/ptm/m/n/10 , \T 1/ptm/m/it/10 hori-zon\T1/ptm/m/n/10 , \T1/ptm/m/it/10 year_col\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 7892--7892 \T1/ptm/m/it/10 value_col='value'\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ex-trap-o-lat e=False\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ex- Underfull \hbox (badness 10000) in paragraph at lines 7933--7933 []\T1/ptm/m/it/10 df\T1/ptm/m/n/10 , \T1/ptm/m/it/10 yrs_new\T1/ptm/m/n/10 , \T 1/ptm/m/it/10 hori-zon\T1/ptm/m/n/10 , \T1/ptm/m/it/10 year_ref\T1/ptm/m/n/10 , \T1/ptm/m/it/10 year_col\T1/ptm/m/n/10 , [80] Underfull \hbox (badness 10000) in paragraph at lines 7959--7960 []\T1/pcr/b/n/10 tec_list \T1/ptm/m/n/10 (\T1/pcr/m/sl/10 list of str\T1/ptm/m/ n/10 ) ^^U List of tech-nolo-gies in the pa-ram-e-ter [81] [82] Chapter 4. [83] [84] [85] [86] [87] [88] [89] ! Package inputenc Error: Unicode char 🚧 (U+1F6A7) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.8613 ...onstruction sign Unicode character (🚧 ) at the start of the PR t... [90] [91] [92] [93] [94] [95] [96] [97] [98] [99] (./iiasa-energy-program-message-ix.ind [100] Underfull \hbox (badness 10000) in paragraph at lines 14--15 []\T1/pcr/m/n/10 add_load_file() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 ixmp.reporting .Reporter Underfull \hbox (badness 10000) in paragraph at lines 20--21 []\T1/pcr/m/n/10 add_spatial_sets() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 mes-sage_ix .Scenario Underfull \hbox (badness 10000) in paragraph at lines 24--25 []\T1/pcr/m/n/10 add_year_par() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mod-ule mes- Underfull \hbox (badness 10000) in paragraph at lines 25--26 []\T1/pcr/m/n/10 add_year_set() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mod-ule mes- Underfull \hbox (badness 10000) in paragraph at lines 26--27 []\T1/pcr/m/n/10 aggregate() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 30--31 []\T1/pcr/m/n/10 apply_units() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 31--33 []\T1/pcr/m/n/10 as_pyam() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mod-ule mes- Underfull \hbox (badness 10000) in paragraph at lines 37--39 []\T1/pcr/m/n/10 broadcast_map() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mod-ule mes - Underfull \hbox (badness 10000) in paragraph at lines 49--51 []\T1/pcr/m/n/10 collapse_message_cols() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mod -ule mes- Underfull \hbox (badness 10000) in paragraph at lines 54--55 []\T1/pcr/m/n/10 concat() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mod-ule mes- Underfull \hbox (badness 10000) in paragraph at lines 57--58 []\T1/pcr/m/n/10 convert_pyam() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 mes-sage_ix.rep orting.Reporter Underfull \hbox (badness 10000) in paragraph at lines 61--63 []\T1/pcr/m/n/10 data_for_quantity() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 63--64 []\T1/pcr/m/n/10 DEFAULT_CPLEX_OPTIONS \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mod-u le mes- Underfull \hbox (badness 10000) in paragraph at lines 71--73 []\T1/pcr/m/n/10 disaggregate_shares() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mod-u le [101] Underfull \hbox (badness 10000) in paragraph at lines 83--84 []\T1/pcr/m/n/10 filter_concat_args() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mod-ul e Underfull \hbox (badness 10000) in paragraph at lines 86--87 []\T1/pcr/m/n/10 from_scenario() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 ixmp.reporting .Reporter class Underfull \hbox (badness 10000) in paragraph at lines 87--88 []\T1/pcr/m/n/10 from_str_or_key() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 ixmp.reporti ng.Key class Underfull \hbox (badness 10000) in paragraph at lines 115--117 []\T1/pcr/m/n/10 interpolate_1d() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mod-ule me s- Underfull \hbox (badness 10000) in paragraph at lines 117--119 []\T1/pcr/m/n/10 interpolate_2d() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mod-ule me s- Underfull \hbox (badness 10000) in paragraph at lines 133--134 []\T1/pcr/m/n/10 load_file() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 134--135 []\T1/pcr/m/n/10 load_scenario_data() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 mes-sage_ ix.Scenario Underfull \hbox (badness 10000) in paragraph at lines 141--143 []\T1/pcr/m/n/10 map_as_qty() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mod-ule mes- Underfull \hbox (badness 10000) in paragraph at lines 158--159 []\T1/pcr/m/n/10 name \T1/ptm/m/n/10 (\T1/ptm/m/it/10 mes-sage_ix.models.MESSAG E_MACRO at- Underfull \hbox (badness 10000) in paragraph at lines 165--166 []\T1/pcr/m/n/10 preload_timeseries() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 mes-sage_ ix.Scenario [102] Underfull \hbox (badness 10000) in paragraph at lines 180--181 []\T1/pcr/m/n/10 remove_timeseries() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 mes-sage_i x.Scenario Underfull \hbox (badness 10000) in paragraph at lines 211--212 []\T1/pcr/m/n/10 unit_uniform() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mod-ule mes- Underfull \hbox (badness 10000) in paragraph at lines 217--219 []\T1/pcr/m/n/10 vintage_and_active_years() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 mes - Underfull \hbox (badness 10000) in paragraph at lines 225--226 []\T1/pcr/m/n/10 write_report() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 226--228 []\T1/pcr/m/n/10 write_report() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mod-ule mes- [103]) (./iiasa-energy-program-message-ix.aux) Package rerunfilecheck Warning: File `iiasa-energy-program-message-ix.out' has changed. (rerunfilecheck) Rerun to get outlines right (rerunfilecheck) or use package `bookmark'. LaTeX Warning: There were undefined references. ) (see the transcript file for additional information){/usr/share/texlive/texmf-d ist/fonts/enc/dvips/base/8r.enc} Output written on iiasa-energy-program-message-ix.pdf (107 pages, 1016198 bytes ). Transcript written on iiasa-energy-program-message-ix.log. Latexmk: Index file 'iiasa-energy-program-message-ix.idx' was written Latexmk: References changed. Latexmk: Log file says output to 'iiasa-energy-program-message-ix.pdf' Latexmk: Log file says output to 'iiasa-energy-program-message-ix.pdf' Rule 'pdflatex': File changes, etc: Changed files, or newly in use since previous run(s): 'iiasa-energy-program-message-ix.aux' 'iiasa-energy-program-message-ix.out' 'iiasa-energy-program-message-ix.toc' ------------ Run number 3 of rule 'pdflatex' ------------ ------------ Running 'pdflatex -interaction=nonstopmode -recorder --jobname="iiasa-energy-program-message-ix" "message.tex"' ------------ Latexmk: applying rule 'pdflatex'... This is pdfTeX, Version 3.14159265-2.6-1.40.18 (TeX Live 2017/Debian) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode (./message.tex LaTeX2e <2017-04-15> Babel <3.18> and hyphenation patterns for 84 language(s) loaded. (./sphinxmanual.cls Document Class: sphinxmanual 2018/12/22 v1.8.3 Document class (Sphinx manual) (/usr/share/texlive/texmf-dist/tex/latex/base/report.cls Document Class: report 2014/09/29 v1.4h Standard LaTeX document class (/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo))) (/usr/share/texlive/texmf-dist/tex/latex/base/inputenc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/utf8.def (/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.dfu) (/usr/share/texlive/texmf-dist/tex/latex/base/ot1enc.dfu) (/usr/share/texlive/texmf-dist/tex/latex/base/omsenc.dfu))) (/usr/share/texlive/texmf-dist/tex/latex/cmap/cmap.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.def)<>) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsmath.sty For additional information on amsmath, use the `?' option. (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amstext.sty (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsgen.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsbsy.sty) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsopn.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amssymb.sty (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amsfonts.sty)) (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.sty (/usr/share/texlive/texmf-dist/tex/generic/babel/switch.def) (/usr/share/texlive/texmf-dist/tex/generic/babel-english/english.ldf (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.def (/usr/share/texlive/texmf-dist/tex/generic/babel/txtbabel.def)))) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/times.sty) (/usr/share/texlive/texmf-dist/tex/latex/fncychap/fncychap.sty) (./sphinx.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ltxcmds.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphics.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/trig.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/graphics.cfg) (/usr/share/texlive/texmf-dist/tex/latex/graphics-def/pdftex.def))) (/usr/share/texlive/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/textcomp.sty (/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.def (/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.dfu))) (/usr/share/texlive/texmf-dist/tex/latex/titlesec/titlesec.sty) (/usr/share/texlive/texmf-dist/tex/latex/tabulary/tabulary.sty (/usr/share/texlive/texmf-dist/tex/latex/tools/array.sty)) (/usr/share/texlive/texmf-dist/tex/latex/tools/longtable.sty) (/usr/share/texlive/texmf-dist/tex/latex/varwidth/varwidth.sty) (./sphinxmulticell.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/makeidx.sty) (/usr/share/texlive/texmf-dist/tex/latex/framed/framed.sty) (/usr/share/texlive/texmf-dist/tex/latex/xcolor/xcolor.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/color.cfg)) (/usr/share/texlive/texmf-dist/tex/latex/fancyvrb/fancyvrb.sty Style option: `fancyvrb' v2.7a, with DG/SPQR fixes, and firstline=lastline fix <2008/02/07> (tvz)) (./footnotehyper-sphinx.sty) (/usr/share/texlive/texmf-dist/tex/latex/float/float.sty) (/usr/share/texlive/texmf-dist/tex/latex/wrapfig/wrapfig.sty) (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/alltt.sty) (/usr/share/texlive/texmf-dist/tex/latex/upquote/upquote.sty) (/usr/share/texlive/texmf-dist/tex/latex/capt-of/capt-of.sty) (/usr/share/texlive/texmf-dist/tex/latex/needspace/needspace.sty) (/usr/share/texlive/texmf-dist/tex/latex/carlisle/remreset.sty) (./sphinxhighlight.sty) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/kvoptions.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/kvsetkeys.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/infwarerr.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/etexcmds.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifluatex.sty))))) (/usr/share/texlive/texmf-dist/tex/latex/geometry/geometry.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifpdf.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifvtex.sty) (/usr/share/texlive/texmf-dist/tex/generic/ifxetex/ifxetex.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-generic.sty)) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/auxhook.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/hyperref.cfg) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/puenc.def) (/usr/share/texlive/texmf-dist/tex/latex/url/url.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hpdftex.def (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/rerunfilecheck.sty)) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/hypcap.sty) Writing index file iiasa-energy-program-message-ix.idx (./iiasa-energy-program-message-ix.aux) (/usr/share/texlive/texmf-dist/tex/latex/base/ts1cmr.fd) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1ptm.fd) (/usr/share/texlive/texmf-dist/tex/context/base/mkii/supp-pdf.mkii [Loading MPS to PDF converter (version 2006.09.02).] ) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/epstopdf-base.sty (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/grfext.sty) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg)) *geometry* driver: auto-detecting *geometry* detected driver: pdftex (/usr/share/texlive/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/gettitlestring.sty)) (./iiasa-energy-program-message-ix.out) (./iiasa-energy-program-message-ix.out) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1phv.fd)<><><><> (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsa.fd) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsb.fd) [1{/var/lib/texmf/fo nts/map/pdftex/updmap/pdftex.map}] [2] (./iiasa-energy-program-message-ix.toc) [1] [2] [1 <./ix_features.png>] [2] Chapter 1. [3] [4] Chapter 2. (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1pcr.fd) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1ptm.fd) [5] (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1pcr.fd) [6] [7] [8] Chapter 3. [9] [10 <./ix_components.png>] [11] Underfull \hbox (badness 10000) in paragraph at lines 704--705 []|[][]\T1/pcr/m/n/10 ixmp.model.get_model[][]\T1/ptm/m/n/10 (name, [12] Underfull \hbox (badness 10000) in paragraph at lines 723--723 []\T1/ptm/m/it/10 mp\T1/ptm/m/n/10 , \T1/ptm/m/it/10 model\T1/ptm/m/n/10 , \T1/ ptm/m/it/10 sce-nario=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ver-sion=None\T1/ptm /m/n/10 , \T1/ptm/m/it/10 an-no-ta-tion=None\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 818--819 []|[][]\T1/pcr/m/sl/10 vintage_and_active_years[][]\T1/ptm/m/n/10 ([ya_args, [13] Underfull \hbox (badness 10000) in paragraph at lines 925--927 []\T1/pcr/b/n/10 key_or_data \T1/ptm/m/n/10 ([][]\T1/pcr/m/sl/10 str[][] or ite rable of str or [][]range[][] or dict or\T1/ptm/m/n/10 ) ^^U [14] [15] [16] [17] [18] [19] Underfull \hbox (badness 6094) in paragraph at lines 1686--1687 []\T1/pcr/b/n/10 key \T1/ptm/m/n/10 (\T1/pcr/m/sl/10 dataframe or key list or c oncatenated string, optional\T1/ptm/m/n/10 ) [20] [21] Underfull \hbox (badness 6559) in paragraph at lines 1903--1905 \T1/ptm/m/n/10 ping to use for GAMS CPLEX solver op-tions file. See [][]\T1/pcr /m/sl/10 MESSAGE[][] \T1/ptm/m/n/10 and [22] [23] Overfull \hbox (7.04417pt too wide) in paragraph at lines 2215--2215 []\T1/ptm/b/n/10 model_file| Overfull \hbox (7.39426pt too wide) in paragraph at lines 2215--2215 []\T1/ptm/b/n/10 solve_args| Underfull \hbox (badness 10000) in paragraph at lines 2215--2215 []\T1/pcr/m/n/10 [\TS1/pcr/m/n/10 '\T1/pcr/m/n/10 --in="{in_file}"\TS1/pcr/m/n/ 10 '\T1/pcr/m/n/10 , \TS1/pcr/m/n/10 '\T1/pcr/m/n/10 --out="{out_file}"\TS1/pcr /m/n/10 '\T1/pcr/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 2215--2215 \TS1/pcr/m/n/10 '\T1/pcr/m/n/10 --iter="{MODEL_PATH}/output/MsgIterationReport_ {case}. Overfull \hbox (8.60437pt too wide) in paragraph at lines 2215--2215 []\T1/ptm/b/n/10 gams_args| Overfull \hbox (26.49388pt too wide) in paragraph at lines 2215--2215 []\T1/ptm/b/n/10 check_solution| Underfull \hbox (badness 10000) in paragraph at lines 2215--2215 []\T1/ptm/b/n/10 com- [24] [25] Underfull \hbox (badness 10000) in paragraph at lines 2577--2578 []|\T1/ptm/m/n/10 cat_node Overfull \hbox (16.42058pt too wide) in paragraph at lines 2644--2645 []|\T1/ptm/m/n/10 cat_addon(type_addon,addon)| Overfull \hbox (9.33008pt too wide) in paragraph at lines 2658--2659 []|\T1/ptm/m/n/10 cat_year(type_year,year_all)| Underfull \hbox (badness 10000) in paragraph at lines 2672--2673 []|\T1/ptm/m/n/10 cat_emission Underfull \hbox (badness 10000) in paragraph at lines 2679--2686 []|\T1/ptm/m/n/10 type_tec_land Underfull \hbox (badness 10000) in paragraph at lines 2687--2688 []|$[] \OMS/cmsy/m/n/10 2 Underfull \hbox (badness 10000) in paragraph at lines 2692--2693 []|\T1/ptm/m/n/10 balance_equality (com- Underfull \hbox (badness 10000) in paragraph at lines 2696--2698 []|\T1/ptm/m/n/10 Commodities and level re-lated to [][]\T1/ptm/m/it/10 Equa-ti on COM-MOD- [26] [27] Overfull \hbox (13.67632pt too wide) in paragraph at lines 2735--2736 []|\T1/ptm/m/n/10 map_resource(node,commodity,grade,year_all)| Overfull \hbox (19.78642pt too wide) in paragraph at lines 2740--2741 []|\T1/ptm/m/n/10 map_ren_grade(node,commodity,grade,year_all)| Overfull \hbox (4.24635pt too wide) in paragraph at lines 2745--2746 []|\T1/ptm/m/n/10 map_ren_com(node,tec,commodity,year_all)| Overfull \hbox (39.95575pt too wide) in paragraph at lines 2750--2751 []|\T1/ptm/m/n/10 map_rating(node,tec,commodity,level,rating,year_all)| Overfull \hbox (42.47574pt too wide) in paragraph at lines 2755--2756 []|\T1/ptm/m/n/10 map_commodity(node,commodity,level,year_all,time)| Overfull \hbox (1.63623pt too wide) in paragraph at lines 2760--2761 []|\T1/ptm/m/n/10 map_stocks(node,commodity,level,year_all)| [28] LaTeX Warning: Hyper reference `model/MESSAGE/sets_maps_def:period-year-footnot e' on page 29 undefined on input line 2880. [29] [30] [31] Overfull \hbox (47.69775pt too wide) in paragraph at lines 3368--3369 []|\T1/ptm/m/n/10 abs_cost_new_capacity_soft_up| Overfull \hbox (45.47765pt too wide) in paragraph at lines 3373--3374 []|\T1/ptm/m/n/10 abs_cost_new_capacity_soft_lo| Overfull \hbox (53.40768pt too wide) in paragraph at lines 3378--3379 []|\T1/ptm/m/n/10 level_cost_new_capacity_soft_up| Overfull \hbox (51.18758pt too wide) in paragraph at lines 3383--3384 []|\T1/ptm/m/n/10 level_cost_new_capacity_soft_lo| Overfull \hbox (22.71774pt too wide) in paragraph at lines 3388--3389 []|\T1/ptm/m/n/10 abs_cost_activity_soft_up| Overfull \hbox (20.49763pt too wide) in paragraph at lines 3393--3394 []|\T1/ptm/m/n/10 abs_cost_activity_soft_lo| Overfull \hbox (28.42767pt too wide) in paragraph at lines 3398--3399 []|\T1/ptm/m/n/10 level_cost_activity_soft_up| Overfull \hbox (26.20757pt too wide) in paragraph at lines 3403--3404 []|\T1/ptm/m/n/10 level_cost_activity_soft_lo| [32] [33] [34] Overfull \hbox (7.87762pt too wide) in paragraph at lines 3981--3981 []$\OML/cmm/m/it/10 COMMODITY[]BALANCE[] \OMS/cmsy/m/n/10 2 Overfull \hbox (49.1441pt too wide) in paragraph at lines 4036--4036 []$\OML/cmm/m/it/10 PRICE[]COMMODITY[] \OMS/cmsy/m/n/10 2 Underfull \hbox (badness 10000) in paragraph at lines 4036--4036 []\T1/ptm/m/n/10 Com-mod-ity price (undis-counted marginals of [][]\T1/ptm/m/it /10 Equa-tion COM-MOD- Overfull \hbox (29.19446pt too wide) in paragraph at lines 4036--4036 []$\OML/cmm/m/it/10 PRICE[]EMISSION[] \OMS/cmsy/m/n/10 2 Overfull \hbox (20.21011pt too wide) in paragraph at lines 4036--4036 []$\OML/cmm/m/it/10 COST[]NODAL[]NET[] \OMS/cmsy/m/n/10 2 [35] Overfull \hbox (5.61777pt too wide) detected at line 4094 [] [36] [37] [38] [39] Overfull \hbox (84.21944pt too wide) detected at line 4244 [] Overfull \hbox (50.00006pt too wide) detected at line 4244 [] Overfull \hbox (11.28036pt too wide) detected at line 4258 [] Overfull \hbox (50.00006pt too wide) detected at line 4258 [] Overfull \hbox (17.44542pt too wide) detected at line 4275 [] Overfull \hbox (50.00006pt too wide) detected at line 4275 [] Overfull \hbox (38.56934pt too wide) detected at line 4287 [] Overfull \hbox (50.00006pt too wide) detected at line 4287 [] [40] [41] [42] Underfull \hbox (badness 10000) in paragraph at lines 4407--4409 []\T1/ptm/m/n/10 This con-straint and the aux-il-iary vari-able is only ac-tive if $\OML/cmm/m/it/10 peak[]load[]factor[]$ \T1/ptm/m/n/10 or Underfull \hbox (badness 5893) in paragraph at lines 4450--4452 []\T1/ptm/m/n/10 Technologies where the re-li-a-bil-ity fac-tor is de-fined wit h the rat-ing \T1/ptm/m/it/10 firm \T1/ptm/m/n/10 have an aux-il-iary vari-able [43] [44] [45] Overfull \hbox (48.41743pt too wide) detected at line 4639 [] Overfull \hbox (50.00006pt too wide) detected at line 4639 [] [46] Overfull \hbox (45.6894pt too wide) detected at line 4655 [] Overfull \hbox (50.00006pt too wide) detected at line 4655 [] [47] [48] [49] [50] [51] [52] [53] [54] Underfull \hbox (badness 7081) in paragraph at lines 5134--5134 []\T1/phv/m/n/10 Math No-ta- Overfull \hbox (9.31995pt too wide) in paragraph at lines 5226--5226 []$\OML/cmm/m/it/10 duration[]period[]$| [55] Overfull \hbox (14.51402pt too wide) in paragraph at lines 5323--5323 []$\OML/cmm/m/it/10 PHYSENE[]$| Underfull \hbox (badness 10000) in paragraph at lines 5323--5323 []$[][] \OMS/cmsy/m/n/10 ^^U Overfull \hbox (14.7856pt too wide) in paragraph at lines 5323--5323 []$\OML/cmm/m/it/10 PRODENE[]$| Underfull \hbox (badness 10000) in paragraph at lines 5323--5323 []$[][] \OMS/cmsy/m/n/10 ^^U Overfull \hbox (10.76054pt too wide) in paragraph at lines 5323--5323 []$\OML/cmm/m/it/10 NEWENE[]$| Underfull \hbox (badness 10000) in paragraph at lines 5323--5323 []$[][] \OMS/cmsy/m/n/10 ^^U [56] [57] [58] [59] [60] [61] [62] [63] [64] [65] [66] [67] [68] [69] [70] [71] Underfull \hbox (badness 10000) in paragraph at lines 6927--6927 []\T1/ptm/m/it/10 scenario\T1/ptm/m/n/10 , \T1/ptm/m/it/10 quan-tity\T1/ptm/m/n /10 , \T1/ptm/m/it/10 re-place_vars=None\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 6927--6927 \T1/ptm/m/it/10 year_time_dim=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 drop=[]\T1/p tm/m/n/10 , \T1/ptm/m/it/10 col- [72] [73] Underfull \hbox (badness 10000) in paragraph at lines 7267--7270 []\T1/pcr/b/n/10 dims \T1/ptm/m/n/10 ([][]\T1/pcr/m/sl/10 collections.abc.Colle ction[][] or [][]collections.abc.Mapping[][], [74] [75] [76] Overfull \hbox (2.15396pt too wide) in paragraph at lines 7620--7624 []\T1/ptm/m/n/10 'ene': `vari-able' is \TS1/pcr/m/n/10 '\T1/pcr/m/n/10 ||||\TS1/pcr/m/n/10 ' Underfull \hbox (badness 10000) in paragraph at lines 7620--7624 \T1/ptm/m/n/10 and `re-gion' is \TS1/pcr/m/n/10 '\T1/pcr/m/n/10 |\TS1/pcr/m/n/10 ' \T1/ptm/m/n/10 (if \T1/ptm/m/it/10 var='out'\T1/ptm/m/n/ 10 ) or [77] Underfull \hbox (badness 10000) in paragraph at lines 7744--7745 []\T1/ptm/m/n/10 The sets \T1/pcr/m/n/10 firstmodelyear\T1/ptm/m/n/10 , \T1/pcr /m/n/10 lastmodelyear\T1/ptm/m/n/10 , \T1/pcr/m/n/10 baseyear_macro\T1/ptm/m/n/ 10 , and [78] Underfull \hbox (badness 10000) in paragraph at lines 7800--7800 []\T1/ptm/m/it/10 sc_ref\T1/ptm/m/n/10 , \T1/ptm/m/it/10 sc_new\T1/ptm/m/n/10 , \T1/ptm/m/it/10 years_new\T1/ptm/m/n/10 , \T1/ptm/m/it/10 firstyear_new=None\T 1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 7800--7800 \T1/ptm/m/it/10 lastyear_new=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 macro=False\T 1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 7800--7800 \T1/ptm/m/it/10 rewrite=True\T1/ptm/m/n/10 , \T1/ptm/m/it/10 unit_check=True\T1 /ptm/m/n/10 , \T1/ptm/m/it/10 ex-trapol_neg=None\T1/ptm/m/n/10 , [79] Underfull \hbox (badness 10000) in paragraph at lines 7864--7864 []\T1/ptm/m/it/10 sc_ref\T1/ptm/m/n/10 , \T1/ptm/m/it/10 sc_new\T1/ptm/m/n/10 , \T1/ptm/m/it/10 yrs_new\T1/ptm/m/n/10 , \T1/ptm/m/it/10 par-name\T1/ptm/m/n/10 , \T1/ptm/m/it/10 reg_list\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 7864--7864 \T1/ptm/m/it/10 firstyear_new\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ex-trap-o-late=Fa lse\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rewrite=True\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 7864--7864 \T1/ptm/m/it/10 unit_check=True\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ex-trapol_neg=N one\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 7892--7892 []\T1/ptm/m/it/10 df\T1/ptm/m/n/10 , \T1/ptm/m/it/10 yrs_new\T1/ptm/m/n/10 , \T 1/ptm/m/it/10 hori-zon\T1/ptm/m/n/10 , \T1/ptm/m/it/10 year_col\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 7892--7892 \T1/ptm/m/it/10 value_col='value'\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ex-trap-o-lat e=False\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ex- Underfull \hbox (badness 10000) in paragraph at lines 7933--7933 []\T1/ptm/m/it/10 df\T1/ptm/m/n/10 , \T1/ptm/m/it/10 yrs_new\T1/ptm/m/n/10 , \T 1/ptm/m/it/10 hori-zon\T1/ptm/m/n/10 , \T1/ptm/m/it/10 year_ref\T1/ptm/m/n/10 , \T1/ptm/m/it/10 year_col\T1/ptm/m/n/10 , [80] Underfull \hbox (badness 10000) in paragraph at lines 7959--7960 []\T1/pcr/b/n/10 tec_list \T1/ptm/m/n/10 (\T1/pcr/m/sl/10 list of str\T1/ptm/m/ n/10 ) ^^U List of tech-nolo-gies in the pa-ram-e-ter [81] [82] Chapter 4. [83] [84] [85] [86] [87] [88] [89] ! Package inputenc Error: Unicode char 🚧 (U+1F6A7) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.8613 ...onstruction sign Unicode character (🚧 ) at the start of the PR t... [90] [91] [92] [93] [94] [95] [96] [97] [98] [99] (./iiasa-energy-program-message-ix.ind [100] Underfull \hbox (badness 10000) in paragraph at lines 14--15 []\T1/pcr/m/n/10 add_load_file() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 ixmp.reporting .Reporter Underfull \hbox (badness 10000) in paragraph at lines 20--21 []\T1/pcr/m/n/10 add_spatial_sets() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 mes-sage_ix .Scenario Underfull \hbox (badness 10000) in paragraph at lines 24--25 []\T1/pcr/m/n/10 add_year_par() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mod-ule mes- Underfull \hbox (badness 10000) in paragraph at lines 25--26 []\T1/pcr/m/n/10 add_year_set() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mod-ule mes- Underfull \hbox (badness 10000) in paragraph at lines 26--27 []\T1/pcr/m/n/10 aggregate() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 30--31 []\T1/pcr/m/n/10 apply_units() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 31--33 []\T1/pcr/m/n/10 as_pyam() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mod-ule mes- Underfull \hbox (badness 10000) in paragraph at lines 37--39 []\T1/pcr/m/n/10 broadcast_map() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mod-ule mes - Underfull \hbox (badness 10000) in paragraph at lines 49--51 []\T1/pcr/m/n/10 collapse_message_cols() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mod -ule mes- Underfull \hbox (badness 10000) in paragraph at lines 54--55 []\T1/pcr/m/n/10 concat() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mod-ule mes- Underfull \hbox (badness 10000) in paragraph at lines 57--58 []\T1/pcr/m/n/10 convert_pyam() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 mes-sage_ix.rep orting.Reporter Underfull \hbox (badness 10000) in paragraph at lines 61--63 []\T1/pcr/m/n/10 data_for_quantity() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 63--64 []\T1/pcr/m/n/10 DEFAULT_CPLEX_OPTIONS \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mod-u le mes- Underfull \hbox (badness 10000) in paragraph at lines 71--73 []\T1/pcr/m/n/10 disaggregate_shares() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mod-u le [101] Underfull \hbox (badness 10000) in paragraph at lines 83--84 []\T1/pcr/m/n/10 filter_concat_args() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mod-ul e Underfull \hbox (badness 10000) in paragraph at lines 86--87 []\T1/pcr/m/n/10 from_scenario() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 ixmp.reporting .Reporter class Underfull \hbox (badness 10000) in paragraph at lines 87--88 []\T1/pcr/m/n/10 from_str_or_key() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 ixmp.reporti ng.Key class Underfull \hbox (badness 10000) in paragraph at lines 115--117 []\T1/pcr/m/n/10 interpolate_1d() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mod-ule me s- Underfull \hbox (badness 10000) in paragraph at lines 117--119 []\T1/pcr/m/n/10 interpolate_2d() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mod-ule me s- Underfull \hbox (badness 10000) in paragraph at lines 133--134 []\T1/pcr/m/n/10 load_file() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 134--135 []\T1/pcr/m/n/10 load_scenario_data() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 mes-sage_ ix.Scenario Underfull \hbox (badness 10000) in paragraph at lines 141--143 []\T1/pcr/m/n/10 map_as_qty() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mod-ule mes- Underfull \hbox (badness 10000) in paragraph at lines 158--159 []\T1/pcr/m/n/10 name \T1/ptm/m/n/10 (\T1/ptm/m/it/10 mes-sage_ix.models.MESSAG E_MACRO at- Underfull \hbox (badness 10000) in paragraph at lines 165--166 []\T1/pcr/m/n/10 preload_timeseries() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 mes-sage_ ix.Scenario [102] Underfull \hbox (badness 10000) in paragraph at lines 180--181 []\T1/pcr/m/n/10 remove_timeseries() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 mes-sage_i x.Scenario Underfull \hbox (badness 10000) in paragraph at lines 211--212 []\T1/pcr/m/n/10 unit_uniform() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mod-ule mes- Underfull \hbox (badness 10000) in paragraph at lines 217--219 []\T1/pcr/m/n/10 vintage_and_active_years() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 mes - Underfull \hbox (badness 10000) in paragraph at lines 225--226 []\T1/pcr/m/n/10 write_report() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 226--228 []\T1/pcr/m/n/10 write_report() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mod-ule mes- [103]) (./iiasa-energy-program-message-ix.aux) LaTeX Warning: There were undefined references. ) (see the transcript file for additional information){/usr/share/texlive/texmf-d ist/fonts/enc/dvips/base/8r.enc} Output written on iiasa-energy-program-message-ix.pdf (107 pages, 1016322 bytes ). Transcript written on iiasa-energy-program-message-ix.log. Latexmk: Index file 'iiasa-energy-program-message-ix.idx' was written Latexmk: Log file says output to 'iiasa-energy-program-message-ix.pdf' Latexmk: Log file says output to 'iiasa-energy-program-message-ix.pdf' Collected error summary (may duplicate other messages): pdflatex: Command for 'pdflatex' gave return code 256 Latexmk: Errors, in force_mode: so I tried finishing targets [rtd-command-info] start-time: 2020-04-14T08:59:23.288310Z, end-time: 2020-04-14T08:59:23.488909Z, duration: 0, exit-code: 0 mv -f /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/checkouts/latest/doc/source/_build/latex/iiasa-energy-program-message-ix.pdf /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/artifacts/latest/sphinx_pdf/iiasa-energy-program-message-ix.pdf [rtd-command-info] start-time: 2020-04-14T08:59:23.638192Z, end-time: 2020-04-14T08:59:32.188370Z, duration: 8, exit-code: 0 python sphinx-build -T -b epub -d _build/doctrees-epub -D language=en . _build/epub Running Sphinx v1.8.5 loading translations [en]... done making output directory... generating GAMS sources... [ 4%] MACRO_run generating GAMS sources... [ 8%] MESSAGE-MACRO_run generating GAMS sources... [ 13%] version generating GAMS sources... [ 17%] MESSAGE_run generating GAMS sources... [ 21%] templates/MESSAGE_master_template generating GAMS sources... [ 26%] includes/aux_computation_time generating GAMS sources... [ 30%] includes/period_parameter_assignment generating GAMS sources... [ 34%] MACRO/macro_data_load generating GAMS sources... [ 39%] MACRO/macro_calibration generating GAMS sources... [ 43%] MACRO/macro_solve generating GAMS sources... [ 47%] MACRO/macro_core generating GAMS sources... [ 52%] MACRO/macro_reporting generating GAMS sources... [ 56%] MESSAGE/sets_maps_def generating GAMS sources... [ 60%] MESSAGE/model_solve generating GAMS sources... [ 65%] MESSAGE/version_check generating GAMS sources... [ 69%] MESSAGE/scaling_investment_costs generating GAMS sources... [ 73%] MESSAGE/auxiliary_settings generating GAMS sources... [ 78%] MESSAGE/data_load generating GAMS sources... [ 82%] MESSAGE/reporting_for_MACRO generating GAMS sources... [ 86%] MESSAGE/model_core generating GAMS sources... [ 91%] MESSAGE/reporting generating GAMS sources... [ 95%] MESSAGE/parameter_def generating GAMS sources... [100%] MESSAGE/model_setup loading intersphinx inventory from http://docs.dask.org/en/stable/objects.inv... loading intersphinx inventory from https://message.iiasa.ac.at/projects/ixmp/en/latest/objects.inv... loading intersphinx inventory from https://pandas.pydata.org/pandas-docs/stable/objects.inv... loading intersphinx inventory from https://pint.readthedocs.io/en/stable/objects.inv... loading intersphinx inventory from https://pyam-iamc.readthedocs.io/en/stable/objects.inv... loading intersphinx inventory from https://docs.python.org/3/objects.inv... building [mo]: targets for 0 po files that are out of date building [epub]: targets for 25 source files that are out of date updating environment: 25 added, 0 changed, 0 removed reading sources... [ 4%] api reading sources... [ 8%] bibliography checking for /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/checkouts/latest/doc/source/bibs/main.bib in bibtex cache... not found parsing bibtex file /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/checkouts/latest/doc/source/bibs/main.bib... parsed 6 entries reading sources... [ 12%] contributing reading sources... [ 16%] core reading sources... [ 20%] debugging reading sources... [ 24%] efficiency reading sources... [ 28%] faq reading sources... [ 32%] framework reading sources... [ 36%] getting_started reading sources... [ 40%] guide reading sources... [ 44%] index reading sources... [ 48%] model/MACRO/macro_core reading sources... [ 52%] model/MESSAGE-MACRO_run reading sources... [ 56%] model/MESSAGE/model_core reading sources... [ 60%] model/MESSAGE/model_solve reading sources... [ 64%] model/MESSAGE/parameter_def reading sources... [ 68%] model/MESSAGE/reporting reading sources... [ 72%] model/MESSAGE/scaling_investment_costs reading sources... [ 76%] model/MESSAGE/sets_maps_def reading sources... [ 80%] model/MESSAGE_run reading sources... [ 84%] notice reading sources... [ 88%] reporting reading sources... [ 92%] tools/add_year reading sources... [ 96%] tutorials reading sources... [100%] whatsnew /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/checkouts/latest/doc/source/api.rst:33: WARNING: failed to import ixmp.testing.make_dantzig /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/checkouts/latest/doc/source/reporting.rst:226: WARNING: failed to import read_config looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 4%] api writing output... [ 8%] bibliography writing output... [ 12%] contributing writing output... [ 16%] core writing output... [ 20%] debugging writing output... [ 24%] efficiency writing output... [ 28%] faq writing output... [ 32%] framework writing output... [ 36%] getting_started writing output... [ 40%] guide writing output... [ 44%] index writing output... [ 48%] model/MACRO/macro_core writing output... [ 52%] model/MESSAGE-MACRO_run writing output... [ 56%] model/MESSAGE/model_core writing output... [ 60%] model/MESSAGE/model_solve writing output... [ 64%] model/MESSAGE/parameter_def writing output... [ 68%] model/MESSAGE/reporting writing output... [ 72%] model/MESSAGE/scaling_investment_costs writing output... [ 76%] model/MESSAGE/sets_maps_def writing output... [ 80%] model/MESSAGE_run writing output... [ 84%] notice writing output... [ 88%] reporting writing output... [ 92%] tools/add_year writing output... [ 96%] tutorials writing output... [100%] whatsnew generating indices... genindex py-modindex writing additional pages... copying images... [ 50%] _static/ix_components.png copying images... [100%] _static/ix_features.png copying static files... done copying extra files... done writing mimetype file... writing META-INF/container.xml file... writing content.opf file... writing nav.xhtml file... writing toc.ncx file... writing MESSAGEix.epub file... build succeeded, 2 warnings. The ePub file is in _build/epub. [rtd-command-info] start-time: 2020-04-14T08:59:32.297461Z, end-time: 2020-04-14T08:59:32.497316Z, duration: 0, exit-code: 0 mv -f /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/checkouts/latest/doc/source/_build/epub/MESSAGEix.epub /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/artifacts/latest/sphinx_epub/iiasa-energy-program-message-ix.epub