Read the Docs build information Build id: 934051 Project: institute-for-disease-modeling-pycomps Version: latest Commit: 03fc1fba88b2ee7abcf64537fd63d2414690d50c Date: 2022-05-02T22:51:59.716834Z State: finished Success: True [rtd-command-info] start-time: 2022-05-02T22:52:01.568329Z, end-time: 2022-05-02T22:52:04.404963Z, duration: 2, exit-code: 0 git clone --no-single-branch --depth 50 git@github.com:InstituteforDiseaseModeling/pyCOMPS.git . Cloning into '.'... Warning: Permanently added 'github.com,192.30.255.113' (ECDSA) to the list of known hosts. [rtd-command-info] start-time: 2022-05-02T22:52:04.604224Z, end-time: 2022-05-02T22:52:04.740014Z, duration: 0, exit-code: 0 git checkout --force origin/master Note: switching to '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 switching back to a branch. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -c with the switch command. Example: git switch -c Or undo this operation with: git switch - Turn off this advice by setting config variable advice.detachedHead to false HEAD is now at 03fc1fb Merge pull request #43 from InstituteforDiseaseModeling/add_utilities [rtd-command-info] start-time: 2022-05-02T22:52:04.926526Z, end-time: 2022-05-02T22:52:04.994280Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2022-05-02T22:52:06.035437Z, end-time: 2022-05-02T22:52:10.476330Z, duration: 4, exit-code: 0 python3.7 -mvirtualenv Using base prefix '/home/docs/.pyenv/versions/3.7.9' New python executable in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-pycomps/envs/latest/bin/python3.7 Also creating executable in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-pycomps/envs/latest/bin/python Installing setuptools, pip, wheel... done. [rtd-command-info] start-time: 2022-05-02T22:52:10.661615Z, end-time: 2022-05-02T22:52:12.515587Z, duration: 1, exit-code: 0 python -m pip install --upgrade --no-cache-dir pip setuptools<58.3.0 Requirement already satisfied: pip in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-pycomps/envs/latest/lib/python3.7/site-packages (22.0.4) Collecting setuptools<58.3.0 Downloading setuptools-58.2.0-py3-none-any.whl (946 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 946.1/946.1 KB 29.0 MB/s eta 0:00:00 Installing collected packages: setuptools Attempting uninstall: setuptools Found existing installation: setuptools 62.1.0 Uninstalling setuptools-62.1.0: Successfully uninstalled setuptools-62.1.0 Successfully installed setuptools-58.2.0 [rtd-command-info] start-time: 2022-05-02T22:52:12.694115Z, end-time: 2022-05-02T22:52:20.558981Z, duration: 7, exit-code: 0 python -m pip install --upgrade --no-cache-dir 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<2.2 jinja2<3.1.0 Collecting mock==1.0.1 Downloading mock-1.0.1.zip (861 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 861.9/861.9 KB 25.1 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting pillow==5.4.1 Downloading Pillow-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (2.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 149.5 MB/s eta 0:00:00 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) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 47.4/47.4 KB 169.8 MB/s eta 0:00:00 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.6-py2.py3-none-any.whl (3.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.1/3.1 MB 212.7 MB/s eta 0:00:00 Collecting sphinx-rtd-theme<0.5 Downloading sphinx_rtd_theme-0.4.3-py2.py3-none-any.whl (6.4 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.4/6.4 MB 202.0 MB/s eta 0:00:00 Collecting readthedocs-sphinx-ext<2.2 Downloading readthedocs_sphinx_ext-2.1.5-py2.py3-none-any.whl (11 kB) Collecting jinja2<3.1.0 Downloading Jinja2-3.0.3-py3-none-any.whl (133 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.6/133.6 KB 223.9 MB/s eta 0:00:00 Collecting future Downloading future-0.18.2.tar.gz (829 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 829.2/829.2 KB 245.7 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting docutils>=0.11 Downloading docutils-0.18.1-py2.py3-none-any.whl (570 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 570.0/570.0 KB 247.2 MB/s eta 0:00:00 Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-pycomps/envs/latest/lib/python3.7/site-packages (from sphinx<2) (58.2.0) Collecting requests>=2.0.0 Downloading requests-2.27.1-py2.py3-none-any.whl (63 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 63.1/63.1 KB 181.2 MB/s eta 0:00:00 Collecting packaging Downloading packaging-21.3-py3-none-any.whl (40 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.8/40.8 KB 168.2 MB/s eta 0:00:00 Collecting imagesize Downloading imagesize-1.3.0-py2.py3-none-any.whl (5.2 kB) Collecting docutils>=0.11 Downloading docutils-0.17.1-py2.py3-none-any.whl (575 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 575.5/575.5 KB 246.1 MB/s eta 0:00:00 Collecting babel!=2.0,>=1.3 Downloading Babel-2.10.1-py3-none-any.whl (9.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.5/9.5 MB 187.8 MB/s eta 0:00:00 Collecting six>=1.5 Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) Collecting Pygments>=2.0 Downloading Pygments-2.12.0-py3-none-any.whl (1.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 247.3 MB/s eta 0:00:00 Collecting sphinxcontrib-websupport Downloading sphinxcontrib_websupport-1.2.4-py2.py3-none-any.whl (39 kB) Collecting snowballstemmer>=1.1 Downloading snowballstemmer-2.2.0-py2.py3-none-any.whl (93 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 93.0/93.0 KB 209.7 MB/s eta 0:00:00 Collecting MarkupSafe>=2.0 Downloading MarkupSafe-2.1.1-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25 kB) Collecting pytz>=2015.7 Downloading pytz-2022.1-py2.py3-none-any.whl (503 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 503.5/503.5 KB 247.3 MB/s eta 0:00:00 Collecting charset-normalizer~=2.0.0 Downloading charset_normalizer-2.0.12-py3-none-any.whl (39 kB) Collecting idna<4,>=2.5 Downloading idna-3.3-py3-none-any.whl (61 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 KB 193.1 MB/s eta 0:00:00 Collecting certifi>=2017.4.17 Downloading certifi-2021.10.8-py2.py3-none-any.whl (149 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 149.2/149.2 KB 226.7 MB/s eta 0:00:00 Collecting urllib3<1.27,>=1.21.1 Downloading urllib3-1.26.9-py2.py3-none-any.whl (138 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 139.0/139.0 KB 212.7 MB/s eta 0:00:00 Collecting pyparsing!=3.0.5,>=2.0.2 Downloading pyparsing-3.0.8-py3-none-any.whl (98 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 98.5/98.5 KB 206.4 MB/s eta 0:00:00 Collecting sphinxcontrib-serializinghtml Downloading sphinxcontrib_serializinghtml-1.1.5-py2.py3-none-any.whl (94 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 94.0/94.0 KB 196.7 MB/s eta 0:00:00 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=23773 sha256=896492fd920cb38eec5e6ed7c316303a862ff5b8f8884dea35d510a844d5ee86 Stored in directory: /tmp/pip-ephem-wheel-cache-r72wvq9r/wheels/7a/94/b1/0fdc5339a5bd487a5cc15421ec200d9ba3e2aa7190e4a727f1 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=491070 sha256=ab32e87aeecdabfcc9b520a6b1f73493ff2cad5791cca60d70b5e1b8886eedce Stored in directory: /tmp/pip-ephem-wheel-cache-r72wvq9r/wheels/56/b0/fe/4410d17b32f1f0c3cf54cdfb2bc04d7b4b8f4ae377e2229ba0 Successfully built mock future Installing collected packages: snowballstemmer, pytz, mock, certifi, alabaster, urllib3, sphinxcontrib-serializinghtml, six, pyparsing, Pygments, pillow, MarkupSafe, imagesize, idna, future, docutils, charset-normalizer, babel, sphinxcontrib-websupport, requests, packaging, jinja2, commonmark, sphinx, readthedocs-sphinx-ext, sphinx-rtd-theme, recommonmark Successfully installed MarkupSafe-2.1.1 Pygments-2.12.0 alabaster-0.7.12 babel-2.10.1 certifi-2021.10.8 charset-normalizer-2.0.12 commonmark-0.8.1 docutils-0.17.1 future-0.18.2 idna-3.3 imagesize-1.3.0 jinja2-3.0.3 mock-1.0.1 packaging-21.3 pillow-5.4.1 pyparsing-3.0.8 pytz-2022.1 readthedocs-sphinx-ext-2.1.5 recommonmark-0.5.0 requests-2.27.1 six-1.16.0 snowballstemmer-2.2.0 sphinx-1.8.6 sphinx-rtd-theme-0.4.3 sphinxcontrib-serializinghtml-1.1.5 sphinxcontrib-websupport-1.2.4 urllib3-1.26.9 [rtd-command-info] start-time: 2022-05-02T22:52:20.739007Z, end-time: 2022-05-02T22:52:26.687459Z, duration: 5, exit-code: 0 python -m pip install --exists-action=w --no-cache-dir -r docs/requirements.txt Collecting sphinx-rtd-theme~=0.5.0 Downloading sphinx_rtd_theme-0.5.2-py2.py3-none-any.whl (9.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.1/9.1 MB 82.5 MB/s eta 0:00:00 Collecting sphinxcontrib-napoleon~=0.7 Downloading sphinxcontrib_napoleon-0.7-py2.py3-none-any.whl (17 kB) Collecting sphinx~=3.3.1 Downloading Sphinx-3.3.1-py3-none-any.whl (2.9 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.9/2.9 MB 171.0 MB/s eta 0:00:00 Collecting plantweb~=1.2.1 Downloading plantweb-1.2.1-py3-none-any.whl (20 kB) Collecting sphinxcontrib-programoutput~=0.16 Downloading sphinxcontrib_programoutput-0.17-py2.py3-none-any.whl (22 kB) Collecting py-make Downloading py_make-0.1.1-py2.py3-none-any.whl (9.4 kB) Collecting PyGithub~=1.54 Downloading PyGithub-1.55-py3-none-any.whl (291 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 291.7/291.7 KB 233.0 MB/s eta 0:00:00 Collecting pygit2~=1.4.0 Downloading pygit2-1.4.0-cp37-cp37m-manylinux2010_x86_64.whl (3.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.0/3.0 MB 173.7 MB/s eta 0:00:00 Collecting sphinx-copybutton~=0.3.1 Downloading sphinx_copybutton-0.3.3-py3-none-any.whl (12 kB) Collecting sphinxext.remoteliteralinclude Downloading sphinxext_remoteliteralinclude-0.3.0-py3-none-any.whl (6.3 kB) Collecting docutils<0.17 Downloading docutils-0.16-py2.py3-none-any.whl (548 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 548.2/548.2 KB 242.1 MB/s eta 0:00:00 Collecting pockets>=0.3 Downloading pockets-0.9.1-py2.py3-none-any.whl (26 kB) Requirement already satisfied: six>=1.5.2 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-pycomps/envs/latest/lib/python3.7/site-packages (from sphinxcontrib-napoleon~=0.7->-r docs/requirements.txt (line 2)) (1.16.0) Requirement already satisfied: Jinja2>=2.3 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-pycomps/envs/latest/lib/python3.7/site-packages (from sphinx~=3.3.1->-r docs/requirements.txt (line 3)) (3.0.3) Requirement already satisfied: alabaster<0.8,>=0.7 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-pycomps/envs/latest/lib/python3.7/site-packages (from sphinx~=3.3.1->-r docs/requirements.txt (line 3)) (0.7.12) Requirement already satisfied: imagesize in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-pycomps/envs/latest/lib/python3.7/site-packages (from sphinx~=3.3.1->-r docs/requirements.txt (line 3)) (1.3.0) Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-pycomps/envs/latest/lib/python3.7/site-packages (from sphinx~=3.3.1->-r docs/requirements.txt (line 3)) (58.2.0) Collecting sphinxcontrib-htmlhelp Downloading sphinxcontrib_htmlhelp-2.0.0-py2.py3-none-any.whl (100 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.5/100.5 KB 222.6 MB/s eta 0:00:00 Requirement already satisfied: babel>=1.3 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-pycomps/envs/latest/lib/python3.7/site-packages (from sphinx~=3.3.1->-r docs/requirements.txt (line 3)) (2.10.1) Requirement already satisfied: snowballstemmer>=1.1 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-pycomps/envs/latest/lib/python3.7/site-packages (from sphinx~=3.3.1->-r docs/requirements.txt (line 3)) (2.2.0) Requirement already satisfied: packaging in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-pycomps/envs/latest/lib/python3.7/site-packages (from sphinx~=3.3.1->-r docs/requirements.txt (line 3)) (21.3) Collecting sphinxcontrib-qthelp Downloading sphinxcontrib_qthelp-1.0.3-py2.py3-none-any.whl (90 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 90.6/90.6 KB 203.9 MB/s eta 0:00:00 Requirement already satisfied: requests>=2.5.0 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-pycomps/envs/latest/lib/python3.7/site-packages (from sphinx~=3.3.1->-r docs/requirements.txt (line 3)) (2.27.1) Collecting sphinxcontrib-applehelp Downloading sphinxcontrib_applehelp-1.0.2-py2.py3-none-any.whl (121 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 121.2/121.2 KB 210.3 MB/s eta 0:00:00 Collecting sphinxcontrib-devhelp Downloading sphinxcontrib_devhelp-1.0.2-py2.py3-none-any.whl (84 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 84.7/84.7 KB 197.4 MB/s eta 0:00:00 Requirement already satisfied: sphinxcontrib-serializinghtml in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-pycomps/envs/latest/lib/python3.7/site-packages (from sphinx~=3.3.1->-r docs/requirements.txt (line 3)) (1.1.5) Requirement already satisfied: Pygments>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-pycomps/envs/latest/lib/python3.7/site-packages (from sphinx~=3.3.1->-r docs/requirements.txt (line 3)) (2.12.0) Collecting sphinxcontrib-jsmath Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl (5.1 kB) Collecting docopt>=0.6.0 Downloading docopt-0.6.2.tar.gz (25 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting pyjwt>=2.0 Downloading PyJWT-2.3.0-py3-none-any.whl (16 kB) Collecting pynacl>=1.4.0 Downloading PyNaCl-1.5.0-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (856 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 856.7/856.7 KB 208.4 MB/s eta 0:00:00 Collecting deprecated Downloading Deprecated-1.2.13-py2.py3-none-any.whl (9.6 kB) Collecting cffi>=1.4.0 Downloading cffi-1.15.0-cp37-cp37m-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (427 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 427.1/427.1 KB 240.3 MB/s eta 0:00:00 Collecting cached-property Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) Requirement already satisfied: pytz>=2015.7 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-pycomps/envs/latest/lib/python3.7/site-packages (from babel>=1.3->sphinx~=3.3.1->-r docs/requirements.txt (line 3)) (2022.1) Collecting pycparser Downloading pycparser-2.21-py2.py3-none-any.whl (118 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.7/118.7 KB 224.1 MB/s eta 0:00:00 Requirement already satisfied: MarkupSafe>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-pycomps/envs/latest/lib/python3.7/site-packages (from Jinja2>=2.3->sphinx~=3.3.1->-r docs/requirements.txt (line 3)) (2.1.1) Requirement already satisfied: charset-normalizer~=2.0.0 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-pycomps/envs/latest/lib/python3.7/site-packages (from requests>=2.5.0->sphinx~=3.3.1->-r docs/requirements.txt (line 3)) (2.0.12) Requirement already satisfied: certifi>=2017.4.17 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-pycomps/envs/latest/lib/python3.7/site-packages (from requests>=2.5.0->sphinx~=3.3.1->-r docs/requirements.txt (line 3)) (2021.10.8) Requirement already satisfied: idna<4,>=2.5 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-pycomps/envs/latest/lib/python3.7/site-packages (from requests>=2.5.0->sphinx~=3.3.1->-r docs/requirements.txt (line 3)) (3.3) Requirement already satisfied: urllib3<1.27,>=1.21.1 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-pycomps/envs/latest/lib/python3.7/site-packages (from requests>=2.5.0->sphinx~=3.3.1->-r docs/requirements.txt (line 3)) (1.26.9) Collecting wrapt<2,>=1.10 Downloading wrapt-1.14.1-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (75 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 75.2/75.2 KB 192.6 MB/s eta 0:00:00 Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-pycomps/envs/latest/lib/python3.7/site-packages (from packaging->sphinx~=3.3.1->-r docs/requirements.txt (line 3)) (3.0.8) Building wheels for collected packages: docopt Building wheel for docopt (setup.py): started Building wheel for docopt (setup.py): finished with status 'done' Created wheel for docopt: filename=docopt-0.6.2-py2.py3-none-any.whl size=13723 sha256=cd0ab2dff40d300630023bb9fad4ff1233ca3de60bf1585fceebf1dcea7b5d63 Stored in directory: /tmp/pip-ephem-wheel-cache-4ty9xfe1/wheels/72/b0/3f/1d95f96ff986c7dfffe46ce2be4062f38ebd04b506c77c81b9 Successfully built docopt Installing collected packages: docopt, cached-property, wrapt, sphinxcontrib-qthelp, sphinxcontrib-jsmath, sphinxcontrib-htmlhelp, sphinxcontrib-devhelp, sphinxcontrib-applehelp, pyjwt, pycparser, py-make, pockets, docutils, sphinxcontrib-napoleon, sphinx, plantweb, deprecated, cffi, sphinxext.remoteliteralinclude, sphinxcontrib-programoutput, sphinx-rtd-theme, sphinx-copybutton, pynacl, pygit2, PyGithub Attempting uninstall: docutils Found existing installation: docutils 0.17.1 Uninstalling docutils-0.17.1: Successfully uninstalled docutils-0.17.1 Attempting uninstall: sphinx Found existing installation: Sphinx 1.8.6 Uninstalling Sphinx-1.8.6: Successfully uninstalled Sphinx-1.8.6 Attempting uninstall: sphinx-rtd-theme Found existing installation: sphinx-rtd-theme 0.4.3 Uninstalling sphinx-rtd-theme-0.4.3: Successfully uninstalled sphinx-rtd-theme-0.4.3 Successfully installed PyGithub-1.55 cached-property-1.5.2 cffi-1.15.0 deprecated-1.2.13 docopt-0.6.2 docutils-0.16 plantweb-1.2.1 pockets-0.9.1 py-make-0.1.1 pycparser-2.21 pygit2-1.4.0 pyjwt-2.3.0 pynacl-1.5.0 sphinx-3.3.1 sphinx-copybutton-0.3.3 sphinx-rtd-theme-0.5.2 sphinxcontrib-applehelp-1.0.2 sphinxcontrib-devhelp-1.0.2 sphinxcontrib-htmlhelp-2.0.0 sphinxcontrib-jsmath-1.0.1 sphinxcontrib-napoleon-0.7 sphinxcontrib-programoutput-0.17 sphinxcontrib-qthelp-1.0.3 sphinxext.remoteliteralinclude-0.3.0 wrapt-1.14.1 [rtd-command-info] start-time: 2022-05-02T22:52:26.889810Z, end-time: 2022-05-02T22:52:27.845482Z, duration: 0, exit-code: 0 python ./setup.py install --force running install running bdist_egg running egg_info creating pyCOMPS.egg-info writing pyCOMPS.egg-info/PKG-INFO writing dependency_links to pyCOMPS.egg-info/dependency_links.txt writing entry points to pyCOMPS.egg-info/entry_points.txt writing requirements to pyCOMPS.egg-info/requires.txt writing top-level names to pyCOMPS.egg-info/top_level.txt writing manifest file 'pyCOMPS.egg-info/SOURCES.txt' reading manifest file 'pyCOMPS.egg-info/SOURCES.txt' adding license file 'LICENSE.txt' writing manifest file 'pyCOMPS.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/COMPS copying COMPS/CredentialPrompt.py -> build/lib/COMPS copying COMPS/AuthManager.py -> build/lib/COMPS copying COMPS/__main__.py -> build/lib/COMPS copying COMPS/Client.py -> build/lib/COMPS copying COMPS/__init__.py -> build/lib/COMPS creating build/lib/COMPS/Data copying COMPS/Data/AssetCollectionFile.py -> build/lib/COMPS/Data copying COMPS/Data/Priority.py -> build/lib/COMPS/Data copying COMPS/Data/WorkItemFile.py -> build/lib/COMPS/Data copying COMPS/Data/BaseEntity.py -> build/lib/COMPS/Data copying COMPS/Data/AssetType.py -> build/lib/COMPS/Data copying COMPS/Data/Configuration.py -> build/lib/COMPS/Data copying COMPS/Data/AssetFile.py -> build/lib/COMPS/Data copying COMPS/Data/Simulation.py -> build/lib/COMPS/Data copying COMPS/Data/Suite.py -> build/lib/COMPS/Data copying COMPS/Data/OutputFileMetadata.py -> build/lib/COMPS/Data copying COMPS/Data/SimulationFile.py -> build/lib/COMPS/Data copying COMPS/Data/TaggableEntity.py -> build/lib/COMPS/Data copying COMPS/Data/QueryCriteria.py -> build/lib/COMPS/Data copying COMPS/Data/AssetCollection.py -> build/lib/COMPS/Data copying COMPS/Data/WorkItem.py -> build/lib/COMPS/Data copying COMPS/Data/HpcJob.py -> build/lib/COMPS/Data copying COMPS/Data/__init__.py -> build/lib/COMPS/Data copying COMPS/Data/Experiment.py -> build/lib/COMPS/Data copying COMPS/Data/CommissionableEntity.py -> build/lib/COMPS/Data copying COMPS/Data/AssetManager.py -> build/lib/COMPS/Data copying COMPS/Data/SerializableEntity.py -> build/lib/COMPS/Data creating build/lib/COMPS/utils copying COMPS/utils/__example_utility_template__.py -> build/lib/COMPS/utils copying COMPS/utils/get_output_files_for_experiment.py -> build/lib/COMPS/utils copying COMPS/utils/main.py -> build/lib/COMPS/utils copying COMPS/utils/__init__.py -> build/lib/COMPS/utils creating build/lib/COMPS/Data/WorkItems copying COMPS/Data/WorkItems/BuilderWorkItem.py -> build/lib/COMPS/Data/WorkItems copying COMPS/Data/WorkItems/__init__.py -> build/lib/COMPS/Data/WorkItems copying COMPS/logging.ini -> build/lib/COMPS creating build/bdist.linux-x86_64 creating build/bdist.linux-x86_64/egg creating build/bdist.linux-x86_64/egg/COMPS copying build/lib/COMPS/CredentialPrompt.py -> build/bdist.linux-x86_64/egg/COMPS copying build/lib/COMPS/AuthManager.py -> build/bdist.linux-x86_64/egg/COMPS creating build/bdist.linux-x86_64/egg/COMPS/Data copying build/lib/COMPS/Data/AssetCollectionFile.py -> build/bdist.linux-x86_64/egg/COMPS/Data copying build/lib/COMPS/Data/Priority.py -> build/bdist.linux-x86_64/egg/COMPS/Data copying build/lib/COMPS/Data/WorkItemFile.py -> build/bdist.linux-x86_64/egg/COMPS/Data copying build/lib/COMPS/Data/BaseEntity.py -> build/bdist.linux-x86_64/egg/COMPS/Data copying build/lib/COMPS/Data/AssetType.py -> build/bdist.linux-x86_64/egg/COMPS/Data copying build/lib/COMPS/Data/Configuration.py -> build/bdist.linux-x86_64/egg/COMPS/Data copying build/lib/COMPS/Data/AssetFile.py -> build/bdist.linux-x86_64/egg/COMPS/Data copying build/lib/COMPS/Data/Simulation.py -> build/bdist.linux-x86_64/egg/COMPS/Data copying build/lib/COMPS/Data/Suite.py -> build/bdist.linux-x86_64/egg/COMPS/Data copying build/lib/COMPS/Data/OutputFileMetadata.py -> build/bdist.linux-x86_64/egg/COMPS/Data copying build/lib/COMPS/Data/SimulationFile.py -> build/bdist.linux-x86_64/egg/COMPS/Data copying build/lib/COMPS/Data/TaggableEntity.py -> build/bdist.linux-x86_64/egg/COMPS/Data copying build/lib/COMPS/Data/QueryCriteria.py -> build/bdist.linux-x86_64/egg/COMPS/Data copying build/lib/COMPS/Data/AssetCollection.py -> build/bdist.linux-x86_64/egg/COMPS/Data creating build/bdist.linux-x86_64/egg/COMPS/Data/WorkItems copying build/lib/COMPS/Data/WorkItems/BuilderWorkItem.py -> build/bdist.linux-x86_64/egg/COMPS/Data/WorkItems copying build/lib/COMPS/Data/WorkItems/__init__.py -> build/bdist.linux-x86_64/egg/COMPS/Data/WorkItems copying build/lib/COMPS/Data/WorkItem.py -> build/bdist.linux-x86_64/egg/COMPS/Data copying build/lib/COMPS/Data/HpcJob.py -> build/bdist.linux-x86_64/egg/COMPS/Data copying build/lib/COMPS/Data/__init__.py -> build/bdist.linux-x86_64/egg/COMPS/Data copying build/lib/COMPS/Data/Experiment.py -> build/bdist.linux-x86_64/egg/COMPS/Data copying build/lib/COMPS/Data/CommissionableEntity.py -> build/bdist.linux-x86_64/egg/COMPS/Data copying build/lib/COMPS/Data/AssetManager.py -> build/bdist.linux-x86_64/egg/COMPS/Data copying build/lib/COMPS/Data/SerializableEntity.py -> build/bdist.linux-x86_64/egg/COMPS/Data copying build/lib/COMPS/__main__.py -> build/bdist.linux-x86_64/egg/COMPS copying build/lib/COMPS/Client.py -> build/bdist.linux-x86_64/egg/COMPS copying build/lib/COMPS/logging.ini -> build/bdist.linux-x86_64/egg/COMPS creating build/bdist.linux-x86_64/egg/COMPS/utils copying build/lib/COMPS/utils/__example_utility_template__.py -> build/bdist.linux-x86_64/egg/COMPS/utils copying build/lib/COMPS/utils/get_output_files_for_experiment.py -> build/bdist.linux-x86_64/egg/COMPS/utils copying build/lib/COMPS/utils/main.py -> build/bdist.linux-x86_64/egg/COMPS/utils copying build/lib/COMPS/utils/__init__.py -> build/bdist.linux-x86_64/egg/COMPS/utils copying build/lib/COMPS/__init__.py -> build/bdist.linux-x86_64/egg/COMPS byte-compiling build/bdist.linux-x86_64/egg/COMPS/CredentialPrompt.py to CredentialPrompt.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/COMPS/AuthManager.py to AuthManager.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/COMPS/Data/AssetCollectionFile.py to AssetCollectionFile.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/COMPS/Data/Priority.py to Priority.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/COMPS/Data/WorkItemFile.py to WorkItemFile.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/COMPS/Data/BaseEntity.py to BaseEntity.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/COMPS/Data/AssetType.py to AssetType.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/COMPS/Data/Configuration.py to Configuration.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/COMPS/Data/AssetFile.py to AssetFile.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/COMPS/Data/Simulation.py to Simulation.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/COMPS/Data/Suite.py to Suite.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/COMPS/Data/OutputFileMetadata.py to OutputFileMetadata.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/COMPS/Data/SimulationFile.py to SimulationFile.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/COMPS/Data/TaggableEntity.py to TaggableEntity.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/COMPS/Data/QueryCriteria.py to QueryCriteria.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/COMPS/Data/AssetCollection.py to AssetCollection.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/COMPS/Data/WorkItems/BuilderWorkItem.py to BuilderWorkItem.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/COMPS/Data/WorkItems/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/COMPS/Data/WorkItem.py to WorkItem.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/COMPS/Data/HpcJob.py to HpcJob.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/COMPS/Data/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/COMPS/Data/Experiment.py to Experiment.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/COMPS/Data/CommissionableEntity.py to CommissionableEntity.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/COMPS/Data/AssetManager.py to AssetManager.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/COMPS/Data/SerializableEntity.py to SerializableEntity.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/COMPS/__main__.py to __main__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/COMPS/Client.py to Client.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/COMPS/utils/__example_utility_template__.py to __example_utility_template__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/COMPS/utils/get_output_files_for_experiment.py to get_output_files_for_experiment.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/COMPS/utils/main.py to main.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/COMPS/utils/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/COMPS/__init__.py to __init__.cpython-37.pyc creating build/bdist.linux-x86_64/egg/EGG-INFO copying pyCOMPS.egg-info/PKG-INFO -> build/bdist.linux-x86_64/egg/EGG-INFO copying pyCOMPS.egg-info/SOURCES.txt -> build/bdist.linux-x86_64/egg/EGG-INFO copying pyCOMPS.egg-info/dependency_links.txt -> build/bdist.linux-x86_64/egg/EGG-INFO copying pyCOMPS.egg-info/entry_points.txt -> build/bdist.linux-x86_64/egg/EGG-INFO copying pyCOMPS.egg-info/not-zip-safe -> build/bdist.linux-x86_64/egg/EGG-INFO copying pyCOMPS.egg-info/requires.txt -> build/bdist.linux-x86_64/egg/EGG-INFO copying pyCOMPS.egg-info/top_level.txt -> build/bdist.linux-x86_64/egg/EGG-INFO creating dist creating 'dist/pyCOMPS-2.5.1b1-py3.7.egg' and adding 'build/bdist.linux-x86_64/egg' to it removing 'build/bdist.linux-x86_64/egg' (and everything under it) Processing pyCOMPS-2.5.1b1-py3.7.egg creating /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-pycomps/envs/latest/lib/python3.7/site-packages/pyCOMPS-2.5.1b1-py3.7.egg Extracting pyCOMPS-2.5.1b1-py3.7.egg to /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-pycomps/envs/latest/lib/python3.7/site-packages Adding pyCOMPS 2.5.1b1 to easy-install.pth file Installing comps-util script to /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-pycomps/envs/latest/bin Installed /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-pycomps/envs/latest/lib/python3.7/site-packages/pyCOMPS-2.5.1b1-py3.7.egg Processing dependencies for pyCOMPS==2.5.1b1 Searching for xdg>=4.0.1 Reading https://pypi.org/simple/xdg/ Downloading https://files.pythonhosted.org/packages/ea/09/4a0f30aada49e142b94bbb232c023abcbc6ced7e2a9776533fb14977e9db/xdg-5.1.1-py3-none-any.whl#sha256=865a7b56ed1d4cd2fce2ead1eddf97360843619757f473cd90b75f1817ca541d Best match: xdg 5.1.1 Processing xdg-5.1.1-py3-none-any.whl Installing xdg-5.1.1-py3-none-any.whl to /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-pycomps/envs/latest/lib/python3.7/site-packages Adding xdg 5.1.1 to easy-install.pth file Installed /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-pycomps/envs/latest/lib/python3.7/site-packages/xdg-5.1.1-py3.7.egg Searching for future==0.18.2 Best match: future 0.18.2 Adding future 0.18.2 to easy-install.pth file Installing futurize script to /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-pycomps/envs/latest/bin Installing pasteurize script to /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-pycomps/envs/latest/bin Using /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-pycomps/envs/latest/lib/python3.7/site-packages Searching for pytz==2022.1 Best match: pytz 2022.1 Adding pytz 2022.1 to easy-install.pth file Using /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-pycomps/envs/latest/lib/python3.7/site-packages Searching for requests==2.27.1 Best match: requests 2.27.1 Adding requests 2.27.1 to easy-install.pth file Using /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-pycomps/envs/latest/lib/python3.7/site-packages Searching for certifi==2021.10.8 Best match: certifi 2021.10.8 Adding certifi 2021.10.8 to easy-install.pth file Using /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-pycomps/envs/latest/lib/python3.7/site-packages Searching for charset-normalizer==2.0.12 Best match: charset-normalizer 2.0.12 Adding charset-normalizer 2.0.12 to easy-install.pth file Installing normalizer script to /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-pycomps/envs/latest/bin Using /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-pycomps/envs/latest/lib/python3.7/site-packages Searching for urllib3==1.26.9 Best match: urllib3 1.26.9 Adding urllib3 1.26.9 to easy-install.pth file Using /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-pycomps/envs/latest/lib/python3.7/site-packages Searching for idna==3.3 Best match: idna 3.3 Adding idna 3.3 to easy-install.pth file Using /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-pycomps/envs/latest/lib/python3.7/site-packages Finished processing dependencies for pyCOMPS==2.5.1b1 [rtd-command-info] start-time: 2022-05-02T22:52:29.223299Z, end-time: 2022-05-02T22:52:29.285983Z, duration: 0, exit-code: 0 cat docs/conf.py # -*- coding: utf-8 -*- # # Sphinx Demo documentation build configuration file, created by # sphinx-quickstart on Fri Aug 26 16:52:16 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. # If extensions (or modules to document with autodoc) are in another directory, # add these directories to sys.path here. If the directory is relative to the # documentation root, use os.path.abspath to make it absolute, like shown here. # import os import subprocess import sys import sphinx_rtd_theme import configparser from datetime import datetime if sys.platform in ["linux", "darwin"]: subprocess.check_output(["make", "generate-api"], cwd=os.path.dirname(os.path.abspath(__file__))) else: subprocess.check_output(["make.bat", "generate-api"], cwd=os.path.dirname(os.path.abspath(__file__))) # -- 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. extensions = [ 'sphinx.ext.mathjax', 'sphinx.ext.githubpages', 'sphinx.ext.autodoc', 'sphinxcontrib.napoleon', 'sphinx.ext.todo', 'plantweb.directive', 'sphinxcontrib.programoutput', 'sphinx_copybutton', 'sphinx.ext.intersphinx', 'sphinxext.remoteliteralinclude' ] plantuml = 'plantweb' autodoc_default_options = { 'member-order': 'bysource', 'members': None, 'exclude-members': '__all__' } napoleon_google_docstring = True # 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'pyCOMPS' copyright = f'1999 - {datetime.today().year}, Bill & Melinda Gates Foundation. All rights reserved' author = u'Institute for Disease Modeling' # 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 = u'1.0' # The full version, including alpha/beta/rc tags. # release = u'1.0' # 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. # This patterns also effect to html_static_path and html_extra_path exclude_patterns = ['_build', 'Thumbs.db', '.DS_Store'] # 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 = False # RST epilog is added to the end of every topic. Useful for replace # directives to use across the docset. rst_epilog = "\n.. include:: /variables.txt" # -- 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 = [sphinx_rtd_theme.get_html_theme_path()] # The name for this set of Sphinx documents. # " v documentation" by default. # # html_title = u'Sphinx Demo v1.0' # 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 = "images/IDM_white.png" # The name of an image file (relative to this directory) to use as a favicon of # the docs. This file should be a Windows icon file (.ico) being 16x16 or 32x32 # pixels large. # html_favicon = "images/favicon.ico" # 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'] html_context = { 'css_files': [ '_static/theme_overrides.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 None, a 'Last updated on:' timestamp is inserted at every page # bottom, using the given strftime format. # The empty string is equivalent to '%b %d, %Y'. # # html_last_updated_fmt = None # 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 = False # If true, "Created using Sphinx" is shown in the HTML footer. Default is True. # html_show_sphinx = False # 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 = 'www.idmod.org/docs' # 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', 'zh' # # html_search_language = 'en' # A dictionary with options for the search language support, empty by default. # 'ja' uses this config value. # 'zh' user can custom change `jieba` dictionary path. # # 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 = 'pyCOMPS' # -- 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, 'pycomps-docs.tex', u'pyCOMPS', u'Institute for Disease Modeling', '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 = [] # It false, will not define \strong, \code, itleref, \crossref ... but only # \sphinxstrong, ..., \sphinxtitleref, ... To help avoid clash with user added # packages. # # latex_keep_old_macro_names = True # 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, 'pycomps-docs', u'pyCOMPS', [author], 1) ] # If true, show URL addresses after external links. # man_show_urls = True # -- 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, 'pycomps-docs', u'pyCOMPS', author, 'Institute for Disease Modeling', 'How to use pyCOMPS for running simulations.', '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 # Example configuration for intersphinx: refer to the Python standard library. # intersphinx_mapping = {'https://docs.python.org/': None} # Example configuration for intersphinx: refer to the Python standard library. intersphinx_mapping = {'python': ('https://docs.python.org/3', None), 'emod_api': ('https://docs.idmod.org/projects/emod-api/en/latest/', None), 'emodpy': ('https://docs.idmod.org/projects/emodpy/en/latest/', None), 'pycomps': ('https://docs.idmod.org/projects/pycomps/en/latest/', None), 'emod-generic': ('https://docs.idmod.org/projects/emod-generic/en/latest/', None) } ########################################################################### # 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/main/readthedocs/doc_builder/templates/doc_builder/conf.py.tmpl # # Note: this file shouldn't rely on extra dependencies. import importlib import sys import os.path # Borrowed from six. PY3 = sys.version_info[0] == 3 string_types = str if PY3 else basestring 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': [ ("latest", "/en/latest/"), ], 'downloads': [ ("pdf", "//docs.idmod.org/_/downloads/pycomps/en/latest/pdf/"), ("html", "//docs.idmod.org/_/downloads/pycomps/en/latest/htmlzip/"), ], 'subprojects': [ ], 'slug': 'institute-for-disease-modeling-pycomps', 'name': u'pyCOMPS', 'rtd_language': u'en', 'programming_language': u'py', 'canonical_url': 'https://docs.idmod.org/projects/pycomps/en/latest/', 'analytics_code': 'UA-87656833-3', 'single_version': False, 'conf_py_path': '/docs/', 'api_host': 'https://readthedocs.com', 'github_user': 'InstituteforDiseaseModeling', 'proxied_api_host': '/_', 'github_repo': 'pyCOMPS', '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, 'docsearch_disabled': False, 'user_analytics_code': 'UA-87656833-3', 'global_analytics_code': 'UA-17997319-2', 'commit': '03fc1fba', } # For sphinx >=1.8 we can use html_baseurl to set the canonical URL. # https://www.sphinx-doc.org/en/master/usage/configuration.html#confval-html_baseurl if version_info >= (1, 8): if not globals().get('html_baseurl'): html_baseurl = context['canonical_url'] context['canonical_url'] = None 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") readthedocs_vcs_url = 'None' readthedocs_build_url = 'https://readthedocs.com/projects/institute-for-disease-modeling-pycomps/builds/934051/' 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' # Make sure our build directory is always excluded exclude_patterns = globals().get('exclude_patterns', []) exclude_patterns.extend(['_build']) [rtd-command-info] start-time: 2022-05-02T22:52:29.456826Z, end-time: 2022-05-02T22:52:35.632534Z, duration: 6, exit-code: 0 python -m sphinx -T -E -W --keep-going -b html -d _build/doctrees -D language=en . _build/html Running Sphinx v3.3.1 loading translations [en]... done making output directory... done loading intersphinx inventory from https://docs.python.org/3/objects.inv... loading intersphinx inventory from https://docs.idmod.org/projects/emod-api/en/latest/objects.inv... loading intersphinx inventory from https://docs.idmod.org/projects/emodpy/en/latest/objects.inv... loading intersphinx inventory from https://docs.idmod.org/projects/pycomps/en/latest/objects.inv... loading intersphinx inventory from https://docs.idmod.org/projects/emod-generic/en/latest/objects.inv... building [mo]: targets for 0 po files that are out of date building [html]: targets for 47 source files that are out of date updating environment: [new config] 47 added, 0 changed, 0 removed reading sources... [ 2%] COMPS.AuthManager reading sources... [ 4%] COMPS.Client reading sources... [ 6%] COMPS.CredentialPrompt reading sources... [ 8%] COMPS.Data reading sources... [ 10%] COMPS.Data.AssetCollection reading sources... [ 12%] COMPS.Data.AssetCollectionFile reading sources... [ 14%] COMPS.Data.AssetFile reading sources... [ 17%] COMPS.Data.AssetManager reading sources... [ 19%] COMPS.Data.AssetType reading sources... [ 21%] COMPS.Data.BaseEntity reading sources... [ 23%] COMPS.Data.CommissionableEntity reading sources... [ 25%] COMPS.Data.Configuration reading sources... [ 27%] COMPS.Data.Experiment reading sources... [ 29%] COMPS.Data.HpcJob reading sources... [ 31%] COMPS.Data.OutputFileMetadata reading sources... [ 34%] COMPS.Data.Priority reading sources... [ 36%] COMPS.Data.QueryCriteria reading sources... [ 38%] COMPS.Data.SerializableEntity reading sources... [ 40%] COMPS.Data.Simulation reading sources... [ 42%] COMPS.Data.SimulationFile reading sources... [ 44%] COMPS.Data.Suite reading sources... [ 46%] COMPS.Data.TaggableEntity reading sources... [ 48%] COMPS.Data.WorkItem reading sources... [ 51%] COMPS.Data.WorkItemFile reading sources... [ 53%] COMPS.Data.WorkItems reading sources... [ 55%] COMPS.Data.WorkItems.BuilderWorkItem reading sources... [ 57%] COMPS.utils reading sources... [ 59%] COMPS.utils.get_output_files_for_experiment reading sources... [ 61%] COMPS.utils.main reading sources... [ 63%] architecture reading sources... [ 65%] create-climateinput reading sources... [ 68%] create-simulations reading sources... [ 70%] create-workitems-simulations reading sources... [ 72%] glossary reading sources... [ 74%] howto-cleanup reading sources... [ 76%] howto-create-climateinput reading sources... [ 78%] howto-create-simulations reading sources... [ 80%] howto-dashboard reading sources... [ 82%] howto-example-campaign reading sources... [ 85%] howto-example-config reading sources... [ 87%] howto-multichart-view reading sources... [ 89%] howto-weather-view reading sources... [ 91%] index reading sources... [ 93%] manage-workitems-simulations reading sources... [ 95%] modules reading sources... [ 97%] overview-comps reading sources... [100%] overview-terminology looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 2%] COMPS.AuthManager writing output... [ 4%] COMPS.Client writing output... [ 6%] COMPS.CredentialPrompt writing output... [ 8%] COMPS.Data writing output... [ 10%] COMPS.Data.AssetCollection writing output... [ 12%] COMPS.Data.AssetCollectionFile writing output... [ 14%] COMPS.Data.AssetFile writing output... [ 17%] COMPS.Data.AssetManager writing output... [ 19%] COMPS.Data.AssetType writing output... [ 21%] COMPS.Data.BaseEntity writing output... [ 23%] COMPS.Data.CommissionableEntity writing output... [ 25%] COMPS.Data.Configuration writing output... [ 27%] COMPS.Data.Experiment writing output... [ 29%] COMPS.Data.HpcJob writing output... [ 31%] COMPS.Data.OutputFileMetadata writing output... [ 34%] COMPS.Data.Priority writing output... [ 36%] COMPS.Data.QueryCriteria writing output... [ 38%] COMPS.Data.SerializableEntity writing output... [ 40%] COMPS.Data.Simulation writing output... [ 42%] COMPS.Data.SimulationFile writing output... [ 44%] COMPS.Data.Suite writing output... [ 46%] COMPS.Data.TaggableEntity writing output... [ 48%] COMPS.Data.WorkItem writing output... [ 51%] COMPS.Data.WorkItemFile writing output... [ 53%] COMPS.Data.WorkItems writing output... [ 55%] COMPS.Data.WorkItems.BuilderWorkItem writing output... [ 57%] COMPS.utils writing output... [ 59%] COMPS.utils.get_output_files_for_experiment writing output... [ 61%] COMPS.utils.main writing output... [ 63%] architecture writing output... [ 65%] create-climateinput writing output... [ 68%] create-simulations writing output... [ 70%] create-workitems-simulations writing output... [ 72%] glossary writing output... [ 74%] howto-cleanup writing output... [ 76%] howto-create-climateinput writing output... [ 78%] howto-create-simulations writing output... [ 80%] howto-dashboard writing output... [ 82%] howto-example-campaign writing output... [ 85%] howto-example-config writing output... [ 87%] howto-multichart-view writing output... [ 89%] howto-weather-view writing output... [ 91%] index writing output... [ 93%] manage-workitems-simulations writing output... [ 95%] modules writing output... [ 97%] overview-comps writing output... [100%] overview-terminology generating indices... genindex py-modindex done writing additional pages... search opensearch done copying images... [ 6%] _build/html/_images/plantweb/6dc61f6eaba29e2739ffacc32cbe82278f2a62260ac90b49fad6d64aef777fdd.svg copying images... [ 12%] images/input-search-vietnam.png copying images... [ 18%] images/input-search-vietnam-select.png copying images... [ 25%] images/input-search-vietnam-selected.png copying images... [ 31%] images/climate-submit.png copying images... [ 37%] images/create-input-files-generate.png copying images... [ 43%] images/dashboard-simsperstate.png copying images... [ 50%] images/chart-select.png copying images... [ 56%] images/chart-create.png copying images... [ 62%] images/chart-multi.png copying images... [ 68%] images/chart-ychannel.png copying images... [ 75%] images/weather-animation-climateproject.png copying images... [ 81%] images/weather-animation-play.png copying images... [ 87%] images/weather-animation-temperature-time.png copying images... [ 93%] images/weather-animation-chart.png copying images... [100%] images/terminology.png copying static files... done copying extra files... done dumping search index in English (code: en)... done dumping object inventory... done build succeeded. The HTML pages are in _build/html. Updating searchtools for Read the Docs search... [rtd-command-info] start-time: 2022-05-02T22:52:35.844940Z, end-time: 2022-05-02T22:52:40.503836Z, duration: 4, exit-code: 0 python -m sphinx -T -E -W --keep-going -b readthedocssinglehtmllocalmedia -d _build/doctrees -D language=en . _build/localmedia Running Sphinx v3.3.1 loading translations [en]... done making output directory... done loading intersphinx inventory from https://docs.python.org/3/objects.inv... loading intersphinx inventory from https://docs.idmod.org/projects/emod-api/en/latest/objects.inv... loading intersphinx inventory from https://docs.idmod.org/projects/emodpy/en/latest/objects.inv... loading intersphinx inventory from https://docs.idmod.org/projects/pycomps/en/latest/objects.inv... loading intersphinx inventory from https://docs.idmod.org/projects/emod-generic/en/latest/objects.inv... building [mo]: targets for 0 po files that are out of date building [readthedocssinglehtmllocalmedia]: all documents updating environment: [new config] 47 added, 0 changed, 0 removed reading sources... [ 2%] COMPS.AuthManager reading sources... [ 4%] COMPS.Client reading sources... [ 6%] COMPS.CredentialPrompt reading sources... [ 8%] COMPS.Data reading sources... [ 10%] COMPS.Data.AssetCollection reading sources... [ 12%] COMPS.Data.AssetCollectionFile reading sources... [ 14%] COMPS.Data.AssetFile reading sources... [ 17%] COMPS.Data.AssetManager reading sources... [ 19%] COMPS.Data.AssetType reading sources... [ 21%] COMPS.Data.BaseEntity reading sources... [ 23%] COMPS.Data.CommissionableEntity reading sources... [ 25%] COMPS.Data.Configuration reading sources... [ 27%] COMPS.Data.Experiment reading sources... [ 29%] COMPS.Data.HpcJob reading sources... [ 31%] COMPS.Data.OutputFileMetadata reading sources... [ 34%] COMPS.Data.Priority reading sources... [ 36%] COMPS.Data.QueryCriteria reading sources... [ 38%] COMPS.Data.SerializableEntity reading sources... [ 40%] COMPS.Data.Simulation reading sources... [ 42%] COMPS.Data.SimulationFile reading sources... [ 44%] COMPS.Data.Suite reading sources... [ 46%] COMPS.Data.TaggableEntity reading sources... [ 48%] COMPS.Data.WorkItem reading sources... [ 51%] COMPS.Data.WorkItemFile reading sources... [ 53%] COMPS.Data.WorkItems reading sources... [ 55%] COMPS.Data.WorkItems.BuilderWorkItem reading sources... [ 57%] COMPS.utils reading sources... [ 59%] COMPS.utils.get_output_files_for_experiment reading sources... [ 61%] COMPS.utils.main reading sources... [ 63%] architecture reading sources... [ 65%] create-climateinput reading sources... [ 68%] create-simulations reading sources... [ 70%] create-workitems-simulations reading sources... [ 72%] glossary reading sources... [ 74%] howto-cleanup reading sources... [ 76%] howto-create-climateinput reading sources... [ 78%] howto-create-simulations reading sources... [ 80%] howto-dashboard reading sources... [ 82%] howto-example-campaign reading sources... [ 85%] howto-example-config reading sources... [ 87%] howto-multichart-view reading sources... [ 89%] howto-weather-view reading sources... [ 91%] index reading sources... [ 93%] manage-workitems-simulations reading sources... [ 95%] modules reading sources... [ 97%] overview-comps reading sources... [100%] overview-terminology looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done assembling single document... overview-comps overview-terminology create-workitems-simulations create-simulations howto-create-simulations howto-example-config howto-example-campaign create-climateinput howto-create-climateinput manage-workitems-simulations howto-dashboard howto-multichart-view howto-weather-view howto-cleanup architecture modules COMPS.Data COMPS.Data.WorkItems COMPS.Data.WorkItems.BuilderWorkItem COMPS.Data.AssetCollection COMPS.Data.AssetCollectionFile COMPS.Data.AssetFile COMPS.Data.AssetManager COMPS.Data.AssetType COMPS.Data.BaseEntity COMPS.Data.CommissionableEntity COMPS.Data.Configuration COMPS.Data.Experiment COMPS.Data.HpcJob COMPS.Data.OutputFileMetadata COMPS.Data.Priority COMPS.Data.QueryCriteria COMPS.Data.SerializableEntity COMPS.Data.Simulation COMPS.Data.SimulationFile COMPS.Data.Suite COMPS.Data.TaggableEntity COMPS.Data.WorkItem COMPS.Data.WorkItemFile COMPS.utils COMPS.utils.get_output_files_for_experiment COMPS.utils.main COMPS.AuthManager COMPS.Client COMPS.CredentialPrompt glossary done writing... done writing additional files... opensearchdone copying images... [ 6%] images/terminology.png copying images... [ 12%] images/input-search-vietnam.png copying images... [ 18%] images/input-search-vietnam-select.png copying images... [ 25%] images/input-search-vietnam-selected.png copying images... [ 31%] images/climate-submit.png copying images... [ 37%] images/create-input-files-generate.png copying images... [ 43%] images/dashboard-simsperstate.png copying images... [ 50%] images/chart-select.png copying images... [ 56%] images/chart-create.png copying images... [ 62%] images/chart-multi.png copying images... [ 68%] images/chart-ychannel.png copying images... [ 75%] images/weather-animation-climateproject.png copying images... [ 81%] images/weather-animation-play.png copying images... [ 87%] images/weather-animation-temperature-time.png copying images... [ 93%] images/weather-animation-chart.png copying images... [100%] _build/localmedia/_images/plantweb/6dc61f6eaba29e2739ffacc32cbe82278f2a62260ac90b49fad6d64aef777fdd.svg copying static files... done copying extra files... done dumping object inventory... done build succeeded. The HTML page is in _build/localmedia. Updating searchtools for Read the Docs search... [rtd-command-info] start-time: 2022-05-02T22:52:40.745045Z, end-time: 2022-05-02T22:52:42.505737Z, duration: 1, exit-code: 0 python -m sphinx -b latex -D language=en -d _build/doctrees . _build/latex Running Sphinx v3.3.1 loading translations [en]... done making output directory... done loading pickled environment... done building [mo]: targets for 0 po files that are out of date building [latex]: all documents updating environment: 0 added, 1 changed, 0 removed reading sources... [100%] modules looking for now-outdated files... none found pickling environment... done checking consistency... done processing pycomps-docs.tex... index overview-comps overview-terminology create-workitems-simulations create-simulations howto-create-simulations howto-example-config howto-example-campaign create-climateinput howto-create-climateinput manage-workitems-simulations howto-dashboard howto-multichart-view howto-weather-view howto-cleanup architecture modules COMPS.Data COMPS.Data.WorkItems COMPS.Data.WorkItems.BuilderWorkItem COMPS.Data.AssetCollection COMPS.Data.AssetCollectionFile COMPS.Data.AssetFile COMPS.Data.AssetManager COMPS.Data.AssetType COMPS.Data.BaseEntity COMPS.Data.CommissionableEntity COMPS.Data.Configuration COMPS.Data.Experiment COMPS.Data.HpcJob COMPS.Data.OutputFileMetadata COMPS.Data.Priority COMPS.Data.QueryCriteria COMPS.Data.SerializableEntity COMPS.Data.Simulation COMPS.Data.SimulationFile COMPS.Data.Suite COMPS.Data.TaggableEntity COMPS.Data.WorkItem COMPS.Data.WorkItemFile COMPS.utils COMPS.utils.get_output_files_for_experiment COMPS.utils.main COMPS.AuthManager COMPS.Client COMPS.CredentialPrompt glossary resolving references... done writing... done copying images... [ 6%] images/terminology.png copying images... [ 12%] images/input-search-vietnam.png copying images... [ 18%] images/input-search-vietnam-select.png copying images... [ 25%] images/input-search-vietnam-selected.png copying images... [ 31%] images/climate-submit.png copying images... [ 37%] images/create-input-files-generate.png copying images... [ 43%] images/dashboard-simsperstate.png copying images... [ 50%] images/chart-select.png copying images... [ 56%] images/chart-create.png copying images... [ 62%] images/chart-multi.png copying images... [ 68%] images/chart-ychannel.png copying images... [ 75%] images/weather-animation-climateproject.png copying images... [ 81%] images/weather-animation-play.png copying images... [ 87%] images/weather-animation-temperature-time.png copying images... [ 93%] images/weather-animation-chart.png copying images... [100%] _build/localmedia/_images/plantweb/6dc61f6eaba29e2739ffacc32cbe82278f2a62260ac90b49fad6d64aef777fdd.svg copying TeX support files... copying TeX support files... done build succeeded. 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). WARNING: Missing searchtools: /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-pycomps/checkouts/latest/docs/_build/latex/_static/searchtools.js [rtd-command-info] start-time: 2022-05-02T22:52:44.631861Z, end-time: 2022-05-02T22:52:44.693791Z, 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: 2022-05-02T22:52:44.888127Z, end-time: 2022-05-02T22:52:50.081749Z, duration: 5, exit-code: 0 latexmk -r latexmkrc -pdf -f -dvi- -ps- -jobname=institute-for-disease-modeling-pycomps -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="institute-for-disease-modeling-pycomps" "pycomps-docs.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 (./pycomps-docs.tex LaTeX2e <2017-04-15> Babel <3.18> and hyphenation patterns for 84 language(s) loaded. (./sphinxmanual.cls Document Class: sphinxmanual 2019/12/01 v2.3.0 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) (./sphinxmessages.sty) Writing index file institute-for-disease-modeling-pycomps.idx (./institute-for-disease-modeling-pycomps.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] [1] [2] Chapter 1. (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1pcr.fd) [3] [4 <./terminology .png>] Chapter 2. (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1ptm.fd) LaTeX Warning: Hyper reference `howto-example-config::doc' on page 5 undefined on input line 239. LaTeX Warning: Hyper reference `howto-example-campaign::doc' on page 5 undefine d on input line 239. [5] Overfull \vbox (2.02188pt too high) detected at line 358 [6] [7] [8] Chapter 3. [9 <./input-search-vietnam.png>] [10 <./input-search-vietnam-select.png> <./inp ut-search-vietnam-selected.png> <./climate-submit.png>] [11 <./create-input-fil es-generate.png>] [12] Chapter 4. LaTeX Warning: Hyper reference `glossary:term-dashboard' on page 13 undefined o n input line 505. [13] LaTeX Warning: Hyper reference `glossary:term-multi-chart' on page 14 undefined on input line 565. [14 <./dashboard-simsperstate.png> <./chart-select.png> <./chart-create.png>] [15 <./chart-multi.png> <./chart-ychannel.png>] [16 <./weather-animation-climat eproject.png> <./weather-animation-play.png>] LaTeX Warning: Hyper reference `glossary:term-dashboard' on page 17 undefined o n input line 676. [17 <./weather-animation-temperature-time.png> <./weather-animation-chart.png>] [18] Chapter 5. ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.753 ...2278f2a62260ac90b49fad6d64aef777fdd}.svg} \hspace*{\fill}} ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.753 ...2278f2a62260ac90b49fad6d64aef777fdd}.svg} \hspace*{\fill}} [19] [20] Chapter 6. Underfull \hbox (badness 10000) in paragraph at lines 783--783 []\T1/ptm/m/it/10 name\T1/ptm/m/n/10 , \T1/ptm/m/it/10 en-vi-ron- LaTeX Warning: Hyper reference `COMPS.Data.WorkItem:COMPS.Data.WorkItem.WorkIte m' on page 21 undefined on input line 784. LaTeX Warning: Hyper reference `COMPS.Data.TaggableEntity:COMPS.Data.TaggableEn tity.TaggableEntity' on page 21 undefined on input line 798. LaTeX Warning: Hyper reference `COMPS.Data.SerializableEntity:COMPS.Data.Serial izableEntity.SerializableEntity' on page 21 undefined on input line 798. Underfull \hbox (badness 10000) in paragraph at lines 798--799 \T1/ptm/m/n/10 Bases: \T1/pcr/m/sl/10 COMPS.Data.TaggableEntity.TaggableEntity\ T1/ptm/m/n/10 , \T1/pcr/m/sl/10 COMPS.Data. [21] [22] Underfull \hbox (badness 10000) in paragraph at lines 978--978 []\T1/ptm/m/it/10 file_name=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rel- Underfull \hbox (badness 10000) in paragraph at lines 978--978 \T1/ptm/m/it/10 a-tive_path=None\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 978--978 \T1/ptm/m/it/10 md5_checksum=None\T1/ptm/m/n/10 , LaTeX Warning: Hyper reference `COMPS.Data.AssetFile:COMPS.Data.AssetFile.Asset File' on page 23 undefined on input line 979. LaTeX Warning: Hyper reference `COMPS.Data.TaggableEntity:COMPS.Data.TaggableEn tity.TaggableEntity' on page 23 undefined on input line 979. LaTeX Warning: Hyper reference `COMPS.Data.SerializableEntity:COMPS.Data.Serial izableEntity.SerializableEntity' on page 23 undefined on input line 979. Underfull \hbox (badness 10000) in paragraph at lines 979--980 \T1/ptm/m/n/10 Bases: \T1/pcr/m/sl/10 COMPS.Data.AssetFile.AssetFile\T1/ptm/m/n /10 , \T1/pcr/m/sl/10 COMPS.Data.TaggableEntity. [23] LaTeX Warning: Hyper reference `COMPS.Data.SerializableEntity:COMPS.Data.Serial izableEntity.SerializableEntity' on page 24 undefined on input line 1035. Underfull \hbox (badness 10000) in paragraph at lines 1089--1089 []\T1/ptm/m/it/10 entity_type\T1/ptm/m/n/10 , \T1/ptm/m/it/10 en-tity_id\T1/ptm /m/n/10 , \T1/ptm/m/it/10 paths\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 1095--1095 []\T1/ptm/m/it/10 entity_type\T1/ptm/m/n/10 , \T1/ptm/m/it/10 en-tity_id\T1/ptm /m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 1095--1095 \T1/ptm/m/it/10 meta-data\T1/ptm/m/n/10 , \T1/ptm/m/it/10 job=None\T1/ptm/m/n/1 0 , Underfull \hbox (badness 10000) in paragraph at lines 1101--1101 []\T1/ptm/m/it/10 metadata\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 1101--1101 \T1/ptm/m/it/10 start-byte\T1/ptm/m/n/10 , \T1/ptm/m/it/10 end- Underfull \hbox (badness 10000) in paragraph at lines 1101--1101 \T1/ptm/m/it/10 byte=None\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 1101--1101 \T1/ptm/m/it/10 ac-tu-al- Underfull \hbox (badness 10000) in paragraph at lines 1129--1129 []\T1/ptm/m/it/10 checksum\T1/ptm/m/n/10 , \T1/ptm/m/it/10 datas-tream\T1/ptm/m /n/10 , \T1/ptm/m/it/10 sta- [24] [25] Underfull \hbox (badness 10000) in paragraph at lines 1327--1327 []\T1/ptm/m/it/10 environment_name=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 sim-u- Underfull \hbox (badness 10000) in paragraph at lines 1327--1327 \T1/ptm/m/it/10 la-tion_input_args=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 work- Underfull \hbox (badness 10000) in paragraph at lines 1327--1327 \T1/ptm/m/it/10 ing_directory_root=None\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 1327--1327 \T1/ptm/m/it/10 ex-e-cutable_path=None\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 1327--1327 \T1/ptm/m/it/10 node_group_name=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 max- Underfull \hbox (badness 10000) in paragraph at lines 1327--1327 \T1/ptm/m/it/10 i-mum_number_of_retries=None\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 1327--1327 \T1/ptm/m/it/10 pri-or-ity=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 min_cores=None\ T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 1327--1327 \T1/ptm/m/it/10 max_cores=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ex-clu-sive=None \T1/ptm/m/n/10 , \T1/ptm/m/it/10 as- LaTeX Warning: Hyper reference `COMPS.Data.SerializableEntity:COMPS.Data.Serial izableEntity.SerializableEntity' on page 26 undefined on input line 1328. [26] LaTeX Warning: Hyper reference `COMPS.Data.TaggableEntity:COMPS.Data.TaggableEn tity.TaggableEntity' on page 27 undefined on input line 1453. LaTeX Warning: Hyper reference `COMPS.Data.CommissionableEntity:COMPS.Data.Comm issionableEntity.CommissionableEntity' on page 27 undefined on input line 1453. LaTeX Warning: Hyper reference `COMPS.Data.SerializableEntity:COMPS.Data.Serial izableEntity.SerializableEntity' on page 27 undefined on input line 1453. Underfull \hbox (badness 10000) in paragraph at lines 1453--1454 \T1/ptm/m/n/10 Bases: \T1/pcr/m/sl/10 COMPS.Data.TaggableEntity.TaggableEntity\ T1/ptm/m/n/10 , \T1/pcr/m/sl/10 COMPS.Data. Underfull \hbox (badness 10000) in paragraph at lines 1453--1454 \T1/pcr/m/sl/10 CommissionableEntity.CommissionableEntity\T1/ptm/m/n/10 , \T1/p cr/m/sl/10 COMPS.Data.SerializableEntity. [27] [28] LaTeX Warning: Hyper reference `COMPS.Data.SerializableEntity:COMPS.Data.Serial izableEntity.SerializableEntity' on page 29 undefined on input line 1615. [29] LaTeX Warning: Hyper reference `COMPS.Data.SerializableEntity:COMPS.Data.Serial izableEntity.SerializableEntity' on page 30 undefined on input line 1809. [30] Underfull \hbox (badness 10000) in paragraph at lines 1970--1972 []\T1/pcr/b/n/10 filters \T1/ptm/m/n/10 ^^U A list of ba-sic prop-erty filter-c riteria; e.g. Underfull \hbox (badness 10000) in paragraph at lines 1989--1991 []\T1/pcr/b/n/10 tag_filters \T1/ptm/m/n/10 ^^U A list of tag filter-criteria; e.g. [`Repli- [31] Underfull \hbox (badness 10000) in paragraph at lines 2104--2104 []\T1/ptm/m/it/10 fget=None\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 2104--2104 \T1/ptm/m/it/10 fset=None\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 2104--2104 \T1/ptm/m/it/10 fdel=None\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 2141--2141 []\T1/ptm/m/it/10 obj\T1/ptm/m/n/10 , \T1/ptm/m/it/10 use_property_map=True\T1/ ptm/m/n/10 , \T1/ptm/m/it/10 in-clude_nulls=False\T1/ptm/m/n/10 , \T1/ptm/m/it/ 10 in- LaTeX Warning: Hyper reference `COMPS.Data.TaggableEntity:COMPS.Data.TaggableEn tity.TaggableEntity' on page 32 undefined on input line 2154. LaTeX Warning: Hyper reference `COMPS.Data.CommissionableEntity:COMPS.Data.Comm issionableEntity.CommissionableEntity' on page 32 undefined on input line 2154. LaTeX Warning: Hyper reference `COMPS.Data.SerializableEntity:COMPS.Data.Serial izableEntity.SerializableEntity' on page 32 undefined on input line 2154. Underfull \hbox (badness 10000) in paragraph at lines 2154--2155 \T1/ptm/m/n/10 Bases: \T1/pcr/m/sl/10 COMPS.Data.TaggableEntity.TaggableEntity\ T1/ptm/m/n/10 , \T1/pcr/m/sl/10 COMPS.Data. Underfull \hbox (badness 10000) in paragraph at lines 2154--2155 \T1/pcr/m/sl/10 CommissionableEntity.CommissionableEntity\T1/ptm/m/n/10 , \T1/p cr/m/sl/10 COMPS.Data.SerializableEntity. [32] [33] Underfull \hbox (badness 10000) in paragraph at lines 2340--2340 []\T1/ptm/m/it/10 save_batch_callback=>\T1/ptm/ m/n/10 , \T1/ptm/m/it/10 re- Underfull \hbox (badness 10000) in paragraph at lines 2362--2362 []\T1/ptm/m/it/10 simulationfile\T1/ptm/m/n/10 , \T1/ptm/m/it/10 file_path=None \T1/ptm/m/n/10 , \T1/ptm/m/it/10 data=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 up-l oad_callback=>\T1/ptm/m/n/1 0 , \T1/ptm/m/it/10 re- Underfull \hbox (badness 10000) in paragraph at lines 3290--3290 []\T1/ptm/m/it/10 workitemfile\T1/ptm/m/n/10 , \T1/ptm/m/it/10 file_path=None\T 1/ptm/m/n/10 , \T1/ptm/m/it/10 data=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 up-loa d_callback= Output written on institute-for-disease-modeling-pycomps.pdf (53 pages, 3094375 bytes). Transcript written on institute-for-disease-modeling-pycomps.log. Latexmk: Index file 'institute-for-disease-modeling-pycomps.idx' was written Latexmk: Missing input file: 'institute-for-disease-modeling-pycomps.ind' from line 'No file institute-for-disease-modeling-pycomps.ind.' Latexmk: References changed. Latexmk: References changed. Latexmk: Log file says output to 'institute-for-disease-modeling-pycomps.pdf' Latexmk: Log file says output to 'institute-for-disease-modeling-pycomps.pdf' Latexmk: List of undefined refs and citations: Reference `COMPS.AuthManager:module-COMPS.AuthManager' on page 49 undefined on input line 3973 Reference `COMPS.Client:module-COMPS.Client' on page 49 undefined on input line 3974 Reference `COMPS.CredentialPrompt:module-COMPS.CredentialPrompt' on page 49 undefined on input line 3975 Reference `COMPS.Data.AssetCollection:module-COMPS.Data.AssetCollection' on page 49 undefined on input line 3977 Reference `COMPS.Data.AssetCollectionFile:module-COMPS.Data.AssetCollectionFile' on page 49 undefined on input line 3978 Reference `COMPS.Data.AssetFile:module-COMPS.Data.AssetFile' on page 49 undefined on input line 3979 Reference `COMPS.Data.AssetManager:module-COMPS.Data.AssetManager' on page 49 undefined on input line 3980 Reference `COMPS.Data.AssetType:module-COMPS.Data.AssetType' on page 49 undefined on input line 3981 Reference `COMPS.Data.BaseEntity:module-COMPS.Data.BaseEntity' on page 49 undefined on input line 3982 Reference `COMPS.Data.CommissionableEntity:module-COMPS.Data.CommissionableEntity' on page 49 undefined on input line 3983 Reference `COMPS.Data.Configuration:module-COMPS.Data.Configuration' on page 49 undefined on input line 3984 Reference `COMPS.Data.Experiment:module-COMPS.Data.Experiment' on page 49 undefined on input line 3985 Reference `COMPS.Data.HpcJob:module-COMPS.Data.HpcJob' on page 49 undefined on input line 3986 Reference `COMPS.Data.OutputFileMetadata:module-COMPS.Data.OutputFileMetadata' on page 49 undefined on input line 3987 Reference `COMPS.Data.Priority:module-COMPS.Data.Priority' on page 49 undefined on input line 3988 Reference `COMPS.Data.QueryCriteria:module-COMPS.Data.QueryCriteria' on page 49 undefined on input line 3989 Reference `COMPS.Data.SerializableEntity:module-COMPS.Data.SerializableEntity' on page 49 undefined on input line 3990 Reference `COMPS.Data.Simulation:module-COMPS.Data.Simulation' on page 49 undefined on input line 3991 Reference `COMPS.Data.SimulationFile:module-COMPS.Data.SimulationFile' on page 49 undefined on input line 3992 Reference `COMPS.Data.Suite:module-COMPS.Data.Suite' on page 49 undefined on input line 3993 Reference `COMPS.Data.TaggableEntity:module-COMPS.Data.TaggableEntity' on page 49 undefined on input line 3994 Reference `COMPS.Data.WorkItem:module-COMPS.Data.WorkItem' on page 49 undefined on input line 3995 Reference `COMPS.Data.WorkItemFile:module-COMPS.Data.WorkItemFile' on page 49 undefined on input line 3996 Reference `COMPS.Data.WorkItems.BuilderWorkItem:module-COMPS.Data.WorkItems.BuilderWorkItem' on page 49 undefined on input line 3998 Reference `COMPS.Data.WorkItems:module-COMPS.Data.WorkItems' on page 49 undefined on input line 3997 Reference `COMPS.Data:module-COMPS.Data' on page 49 undefined on input line 3976 Reference `COMPS.utils.get_output_files_for_experiment:module-COMPS.utils.get_output_files_for_experiment' on page 49 undefined on input line 4000 Reference `COMPS.utils.main:module-COMPS.utils.main' on page 49 undefined on input line 4001 Reference `COMPS.utils:module-COMPS.utils' on page 49 undefined on input line 3999 Reference `modules:module-COMPS' on page 49 undefined on input line 3972 Latexmk: Summary of warnings: Latex failed to resolve 30 reference(s) Rule 'makeindex institute-for-disease-modeling-pycomps.idx': File changes, etc: Non-existent destination files: 'institute-for-disease-modeling-pycomps.ind' ------------ Run number 1 of rule 'makeindex institute-for-disease-modeling-pycomps.idx' ------------ ------------ Running 'makeindex -s python.ist -o "institute-for-disease-modeling-pycomps.ind" "institute-for-disease-modeling-pycomps.idx"' ------------ Latexmk: applying rule 'makeindex institute-for-disease-modeling-pycomps.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 institute-for-disease-modeling-pycomps.idx....done (352 entries accepted, 0 rejected). Sorting entries......done (3335 comparisons). Generating output file institute-for-disease-modeling-pycomps.ind....done (597 lines written, 0 warnings). Output written in institute-for-disease-modeling-pycomps.ind. Transcript written in institute-for-disease-modeling-pycomps.ilg. Rule 'pdflatex': File changes, etc: Changed files, or newly in use since previous run(s): 'institute-for-disease-modeling-pycomps.aux' 'institute-for-disease-modeling-pycomps.ind' ------------ Run number 2 of rule 'pdflatex' ------------ ------------ Running 'pdflatex -interaction=nonstopmode -recorder --jobname="institute-for-disease-modeling-pycomps" "pycomps-docs.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 (./pycomps-docs.tex LaTeX2e <2017-04-15> Babel <3.18> and hyphenation patterns for 84 language(s) loaded. (./sphinxmanual.cls Document Class: sphinxmanual 2019/12/01 v2.3.0 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) (./sphinxmessages.sty) Writing index file institute-for-disease-modeling-pycomps.idx (./institute-for-disease-modeling-pycomps.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)) (./institute-for-disease-modeling-pycomps.out) (./institute-for-disease-modeling-pycomps.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] (./institute-for-disease-modeling-pycomps.toc) [1] [2] [1] [2] Chapter 1. (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1pcr.fd) [3] [4 <./terminology .png>] Chapter 2. (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1ptm.fd) [5] Overfull \vbox (2.02188pt too high) detected at line 358 [6] [7] [8] Chapter 3. [9 <./input-search-vietnam.png>] [10 <./input-search-vietnam-select.png> <./inp ut-search-vietnam-selected.png> <./climate-submit.png>] [11 <./create-input-fil es-generate.png>] [12] Chapter 4. [13] [14 <./dashboard-simsperstate.png> <./chart-select.png> <./chart-create.pn g>] [15 <./chart-multi.png> <./chart-ychannel.png>] [16 <./weather-animation-cl imateproject.png> <./weather-animation-play.png>] [17 <./weather-animation-temp erature-time.png> <./weather-animation-chart.png>] [18] Chapter 5. ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.753 ...2278f2a62260ac90b49fad6d64aef777fdd}.svg} \hspace*{\fill}} ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.753 ...2278f2a62260ac90b49fad6d64aef777fdd}.svg} \hspace*{\fill}} [19] [20] Chapter 6. Underfull \hbox (badness 10000) in paragraph at lines 783--783 []\T1/ptm/m/it/10 name\T1/ptm/m/n/10 , \T1/ptm/m/it/10 en-vi-ron- Underfull \hbox (badness 10000) in paragraph at lines 798--799 \T1/ptm/m/n/10 Bases: [][]\T1/pcr/m/sl/10 COMPS.Data.TaggableEntity.TaggableEnt ity[][]\T1/ptm/m/n/10 , [][]\T1/pcr/m/sl/10 COMPS.Data. [21] [22] Underfull \hbox (badness 10000) in paragraph at lines 978--978 []\T1/ptm/m/it/10 file_name=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rel- Underfull \hbox (badness 10000) in paragraph at lines 978--978 \T1/ptm/m/it/10 a-tive_path=None\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 978--978 \T1/ptm/m/it/10 md5_checksum=None\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 979--980 \T1/ptm/m/n/10 Bases: [][]\T1/pcr/m/sl/10 COMPS.Data.AssetFile.AssetFile[][]\T1 /ptm/m/n/10 , [][]\T1/pcr/m/sl/10 COMPS.Data.TaggableEntity. [23] Underfull \hbox (badness 10000) in paragraph at lines 1089--1089 []\T1/ptm/m/it/10 entity_type\T1/ptm/m/n/10 , \T1/ptm/m/it/10 en-tity_id\T1/ptm /m/n/10 , \T1/ptm/m/it/10 paths\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 1095--1095 []\T1/ptm/m/it/10 entity_type\T1/ptm/m/n/10 , \T1/ptm/m/it/10 en-tity_id\T1/ptm /m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 1095--1095 \T1/ptm/m/it/10 meta-data\T1/ptm/m/n/10 , \T1/ptm/m/it/10 job=None\T1/ptm/m/n/1 0 , Underfull \hbox (badness 10000) in paragraph at lines 1101--1101 []\T1/ptm/m/it/10 metadata\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 1101--1101 \T1/ptm/m/it/10 start-byte\T1/ptm/m/n/10 , \T1/ptm/m/it/10 end- Underfull \hbox (badness 10000) in paragraph at lines 1101--1101 \T1/ptm/m/it/10 byte=None\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 1101--1101 \T1/ptm/m/it/10 ac-tu-al- Underfull \hbox (badness 10000) in paragraph at lines 1129--1129 []\T1/ptm/m/it/10 checksum\T1/ptm/m/n/10 , \T1/ptm/m/it/10 datas-tream\T1/ptm/m /n/10 , \T1/ptm/m/it/10 sta- [24] [25] Underfull \hbox (badness 10000) in paragraph at lines 1327--1327 []\T1/ptm/m/it/10 environment_name=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 sim-u- Underfull \hbox (badness 10000) in paragraph at lines 1327--1327 \T1/ptm/m/it/10 la-tion_input_args=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 work- Underfull \hbox (badness 10000) in paragraph at lines 1327--1327 \T1/ptm/m/it/10 ing_directory_root=None\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 1327--1327 \T1/ptm/m/it/10 ex-e-cutable_path=None\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 1327--1327 \T1/ptm/m/it/10 node_group_name=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 max- Underfull \hbox (badness 10000) in paragraph at lines 1327--1327 \T1/ptm/m/it/10 i-mum_number_of_retries=None\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 1327--1327 \T1/ptm/m/it/10 pri-or-ity=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 min_cores=None\ T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 1327--1327 \T1/ptm/m/it/10 max_cores=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ex-clu-sive=None \T1/ptm/m/n/10 , \T1/ptm/m/it/10 as- [26] Underfull \hbox (badness 10000) in paragraph at lines 1453--1454 \T1/ptm/m/n/10 Bases: [][]\T1/pcr/m/sl/10 COMPS.Data.TaggableEntity.TaggableEnt ity[][]\T1/ptm/m/n/10 , [][]\T1/pcr/m/sl/10 COMPS.Data. Underfull \hbox (badness 10000) in paragraph at lines 1453--1454 \T1/pcr/m/sl/10 CommissionableEntity.CommissionableEntity[][]\T1/ptm/m/n/10 , [ ][]\T1/pcr/m/sl/10 COMPS.Data.SerializableEntity. [27] [28] [29] [30] Underfull \hbox (badness 10000) in paragraph at lines 1970--1972 []\T1/pcr/b/n/10 filters \T1/ptm/m/n/10 ^^U A list of ba-sic prop-erty filter-c riteria; e.g. Underfull \hbox (badness 10000) in paragraph at lines 1989--1991 []\T1/pcr/b/n/10 tag_filters \T1/ptm/m/n/10 ^^U A list of tag filter-criteria; e.g. [`Repli- [31] Underfull \hbox (badness 10000) in paragraph at lines 2104--2104 []\T1/ptm/m/it/10 fget=None\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 2104--2104 \T1/ptm/m/it/10 fset=None\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 2104--2104 \T1/ptm/m/it/10 fdel=None\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 2141--2141 []\T1/ptm/m/it/10 obj\T1/ptm/m/n/10 , \T1/ptm/m/it/10 use_property_map=True\T1/ ptm/m/n/10 , \T1/ptm/m/it/10 in-clude_nulls=False\T1/ptm/m/n/10 , \T1/ptm/m/it/ 10 in- Underfull \hbox (badness 10000) in paragraph at lines 2154--2155 \T1/ptm/m/n/10 Bases: [][]\T1/pcr/m/sl/10 COMPS.Data.TaggableEntity.TaggableEnt ity[][]\T1/ptm/m/n/10 , [][]\T1/pcr/m/sl/10 COMPS.Data. Underfull \hbox (badness 10000) in paragraph at lines 2154--2155 \T1/pcr/m/sl/10 CommissionableEntity.CommissionableEntity[][]\T1/ptm/m/n/10 , [ ][]\T1/pcr/m/sl/10 COMPS.Data.SerializableEntity. [32] [33] Underfull \hbox (badness 10000) in paragraph at lines 2340--2340 []\T1/ptm/m/it/10 save_batch_callback=>\T1/ptm/ m/n/10 , \T1/ptm/m/it/10 re- Underfull \hbox (badness 10000) in paragraph at lines 2362--2362 []\T1/ptm/m/it/10 simulationfile\T1/ptm/m/n/10 , \T1/ptm/m/it/10 file_path=None \T1/ptm/m/n/10 , \T1/ptm/m/it/10 data=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 up-l oad_callback=>\T1/ptm/m/n/1 0 , \T1/ptm/m/it/10 re- Underfull \hbox (badness 10000) in paragraph at lines 3290--3290 []\T1/ptm/m/it/10 workitemfile\T1/ptm/m/n/10 , \T1/ptm/m/it/10 file_path=None\T 1/ptm/m/n/10 , \T1/ptm/m/it/10 data=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 up-loa d_callback= Output written on institute-for-disease-modeling-pycomps.pdf (61 pages, 3131543 bytes). Transcript written on institute-for-disease-modeling-pycomps.log. Latexmk: Index file 'institute-for-disease-modeling-pycomps.idx' was written Latexmk: References changed. Latexmk: Log file says output to 'institute-for-disease-modeling-pycomps.pdf' Latexmk: Log file says output to 'institute-for-disease-modeling-pycomps.pdf' Rule 'pdflatex': File changes, etc: Changed files, or newly in use since previous run(s): 'institute-for-disease-modeling-pycomps.aux' 'institute-for-disease-modeling-pycomps.out' 'institute-for-disease-modeling-pycomps.toc' ------------ Run number 3 of rule 'pdflatex' ------------ ------------ Running 'pdflatex -interaction=nonstopmode -recorder --jobname="institute-for-disease-modeling-pycomps" "pycomps-docs.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 (./pycomps-docs.tex LaTeX2e <2017-04-15> Babel <3.18> and hyphenation patterns for 84 language(s) loaded. (./sphinxmanual.cls Document Class: sphinxmanual 2019/12/01 v2.3.0 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) (./sphinxmessages.sty) Writing index file institute-for-disease-modeling-pycomps.idx (./institute-for-disease-modeling-pycomps.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)) (./institute-for-disease-modeling-pycomps.out) (./institute-for-disease-modeling-pycomps.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] (./institute-for-disease-modeling-pycomps.toc) [1] [2] [1] [2] Chapter 1. (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1pcr.fd) [3] [4 <./terminology .png>] Chapter 2. (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1ptm.fd) [5] Overfull \vbox (2.02188pt too high) detected at line 358 [6] [7] [8] Chapter 3. [9 <./input-search-vietnam.png>] [10 <./input-search-vietnam-select.png> <./inp ut-search-vietnam-selected.png> <./climate-submit.png>] [11 <./create-input-fil es-generate.png>] [12] Chapter 4. [13] [14 <./dashboard-simsperstate.png> <./chart-select.png> <./chart-create.pn g>] [15 <./chart-multi.png> <./chart-ychannel.png>] [16 <./weather-animation-cl imateproject.png> <./weather-animation-play.png>] [17 <./weather-animation-temp erature-time.png> <./weather-animation-chart.png>] [18] Chapter 5. ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.753 ...2278f2a62260ac90b49fad6d64aef777fdd}.svg} \hspace*{\fill}} ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.753 ...2278f2a62260ac90b49fad6d64aef777fdd}.svg} \hspace*{\fill}} [19] [20] Chapter 6. Underfull \hbox (badness 10000) in paragraph at lines 783--783 []\T1/ptm/m/it/10 name\T1/ptm/m/n/10 , \T1/ptm/m/it/10 en-vi-ron- Underfull \hbox (badness 10000) in paragraph at lines 798--799 \T1/ptm/m/n/10 Bases: [][]\T1/pcr/m/sl/10 COMPS.Data.TaggableEntity.TaggableEnt ity[][]\T1/ptm/m/n/10 , [][]\T1/pcr/m/sl/10 COMPS.Data. [21] [22] Underfull \hbox (badness 10000) in paragraph at lines 978--978 []\T1/ptm/m/it/10 file_name=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rel- Underfull \hbox (badness 10000) in paragraph at lines 978--978 \T1/ptm/m/it/10 a-tive_path=None\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 978--978 \T1/ptm/m/it/10 md5_checksum=None\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 979--980 \T1/ptm/m/n/10 Bases: [][]\T1/pcr/m/sl/10 COMPS.Data.AssetFile.AssetFile[][]\T1 /ptm/m/n/10 , [][]\T1/pcr/m/sl/10 COMPS.Data.TaggableEntity. [23] Underfull \hbox (badness 10000) in paragraph at lines 1089--1089 []\T1/ptm/m/it/10 entity_type\T1/ptm/m/n/10 , \T1/ptm/m/it/10 en-tity_id\T1/ptm /m/n/10 , \T1/ptm/m/it/10 paths\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 1095--1095 []\T1/ptm/m/it/10 entity_type\T1/ptm/m/n/10 , \T1/ptm/m/it/10 en-tity_id\T1/ptm /m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 1095--1095 \T1/ptm/m/it/10 meta-data\T1/ptm/m/n/10 , \T1/ptm/m/it/10 job=None\T1/ptm/m/n/1 0 , Underfull \hbox (badness 10000) in paragraph at lines 1101--1101 []\T1/ptm/m/it/10 metadata\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 1101--1101 \T1/ptm/m/it/10 start-byte\T1/ptm/m/n/10 , \T1/ptm/m/it/10 end- Underfull \hbox (badness 10000) in paragraph at lines 1101--1101 \T1/ptm/m/it/10 byte=None\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 1101--1101 \T1/ptm/m/it/10 ac-tu-al- Underfull \hbox (badness 10000) in paragraph at lines 1129--1129 []\T1/ptm/m/it/10 checksum\T1/ptm/m/n/10 , \T1/ptm/m/it/10 datas-tream\T1/ptm/m /n/10 , \T1/ptm/m/it/10 sta- [24] [25] Underfull \hbox (badness 10000) in paragraph at lines 1327--1327 []\T1/ptm/m/it/10 environment_name=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 sim-u- Underfull \hbox (badness 10000) in paragraph at lines 1327--1327 \T1/ptm/m/it/10 la-tion_input_args=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 work- Underfull \hbox (badness 10000) in paragraph at lines 1327--1327 \T1/ptm/m/it/10 ing_directory_root=None\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 1327--1327 \T1/ptm/m/it/10 ex-e-cutable_path=None\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 1327--1327 \T1/ptm/m/it/10 node_group_name=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 max- Underfull \hbox (badness 10000) in paragraph at lines 1327--1327 \T1/ptm/m/it/10 i-mum_number_of_retries=None\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 1327--1327 \T1/ptm/m/it/10 pri-or-ity=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 min_cores=None\ T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 1327--1327 \T1/ptm/m/it/10 max_cores=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ex-clu-sive=None \T1/ptm/m/n/10 , \T1/ptm/m/it/10 as- [26] Underfull \hbox (badness 10000) in paragraph at lines 1453--1454 \T1/ptm/m/n/10 Bases: [][]\T1/pcr/m/sl/10 COMPS.Data.TaggableEntity.TaggableEnt ity[][]\T1/ptm/m/n/10 , [][]\T1/pcr/m/sl/10 COMPS.Data. Underfull \hbox (badness 10000) in paragraph at lines 1453--1454 \T1/pcr/m/sl/10 CommissionableEntity.CommissionableEntity[][]\T1/ptm/m/n/10 , [ ][]\T1/pcr/m/sl/10 COMPS.Data.SerializableEntity. [27] [28] [29] [30] Underfull \hbox (badness 10000) in paragraph at lines 1970--1972 []\T1/pcr/b/n/10 filters \T1/ptm/m/n/10 ^^U A list of ba-sic prop-erty filter-c riteria; e.g. Underfull \hbox (badness 10000) in paragraph at lines 1989--1991 []\T1/pcr/b/n/10 tag_filters \T1/ptm/m/n/10 ^^U A list of tag filter-criteria; e.g. [`Repli- [31] Underfull \hbox (badness 10000) in paragraph at lines 2104--2104 []\T1/ptm/m/it/10 fget=None\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 2104--2104 \T1/ptm/m/it/10 fset=None\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 2104--2104 \T1/ptm/m/it/10 fdel=None\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 2141--2141 []\T1/ptm/m/it/10 obj\T1/ptm/m/n/10 , \T1/ptm/m/it/10 use_property_map=True\T1/ ptm/m/n/10 , \T1/ptm/m/it/10 in-clude_nulls=False\T1/ptm/m/n/10 , \T1/ptm/m/it/ 10 in- Underfull \hbox (badness 10000) in paragraph at lines 2154--2155 \T1/ptm/m/n/10 Bases: [][]\T1/pcr/m/sl/10 COMPS.Data.TaggableEntity.TaggableEnt ity[][]\T1/ptm/m/n/10 , [][]\T1/pcr/m/sl/10 COMPS.Data. Underfull \hbox (badness 10000) in paragraph at lines 2154--2155 \T1/pcr/m/sl/10 CommissionableEntity.CommissionableEntity[][]\T1/ptm/m/n/10 , [ ][]\T1/pcr/m/sl/10 COMPS.Data.SerializableEntity. [32] [33] Underfull \hbox (badness 10000) in paragraph at lines 2340--2340 []\T1/ptm/m/it/10 save_batch_callback=>\T1/ptm/ m/n/10 , \T1/ptm/m/it/10 re- Underfull \hbox (badness 10000) in paragraph at lines 2362--2362 []\T1/ptm/m/it/10 simulationfile\T1/ptm/m/n/10 , \T1/ptm/m/it/10 file_path=None \T1/ptm/m/n/10 , \T1/ptm/m/it/10 data=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 up-l oad_callback=>\T1/ptm/m/n/1 0 , \T1/ptm/m/it/10 re- Underfull \hbox (badness 10000) in paragraph at lines 3290--3290 []\T1/ptm/m/it/10 workitemfile\T1/ptm/m/n/10 , \T1/ptm/m/it/10 file_path=None\T 1/ptm/m/n/10 , \T1/ptm/m/it/10 data=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 up-loa d_callback= Output written on institute-for-disease-modeling-pycomps.pdf (61 pages, 3131709 bytes). Transcript written on institute-for-disease-modeling-pycomps.log. Latexmk: Index file 'institute-for-disease-modeling-pycomps.idx' was written Latexmk: Log file says output to 'institute-for-disease-modeling-pycomps.pdf' Latexmk: Log file says output to 'institute-for-disease-modeling-pycomps.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: 2022-05-02T22:52:50.284738Z, end-time: 2022-05-02T22:52:50.373580Z, duration: 0, exit-code: 0 mv -f /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-pycomps/checkouts/latest/docs/_build/latex/institute-for-disease-modeling-pycomps.pdf /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-pycomps/artifacts/latest/sphinx_pdf/institute-for-disease-modeling-pycomps.pdf