Read the Docs build information Build id: 525257 Project: ucl-eo-geog0133 Version: latest Commit: 050056d3872670dac8b4310f084010039473ae36 Date: 2021-01-07T16:28:58.283316Z State: finished Success: True [rtd-command-info] start-time: 2021-01-07T16:30:30.132093Z, end-time: 2021-01-07T16:30:42.659973Z, duration: 12, exit-code: 0 git clone --no-single-branch --depth 50 https://github.com/UCL-EO/geog0133.git . Cloning into '.'... Checking out files: 82% (277/334) Checking out files: 83% (278/334) Checking out files: 84% (281/334) Checking out files: 85% (284/334) Checking out files: 86% (288/334) Checking out files: 87% (291/334) Checking out files: 88% (294/334) Checking out files: 89% (298/334) Checking out files: 90% (301/334) Checking out files: 91% (304/334) Checking out files: 92% (308/334) Checking out files: 93% (311/334) Checking out files: 94% (314/334) Checking out files: 95% (318/334) Checking out files: 96% (321/334) Checking out files: 97% (324/334) Checking out files: 98% (328/334) Checking out files: 99% (331/334) Checking out files: 100% (334/334) Checking out files: 100% (334/334), done. [rtd-command-info] start-time: 2021-01-07T16:30:43.074753Z, end-time: 2021-01-07T16:30:44.264579Z, duration: 1, exit-code: 0 git checkout --force origin/main Note: checking out 'origin/main'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at 050056d Update index.rst [rtd-command-info] start-time: 2021-01-07T16:30:44.433254Z, end-time: 2021-01-07T16:30:44.489420Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2021-01-07T16:30:49.783187Z, end-time: 2021-01-07T16:30:54.171955Z, duration: 4, exit-code: 0 python3.6 -mvirtualenv Using base prefix '/home/docs/.pyenv/versions/3.6.12' New python executable in /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/envs/latest/bin/python3.6 Also creating executable in /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/envs/latest/bin/python Installing setuptools, pip, wheel... done. [rtd-command-info] start-time: 2021-01-07T16:30:54.485431Z, end-time: 2021-01-07T16:30:56.143440Z, duration: 1, exit-code: 0 python -m pip install --upgrade --no-cache-dir pip Requirement already satisfied: pip in /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/envs/latest/lib/python3.6/site-packages (20.3.3) [rtd-command-info] start-time: 2021-01-07T16:30:56.685406Z, end-time: 2021-01-07T16:31:06.006127Z, duration: 9, exit-code: 0 python -m pip install --upgrade --no-cache-dir setuptools==41.0.1 docutils==0.14 mock==1.0.1 pillow==5.4.1 alabaster>=0.7,<0.8,!=0.7.5 six commonmark==0.8.1 recommonmark==0.5.0 sphinx<2 sphinx-rtd-theme<0.5 readthedocs-sphinx-ext<2.2 Collecting commonmark==0.8.1 Downloading commonmark-0.8.1-py2.py3-none-any.whl (47 kB) Collecting docutils==0.14 Downloading docutils-0.14-py3-none-any.whl (543 kB) Collecting mock==1.0.1 Downloading mock-1.0.1.zip (861 kB) Collecting pillow==5.4.1 Downloading Pillow-5.4.1-cp36-cp36m-manylinux1_x86_64.whl (2.0 MB) Collecting recommonmark==0.5.0 Downloading recommonmark-0.5.0-py2.py3-none-any.whl (9.8 kB) Collecting alabaster!=0.7.5,<0.8,>=0.7 Downloading alabaster-0.7.12-py2.py3-none-any.whl (14 kB) Collecting readthedocs-sphinx-ext<2.2 Downloading readthedocs_sphinx_ext-2.1.2-py2.py3-none-any.whl (11 kB) Collecting sphinx<2 Downloading Sphinx-1.8.5-py2.py3-none-any.whl (3.1 MB) Collecting six Downloading six-1.15.0-py2.py3-none-any.whl (10 kB) Collecting sphinx-rtd-theme<0.5 Downloading sphinx_rtd_theme-0.4.3-py2.py3-none-any.whl (6.4 MB) Collecting babel!=2.0,>=1.3 Downloading Babel-2.9.0-py2.py3-none-any.whl (8.8 MB) Collecting Jinja2>=2.9 Downloading Jinja2-2.11.2-py2.py3-none-any.whl (125 kB) Collecting MarkupSafe>=0.23 Downloading MarkupSafe-1.1.1-cp36-cp36m-manylinux1_x86_64.whl (27 kB) Collecting Pygments>=2.0 Downloading Pygments-2.7.3-py3-none-any.whl (950 kB) Collecting pytz>=2015.7 Downloading pytz-2020.5-py2.py3-none-any.whl (510 kB) Collecting requests Downloading requests-2.25.1-py2.py3-none-any.whl (61 kB) Collecting certifi>=2017.4.17 Downloading certifi-2020.12.5-py2.py3-none-any.whl (147 kB) Collecting chardet<5,>=3.0.2 Downloading chardet-4.0.0-py2.py3-none-any.whl (178 kB) Collecting idna<3,>=2.5 Downloading idna-2.10-py2.py3-none-any.whl (58 kB) Collecting snowballstemmer>=1.1 Downloading snowballstemmer-2.0.0-py2.py3-none-any.whl (97 kB) Collecting urllib3<1.27,>=1.21.1 Downloading urllib3-1.26.2-py2.py3-none-any.whl (136 kB) Collecting future Downloading future-0.18.2.tar.gz (829 kB) Collecting imagesize Downloading imagesize-1.2.0-py2.py3-none-any.whl (4.8 kB) Collecting packaging Downloading packaging-20.8-py2.py3-none-any.whl (39 kB) Collecting pyparsing>=2.0.2 Downloading pyparsing-2.4.7-py2.py3-none-any.whl (67 kB) Collecting sphinxcontrib-websupport Downloading sphinxcontrib_websupport-1.2.4-py2.py3-none-any.whl (39 kB) Collecting sphinxcontrib-serializinghtml Downloading sphinxcontrib_serializinghtml-1.1.4-py2.py3-none-any.whl (89 kB) Collecting setuptools==41.0.1 Downloading setuptools-41.0.1-py2.py3-none-any.whl (575 kB) Building wheels for collected packages: mock, future Building wheel for mock (setup.py): started Building wheel for mock (setup.py): finished with status 'done' Created wheel for mock: filename=mock-1.0.1-py3-none-any.whl size=23755 sha256=96f0d6df6d77fe807a729365f9d5ef3634fe9f1d99bd6358f5b6846eed6a9a36 Stored in directory: /tmp/pip-ephem-wheel-cache-_ata9amt/wheels/98/4d/ec/1aa935d28cb63b7b16037fc990302a34244ac3b0601a4e0c00 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=491059 sha256=2700113edad474ef87aa4ee68d6403382e9e29f894e67263ad78d1c7788704a1 Stored in directory: /tmp/pip-ephem-wheel-cache-_ata9amt/wheels/6e/9c/ed/4499c9865ac1002697793e0ae05ba6be33553d098f3347fb94 Successfully built mock future Installing collected packages: urllib3, sphinxcontrib-serializinghtml, pytz, pyparsing, MarkupSafe, idna, chardet, certifi, sphinxcontrib-websupport, snowballstemmer, six, setuptools, requests, Pygments, packaging, Jinja2, imagesize, future, docutils, babel, alabaster, sphinx, commonmark, sphinx-rtd-theme, recommonmark, readthedocs-sphinx-ext, pillow, mock Attempting uninstall: setuptools Found existing installation: setuptools 51.1.1 Uninstalling setuptools-51.1.1: Successfully uninstalled setuptools-51.1.1 Successfully installed Jinja2-2.11.2 MarkupSafe-1.1.1 Pygments-2.7.3 alabaster-0.7.12 babel-2.9.0 certifi-2020.12.5 chardet-4.0.0 commonmark-0.8.1 docutils-0.14 future-0.18.2 idna-2.10 imagesize-1.2.0 mock-1.0.1 packaging-20.8 pillow-5.4.1 pyparsing-2.4.7 pytz-2020.5 readthedocs-sphinx-ext-2.1.2 recommonmark-0.5.0 requests-2.25.1 setuptools-41.0.1 six-1.15.0 snowballstemmer-2.0.0 sphinx-1.8.5 sphinx-rtd-theme-0.4.3 sphinxcontrib-serializinghtml-1.1.4 sphinxcontrib-websupport-1.2.4 urllib3-1.26.2 [rtd-command-info] start-time: 2021-01-07T16:31:06.452266Z, end-time: 2021-01-07T16:31:23.205800Z, duration: 16, exit-code: 0 python -m pip install --exists-action=w --no-cache-dir -r requirements.txt Collecting astropy Downloading astropy-4.1-cp36-cp36m-manylinux1_x86_64.whl (10.3 MB) Collecting numpy>=1.16 Downloading numpy-1.19.5-cp36-cp36m-manylinux2010_x86_64.whl (14.8 MB) Collecting ipython Downloading ipython-7.16.1-py3-none-any.whl (785 kB) Requirement already satisfied: pygments in /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/envs/latest/lib/python3.6/site-packages (from ipython->-r requirements.txt (line 3)) (2.7.3) Requirement already satisfied: setuptools>=18.5 in /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/envs/latest/lib/python3.6/site-packages (from ipython->-r requirements.txt (line 3)) (41.0.1) Collecting jedi>=0.10 Downloading jedi-0.18.0-py2.py3-none-any.whl (1.4 MB) Collecting parso<0.9.0,>=0.8.0 Downloading parso-0.8.1-py2.py3-none-any.whl (93 kB) Collecting prompt-toolkit!=3.0.0,!=3.0.1,<3.1.0,>=2.0.0 Downloading prompt_toolkit-3.0.9-py3-none-any.whl (355 kB) Collecting traitlets>=4.2 Downloading traitlets-4.3.3-py2.py3-none-any.whl (75 kB) Requirement already satisfied: six in /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/envs/latest/lib/python3.6/site-packages (from traitlets>=4.2->ipython->-r requirements.txt (line 3)) (1.15.0) Collecting matplotlib Downloading matplotlib-3.3.3-cp36-cp36m-manylinux1_x86_64.whl (11.6 MB) Requirement already satisfied: pyparsing!=2.0.4,!=2.1.2,!=2.1.6,>=2.0.3 in /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/envs/latest/lib/python3.6/site-packages (from matplotlib->-r requirements.txt (line 2)) (2.4.7) Collecting cycler>=0.10 Downloading cycler-0.10.0-py2.py3-none-any.whl (6.5 kB) Collecting kiwisolver>=1.0.1 Downloading kiwisolver-1.3.1-cp36-cp36m-manylinux1_x86_64.whl (1.1 MB) Collecting pillow>=6.2.0 Downloading Pillow-8.1.0-cp36-cp36m-manylinux1_x86_64.whl (2.2 MB) Collecting python-dateutil>=2.1 Downloading python_dateutil-2.8.1-py2.py3-none-any.whl (227 kB) Collecting nbsphinx Downloading nbsphinx-0.8.0-py3-none-any.whl (24 kB) Requirement already satisfied: docutils in /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/envs/latest/lib/python3.6/site-packages (from nbsphinx->-r requirements.txt (line 1)) (0.14) Requirement already satisfied: sphinx>=1.8 in /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/envs/latest/lib/python3.6/site-packages (from nbsphinx->-r requirements.txt (line 1)) (1.8.5) Requirement already satisfied: jinja2 in /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/envs/latest/lib/python3.6/site-packages (from nbsphinx->-r requirements.txt (line 1)) (2.11.2) Collecting nbconvert!=5.4 Downloading nbconvert-6.0.7-py3-none-any.whl (552 kB) Collecting entrypoints>=0.2.2 Downloading entrypoints-0.3-py2.py3-none-any.whl (11 kB) Requirement already satisfied: MarkupSafe>=0.23 in /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/envs/latest/lib/python3.6/site-packages (from jinja2->nbsphinx->-r requirements.txt (line 1)) (1.1.1) Collecting mistune<2,>=0.8.1 Downloading mistune-0.8.4-py2.py3-none-any.whl (16 kB) Collecting nbclient<0.6.0,>=0.5.0 Downloading nbclient-0.5.1-py3-none-any.whl (65 kB) Collecting jupyter-client>=6.1.5 Downloading jupyter_client-6.1.7-py3-none-any.whl (108 kB) Collecting jupyter-core Downloading jupyter_core-4.7.0-py3-none-any.whl (82 kB) Collecting nbformat Downloading nbformat-5.0.8-py3-none-any.whl (172 kB) Collecting jsonschema!=2.5.0,>=2.4 Downloading jsonschema-3.2.0-py2.py3-none-any.whl (56 kB) Collecting attrs>=17.4.0 Downloading attrs-20.3.0-py2.py3-none-any.whl (49 kB) Collecting pandocfilters>=1.4.1 Downloading pandocfilters-1.4.3.tar.gz (16 kB) Collecting pyrsistent>=0.14.0 Downloading pyrsistent-0.17.3.tar.gz (106 kB) Collecting pyzmq>=13 Downloading pyzmq-20.0.0-cp36-cp36m-manylinux1_x86_64.whl (1.1 MB) Requirement already satisfied: imagesize in /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/envs/latest/lib/python3.6/site-packages (from sphinx>=1.8->nbsphinx->-r requirements.txt (line 1)) (1.2.0) Requirement already satisfied: snowballstemmer>=1.1 in /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/envs/latest/lib/python3.6/site-packages (from sphinx>=1.8->nbsphinx->-r requirements.txt (line 1)) (2.0.0) Requirement already satisfied: sphinxcontrib-websupport in /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/envs/latest/lib/python3.6/site-packages (from sphinx>=1.8->nbsphinx->-r requirements.txt (line 1)) (1.2.4) Requirement already satisfied: requests>=2.0.0 in /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/envs/latest/lib/python3.6/site-packages (from sphinx>=1.8->nbsphinx->-r requirements.txt (line 1)) (2.25.1) Requirement already satisfied: packaging in /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/envs/latest/lib/python3.6/site-packages (from sphinx>=1.8->nbsphinx->-r requirements.txt (line 1)) (20.8) Requirement already satisfied: alabaster<0.8,>=0.7 in /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/envs/latest/lib/python3.6/site-packages (from sphinx>=1.8->nbsphinx->-r requirements.txt (line 1)) (0.7.12) Requirement already satisfied: babel!=2.0,>=1.3 in /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/envs/latest/lib/python3.6/site-packages (from sphinx>=1.8->nbsphinx->-r requirements.txt (line 1)) (2.9.0) Requirement already satisfied: pytz>=2015.7 in /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/envs/latest/lib/python3.6/site-packages (from babel!=2.0,>=1.3->sphinx>=1.8->nbsphinx->-r requirements.txt (line 1)) (2020.5) Requirement already satisfied: urllib3<1.27,>=1.21.1 in /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/envs/latest/lib/python3.6/site-packages (from requests>=2.0.0->sphinx>=1.8->nbsphinx->-r requirements.txt (line 1)) (1.26.2) Requirement already satisfied: certifi>=2017.4.17 in /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/envs/latest/lib/python3.6/site-packages (from requests>=2.0.0->sphinx>=1.8->nbsphinx->-r requirements.txt (line 1)) (2020.12.5) Requirement already satisfied: idna<3,>=2.5 in /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/envs/latest/lib/python3.6/site-packages (from requests>=2.0.0->sphinx>=1.8->nbsphinx->-r requirements.txt (line 1)) (2.10) Requirement already satisfied: chardet<5,>=3.0.2 in /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/envs/latest/lib/python3.6/site-packages (from requests>=2.0.0->sphinx>=1.8->nbsphinx->-r requirements.txt (line 1)) (4.0.0) Collecting tornado>=4.1 Downloading tornado-6.1-cp36-cp36m-manylinux2010_x86_64.whl (427 kB) Collecting numpydoC Downloading numpydoc-1.1.0-py3-none-any.whl (47 kB) Collecting xlrd Downloading xlrd-2.0.1-py2.py3-none-any.whl (96 kB) Collecting async-generator Downloading async_generator-1.10-py3-none-any.whl (18 kB) Collecting backcall Downloading backcall-0.2.0-py2.py3-none-any.whl (11 kB) Collecting bleach Downloading bleach-3.2.1-py2.py3-none-any.whl (145 kB) Collecting decorator Downloading decorator-4.4.2-py2.py3-none-any.whl (9.2 kB) Collecting defusedxml Downloading defusedxml-0.6.0-py2.py3-none-any.whl (23 kB) Collecting importlib-metadata Downloading importlib_metadata-3.3.0-py3-none-any.whl (10 kB) Collecting typing-extensions>=3.6.4 Downloading typing_extensions-3.7.4.3-py3-none-any.whl (22 kB) Collecting zipp>=0.5 Downloading zipp-3.4.0-py3-none-any.whl (5.2 kB) Collecting ipython-genutils Downloading ipython_genutils-0.2.0-py2.py3-none-any.whl (26 kB) Collecting jupyterlab-pygments Downloading jupyterlab_pygments-0.1.2-py2.py3-none-any.whl (4.6 kB) Collecting nest-asyncio Downloading nest_asyncio-1.4.3-py3-none-any.whl (5.3 kB) Collecting pexpect Downloading pexpect-4.8.0-py2.py3-none-any.whl (59 kB) Collecting ptyprocess>=0.5 Downloading ptyprocess-0.7.0-py2.py3-none-any.whl (13 kB) Collecting pickleshare Downloading pickleshare-0.7.5-py2.py3-none-any.whl (6.9 kB) Requirement already satisfied: sphinxcontrib-serializinghtml in /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/envs/latest/lib/python3.6/site-packages (from sphinxcontrib-websupport->sphinx>=1.8->nbsphinx->-r requirements.txt (line 1)) (1.1.4) Collecting testpath Downloading testpath-0.4.4-py2.py3-none-any.whl (163 kB) Collecting wcwidth Downloading wcwidth-0.2.5-py2.py3-none-any.whl (30 kB) Collecting webencodings Downloading webencodings-0.5.1-py2.py3-none-any.whl (11 kB) Building wheels for collected packages: pandocfilters, pyrsistent Building wheel for pandocfilters (setup.py): started Building wheel for pandocfilters (setup.py): finished with status 'done' Created wheel for pandocfilters: filename=pandocfilters-1.4.3-py3-none-any.whl size=7992 sha256=0a2656c8cdea3232db3cb03201253665d0d8fe1448e610dd10a26e742de364b9 Stored in directory: /tmp/pip-ephem-wheel-cache-_nvlhkt8/wheels/12/12/89/fe63ac4d6ee6440daab4db77b78c63f7f192b700f844b6639f Building wheel for pyrsistent (setup.py): started Building wheel for pyrsistent (setup.py): finished with status 'done' Created wheel for pyrsistent: filename=pyrsistent-0.17.3-cp36-cp36m-linux_x86_64.whl size=114398 sha256=09167c113de0752ff890d9cf7c92a7fd52ccbb2a62c9ec928e0de7511f5ba326 Stored in directory: /tmp/pip-ephem-wheel-cache-_nvlhkt8/wheels/34/13/19/294da8e11bce7e563afee51251b9fa878185e14f4b5caf00cb Successfully built pandocfilters pyrsistent Installing collected packages: zipp, typing-extensions, ipython-genutils, decorator, traitlets, pyrsistent, importlib-metadata, attrs, tornado, pyzmq, python-dateutil, jupyter-core, jsonschema, webencodings, nest-asyncio, nbformat, jupyter-client, async-generator, wcwidth, testpath, ptyprocess, parso, pandocfilters, nbclient, mistune, jupyterlab-pygments, entrypoints, defusedxml, bleach, prompt-toolkit, pillow, pickleshare, pexpect, numpy, nbconvert, kiwisolver, jedi, cycler, backcall, xlrd, numpydoC, nbsphinx, matplotlib, ipython, astropy Attempting uninstall: pillow Found existing installation: Pillow 5.4.1 Uninstalling Pillow-5.4.1: Successfully uninstalled Pillow-5.4.1 Successfully installed astropy-4.1 async-generator-1.10 attrs-20.3.0 backcall-0.2.0 bleach-3.2.1 cycler-0.10.0 decorator-4.4.2 defusedxml-0.6.0 entrypoints-0.3 importlib-metadata-3.3.0 ipython-7.16.1 ipython-genutils-0.2.0 jedi-0.18.0 jsonschema-3.2.0 jupyter-client-6.1.7 jupyter-core-4.7.0 jupyterlab-pygments-0.1.2 kiwisolver-1.3.1 matplotlib-3.3.3 mistune-0.8.4 nbclient-0.5.1 nbconvert-6.0.7 nbformat-5.0.8 nbsphinx-0.8.0 nest-asyncio-1.4.3 numpy-1.19.5 numpydoC-1.1.0 pandocfilters-1.4.3 parso-0.8.1 pexpect-4.8.0 pickleshare-0.7.5 pillow-8.1.0 prompt-toolkit-3.0.9 ptyprocess-0.7.0 pyrsistent-0.17.3 python-dateutil-2.8.1 pyzmq-20.0.0 testpath-0.4.4 tornado-6.1 traitlets-4.3.3 typing-extensions-3.7.4.3 wcwidth-0.2.5 webencodings-0.5.1 xlrd-2.0.1 zipp-3.4.0 [rtd-command-info] start-time: 2021-01-07T16:31:24.606086Z, end-time: 2021-01-07T16:31:24.684556Z, duration: 0, exit-code: 0 cat docs/conf.py # -*- coding: utf-8 -*- # # Configuration file for the Sphinx documentation builder. # # This file does only contain a selection of the most common options. For a # full list see the documentation: # http://www.sphinx-doc.org/en/master/config # -- Path setup -------------------------------------------------------------- # 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 sys sys.path.insert(0, os.path.abspath('.')) sys.path.append(os.path.abspath('python')) # -- Project information ----------------------------------------------------- project = 'GEOG0133' copyright = '2019, P Lewis' author = 'P Lewis' # The short X.Y version version = '' # The full version, including alpha/beta/rc tags release = '1.0.2019' # -- 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 = ['nbsphinx', 'matplotlib.sphinxext.plot_directive', 'IPython.sphinxext.ipython_directive', 'IPython.sphinxext.ipython_console_highlighting', 'sphinx.ext.mathjax', 'sphinx.ext.autodoc', 'sphinx.ext.doctest', 'sphinx.ext.inheritance_diagram', 'numpydoc'] # 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 master toctree document. master_doc = 'index' # 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 # List of patterns, relative to source directory, that match files and # directories to ignore when looking for source files. # This pattern also affects html_static_path and html_extra_path. exclude_patterns = ['_build', 'Thumbs.db', '.DS_Store'] # The name of the Pygments (syntax highlighting) style to use. pygments_style = None # -- 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 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'] # Custom sidebar templates, must be a dictionary that maps document names # to template names. # # The default sidebars (for documents that don't match any pattern) are # defined by theme itself. Builtin themes are using these templates by # default: ``['localtoc.html', 'relations.html', 'sourcelink.html', # 'searchbox.html']``. # # html_sidebars = {} # -- Options for HTMLHelp output --------------------------------------------- # Output file base name for HTML help builder. htmlhelp_basename = 'GEOG0133doc' # -- 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, 'GEOG0133.tex', 'GEOG0133 Documentation', 'P Lewis', 'manual'), ] # -- 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, 'geog0133', 'GEOG0133 Documentation', [author], 1) ] # -- 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, 'GEOG0133', 'GEOG0133 Documentation', author, 'GEOG0133', 'One line description of project.', 'Miscellaneous'), ] # -- Options for Epub output ------------------------------------------------- # Bibliographic Dublin Core info. epub_title = project # The unique identifier of the text. This can be a ISBN number # or the project homepage. # # epub_identifier = '' # A unique identification for the text. # # epub_uid = '' # A list of files that should not be packed into the epub file. epub_exclude_files = ['search.html'] ########################################################################### # auto-created readthedocs.org specific configuration # ########################################################################### # # The following code was added during an automated build on readthedocs.org # It is auto created and injected for every build. The result is based on the # conf.py.tmpl file found in the readthedocs.org codebase: # https://github.com/rtfd/readthedocs.org/blob/master/readthedocs/doc_builder/templates/doc_builder/conf.py.tmpl # import importlib import sys import os.path from six import string_types from sphinx import version_info # Get suffix for proper linking to GitHub # This is deprecated in Sphinx 1.3+, # as each page can have its own suffix if globals().get('source_suffix', False): if isinstance(source_suffix, string_types): SUFFIX = source_suffix elif isinstance(source_suffix, (list, tuple)): # Sphinx >= 1.3 supports list/tuple to define multiple suffixes SUFFIX = source_suffix[0] elif isinstance(source_suffix, dict): # Sphinx >= 1.8 supports a mapping dictionary for multiple suffixes SUFFIX = list(source_suffix.keys())[0] # make a ``list()`` for py2/py3 compatibility else: # default to .rst SUFFIX = '.rst' else: SUFFIX = '.rst' # Add RTD Static Path. Add to the end because it overwrites previous files. if not 'html_static_path' in globals(): html_static_path = [] if os.path.exists('_static'): html_static_path.append('_static') # Add RTD Theme only if they aren't overriding it already using_rtd_theme = ( ( 'html_theme' in globals() and html_theme in ['default'] and # Allow people to bail with a hack of having an html_style 'html_style' not in globals() ) or 'html_theme' not in globals() ) if using_rtd_theme: theme = importlib.import_module('sphinx_rtd_theme') html_theme = 'sphinx_rtd_theme' html_style = None html_theme_options = {} if 'html_theme_path' in globals(): html_theme_path.append(theme.get_html_theme_path()) else: html_theme_path = [theme.get_html_theme_path()] if globals().get('websupport2_base_url', False): websupport2_base_url = 'https://readthedocs.com/websupport' websupport2_static_url = 'https://assets.readthedocs.com/' #Add project information to the template context. context = { 'using_theme': using_rtd_theme, 'html_theme': html_theme, 'current_version': "latest", 'version_slug': "latest", 'MEDIA_URL': "https://media.readthedocs.com/media/", 'STATIC_URL': "https://assets.readthedocs.com/", 'PRODUCTION_DOMAIN': "readthedocs.com", 'versions': [ ], 'downloads': [ ("pdf", "//ucl-eo-geog0133.readthedocs-hosted.com/_/downloads/en/latest/pdf/"), ("html", "//ucl-eo-geog0133.readthedocs-hosted.com/_/downloads/en/latest/htmlzip/"), ("epub", "//ucl-eo-geog0133.readthedocs-hosted.com/_/downloads/en/latest/epub/"), ], 'subprojects': [ ], 'slug': 'ucl-eo-geog0133', 'name': u'geog0133', 'rtd_language': u'en', 'programming_language': u'py', 'canonical_url': 'https://ucl-eo-geog0133.readthedocs-hosted.com/en/latest/', 'analytics_code': 'None', 'single_version': False, 'conf_py_path': '/docs/', 'api_host': 'https://readthedocs.com', 'github_user': 'UCL-EO', 'proxied_api_host': '/_', 'github_repo': 'geog0133', 'github_version': 'main', 'display_github': True, 'bitbucket_user': 'None', 'bitbucket_repo': 'None', 'bitbucket_version': 'main', 'display_bitbucket': False, 'gitlab_user': 'None', 'gitlab_repo': 'None', 'gitlab_version': 'main', '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': '', 'global_analytics_code': 'UA-17997319-2', 'commit': '050056d3', } if 'html_context' in globals(): html_context.update(context) else: html_context = context # Add custom RTD extension if 'extensions' in globals(): # Insert at the beginning because it can interfere # with other extensions. # See https://github.com/rtfd/readthedocs.org/pull/4054 extensions.insert(0, "readthedocs_ext.readthedocs") else: extensions = ["readthedocs_ext.readthedocs"] # Add External version warning banner to the external version documentation if 'branch' == 'external': extensions.insert(1, "readthedocs_ext.external_version_warning") project_language = 'en' # User's Sphinx configurations language_user = globals().get('language', None) latex_engine_user = globals().get('latex_engine', None) latex_elements_user = globals().get('latex_elements', None) # Remove this once xindy gets installed in Docker image and XINDYOPS # env variable is supported # https://github.com/rtfd/readthedocs-docker-images/pull/98 latex_use_xindy = False chinese = any([ language_user in ('zh_CN', 'zh_TW'), project_language in ('zh_CN', 'zh_TW'), ]) japanese = any([ language_user == 'ja', project_language == 'ja', ]) if chinese: latex_engine = latex_engine_user or 'xelatex' latex_elements_rtd = { 'preamble': '\\usepackage[UTF8]{ctex}\n', } latex_elements = latex_elements_user or latex_elements_rtd elif japanese: latex_engine = latex_engine_user or 'platex' # Make sure our build directory is always excluded exclude_patterns = globals().get('exclude_patterns', []) exclude_patterns.extend(['_build']) [rtd-command-info] start-time: 2021-01-07T16:31:25.260898Z, end-time: 2021-01-07T16:31:34.749800Z, duration: 9, exit-code: 0 python sphinx-build -T -b readthedocs -d _build/doctrees-readthedocs -D language=en . _build/html Running Sphinx v1.8.5 loading translations [en]... done making output directory... building [mo]: targets for 0 po files that are out of date building [readthedocs]: targets for 23 source files that are out of date updating environment: 23 added, 0 changed, 0 removed reading sources... [ 4%] aside1 reading sources... [ 8%] aside2 reading sources... [ 13%] aside_PM reading sources... [ 17%] carbonClimate reading sources... [ 21%] carbonCycle reading sources... [ 26%] da reading sources... [ 30%] daModel reading sources... [ 34%] dgvms reading sources... [ 39%] firePractical reading sources... [ 43%] glossary reading sources... [ 47%] index reading sources... [ 52%] intro reading sources... [ 56%] leafPhot reading sources... [ 60%] modelling reading sources... [ 65%] modellingPractical reading sources... [ 69%] modelling_photosynthesis reading sources... [ 73%] pems reading sources... [ 78%] phenology reading sources... [ 82%] phenologyPractical reading sources... [ 86%] photosynthesis reading sources... [ 91%] readingList reading sources... [ 95%] remoteSensing reading sources... [100%] simples /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/carbonClimate.rst:2: WARNING: Duplicate explicit target name: "halocarbons". /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/carbonCycle.rst:139: WARNING: Missing matching underline for section title overline. ------------ The figure below shows net and gross CO2 fluxes from the land, separating these into Agriculture, Forestry and Other Land Use (AFOLU) and indirect emissions and removals. The uncertainty on the gross indirect fluxes is particularly high. The total net land flux (removal) is currently estimated to be on average (2007-2016) around 6.0 +/- 2.0 GtCO2y^-1 (`AR5 `_). One ton of carbon equals 3.67 tons of carbon dioxide, so this equates to 1.63 +/- 0.54 GtCy-1. /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/carbonCycle.rst:171: WARNING: Explicit markup ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/carbonCycle.rst:483: WARNING: Bullet list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/da.rst:649: WARNING: Exception occurred in plotting da-3 from /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/da.rst: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/envs/latest/lib/python3.6/site-packages/matplotlib/sphinxext/plot_directive.py", line 472, in run_code exec(code, ns) File "", line 11, in File "/home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/envs/latest/lib/python3.6/site-packages/numpy/matrixlib/defmatrix.py", line 193, in __getitem__ out = N.ndarray.__getitem__(self, index) IndexError: only integers, slices (`:`), ellipsis (`...`), numpy.newaxis (`None`) and integer or boolean arrays are valid indices /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/da.rst:2: WARNING: Duplicate explicit target name: "wikipedia". /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/da.rst:784: WARNING: Exception occurred in plotting da-4 from /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/da.rst: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/envs/latest/lib/python3.6/site-packages/matplotlib/sphinxext/plot_directive.py", line 472, in run_code exec(code, ns) File "", line 12, in File "/home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/envs/latest/lib/python3.6/site-packages/numpy/matrixlib/defmatrix.py", line 193, in __getitem__ out = N.ndarray.__getitem__(self, index) IndexError: only integers, slices (`:`), ellipsis (`...`), numpy.newaxis (`None`) and integer or boolean arrays are valid indices /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/da.rst:2: WARNING: Duplicate explicit target name: "wikipedia". /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/da.rst:1044: WARNING: Bullet list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/daModel.rst:13: WARNING: Exception occurred in plotting daModel-1 from /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/daModel.rst: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/envs/latest/lib/python3.6/site-packages/matplotlib/sphinxext/plot_directive.py", line 472, in run_code exec(code, ns) File "", line 1, in File "/home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/python/phenology.py", line 9, in from osgeo import gdal ModuleNotFoundError: No module named 'osgeo' /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/daModel.rst:71: WARNING: Exception occurred in plotting daModel-2 from /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/daModel.rst: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/envs/latest/lib/python3.6/site-packages/matplotlib/sphinxext/plot_directive.py", line 472, in run_code exec(code, ns) File "", line 1, in File "/home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/python/phenology.py", line 9, in from osgeo import gdal ModuleNotFoundError: No module named 'osgeo' /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/daModel.rst:150: WARNING: Exception occurred in plotting daModel-3 from /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/daModel.rst: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/envs/latest/lib/python3.6/site-packages/matplotlib/sphinxext/plot_directive.py", line 472, in run_code exec(code, ns) File "", line 1, in File "/home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/python/canopyModel.py", line 3, in import scipy.optimize ModuleNotFoundError: No module named 'scipy' /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/daModel.rst:169: WARNING: Exception occurred in plotting daModel-4 from /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/daModel.rst: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/envs/latest/lib/python3.6/site-packages/matplotlib/sphinxext/plot_directive.py", line 472, in run_code exec(code, ns) File "", line 1, in File "/home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/python/canopyModel.py", line 3, in import scipy.optimize ModuleNotFoundError: No module named 'scipy' /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/daModel.rst:187: WARNING: Exception occurred in plotting daModel-5 from /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/daModel.rst: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/envs/latest/lib/python3.6/site-packages/matplotlib/sphinxext/plot_directive.py", line 472, in run_code exec(code, ns) File "", line 1, in File "/home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/python/canopyModel.py", line 3, in import scipy.optimize ModuleNotFoundError: No module named 'scipy' /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/daModel.rst:207: WARNING: Exception occurred in plotting daModel-6 from /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/daModel.rst: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/envs/latest/lib/python3.6/site-packages/matplotlib/sphinxext/plot_directive.py", line 472, in run_code exec(code, ns) File "", line 1, in File "/home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/python/canopyModel.py", line 3, in import scipy.optimize ModuleNotFoundError: No module named 'scipy' /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/daModel.rst:227: WARNING: Exception occurred in plotting daModel-7 from /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/daModel.rst: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/envs/latest/lib/python3.6/site-packages/matplotlib/sphinxext/plot_directive.py", line 472, in run_code exec(code, ns) File "", line 1, in File "/home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/python/canopyModel.py", line 3, in import scipy.optimize ModuleNotFoundError: No module named 'scipy' /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/daModel.rst:247: WARNING: Exception occurred in plotting daModel-8 from /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/daModel.rst: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/envs/latest/lib/python3.6/site-packages/matplotlib/sphinxext/plot_directive.py", line 472, in run_code exec(code, ns) File "", line 25 print retval[-3] # Print out the fit parameters ^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print(retval[-3] # Print out the fit parameters)? /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/daModel.rst:279: WARNING: Exception occurred in plotting daModel-9 from /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/daModel.rst: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/envs/latest/lib/python3.6/site-packages/matplotlib/sphinxext/plot_directive.py", line 472, in run_code exec(code, ns) File "", line 1, in File "/home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/python/phenology.py", line 9, in from osgeo import gdal ModuleNotFoundError: No module named 'osgeo' /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/daModel.rst:310: WARNING: Exception occurred in plotting daModel-10 from /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/daModel.rst: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/envs/latest/lib/python3.6/site-packages/matplotlib/sphinxext/plot_directive.py", line 472, in run_code exec(code, ns) File "", line 1, in File "/home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/python/phenology.py", line 9, in from osgeo import gdal ModuleNotFoundError: No module named 'osgeo' /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/daModel.rst:343: WARNING: Exception occurred in plotting daModel-11 from /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/daModel.rst: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/envs/latest/lib/python3.6/site-packages/matplotlib/sphinxext/plot_directive.py", line 472, in run_code exec(code, ns) File "", line 1, in File "/home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/python/phenology.py", line 9, in from osgeo import gdal ModuleNotFoundError: No module named 'osgeo' /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/daModel.rst:377: WARNING: Exception occurred in plotting daModel-12 from /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/daModel.rst: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/envs/latest/lib/python3.6/site-packages/matplotlib/sphinxext/plot_directive.py", line 472, in run_code exec(code, ns) File "", line 1, in File "/home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/python/phenology.py", line 9, in from osgeo import gdal ModuleNotFoundError: No module named 'osgeo' /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/dgvms.rst:2: WARNING: Title underline too short. Dynamic Global Vegetation Models =============================== /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/dgvms.rst:2: WARNING: Duplicate explicit target name: "ncar". /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/glossary.rst:15: WARNING: Bullet list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/glossary.rst:18: WARNING: Bullet list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/glossary.rst:21: WARNING: Bullet list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/glossary.rst:24: WARNING: Bullet list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/glossary.rst:27: WARNING: Bullet list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/glossary.rst:30: WARNING: Bullet list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/glossary.rst:33: WARNING: Bullet list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/glossary.rst:36: WARNING: Bullet list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/glossary.rst:39: WARNING: Bullet list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/glossary.rst:42: WARNING: Bullet list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/glossary.rst:45: WARNING: Bullet list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/glossary.rst:48: WARNING: Bullet list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/glossary.rst:51: WARNING: Bullet list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/glossary.rst:54: WARNING: Bullet list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/glossary.rst:57: WARNING: Bullet list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/glossary.rst:60: WARNING: Bullet list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/glossary.rst:63: WARNING: Bullet list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/glossary.rst:66: WARNING: Bullet list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/glossary.rst:69: WARNING: Bullet list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/glossary.rst:72: WARNING: Bullet list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/glossary.rst:75: WARNING: Bullet list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/glossary.rst:78: WARNING: Bullet list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/glossary.rst:81: WARNING: Bullet list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/glossary.rst:84: WARNING: Bullet list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/glossary.rst:87: WARNING: Bullet list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/glossary.rst:90: WARNING: Bullet list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/glossary.rst:93: WARNING: Bullet list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/glossary.rst:96: WARNING: Bullet list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/glossary.rst:99: WARNING: Bullet list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/index.rst:36: WARNING: Title underline too short. Timetable Term 2, Academic year 2020-21 -------------------------------------- /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/index.rst:36: WARNING: Title underline too short. Timetable Term 2, Academic year 2020-21 -------------------------------------- /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/modelling.rst:120: WARNING: Title underline too short. Basic vegetation growth processes ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/modelling.rst:120: WARNING: Title underline too short. Basic vegetation growth processes ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/modelling.rst:225: WARNING: Unknown target name: "jules (joint uk land environment simulator) <>https://jules.jchmr.org". /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/pems.rst:10: WARNING: Title underline too short. Overview of the 'Monteith' approach ----------------------------- /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/pems.rst:10: WARNING: Title underline too short. Overview of the 'Monteith' approach ----------------------------- /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/phenology.rst:144: WARNING: Title underline too short. Logistic function of time ~~~~~~~~~~~~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/readingList.rst:2: WARNING: Duplicate explicit target name: "working group i: the physical science basis". looking for now-outdated files... none found pickling environment... done checking consistency... /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/aside1.rst: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/aside2.rst: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/aside_PM.rst: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/firePractical.rst: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/glossary.rst: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/leafPhot.rst: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/readingList.rst: WARNING: document isn't included in any toctree done preparing documents... done writing output... [ 4%] aside1 writing output... [ 8%] aside2 writing output... [ 13%] aside_PM writing output... [ 17%] carbonClimate writing output... [ 21%] carbonCycle writing output... [ 26%] da writing output... [ 30%] daModel writing output... [ 34%] dgvms writing output... [ 39%] firePractical writing output... [ 43%] glossary writing output... [ 47%] index writing output... [ 52%] intro writing output... [ 56%] leafPhot writing output... [ 60%] modelling writing output... [ 65%] modellingPractical writing output... [ 69%] modelling_photosynthesis writing output... [ 73%] pems writing output... [ 78%] phenology writing output... [ 82%] phenologyPractical writing output... [ 86%] photosynthesis writing output... [ 91%] readingList writing output... [ 95%] remoteSensing writing output... [100%] simples generating indices... genindex writing additional pages... search copying images... [ 0%] figures/perCapitaEmissions.png copying images... [ 1%] figures/population.png copying images... [ 2%] figures/percap2.png copying images... [ 3%] figures/tempc.png copying images... [ 4%] figures/home_earth_spheres.jpg copying images... [ 4%] figures/Reykjavik.png copying images... [ 5%] figures/faq-1-1-figure-1-l.png copying images... [ 6%] figures/rf.png copying images... [ 7%] figures/Global-mean-radiative-forcings-ar5.png copying images... [ 8%] figures/erf_ar5.png copying images... [ 9%] figures/sources2014.png copying images... [ 9%] figures/fig1_8.png copying images... [ 10%] figures/ghgemissions.png copying images... [ 11%] figures/methane.png copying images... [ 12%] figures/Fig6-01-2.jpg copying images... [ 13%] figures/budgets.png copying images... [ 13%] figures/quegan.png copying images... [ 14%] figures/quegan2.png copying images... [ 15%] figures/quegan3.png copying images... [ 16%] figures/Figure-2.4.jpg copying images... [ 17%] figures/Figure-2.5.jpg copying images... [ 18%] figures/neenep.png copying images... [ 18%] figures/nee.png copying images... [ 19%] figures/CUE.png copying images... [ 20%] figures/CUEZhang.png copying images... [ 21%] figures/CUEZhang2.png copying images... [ 22%] figures/npp11.png copying images... [ 22%] figures/Comparison-of-the-latitudinal-distribution-of-the-median-solid-line-and-10-th-and-90.png copying images... [ 23%] figures/rel.png copying images... [ 24%] _build/plot_directive/da-1.png copying images... [ 25%] _build/plot_directive/da-2.png copying images... [ 26%] figures/Tprior.png copying images... [ 27%] figures/Tobs.png copying images... [ 27%] figures/Tpost.png copying images... [ 28%] figures/Tanim.gif copying images... [ 29%] figures/4dvar.png copying images... [ 30%] figures/example1plot53.png copying images... [ 31%] figures/SholtzEtAl2007.png copying images... [ 31%] figures/SholtzEtAl2007a.png copying images... [ 32%] figures/SholtzEtAl2007b.png copying images... [ 33%] figures/SholtzEtAl2007c.png copying images... [ 34%] figures/SholtzEtAl2007d.png copying images... [ 35%] figures/quaife2008a.png copying images... [ 36%] figures/quaife2008b.png copying images... [ 36%] figures/quaife2008c.png copying images... [ 37%] figures/quaife2008d.png copying images... [ 38%] figures/quaife2008e.png copying images... [ 39%] figures/quaife2008movie.gif copying images... [ 40%] figures/lewis2012a.png copying images... [ 40%] figures/lewis2012b.png copying images... [ 41%] figures/lewis2012c.png copying images... [ 42%] figures/dgvm.png copying images... [ 43%] figures/sitch.png copying images... [ 44%] figures/sitch2.png copying images... [ 45%] figures/sitch3.png copying images... [ 45%] figures/pft.png copying images... [ 46%] figures/pft2.png copying images... [ 47%] figures/quaife.png copying images... [ 48%] figures/quaife2.png copying images... [ 49%] figures/quaife3.png copying images... [ 50%] figures/try.png copying images... [ 50%] figures/try2.png copying images... [ 51%] figures/try3.png copying images... [ 52%] figures/sitcht2.png copying images... [ 53%] figures/sitchf3.png copying images... [ 54%] figures/sitchf3a.png copying images... [ 54%] figures/sitch9.png copying images... [ 55%] figures/ucl_logo.png copying images... [ 56%] figures/stomatalAssimRat.png copying images... [ 57%] figures/stomatalAssimRat2.png copying images... [ 58%] figures/stomatalAssimRat3a.png copying images... [ 59%] figures/stomatalAssimRat3.png copying images... [ 59%] figures/pitman.png copying images... [ 60%] figures/pitman2.png copying images... [ 61%] figures/Figure8Simplified-representations-of-the-bulk-surface-and-aerodynamic-resistances-for.png copying images... [ 62%] figures/pitman5.png copying images... [ 63%] figures/Rabbinge.png copying images... [ 63%] figures/bouman1.png copying images... [ 64%] figures/pitman8.png copying images... [ 65%] figures/pitman9.png copying images... [ 66%] figures/pitman10.png copying images... [ 67%] figures/pitman11.png copying images... [ 68%] figures/chapin1.png copying images... [ 68%] figures/campbell.png copying images... [ 69%] figures/stomata.png copying images... [ 70%] figures/jones.png copying images... [ 71%] figures/knorr1.png copying images... [ 72%] figures/triiffid1.png copying images... [ 72%] figures/triffid.png copying images... [ 73%] figures/bethy5.png copying images... [ 74%] figures/knorr2.png copying images... [ 75%] figures/knorr3.png copying images... [ 76%] figures/triiffidscale1.png copying images... [ 77%] figures/mccallum1.png copying images... [ 77%] figures/cramer19991.png copying images... [ 78%] figures/cramer19992.png copying images... [ 79%] figures/cramer19993.png copying images... [ 80%] figures/cramer19994.png copying images... [ 81%] figures/cramer19995.png copying images... [ 81%] figures/x8234e04.jpg copying images... [ 82%] figures/ChapinCh8-1.png copying images... [ 83%] figures/chilling.png copying images... [ 84%] figures/b1.png copying images... [ 85%] figures/b2.png copying images... [ 86%] figures/defilia.png copying images... [ 86%] figures/zhang1.png copying images... [ 87%] figures/zhang3.png copying images... [ 88%] figures/zhang.png copying images... [ 89%] figures/sobrino.png copying images... [ 90%] figures/fisher.png copying images... [ 90%] figures/fisher2.png copying images... [ 91%] figures/picard.png copying images... [ 92%] figures/141-1.jpg copying images... [ 93%] figures/141-2.jpg copying images... [ 94%] figures/141-4.jpg copying images... [ 95%] figures/chapin2.png copying images... [ 95%] figures/chapin3.png copying images... [ 96%] figures/chapin4.png copying images... [ 97%] figures/chapin5.png copying images... [ 98%] figures/rwc.png copying images... [ 99%] figures/chapin6.png copying images... [100%] figures/Brown1989.png copying static files... WARNING: html_static_path entry '/home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/_static' does not exist done copying extra files... done dumping search index in English (code: en) ... done dumping object inventory... done build succeeded, 69 warnings. The HTML pages are in _build/html. Updating searchtools for Read the Docs search... [rtd-command-info] start-time: 2021-01-07T16:31:35.029770Z, end-time: 2021-01-07T16:31:39.246230Z, duration: 4, exit-code: 0 python sphinx-build -T -b readthedocssinglehtmllocalmedia -d _build/doctrees-readthedocssinglehtmllocalmedia -D language=en . _build/localmedia Running Sphinx v1.8.5 loading translations [en]... done making output directory... building [mo]: targets for 0 po files that are out of date building [readthedocssinglehtmllocalmedia]: all documents updating environment: 23 added, 0 changed, 0 removed reading sources... [ 4%] aside1 reading sources... [ 8%] aside2 reading sources... [ 13%] aside_PM reading sources... [ 17%] carbonClimate reading sources... [ 21%] carbonCycle reading sources... [ 26%] da reading sources... [ 30%] daModel reading sources... [ 34%] dgvms reading sources... [ 39%] firePractical reading sources... [ 43%] glossary reading sources... [ 47%] index reading sources... [ 52%] intro reading sources... [ 56%] leafPhot reading sources... [ 60%] modelling reading sources... [ 65%] modellingPractical reading sources... [ 69%] modelling_photosynthesis reading sources... [ 73%] pems reading sources... [ 78%] phenology reading sources... [ 82%] phenologyPractical reading sources... [ 86%] photosynthesis reading sources... [ 91%] readingList reading sources... [ 95%] remoteSensing reading sources... [100%] simples /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/carbonClimate.rst:2: WARNING: Duplicate explicit target name: "halocarbons". /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/carbonCycle.rst:139: WARNING: Missing matching underline for section title overline. ------------ The figure below shows net and gross CO2 fluxes from the land, separating these into Agriculture, Forestry and Other Land Use (AFOLU) and indirect emissions and removals. The uncertainty on the gross indirect fluxes is particularly high. The total net land flux (removal) is currently estimated to be on average (2007-2016) around 6.0 +/- 2.0 GtCO2y^-1 (`AR5 `_). One ton of carbon equals 3.67 tons of carbon dioxide, so this equates to 1.63 +/- 0.54 GtCy-1. /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/carbonCycle.rst:171: WARNING: Explicit markup ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/carbonCycle.rst:483: WARNING: Bullet list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/da.rst:649: WARNING: Exception occurred in plotting da-3 from /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/da.rst: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/envs/latest/lib/python3.6/site-packages/matplotlib/sphinxext/plot_directive.py", line 472, in run_code exec(code, ns) File "", line 11, in File "/home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/envs/latest/lib/python3.6/site-packages/numpy/matrixlib/defmatrix.py", line 193, in __getitem__ out = N.ndarray.__getitem__(self, index) IndexError: only integers, slices (`:`), ellipsis (`...`), numpy.newaxis (`None`) and integer or boolean arrays are valid indices /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/da.rst:2: WARNING: Duplicate explicit target name: "wikipedia". /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/da.rst:784: WARNING: Exception occurred in plotting da-4 from /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/da.rst: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/envs/latest/lib/python3.6/site-packages/matplotlib/sphinxext/plot_directive.py", line 472, in run_code exec(code, ns) File "", line 12, in File "/home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/envs/latest/lib/python3.6/site-packages/numpy/matrixlib/defmatrix.py", line 193, in __getitem__ out = N.ndarray.__getitem__(self, index) IndexError: only integers, slices (`:`), ellipsis (`...`), numpy.newaxis (`None`) and integer or boolean arrays are valid indices /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/da.rst:2: WARNING: Duplicate explicit target name: "wikipedia". /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/da.rst:1044: WARNING: Bullet list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/daModel.rst:13: WARNING: Exception occurred in plotting daModel-1 from /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/daModel.rst: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/envs/latest/lib/python3.6/site-packages/matplotlib/sphinxext/plot_directive.py", line 472, in run_code exec(code, ns) File "", line 1, in File "/home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/python/phenology.py", line 9, in from osgeo import gdal ModuleNotFoundError: No module named 'osgeo' /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/daModel.rst:71: WARNING: Exception occurred in plotting daModel-2 from /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/daModel.rst: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/envs/latest/lib/python3.6/site-packages/matplotlib/sphinxext/plot_directive.py", line 472, in run_code exec(code, ns) File "", line 1, in File "/home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/python/phenology.py", line 9, in from osgeo import gdal ModuleNotFoundError: No module named 'osgeo' /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/daModel.rst:150: WARNING: Exception occurred in plotting daModel-3 from /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/daModel.rst: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/envs/latest/lib/python3.6/site-packages/matplotlib/sphinxext/plot_directive.py", line 472, in run_code exec(code, ns) File "", line 1, in File "/home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/python/canopyModel.py", line 3, in import scipy.optimize ModuleNotFoundError: No module named 'scipy' /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/daModel.rst:169: WARNING: Exception occurred in plotting daModel-4 from /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/daModel.rst: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/envs/latest/lib/python3.6/site-packages/matplotlib/sphinxext/plot_directive.py", line 472, in run_code exec(code, ns) File "", line 1, in File "/home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/python/canopyModel.py", line 3, in import scipy.optimize ModuleNotFoundError: No module named 'scipy' /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/daModel.rst:187: WARNING: Exception occurred in plotting daModel-5 from /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/daModel.rst: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/envs/latest/lib/python3.6/site-packages/matplotlib/sphinxext/plot_directive.py", line 472, in run_code exec(code, ns) File "", line 1, in File "/home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/python/canopyModel.py", line 3, in import scipy.optimize ModuleNotFoundError: No module named 'scipy' /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/daModel.rst:207: WARNING: Exception occurred in plotting daModel-6 from /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/daModel.rst: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/envs/latest/lib/python3.6/site-packages/matplotlib/sphinxext/plot_directive.py", line 472, in run_code exec(code, ns) File "", line 1, in File "/home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/python/canopyModel.py", line 3, in import scipy.optimize ModuleNotFoundError: No module named 'scipy' /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/daModel.rst:227: WARNING: Exception occurred in plotting daModel-7 from /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/daModel.rst: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/envs/latest/lib/python3.6/site-packages/matplotlib/sphinxext/plot_directive.py", line 472, in run_code exec(code, ns) File "", line 1, in File "/home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/python/canopyModel.py", line 3, in import scipy.optimize ModuleNotFoundError: No module named 'scipy' /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/daModel.rst:247: WARNING: Exception occurred in plotting daModel-8 from /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/daModel.rst: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/envs/latest/lib/python3.6/site-packages/matplotlib/sphinxext/plot_directive.py", line 472, in run_code exec(code, ns) File "", line 25 print retval[-3] # Print out the fit parameters ^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print(retval[-3] # Print out the fit parameters)? /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/daModel.rst:279: WARNING: Exception occurred in plotting daModel-9 from /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/daModel.rst: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/envs/latest/lib/python3.6/site-packages/matplotlib/sphinxext/plot_directive.py", line 472, in run_code exec(code, ns) File "", line 1, in File "/home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/python/phenology.py", line 9, in from osgeo import gdal ModuleNotFoundError: No module named 'osgeo' /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/daModel.rst:310: WARNING: Exception occurred in plotting daModel-10 from /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/daModel.rst: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/envs/latest/lib/python3.6/site-packages/matplotlib/sphinxext/plot_directive.py", line 472, in run_code exec(code, ns) File "", line 1, in File "/home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/python/phenology.py", line 9, in from osgeo import gdal ModuleNotFoundError: No module named 'osgeo' /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/daModel.rst:343: WARNING: Exception occurred in plotting daModel-11 from /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/daModel.rst: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/envs/latest/lib/python3.6/site-packages/matplotlib/sphinxext/plot_directive.py", line 472, in run_code exec(code, ns) File "", line 1, in File "/home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/python/phenology.py", line 9, in from osgeo import gdal ModuleNotFoundError: No module named 'osgeo' /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/daModel.rst:377: WARNING: Exception occurred in plotting daModel-12 from /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/daModel.rst: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/envs/latest/lib/python3.6/site-packages/matplotlib/sphinxext/plot_directive.py", line 472, in run_code exec(code, ns) File "", line 1, in File "/home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/python/phenology.py", line 9, in from osgeo import gdal ModuleNotFoundError: No module named 'osgeo' /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/dgvms.rst:2: WARNING: Title underline too short. Dynamic Global Vegetation Models =============================== /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/dgvms.rst:2: WARNING: Duplicate explicit target name: "ncar". /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/glossary.rst:15: WARNING: Bullet list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/glossary.rst:18: WARNING: Bullet list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/glossary.rst:21: WARNING: Bullet list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/glossary.rst:24: WARNING: Bullet list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/glossary.rst:27: WARNING: Bullet list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/glossary.rst:30: WARNING: Bullet list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/glossary.rst:33: WARNING: Bullet list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/glossary.rst:36: WARNING: Bullet list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/glossary.rst:39: WARNING: Bullet list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/glossary.rst:42: WARNING: Bullet list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/glossary.rst:45: WARNING: Bullet list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/glossary.rst:48: WARNING: Bullet list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/glossary.rst:51: WARNING: Bullet list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/glossary.rst:54: WARNING: Bullet list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/glossary.rst:57: WARNING: Bullet list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/glossary.rst:60: WARNING: Bullet list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/glossary.rst:63: WARNING: Bullet list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/glossary.rst:66: WARNING: Bullet list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/glossary.rst:69: WARNING: Bullet list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/glossary.rst:72: WARNING: Bullet list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/glossary.rst:75: WARNING: Bullet list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/glossary.rst:78: WARNING: Bullet list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/glossary.rst:81: WARNING: Bullet list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/glossary.rst:84: WARNING: Bullet list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/glossary.rst:87: WARNING: Bullet list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/glossary.rst:90: WARNING: Bullet list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/glossary.rst:93: WARNING: Bullet list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/glossary.rst:96: WARNING: Bullet list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/glossary.rst:99: WARNING: Bullet list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/index.rst:36: WARNING: Title underline too short. Timetable Term 2, Academic year 2020-21 -------------------------------------- /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/index.rst:36: WARNING: Title underline too short. Timetable Term 2, Academic year 2020-21 -------------------------------------- /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/modelling.rst:120: WARNING: Title underline too short. Basic vegetation growth processes ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/modelling.rst:120: WARNING: Title underline too short. Basic vegetation growth processes ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/modelling.rst:225: WARNING: Unknown target name: "jules (joint uk land environment simulator) <>https://jules.jchmr.org". /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/pems.rst:10: WARNING: Title underline too short. Overview of the 'Monteith' approach ----------------------------- /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/pems.rst:10: WARNING: Title underline too short. Overview of the 'Monteith' approach ----------------------------- /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/phenology.rst:144: WARNING: Title underline too short. Logistic function of time ~~~~~~~~~~~~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/readingList.rst:2: WARNING: Duplicate explicit target name: "working group i: the physical science basis". looking for now-outdated files... none found pickling environment... done checking consistency... /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/aside1.rst: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/aside2.rst: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/aside_PM.rst: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/firePractical.rst: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/glossary.rst: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/leafPhot.rst: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/readingList.rst: WARNING: document isn't included in any toctree done preparing documents... done assembling single document... intro carbonClimate carbonCycle photosynthesis simples modelling dgvms pems phenology phenologyPractical modelling_photosynthesis modellingPractical remoteSensing da daModel writing... done writing additional files... copying images... [ 0%] figures/ucl_logo.png copying images... [ 1%] figures/tempc.png copying images... [ 2%] figures/home_earth_spheres.jpg copying images... [ 3%] figures/Reykjavik.png copying images... [ 4%] figures/faq-1-1-figure-1-l.png copying images... [ 5%] figures/rf.png copying images... [ 6%] figures/Global-mean-radiative-forcings-ar5.png copying images... [ 6%] figures/erf_ar5.png copying images... [ 7%] figures/sources2014.png copying images... [ 8%] figures/fig1_8.png copying images... [ 9%] figures/ghgemissions.png copying images... [ 10%] figures/methane.png copying images... [ 11%] figures/Fig6-01-2.jpg copying images... [ 12%] figures/budgets.png copying images... [ 13%] figures/quegan.png copying images... [ 13%] figures/quegan2.png copying images... [ 14%] figures/quegan3.png copying images... [ 15%] figures/Figure-2.4.jpg copying images... [ 16%] figures/Figure-2.5.jpg copying images... [ 17%] figures/neenep.png copying images... [ 18%] figures/nee.png copying images... [ 19%] figures/CUE.png copying images... [ 20%] figures/CUEZhang.png copying images... [ 20%] figures/CUEZhang2.png copying images... [ 21%] figures/npp11.png copying images... [ 22%] figures/Comparison-of-the-latitudinal-distribution-of-the-median-solid-line-and-10-th-and-90.png copying images... [ 23%] figures/rel.png copying images... [ 24%] figures/141-1.jpg copying images... [ 25%] figures/141-2.jpg copying images... [ 26%] figures/141-4.jpg copying images... [ 26%] figures/chapin1.png copying images... [ 27%] figures/chapin2.png copying images... [ 28%] figures/chapin3.png copying images... [ 29%] figures/chapin4.png copying images... [ 30%] figures/chapin5.png copying images... [ 31%] figures/rwc.png copying images... [ 32%] figures/chapin6.png copying images... [ 33%] figures/pitman.png copying images... [ 33%] figures/pitman2.png copying images... [ 34%] figures/Figure8Simplified-representations-of-the-bulk-surface-and-aerodynamic-resistances-for.png copying images... [ 35%] figures/pitman5.png copying images... [ 36%] figures/Rabbinge.png copying images... [ 37%] figures/bouman1.png copying images... [ 38%] figures/pitman8.png copying images... [ 39%] figures/pitman9.png copying images... [ 40%] figures/pitman10.png copying images... [ 40%] figures/pitman11.png copying images... [ 41%] figures/dgvm.png copying images... [ 42%] figures/sitch.png copying images... [ 43%] figures/sitch2.png copying images... [ 44%] figures/sitch3.png copying images... [ 45%] figures/pft.png copying images... [ 46%] figures/pft2.png copying images... [ 46%] figures/quaife.png copying images... [ 47%] figures/quaife2.png copying images... [ 48%] figures/quaife3.png copying images... [ 49%] figures/try.png copying images... [ 50%] figures/try2.png copying images... [ 51%] figures/try3.png copying images... [ 52%] figures/sitcht2.png copying images... [ 53%] figures/sitchf3.png copying images... [ 53%] figures/sitchf3a.png copying images... [ 54%] figures/sitch9.png copying images... [ 55%] figures/mccallum1.png copying images... [ 56%] figures/cramer19991.png copying images... [ 57%] figures/cramer19992.png copying images... [ 58%] figures/cramer19993.png copying images... [ 59%] figures/cramer19994.png copying images... [ 60%] figures/cramer19995.png copying images... [ 60%] figures/x8234e04.jpg copying images... [ 61%] figures/ChapinCh8-1.png copying images... [ 62%] figures/chilling.png copying images... [ 63%] figures/b1.png copying images... [ 64%] figures/b2.png copying images... [ 65%] figures/defilia.png copying images... [ 66%] figures/zhang1.png copying images... [ 66%] figures/zhang3.png copying images... [ 67%] figures/zhang.png copying images... [ 68%] figures/sobrino.png copying images... [ 69%] figures/fisher.png copying images... [ 70%] figures/fisher2.png copying images... [ 71%] figures/picard.png copying images... [ 72%] figures/campbell.png copying images... [ 73%] figures/stomata.png copying images... [ 73%] figures/jones.png copying images... [ 74%] figures/knorr1.png copying images... [ 75%] figures/triiffid1.png copying images... [ 76%] figures/triffid.png copying images... [ 77%] figures/bethy5.png copying images... [ 78%] figures/knorr2.png copying images... [ 79%] figures/knorr3.png copying images... [ 80%] figures/triiffidscale1.png copying images... [ 80%] figures/Brown1989.png copying images... [ 81%] _build/plot_directive/da-1.png copying images... [ 82%] _build/plot_directive/da-2.png copying images... [ 83%] figures/Tprior.png copying images... [ 84%] figures/Tobs.png copying images... [ 85%] figures/Tpost.png copying images... [ 86%] figures/Tanim.gif copying images... [ 86%] figures/4dvar.png copying images... [ 87%] figures/example1plot53.png copying images... [ 88%] figures/SholtzEtAl2007.png copying images... [ 89%] figures/SholtzEtAl2007a.png copying images... [ 90%] figures/SholtzEtAl2007b.png copying images... [ 91%] figures/SholtzEtAl2007c.png copying images... [ 92%] figures/SholtzEtAl2007d.png copying images... [ 93%] figures/quaife2008a.png copying images... [ 93%] figures/quaife2008b.png copying images... [ 94%] figures/quaife2008c.png copying images... [ 95%] figures/quaife2008d.png copying images... [ 96%] figures/quaife2008e.png copying images... [ 97%] figures/quaife2008movie.gif copying images... [ 98%] figures/lewis2012a.png copying images... [ 99%] figures/lewis2012b.png copying images... [100%] figures/lewis2012c.png copying static files... WARNING: html_static_path entry '/home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/_static' does not exist done copying extra files... done dumping object inventory... done build succeeded, 69 warnings. The HTML page is in _build/localmedia. Updating searchtools for Read the Docs search... [rtd-command-info] start-time: 2021-01-07T16:31:39.437528Z, end-time: 2021-01-07T16:31:53.914729Z, duration: 14, exit-code: 0 python sphinx-build -b latex -D language=en -d _build/doctrees . _build/latex Running Sphinx v1.8.5 loading translations [en]... done making output directory... building [mo]: targets for 0 po files that are out of date building [latex]: all documents updating environment: 23 added, 0 changed, 0 removed reading sources... [ 4%] aside1 reading sources... [ 8%] aside2 reading sources... [ 13%] aside_PM reading sources... [ 17%] carbonClimate reading sources... [ 21%] carbonCycle reading sources... [ 26%] da reading sources... [ 30%] daModel reading sources... [ 34%] dgvms reading sources... [ 39%] firePractical reading sources... [ 43%] glossary reading sources... [ 47%] index reading sources... [ 52%] intro reading sources... [ 56%] leafPhot reading sources... [ 60%] modelling reading sources... [ 65%] modellingPractical reading sources... [ 69%] modelling_photosynthesis reading sources... [ 73%] pems reading sources... [ 78%] phenology reading sources... [ 82%] phenologyPractical reading sources... [ 86%] photosynthesis reading sources... [ 91%] readingList reading sources... [ 95%] remoteSensing reading sources... [100%] simples /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/carbonClimate.rst:2: WARNING: Duplicate explicit target name: "halocarbons". /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/carbonCycle.rst:139: WARNING: Missing matching underline for section title overline. ------------ The figure below shows net and gross CO2 fluxes from the land, separating these into Agriculture, Forestry and Other Land Use (AFOLU) and indirect emissions and removals. The uncertainty on the gross indirect fluxes is particularly high. The total net land flux (removal) is currently estimated to be on average (2007-2016) around 6.0 +/- 2.0 GtCO2y^-1 (`AR5 `_). One ton of carbon equals 3.67 tons of carbon dioxide, so this equates to 1.63 +/- 0.54 GtCy-1. /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/carbonCycle.rst:171: WARNING: Explicit markup ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/carbonCycle.rst:483: WARNING: Bullet list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/da.rst:649: WARNING: Exception occurred in plotting da-3 from /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/da.rst: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/envs/latest/lib/python3.6/site-packages/matplotlib/sphinxext/plot_directive.py", line 472, in run_code exec(code, ns) File "", line 11, in File "/home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/envs/latest/lib/python3.6/site-packages/numpy/matrixlib/defmatrix.py", line 193, in __getitem__ out = N.ndarray.__getitem__(self, index) IndexError: only integers, slices (`:`), ellipsis (`...`), numpy.newaxis (`None`) and integer or boolean arrays are valid indices /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/da.rst:2: WARNING: Duplicate explicit target name: "wikipedia". /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/da.rst:784: WARNING: Exception occurred in plotting da-4 from /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/da.rst: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/envs/latest/lib/python3.6/site-packages/matplotlib/sphinxext/plot_directive.py", line 472, in run_code exec(code, ns) File "", line 12, in File "/home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/envs/latest/lib/python3.6/site-packages/numpy/matrixlib/defmatrix.py", line 193, in __getitem__ out = N.ndarray.__getitem__(self, index) IndexError: only integers, slices (`:`), ellipsis (`...`), numpy.newaxis (`None`) and integer or boolean arrays are valid indices /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/da.rst:2: WARNING: Duplicate explicit target name: "wikipedia". /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/da.rst:1044: WARNING: Bullet list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/daModel.rst:13: WARNING: Exception occurred in plotting daModel-1 from /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/daModel.rst: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/envs/latest/lib/python3.6/site-packages/matplotlib/sphinxext/plot_directive.py", line 472, in run_code exec(code, ns) File "", line 1, in File "/home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/python/phenology.py", line 9, in from osgeo import gdal ModuleNotFoundError: No module named 'osgeo' /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/daModel.rst:71: WARNING: Exception occurred in plotting daModel-2 from /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/daModel.rst: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/envs/latest/lib/python3.6/site-packages/matplotlib/sphinxext/plot_directive.py", line 472, in run_code exec(code, ns) File "", line 1, in File "/home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/python/phenology.py", line 9, in from osgeo import gdal ModuleNotFoundError: No module named 'osgeo' /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/daModel.rst:150: WARNING: Exception occurred in plotting daModel-3 from /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/daModel.rst: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/envs/latest/lib/python3.6/site-packages/matplotlib/sphinxext/plot_directive.py", line 472, in run_code exec(code, ns) File "", line 1, in File "/home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/python/canopyModel.py", line 3, in import scipy.optimize ModuleNotFoundError: No module named 'scipy' /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/daModel.rst:169: WARNING: Exception occurred in plotting daModel-4 from /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/daModel.rst: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/envs/latest/lib/python3.6/site-packages/matplotlib/sphinxext/plot_directive.py", line 472, in run_code exec(code, ns) File "", line 1, in File "/home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/python/canopyModel.py", line 3, in import scipy.optimize ModuleNotFoundError: No module named 'scipy' /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/daModel.rst:187: WARNING: Exception occurred in plotting daModel-5 from /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/daModel.rst: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/envs/latest/lib/python3.6/site-packages/matplotlib/sphinxext/plot_directive.py", line 472, in run_code exec(code, ns) File "", line 1, in File "/home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/python/canopyModel.py", line 3, in import scipy.optimize ModuleNotFoundError: No module named 'scipy' /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/daModel.rst:207: WARNING: Exception occurred in plotting daModel-6 from /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/daModel.rst: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/envs/latest/lib/python3.6/site-packages/matplotlib/sphinxext/plot_directive.py", line 472, in run_code exec(code, ns) File "", line 1, in File "/home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/python/canopyModel.py", line 3, in import scipy.optimize ModuleNotFoundError: No module named 'scipy' /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/daModel.rst:227: WARNING: Exception occurred in plotting daModel-7 from /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/daModel.rst: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/envs/latest/lib/python3.6/site-packages/matplotlib/sphinxext/plot_directive.py", line 472, in run_code exec(code, ns) File "", line 1, in File "/home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/python/canopyModel.py", line 3, in import scipy.optimize ModuleNotFoundError: No module named 'scipy' /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/daModel.rst:247: WARNING: Exception occurred in plotting daModel-8 from /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/daModel.rst: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/envs/latest/lib/python3.6/site-packages/matplotlib/sphinxext/plot_directive.py", line 472, in run_code exec(code, ns) File "", line 25 print retval[-3] # Print out the fit parameters ^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print(retval[-3] # Print out the fit parameters)? /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/daModel.rst:279: WARNING: Exception occurred in plotting daModel-9 from /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/daModel.rst: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/envs/latest/lib/python3.6/site-packages/matplotlib/sphinxext/plot_directive.py", line 472, in run_code exec(code, ns) File "", line 1, in File "/home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/python/phenology.py", line 9, in from osgeo import gdal ModuleNotFoundError: No module named 'osgeo' /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/daModel.rst:310: WARNING: Exception occurred in plotting daModel-10 from /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/daModel.rst: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/envs/latest/lib/python3.6/site-packages/matplotlib/sphinxext/plot_directive.py", line 472, in run_code exec(code, ns) File "", line 1, in File "/home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/python/phenology.py", line 9, in from osgeo import gdal ModuleNotFoundError: No module named 'osgeo' /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/daModel.rst:343: WARNING: Exception occurred in plotting daModel-11 from /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/daModel.rst: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/envs/latest/lib/python3.6/site-packages/matplotlib/sphinxext/plot_directive.py", line 472, in run_code exec(code, ns) File "", line 1, in File "/home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/python/phenology.py", line 9, in from osgeo import gdal ModuleNotFoundError: No module named 'osgeo' /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/daModel.rst:377: WARNING: Exception occurred in plotting daModel-12 from /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/daModel.rst: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/envs/latest/lib/python3.6/site-packages/matplotlib/sphinxext/plot_directive.py", line 472, in run_code exec(code, ns) File "", line 1, in File "/home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/python/phenology.py", line 9, in from osgeo import gdal ModuleNotFoundError: No module named 'osgeo' /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/dgvms.rst:2: WARNING: Title underline too short. Dynamic Global Vegetation Models =============================== /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/dgvms.rst:2: WARNING: Duplicate explicit target name: "ncar". /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/glossary.rst:15: WARNING: Bullet list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/glossary.rst:18: WARNING: Bullet list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/glossary.rst:21: WARNING: Bullet list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/glossary.rst:24: WARNING: Bullet list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/glossary.rst:27: WARNING: Bullet list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/glossary.rst:30: WARNING: Bullet list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/glossary.rst:33: WARNING: Bullet list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/glossary.rst:36: WARNING: Bullet list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/glossary.rst:39: WARNING: Bullet list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/glossary.rst:42: WARNING: Bullet list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/glossary.rst:45: WARNING: Bullet list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/glossary.rst:48: WARNING: Bullet list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/glossary.rst:51: WARNING: Bullet list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/glossary.rst:54: WARNING: Bullet list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/glossary.rst:57: WARNING: Bullet list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/glossary.rst:60: WARNING: Bullet list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/glossary.rst:63: WARNING: Bullet list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/glossary.rst:66: WARNING: Bullet list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/glossary.rst:69: WARNING: Bullet list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/glossary.rst:72: WARNING: Bullet list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/glossary.rst:75: WARNING: Bullet list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/glossary.rst:78: WARNING: Bullet list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/glossary.rst:81: WARNING: Bullet list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/glossary.rst:84: WARNING: Bullet list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/glossary.rst:87: WARNING: Bullet list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/glossary.rst:90: WARNING: Bullet list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/glossary.rst:93: WARNING: Bullet list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/glossary.rst:96: WARNING: Bullet list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/glossary.rst:99: WARNING: Bullet list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/index.rst:36: WARNING: Title underline too short. Timetable Term 2, Academic year 2020-21 -------------------------------------- /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/index.rst:36: WARNING: Title underline too short. Timetable Term 2, Academic year 2020-21 -------------------------------------- /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/modelling.rst:120: WARNING: Title underline too short. Basic vegetation growth processes ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/modelling.rst:120: WARNING: Title underline too short. Basic vegetation growth processes ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/modelling.rst:225: WARNING: Unknown target name: "jules (joint uk land environment simulator) <>https://jules.jchmr.org". /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/pems.rst:10: WARNING: Title underline too short. Overview of the 'Monteith' approach ----------------------------- /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/pems.rst:10: WARNING: Title underline too short. Overview of the 'Monteith' approach ----------------------------- /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/phenology.rst:144: WARNING: Title underline too short. Logistic function of time ~~~~~~~~~~~~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/readingList.rst:2: WARNING: Duplicate explicit target name: "working group i: the physical science basis". looking for now-outdated files... none found pickling environment... done checking consistency... /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/aside1.rst: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/aside2.rst: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/aside_PM.rst: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/firePractical.rst: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/glossary.rst: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/leafPhot.rst: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/readingList.rst: WARNING: document isn't included in any toctree done processing GEOG0133.tex...index intro carbonClimate carbonCycle photosynthesis simples modelling dgvms pems phenology phenologyPractical modelling_photosynthesis modellingPractical remoteSensing da daModel resolving references... /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/photosynthesis.rst:: WARNING: a suitable image for latex builder not found: ['image/gif'] (http://hyperphysics.phy-astr.gsu.edu/hbase/biology/imgbio/calc3.gif) /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/photosynthesis.rst:: WARNING: a suitable image for latex builder not found: ['image/gif'] (http://hyperphysics.phy-astr.gsu.edu/hbase/biology/imgbio/kranzm.gif) /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/dgvms.rst:: WARNING: a suitable image for latex builder not found: ['image/gif'] (http://www.cgd.ucar.edu/tss/clm/pfts/igbp.gif) /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/dgvms.rst:: WARNING: a suitable image for latex builder not found: ['image/gif'] (http://www.cgd.ucar.edu/tss/clm/pfts/biome-vs-pft.gif) /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/da.rst:: WARNING: a suitable image for latex builder not found: ['image/svg+xml'] (http://upload.wikimedia.org/wikipedia/commons/a/a5/Basic_concept_of_Kalman_filtering.svg) writing... done copying images... [ 0%] figures/ucl_logo.png copying images... [ 1%] figures/tempc.png copying images... [ 2%] figures/home_earth_spheres.jpg copying images... [ 2%] figures/Reykjavik.png copying images... [ 3%] figures/faq-1-1-figure-1-l.png copying images... [ 4%] http://upload.wikimedia.org/wikipedia/commons/7/7c/Atmospheric_Transmission.png copying images... [ 5%] figures/rf.png copying images... [ 5%] figures/Global-mean-radiative-forcings-ar5.png copying images... [ 6%] figures/erf_ar5.png copying images... [ 7%] https://www.esrl.noaa.gov/gmd/aggi/aggi.fig2.png copying images... [ 8%] http://www.esrl.noaa.gov/gmd/webdata/ccgg/trends/co2_trend_mlo.png copying images... [ 8%] figures/sources2014.png copying images... [ 9%] figures/fig1_8.png copying images... [ 10%] figures/ghgemissions.png copying images... [ 11%] figures/methane.png copying images... [ 11%] https://earthobservatory.nasa.gov/ContentFeature/CarbonCycle/images/carbon_cycle.jpg copying images... [ 12%] http://www.esrl.noaa.gov/gmd/webdata/ccgg/trends/co2_data_mlo_anngr.png copying images... [ 13%] figures/Fig6-01-2.jpg copying images... [ 14%] figures/budgets.png copying images... [ 14%] figures/quegan.png copying images... [ 15%] figures/quegan2.png copying images... [ 16%] figures/quegan3.png copying images... [ 17%] figures/Figure-2.4.jpg copying images... [ 17%] figures/Figure-2.5.jpg copying images... [ 18%] figures/neenep.png copying images... [ 19%] figures/nee.png copying images... [ 20%] figures/CUE.png copying images... [ 20%] figures/CUEZhang.png copying images... [ 21%] figures/CUEZhang2.png copying images... [ 22%] https://www.nature.com/scitable/content/ne0000/ne0000/ne0000/ne0000/17650031/f3_gough_ksm.jpg copying images... [ 22%] figures/npp11.png copying images... [ 23%] http://eoimages.gsfc.nasa.gov/images/globalmaps/data/MOD17A2_M_PSN/MOD17A2_M_PSN_2006-07.JPEG copying images... [ 24%] http://eoimages.gsfc.nasa.gov/images/globalmaps/data/CERES_NETFLUX_M/CERES_NETFLUX_M_2006-07.JPEG copying images... [ 25%] http://eoimages.gsfc.nasa.gov/images/globalmaps/data/TRMM_3B43M/TRMM_3B43M_2006-07.JPEG copying images... [ 25%] http://eoimages.gsfc.nasa.gov/images/globalmaps/data/MOD17A2_M_PSN/MOD17A2_M_PSN_2006-12.JPEG copying images... [ 26%] http://eoimages.gsfc.nasa.gov/images/globalmaps/data/CERES_NETFLUX_M/CERES_NETFLUX_M_2006-12.JPEG copying images... [ 27%] http://eoimages.gsfc.nasa.gov/images/globalmaps/data/TRMM_3B43M/TRMM_3B43M_2006-12.JPEG copying images... [ 28%] figures/Comparison-of-the-latitudinal-distribution-of-the-median-solid-line-and-10-th-and-90.png copying images... [ 28%] figures/rel.png copying images... [ 29%] http://www.esrl.noaa.gov/gmd/webdata/ccgg/CT2010/co2wx/glb/co2wx_hammer-glb_20060715.png copying images... [ 30%] http://www.esrl.noaa.gov/gmd/webdata/ccgg/CT2010/co2wx/glb/co2wx_hammer-glb_20061215.png copying images... [ 31%] figures/141-1.jpg copying images... [ 31%] figures/141-2.jpg copying images... [ 32%] https://prd-wret.s3.us-west-2.amazonaws.com/assets/palladium/production/s3fs-public/thumbnails/image/wss-cycle-evapotranspiration-diagram.jpg copying images... [ 33%] figures/141-4.jpg copying images... [ 34%] figures/chapin1.png copying images... [ 34%] figures/chapin2.png copying images... [ 35%] figures/chapin3.png copying images... [ 36%] figures/chapin4.png copying images... [ 37%] figures/chapin5.png copying images... [ 37%] figures/rwc.png copying images... [ 38%] figures/chapin6.png copying images... [ 39%] figures/pitman.png copying images... [ 40%] figures/pitman2.png copying images... [ 40%] figures/Figure8Simplified-representations-of-the-bulk-surface-and-aerodynamic-resistances-for.png copying images... [ 41%] figures/pitman5.png copying images... [ 42%] figures/Rabbinge.png copying images... [ 42%] figures/bouman1.png copying images... [ 43%] figures/pitman8.png copying images... [ 44%] figures/pitman9.png copying images... [ 45%] figures/pitman10.png copying images... [ 45%] figures/pitman11.png copying images... [ 46%] figures/dgvm.png copying images... [ 47%] figures/sitch.png copying images... [ 48%] figures/sitch2.png copying images... [ 48%] figures/sitch3.png copying images... [ 49%] figures/pft.png copying images... [ 50%] figures/pft2.png copying images... [ 51%] figures/quaife.png copying images... [ 51%] figures/quaife2.png copying images... [ 52%] figures/quaife3.png copying images... [ 53%] figures/try.png copying images... [ 54%] figures/try2.png copying images... [ 54%] figures/try3.png copying images... [ 55%] figures/sitcht2.png copying images... [ 56%] figures/sitchf3.png copying images... [ 57%] figures/sitchf3a.png copying images... [ 57%] figures/sitch9.png copying images... [ 58%] figures/mccallum1.png copying images... [ 59%] figures/cramer19991.png copying images... [ 60%] figures/cramer19992.png copying images... [ 60%] figures/cramer19993.png copying images... [ 61%] figures/cramer19994.png copying images... [ 62%] figures/cramer19995.png copying images... [ 62%] figures/x8234e04.jpg copying images... [ 63%] http://upload.wikimedia.org/wikipedia/en/math/e/d/b/edb99f9b6612dc70d600b3f74c2f5d58.png copying images... [ 64%] http://www.uwgb.edu/biodiversity/phenology/arbo_seasons2009_04gf_canopy120.jpg copying images... [ 65%] http://www.uwgb.edu/biodiversity/phenology/arbo_seasons2009_02gf120.jpg copying images... [ 65%] figures/ChapinCh8-1.png copying images... [ 66%] figures/chilling.png copying images... [ 67%] figures/b1.png copying images... [ 68%] figures/b2.png copying images... [ 68%] figures/defilia.png copying images... [ 69%] figures/zhang1.png copying images... [ 70%] figures/zhang3.png copying images... [ 71%] figures/zhang.png copying images... [ 71%] figures/sobrino.png copying images... [ 72%] figures/fisher.png copying images... [ 73%] figures/fisher2.png copying images... [ 74%] figures/picard.png copying images... [ 74%] figures/campbell.png copying images... [ 75%] figures/stomata.png copying images... [ 76%] figures/jones.png copying images... [ 77%] figures/knorr1.png copying images... [ 77%] figures/triiffid1.png copying images... [ 78%] figures/triffid.png copying images... [ 79%] figures/bethy5.png copying images... [ 80%] figures/knorr2.png copying images... [ 80%] figures/knorr3.png copying images... [ 81%] figures/triiffidscale1.png copying images... [ 82%] figures/Brown1989.png copying images... [ 82%] _build/plot_directive/da-1.pdf copying images... [ 83%] _build/plot_directive/da-2.pdf copying images... [ 84%] figures/Tprior.png copying images... [ 85%] figures/Tobs.png copying images... [ 85%] figures/Tpost.png copying images... [ 86%] figures/Tanim.gif copying images... [ 87%] figures/4dvar.png copying images... [ 88%] figures/example1plot53.png copying images... [ 88%] figures/SholtzEtAl2007.png copying images... [ 89%] figures/SholtzEtAl2007a.png copying images... [ 90%] figures/SholtzEtAl2007b.png copying images... [ 91%] figures/SholtzEtAl2007c.png copying images... [ 91%] figures/SholtzEtAl2007d.png copying images... [ 92%] figures/quaife2008a.png copying images... [ 93%] figures/quaife2008b.png copying images... [ 94%] figures/quaife2008c.png copying images... [ 94%] figures/quaife2008d.png copying images... [ 95%] figures/quaife2008e.png copying images... [ 96%] figures/quaife2008movie.gif copying images... [ 97%] http://www2.geog.ucl.ac.uk/~plewis/eoldas/_images/MERIS_WW_1_A_1_fwd_plot_y11.png copying images... [ 97%] http://www2.geog.ucl.ac.uk/~plewis/eoldas/_images/MODIS_WW_1_A_1_fwd_plot_y11.png copying images... [ 98%] figures/lewis2012a.png copying images... [ 99%] figures/lewis2012b.png copying images... [100%] figures/lewis2012c.png copying TeX support files... done build succeeded, 73 warnings. The LaTeX files are in _build/latex. Run 'make' in that directory to run these through (pdf)latex (use `make latexpdf' here to do that automatically). WARNING: Missing searchtools: /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/_build/latex/_static/searchtools.js [rtd-command-info] start-time: 2021-01-07T16:32:08.787817Z, end-time: 2021-01-07T16:32:08.853602Z, 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: 2021-01-07T16:32:09.057797Z, end-time: 2021-01-07T16:32:38.006971Z, duration: 28, exit-code: 0 latexmk -r latexmkrc -pdf -f -dvi- -ps- -jobname=ucl-eo-geog0133 -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="ucl-eo-geog0133" "GEOG0133.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 (./GEOG0133.tex LaTeX2e <2017-04-15> Babel <3.18> and hyphenation patterns for 84 language(s) loaded. (./sphinxmanual.cls Document Class: sphinxmanual 2018/12/22 v1.8.3 Document class (Sphinx manual) (/usr/share/texlive/texmf-dist/tex/latex/base/report.cls Document Class: report 2014/09/29 v1.4h Standard LaTeX document class (/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo))) (/usr/share/texlive/texmf-dist/tex/latex/base/inputenc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/utf8.def (/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.dfu) (/usr/share/texlive/texmf-dist/tex/latex/base/ot1enc.dfu) (/usr/share/texlive/texmf-dist/tex/latex/base/omsenc.dfu))) (/usr/share/texlive/texmf-dist/tex/latex/cmap/cmap.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.def)<>) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsmath.sty For additional information on amsmath, use the `?' option. (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amstext.sty (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsgen.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsbsy.sty) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsopn.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amssymb.sty (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amsfonts.sty)) (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.sty (/usr/share/texlive/texmf-dist/tex/generic/babel/switch.def) (/usr/share/texlive/texmf-dist/tex/generic/babel-english/english.ldf (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.def (/usr/share/texlive/texmf-dist/tex/generic/babel/txtbabel.def)))) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/times.sty) (/usr/share/texlive/texmf-dist/tex/latex/fncychap/fncychap.sty) (./sphinx.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ltxcmds.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphics.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/trig.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/graphics.cfg) (/usr/share/texlive/texmf-dist/tex/latex/graphics-def/pdftex.def))) (/usr/share/texlive/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/textcomp.sty (/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.def (/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.dfu))) (/usr/share/texlive/texmf-dist/tex/latex/titlesec/titlesec.sty) (/usr/share/texlive/texmf-dist/tex/latex/tabulary/tabulary.sty (/usr/share/texlive/texmf-dist/tex/latex/tools/array.sty)) (/usr/share/texlive/texmf-dist/tex/latex/tools/longtable.sty) (/usr/share/texlive/texmf-dist/tex/latex/varwidth/varwidth.sty) (./sphinxmulticell.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/makeidx.sty) (/usr/share/texlive/texmf-dist/tex/latex/framed/framed.sty) (/usr/share/texlive/texmf-dist/tex/latex/xcolor/xcolor.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/color.cfg)) (/usr/share/texlive/texmf-dist/tex/latex/fancyvrb/fancyvrb.sty Style option: `fancyvrb' v2.7a, with DG/SPQR fixes, and firstline=lastline fix <2008/02/07> (tvz)) (./footnotehyper-sphinx.sty) (/usr/share/texlive/texmf-dist/tex/latex/float/float.sty) (/usr/share/texlive/texmf-dist/tex/latex/wrapfig/wrapfig.sty) (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/alltt.sty) (/usr/share/texlive/texmf-dist/tex/latex/upquote/upquote.sty) (/usr/share/texlive/texmf-dist/tex/latex/capt-of/capt-of.sty) (/usr/share/texlive/texmf-dist/tex/latex/needspace/needspace.sty) (/usr/share/texlive/texmf-dist/tex/latex/carlisle/remreset.sty) (./sphinxhighlight.sty) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/kvoptions.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/kvsetkeys.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/infwarerr.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/etexcmds.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifluatex.sty))))) (/usr/share/texlive/texmf-dist/tex/latex/geometry/geometry.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifpdf.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifvtex.sty) (/usr/share/texlive/texmf-dist/tex/generic/ifxetex/ifxetex.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-generic.sty)) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/auxhook.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/hyperref.cfg) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/puenc.def) (/usr/share/texlive/texmf-dist/tex/latex/url/url.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hpdftex.def (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/rerunfilecheck.sty)) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/hypcap.sty) Writing index file ucl-eo-geog0133.idx (./ucl-eo-geog0133.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 <./ucl_logo.png>] [2] Chapter 1. [3] [4] Chapter 2. [5] [6] Chapter 3. [7] [8] Chapter 4. [9] [10] Chapter 5. Package tabulary Warning: No suitable columns! on input line 366. [11] [12] Chapter 6. (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1ptm.fd) [13] [14] [15 <./tem pc.png>] [16] [17 <./home_earth_spheres.jpg> <./Reykjavik.png (PNG copy)>] [18 <./faq-1-1-figure-1-l.png (PNG copy)>] [19 <./Atmospheric_Transmission.png> ] [20 <./rf.png>] [21 <./Global-mean-radiative-forcings-ar5.png> <./erf_ar5.png >] [22 <./aggi.fig2.png>] [23 <./co2_trend_mlo.png> <./sources2014.png>] Underfull \hbox (badness 10000) in paragraph at lines 786--787 []\T1/ptm/m/n/10 By far the largest di-rect an-thro-pogenic source of CO2 emis- sions is fos-sil fuel com- Underfull \hbox (badness 10000) in paragraph at lines 786--787 \T1/ptm/m/n/10 bus-tion, which is in turn driven by eco-nomic and pop-u-la-tion growth (\T1/ptm/m/it/10 AR5 p.5 [24 <./fig1_8.png> <./ghgemissions.png>] [25 <./methane.png>] ! Package inputenc Error: Unicode char ́ (U+301) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.892 Myhre, G., D. Shindell, F.-M. Bré on, W. Collins, J. Fuglestvedt, J. ... [26] [27 <./carbon_cycle.jpg> <./co2_data_mlo_anngr.png>] [28 <./Fig6-01-2.jpg> ] [29 <./budgets.png> <./quegan.png>] Overfull \hbox (1.49486pt too wide) in paragraph at lines 2--1006 [][][][][][] Overfull \hbox (39.13463pt too wide) in paragraph at lines 2--1018 [][][][][][] [30 <./quegan2.png>] [31 <./quegan3.png> <./Figure-2.4.jpg>] [32 <./Figure-2.5. jpg> <./neenep.png>] Overfull \hbox (79.06627pt too wide) in paragraph at lines 2--1118 [][][][][][] Overfull \hbox (87.3362pt too wide) in paragraph at lines 2--1130 [][][][][][] [33 <./nee.png>] [34 <./CUE.png> <./CUEZhang.png>] Overfull \hbox (57.25531pt too wide) in paragraph at lines 2--1208 [][][][][][] Overfull \hbox (57.25531pt too wide) in paragraph at lines 2--1218 [][][][][][] [35 <./CUEZhang2.png>] [36 <./f3_gough_ksm.jpg> <./npp11.png>] [37 <./MOD17A2_M _PSN_2006-07.JPEG> <./CERES_NETFLUX_M_2006-07.JPEG> <./TRMM_3B43M_2006-07.JPEG> ] [38 <./MOD17A2_M_PSN_2006-12.JPEG> <./CERES_NETFLUX_M_2006-12.JPEG>] Overfull \hbox (57.25531pt too wide) in paragraph at lines 2--1228 [][][][][][] Overfull \hbox (121.95415pt too wide) in paragraph at lines 2--1242 [][][][][][] Overfull \hbox (539.02151pt too wide) in paragraph at lines 2--1254 [][][][][][] LaTeX Warning: Float too large for page by 228.84389pt on input line 1254. [39 <./TRMM_3B43M_2006-12.JPEG>] [40 <./Comparison-of-the-latitudinal-distribut ion-of-the-median-solid-line-and-10-th-and-90.png>] [41 <./rel.png>] [42 <./co2 wx_hammer-glb_20060715.png (PNG copy)> <./co2wx_hammer-glb_20061215.png (PNG co py)>] [43] ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1422 ...fccdf6140f90d904c83681730ad/calc3}.gif}} ^^M [44 <./141-1.jpg> <./141-2.jpg>] ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1438 ...6df712baa948598681fcb9f6b5/kranzm}.gif}} ^^M [45 <./eabddf0e361c6203dd3920c59193515da57a3491.jpg>] (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1pcr.fd) [46 <./141-4.jpg> <./ chapin1.png>] LaTeX Warning: Float too large for page by 58.77995pt on input line 1551. [47 <./chapin2.png>] [48 <./chapin3.png> <./chapin4.png>] [49 <./chapin5.png>] [50 <./rwc.png>] [51 <./chapin6.png>] [52] [53 <./pitman.png>] [54 <./pitman2.p ng> <./Figure8Simplified-representations-of-the-bulk-surface-and-aerodynamic-re sistances-for.png>] [55] [56 <./pitman5.png>] [57 <./Rabbinge.png>] [58 <./boum an1.png>] [59 <./pitman8.png>] [60 <./pitman9.png> <./pitman10.png>] [61 <./pit man11.png>] [62] [63 <./dgvm.png>] ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.2023 ...e47c418e18f250a76e740dae5c30b/igbp}.gif} ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.2031 ...bf73d15c2b5f20910cac8/biome-vs-pft}.gif} [64 <./sitch.png>] [65 <./sitch2.png> <./sitch3.png>] Overfull \hbox (44.4565pt too wide) in paragraph at lines 2056--2057 [] Overfull \hbox (42.16664pt too wide) in paragraph at lines 2108--2109 [] Overfull \hbox (100.88705pt too wide) in paragraph at lines 2118--2119 [] Overfull \hbox (70.76303pt too wide) in paragraph at lines 2128--2129 [] [66] [67 <./pft.png>] [68 <./pft2.png> <./quaife.png>] [69 <./quaife2.png> <./q uaife3.png>] [70 <./try.png>] [71 <./try2.png>] [72 <./try3.png>] [73 <./sitcht 2.png>] [74 <./sitchf3.png>] [75 <./sitchf3a.png> <./sitch9.png>] [76] Overfull \hbox (103.15718pt too wide) in paragraph at lines 2297--2298 [] [77] [78 <./mccallum1.png>] [79 <./cramer19991.png>] [80 <./cramer19992.png>] [81 <./cramer19993.png>] [82 <./cramer19994.png> <./cramer19995.png>] [83] [84 <./x8234e04.jpg> <./853f0e3c841788d0277a0b04da406cd0b55389b6.png>] Overfull \hbox (64.7623pt too wide) in paragraph at lines 2449--2450 [] Overfull \hbox (64.7623pt too wide) in paragraph at lines 2455--2456 [] [85 <./b6f49513b55299b890778eaaedc7a94ef146f697.jpg> <./arbo_seasons2009_02gf12 0.jpg>] [86 <./ChapinCh8-1.png>] [87 <./chilling.png>] [88 <./b1.png> <./b2.png >] [89 <./defilia.png> <./zhang1.png>] [90 <./zhang3.png>] [91 <./zhang.png>] Overfull \hbox (33.8753pt too wide) in paragraph at lines 2589--2590 [] Overfull \hbox (45.15698pt too wide) in paragraph at lines 2635--2636 [] LaTeX Warning: Float too large for page by 70.09894pt on input line 2636. [92] [93 <./sobrino.png>] [94 <./fisher.png>] [95 <./fisher2.png>] [96 <./picar d.png>] [97] [98] Overfull \hbox (286.06688pt too wide) in paragraph at lines 2759--2760 [] Underfull \hbox (badness 10000) in paragraph at lines 2778--2780 \T1/ptm/m/n/10 where $\OML/cmm/m/it/10 K[]$ \T1/ptm/m/n/10 and $\OML/cmm/m/it/1 0 K[]$ \T1/ptm/m/n/10 are the max-i-mum Michaelis-Menton val-ues for CO2 and O2 re-spec-tively [99] [100 <./campbell.png>] [101 <./stomata.png>] [102 <./jones.png> <./knorr1. png>] Overfull \hbox (4.52534pt too wide) in paragraph at lines 2850--2851 [] [103 <./triiffid1.png> <./triffid.png> <./bethy5.png>] [104 <./knorr2.png> <./k norr3.png> <./triiffidscale1.png>] [105] [106 <./Brown1989.png>] [107] [108] [109] [110] [111] [112] LaTeX Warning: Reference `equation:da:pb' on page 113 undefined on input line 3 388. [113] LaTeX Warning: Reference `equation:da:pb' on page 114 undefined on input line 3 439. [114] [115 <./da-1.pdf>] (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1pcr.fd) [116] [117 <./da-2.p df>] [118] LaTeX Warning: Reference `equation:da:cost4' on page 119 undefined on input lin e 3623. LaTeX Warning: Reference `equation:da:cost3' on page 119 undefined on input lin e 3623. LaTeX Warning: Reference `equation:da:cost1' on page 119 undefined on input lin e 3631. LaTeX Warning: Reference `equation:da:cost2' on page 119 undefined on input lin e 3631. [119] [120] Underfull \vbox (badness 1147) detected at line 3751 [121] [122 <./Tprior.png>] ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3829 ...hics[width=0.700\linewidth]{{Tanim}.gif} [123 <./Tobs.png>] [124 <./Tpost.png>] [125] Overfull \hbox (983.33212pt too wide) in paragraph at lines 3925--3926 [] LaTeX Warning: Float too large for page by 173.21187pt on input line 3926. [126] [127 <./4dvar.png>] [128] ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4030 ...8d9fda56d1c021b6e8b69cca1df1aaf320}.svg} [129 <./example1plot53.png>] [130] [131] [132 <./SholtzEtAl2007.png>] Overfull \hbox (82.79675pt too wide) in paragraph at lines 4207--4208 [] Overfull \hbox (55.73888pt too wide) in paragraph at lines 4213--4214 [] [133 <./SholtzEtAl2007a.png>] [134 <./SholtzEtAl2007b.png>] [135 <./SholtzEtAl2 007c.png>] ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4282 ...=0.900\linewidth]{{quaife2008movie}.gif} [136 <./SholtzEtAl2007d.png>] [137 <./quaife2008a.png> <./quaife2008b.png> <./q uaife2008c.png>] [138 <./quaife2008d.png> <./quaife2008e.png>] [139] [140 <./ME RIS_WW_1_A_1_fwd_plot_y11.png> <./MODIS_WW_1_A_1_fwd_plot_y11.png>] [141 <./lew is2012a.png>] [142 <./lewis2012b.png>] [143 <./lewis2012c.png>] [144] Underfull \hbox (badness 10000) in paragraph at lines 4458--4459 []\T1/ptm/m/n/10 Wikle C.K. and Berliner L.M. (2006) [][]A Bayesian tu-to-rial for data as-sim-i-la-tion[][] Phys-ica D, [145] [146] [147] [148] [149] [150] [151] [152] [153] [154] Chapter 7. No file ucl-eo-geog0133.ind. [155] (./ucl-eo-geog0133.aux) Package rerunfilecheck Warning: File `ucl-eo-geog0133.out' has changed. (rerunfilecheck) Rerun to get outlines right (rerunfilecheck) or use package `bookmark'. LaTeX Warning: There were undefined references. LaTeX Warning: Label(s) may have changed. Rerun to get cross-references right. ) (see the transcript file for additional information){/usr/share/texlive/texmf-d ist/fonts/enc/dvips/base/8r.enc}< /usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmr5.pfb> Output written on ucl-eo-geog0133.pdf (159 pages, 16862224 bytes). Transcript written on ucl-eo-geog0133.log. Latexmk: Index file 'ucl-eo-geog0133.idx' was written Latexmk: Missing input file: 'ucl-eo-geog0133.ind' from line 'No file ucl-eo-geog0133.ind.' Latexmk: References changed. Latexmk: References changed. Latexmk: Log file says output to 'ucl-eo-geog0133.pdf' Latexmk: List of undefined refs and citations: Reference `equation:da:cost1' on page 119 undefined on input line 3631 Reference `equation:da:cost2' on page 119 undefined on input line 3631 Reference `equation:da:cost3' on page 119 undefined on input line 3623 Reference `equation:da:cost4' on page 119 undefined on input line 3623 Reference `equation:da:pb' on page 113 undefined on input line 3388 Reference `equation:da:pb' on page 114 undefined on input line 3439 Latexmk: Summary of warnings: Latex failed to resolve 6 reference(s) Rule 'makeindex ucl-eo-geog0133.idx': File changes, etc: Non-existent destination files: 'ucl-eo-geog0133.ind' ------------ Run number 1 of rule 'makeindex ucl-eo-geog0133.idx' ------------ ------------ Running 'makeindex -s python.ist -o "ucl-eo-geog0133.ind" "ucl-eo-geog0133.idx"' ------------ Latexmk: applying rule 'makeindex ucl-eo-geog0133.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 ucl-eo-geog0133.idx...done (0 entries accepted, 0 rejected). Nothing written in ucl-eo-geog0133.ind. Transcript written in ucl-eo-geog0133.ilg. Rule 'pdflatex': File changes, etc: Changed files, or newly in use since previous run(s): 'ucl-eo-geog0133.aux' 'ucl-eo-geog0133.ind' ------------ Run number 2 of rule 'pdflatex' ------------ ------------ Running 'pdflatex -interaction=nonstopmode -recorder --jobname="ucl-eo-geog0133" "GEOG0133.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 (./GEOG0133.tex LaTeX2e <2017-04-15> Babel <3.18> and hyphenation patterns for 84 language(s) loaded. (./sphinxmanual.cls Document Class: sphinxmanual 2018/12/22 v1.8.3 Document class (Sphinx manual) (/usr/share/texlive/texmf-dist/tex/latex/base/report.cls Document Class: report 2014/09/29 v1.4h Standard LaTeX document class (/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo))) (/usr/share/texlive/texmf-dist/tex/latex/base/inputenc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/utf8.def (/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.dfu) (/usr/share/texlive/texmf-dist/tex/latex/base/ot1enc.dfu) (/usr/share/texlive/texmf-dist/tex/latex/base/omsenc.dfu))) (/usr/share/texlive/texmf-dist/tex/latex/cmap/cmap.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.def)<>) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsmath.sty For additional information on amsmath, use the `?' option. (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amstext.sty (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsgen.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsbsy.sty) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsopn.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amssymb.sty (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amsfonts.sty)) (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.sty (/usr/share/texlive/texmf-dist/tex/generic/babel/switch.def) (/usr/share/texlive/texmf-dist/tex/generic/babel-english/english.ldf (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.def (/usr/share/texlive/texmf-dist/tex/generic/babel/txtbabel.def)))) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/times.sty) (/usr/share/texlive/texmf-dist/tex/latex/fncychap/fncychap.sty) (./sphinx.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ltxcmds.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphics.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/trig.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/graphics.cfg) (/usr/share/texlive/texmf-dist/tex/latex/graphics-def/pdftex.def))) (/usr/share/texlive/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/textcomp.sty (/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.def (/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.dfu))) (/usr/share/texlive/texmf-dist/tex/latex/titlesec/titlesec.sty) (/usr/share/texlive/texmf-dist/tex/latex/tabulary/tabulary.sty (/usr/share/texlive/texmf-dist/tex/latex/tools/array.sty)) (/usr/share/texlive/texmf-dist/tex/latex/tools/longtable.sty) (/usr/share/texlive/texmf-dist/tex/latex/varwidth/varwidth.sty) (./sphinxmulticell.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/makeidx.sty) (/usr/share/texlive/texmf-dist/tex/latex/framed/framed.sty) (/usr/share/texlive/texmf-dist/tex/latex/xcolor/xcolor.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/color.cfg)) (/usr/share/texlive/texmf-dist/tex/latex/fancyvrb/fancyvrb.sty Style option: `fancyvrb' v2.7a, with DG/SPQR fixes, and firstline=lastline fix <2008/02/07> (tvz)) (./footnotehyper-sphinx.sty) (/usr/share/texlive/texmf-dist/tex/latex/float/float.sty) (/usr/share/texlive/texmf-dist/tex/latex/wrapfig/wrapfig.sty) (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/alltt.sty) (/usr/share/texlive/texmf-dist/tex/latex/upquote/upquote.sty) (/usr/share/texlive/texmf-dist/tex/latex/capt-of/capt-of.sty) (/usr/share/texlive/texmf-dist/tex/latex/needspace/needspace.sty) (/usr/share/texlive/texmf-dist/tex/latex/carlisle/remreset.sty) (./sphinxhighlight.sty) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/kvoptions.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/kvsetkeys.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/infwarerr.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/etexcmds.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifluatex.sty))))) (/usr/share/texlive/texmf-dist/tex/latex/geometry/geometry.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifpdf.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifvtex.sty) (/usr/share/texlive/texmf-dist/tex/generic/ifxetex/ifxetex.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-generic.sty)) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/auxhook.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/hyperref.cfg) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/puenc.def) (/usr/share/texlive/texmf-dist/tex/latex/url/url.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hpdftex.def (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/rerunfilecheck.sty)) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/hypcap.sty) Writing index file ucl-eo-geog0133.idx (./ucl-eo-geog0133.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)) (./ucl-eo-geog0133.out) (./ucl-eo-geog0133.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] (./ucl-eo-geog0133.toc) [1] [2] [1 <./uc l_logo.png>] [2] Chapter 1. [3] [4] Chapter 2. [5] [6] Chapter 3. [7] [8] Chapter 4. [9] [10] Chapter 5. Package tabulary Warning: No suitable columns! on input line 366. [11] [12] Chapter 6. (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1ptm.fd) [13] [14] [15 <./tem pc.png>] [16] [17 <./home_earth_spheres.jpg> <./Reykjavik.png (PNG copy)>] [18 <./faq-1-1-figure-1-l.png (PNG copy)>] [19 <./Atmospheric_Transmission.png> ] [20 <./rf.png>] [21 <./Global-mean-radiative-forcings-ar5.png> <./erf_ar5.png >] [22 <./aggi.fig2.png>] [23 <./co2_trend_mlo.png> <./sources2014.png>] Underfull \hbox (badness 10000) in paragraph at lines 786--787 []\T1/ptm/m/n/10 By far the largest di-rect an-thro-pogenic source of CO2 emis- sions is fos-sil fuel com- Underfull \hbox (badness 10000) in paragraph at lines 786--787 \T1/ptm/m/n/10 bus-tion, which is in turn driven by eco-nomic and pop-u-la-tion growth (\T1/ptm/m/it/10 AR5 p.5 [24 <./fig1_8.png> <./ghgemissions.png>] [25 <./methane.png>] ! Package inputenc Error: Unicode char ́ (U+301) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.892 Myhre, G., D. Shindell, F.-M. Bré on, W. Collins, J. Fuglestvedt, J. ... [26] [27 <./carbon_cycle.jpg> <./co2_data_mlo_anngr.png>] [28 <./Fig6-01-2.jpg> ] [29 <./budgets.png> <./quegan.png>] Overfull \hbox (1.49486pt too wide) in paragraph at lines 2--1006 [][][][][][] Overfull \hbox (39.13463pt too wide) in paragraph at lines 2--1018 [][][][][][] [30 <./quegan2.png>] [31 <./quegan3.png> <./Figure-2.4.jpg>] [32 <./Figure-2.5. jpg> <./neenep.png>] Overfull \hbox (79.06627pt too wide) in paragraph at lines 2--1118 [][][][][][] Overfull \hbox (87.3362pt too wide) in paragraph at lines 2--1130 [][][][][][] [33 <./nee.png>] [34 <./CUE.png> <./CUEZhang.png>] Overfull \hbox (57.25531pt too wide) in paragraph at lines 2--1208 [][][][][][] Overfull \hbox (57.25531pt too wide) in paragraph at lines 2--1218 [][][][][][] [35 <./CUEZhang2.png>] [36 <./f3_gough_ksm.jpg> <./npp11.png>] [37 <./MOD17A2_M _PSN_2006-07.JPEG> <./CERES_NETFLUX_M_2006-07.JPEG> <./TRMM_3B43M_2006-07.JPEG> ] [38 <./MOD17A2_M_PSN_2006-12.JPEG> <./CERES_NETFLUX_M_2006-12.JPEG>] Overfull \hbox (57.25531pt too wide) in paragraph at lines 2--1228 [][][][][][] Overfull \hbox (121.95415pt too wide) in paragraph at lines 2--1242 [][][][][][] Overfull \hbox (539.02151pt too wide) in paragraph at lines 2--1254 [][][][][][] LaTeX Warning: Float too large for page by 228.84389pt on input line 1254. [39 <./TRMM_3B43M_2006-12.JPEG>] [40 <./Comparison-of-the-latitudinal-distribut ion-of-the-median-solid-line-and-10-th-and-90.png>] [41 <./rel.png>] [42 <./co2 wx_hammer-glb_20060715.png (PNG copy)> <./co2wx_hammer-glb_20061215.png (PNG co py)>] [43] ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1422 ...fccdf6140f90d904c83681730ad/calc3}.gif}} ^^M [44 <./141-1.jpg> <./141-2.jpg>] ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1438 ...6df712baa948598681fcb9f6b5/kranzm}.gif}} ^^M [45 <./eabddf0e361c6203dd3920c59193515da57a3491.jpg>] (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1pcr.fd) [46 <./141-4.jpg> <./ chapin1.png>] LaTeX Warning: Float too large for page by 58.77995pt on input line 1551. [47 <./chapin2.png>] [48 <./chapin3.png> <./chapin4.png>] [49 <./chapin5.png>] [50 <./rwc.png>] [51 <./chapin6.png>] [52] [53 <./pitman.png>] [54 <./pitman2.p ng> <./Figure8Simplified-representations-of-the-bulk-surface-and-aerodynamic-re sistances-for.png>] [55] [56 <./pitman5.png>] [57 <./Rabbinge.png>] [58 <./boum an1.png>] [59 <./pitman8.png>] [60 <./pitman9.png> <./pitman10.png>] [61 <./pit man11.png>] [62] [63 <./dgvm.png>] ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.2023 ...e47c418e18f250a76e740dae5c30b/igbp}.gif} ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.2031 ...bf73d15c2b5f20910cac8/biome-vs-pft}.gif} [64 <./sitch.png>] [65 <./sitch2.png> <./sitch3.png>] Overfull \hbox (44.4565pt too wide) in paragraph at lines 2056--2057 [] Overfull \hbox (42.16664pt too wide) in paragraph at lines 2108--2109 [] Overfull \hbox (100.88705pt too wide) in paragraph at lines 2118--2119 [] Overfull \hbox (70.76303pt too wide) in paragraph at lines 2128--2129 [] [66] [67 <./pft.png>] [68 <./pft2.png> <./quaife.png>] [69 <./quaife2.png> <./q uaife3.png>] [70 <./try.png>] [71 <./try2.png>] [72 <./try3.png>] [73 <./sitcht 2.png>] [74 <./sitchf3.png>] [75 <./sitchf3a.png> <./sitch9.png>] [76] Overfull \hbox (103.15718pt too wide) in paragraph at lines 2297--2298 [] [77] [78 <./mccallum1.png>] [79 <./cramer19991.png>] [80 <./cramer19992.png>] [81 <./cramer19993.png>] [82 <./cramer19994.png> <./cramer19995.png>] [83] [84 <./x8234e04.jpg> <./853f0e3c841788d0277a0b04da406cd0b55389b6.png>] Overfull \hbox (64.7623pt too wide) in paragraph at lines 2449--2450 [] Overfull \hbox (64.7623pt too wide) in paragraph at lines 2455--2456 [] [85 <./b6f49513b55299b890778eaaedc7a94ef146f697.jpg> <./arbo_seasons2009_02gf12 0.jpg>] [86 <./ChapinCh8-1.png>] [87 <./chilling.png>] [88 <./b1.png> <./b2.png >] [89 <./defilia.png> <./zhang1.png>] [90 <./zhang3.png>] [91 <./zhang.png>] Overfull \hbox (33.8753pt too wide) in paragraph at lines 2589--2590 [] Overfull \hbox (45.15698pt too wide) in paragraph at lines 2635--2636 [] LaTeX Warning: Float too large for page by 70.09894pt on input line 2636. [92] [93 <./sobrino.png>] [94 <./fisher.png>] [95 <./fisher2.png>] [96 <./picar d.png>] [97] [98] Overfull \hbox (286.06688pt too wide) in paragraph at lines 2759--2760 [] Underfull \hbox (badness 10000) in paragraph at lines 2778--2780 \T1/ptm/m/n/10 where $\OML/cmm/m/it/10 K[]$ \T1/ptm/m/n/10 and $\OML/cmm/m/it/1 0 K[]$ \T1/ptm/m/n/10 are the max-i-mum Michaelis-Menton val-ues for CO2 and O2 re-spec-tively [99] [100 <./campbell.png>] [101 <./stomata.png>] [102 <./jones.png> <./knorr1. png>] Overfull \hbox (4.52534pt too wide) in paragraph at lines 2850--2851 [] [103 <./triiffid1.png> <./triffid.png> <./bethy5.png>] [104 <./knorr2.png> <./k norr3.png> <./triiffidscale1.png>] [105] [106 <./Brown1989.png>] [107] [108] [109] [110] [111] [112] [113] [114] [115 <./da-1.pdf>] (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1pcr.fd) [116] [117 <./da-2.p df>] [118] [119] [120] Underfull \vbox (badness 1147) detected at line 3751 [121] [122 <./Tprior.png>] ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3829 ...hics[width=0.700\linewidth]{{Tanim}.gif} [123 <./Tobs.png>] [124 <./Tpost.png>] [125] Overfull \hbox (983.33212pt too wide) in paragraph at lines 3925--3926 [] LaTeX Warning: Float too large for page by 173.21187pt on input line 3926. [126] [127 <./4dvar.png>] [128] ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4030 ...8d9fda56d1c021b6e8b69cca1df1aaf320}.svg} [129 <./example1plot53.png>] [130] [131] [132 <./SholtzEtAl2007.png>] Overfull \hbox (82.79675pt too wide) in paragraph at lines 4207--4208 [] Overfull \hbox (55.73888pt too wide) in paragraph at lines 4213--4214 [] [133 <./SholtzEtAl2007a.png>] [134 <./SholtzEtAl2007b.png>] [135 <./SholtzEtAl2 007c.png>] ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4282 ...=0.900\linewidth]{{quaife2008movie}.gif} [136 <./SholtzEtAl2007d.png>] [137 <./quaife2008a.png> <./quaife2008b.png> <./q uaife2008c.png>] [138 <./quaife2008d.png> <./quaife2008e.png>] [139] [140 <./ME RIS_WW_1_A_1_fwd_plot_y11.png> <./MODIS_WW_1_A_1_fwd_plot_y11.png>] [141 <./lew is2012a.png>] [142 <./lewis2012b.png>] [143 <./lewis2012c.png>] [144] Underfull \hbox (badness 10000) in paragraph at lines 4458--4459 []\T1/ptm/m/n/10 Wikle C.K. and Berliner L.M. (2006) [][]A Bayesian tu-to-rial for data as-sim-i-la-tion[][] Phys-ica D, [145] [146] [147] [148] [149] [150] [151] [152] [153] [154] Chapter 7. (./ucl-eo-geog0133.ind) [155] (./ucl-eo-geog0133.aux) ) (see the transcript file for additional information){/usr/share/texlive/texmf-d ist/fonts/enc/dvips/base/8r.enc}< /usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmr5.pfb> Output written on ucl-eo-geog0133.pdf (159 pages, 16865955 bytes). Transcript written on ucl-eo-geog0133.log. Latexmk: Index file 'ucl-eo-geog0133.idx' was written Latexmk: Log file says output to 'ucl-eo-geog0133.pdf' Rule 'pdflatex': File changes, etc: Changed files, or newly in use since previous run(s): 'ucl-eo-geog0133.out' 'ucl-eo-geog0133.toc' ------------ Run number 3 of rule 'pdflatex' ------------ ------------ Running 'pdflatex -interaction=nonstopmode -recorder --jobname="ucl-eo-geog0133" "GEOG0133.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 (./GEOG0133.tex LaTeX2e <2017-04-15> Babel <3.18> and hyphenation patterns for 84 language(s) loaded. (./sphinxmanual.cls Document Class: sphinxmanual 2018/12/22 v1.8.3 Document class (Sphinx manual) (/usr/share/texlive/texmf-dist/tex/latex/base/report.cls Document Class: report 2014/09/29 v1.4h Standard LaTeX document class (/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo))) (/usr/share/texlive/texmf-dist/tex/latex/base/inputenc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/utf8.def (/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.dfu) (/usr/share/texlive/texmf-dist/tex/latex/base/ot1enc.dfu) (/usr/share/texlive/texmf-dist/tex/latex/base/omsenc.dfu))) (/usr/share/texlive/texmf-dist/tex/latex/cmap/cmap.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.def)<>) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsmath.sty For additional information on amsmath, use the `?' option. (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amstext.sty (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsgen.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsbsy.sty) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsopn.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amssymb.sty (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amsfonts.sty)) (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.sty (/usr/share/texlive/texmf-dist/tex/generic/babel/switch.def) (/usr/share/texlive/texmf-dist/tex/generic/babel-english/english.ldf (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.def (/usr/share/texlive/texmf-dist/tex/generic/babel/txtbabel.def)))) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/times.sty) (/usr/share/texlive/texmf-dist/tex/latex/fncychap/fncychap.sty) (./sphinx.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ltxcmds.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphics.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/trig.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/graphics.cfg) (/usr/share/texlive/texmf-dist/tex/latex/graphics-def/pdftex.def))) (/usr/share/texlive/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/textcomp.sty (/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.def (/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.dfu))) (/usr/share/texlive/texmf-dist/tex/latex/titlesec/titlesec.sty) (/usr/share/texlive/texmf-dist/tex/latex/tabulary/tabulary.sty (/usr/share/texlive/texmf-dist/tex/latex/tools/array.sty)) (/usr/share/texlive/texmf-dist/tex/latex/tools/longtable.sty) (/usr/share/texlive/texmf-dist/tex/latex/varwidth/varwidth.sty) (./sphinxmulticell.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/makeidx.sty) (/usr/share/texlive/texmf-dist/tex/latex/framed/framed.sty) (/usr/share/texlive/texmf-dist/tex/latex/xcolor/xcolor.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/color.cfg)) (/usr/share/texlive/texmf-dist/tex/latex/fancyvrb/fancyvrb.sty Style option: `fancyvrb' v2.7a, with DG/SPQR fixes, and firstline=lastline fix <2008/02/07> (tvz)) (./footnotehyper-sphinx.sty) (/usr/share/texlive/texmf-dist/tex/latex/float/float.sty) (/usr/share/texlive/texmf-dist/tex/latex/wrapfig/wrapfig.sty) (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/alltt.sty) (/usr/share/texlive/texmf-dist/tex/latex/upquote/upquote.sty) (/usr/share/texlive/texmf-dist/tex/latex/capt-of/capt-of.sty) (/usr/share/texlive/texmf-dist/tex/latex/needspace/needspace.sty) (/usr/share/texlive/texmf-dist/tex/latex/carlisle/remreset.sty) (./sphinxhighlight.sty) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/kvoptions.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/kvsetkeys.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/infwarerr.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/etexcmds.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifluatex.sty))))) (/usr/share/texlive/texmf-dist/tex/latex/geometry/geometry.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifpdf.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifvtex.sty) (/usr/share/texlive/texmf-dist/tex/generic/ifxetex/ifxetex.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-generic.sty)) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/auxhook.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/hyperref.cfg) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/puenc.def) (/usr/share/texlive/texmf-dist/tex/latex/url/url.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hpdftex.def (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/rerunfilecheck.sty)) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/hypcap.sty) Writing index file ucl-eo-geog0133.idx (./ucl-eo-geog0133.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)) (./ucl-eo-geog0133.out) (./ucl-eo-geog0133.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] (./ucl-eo-geog0133.toc) [1] [2] [1 <./uc l_logo.png>] [2] Chapter 1. [3] [4] Chapter 2. [5] [6] Chapter 3. [7] [8] Chapter 4. [9] [10] Chapter 5. Package tabulary Warning: No suitable columns! on input line 366. [11] [12] Chapter 6. (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1ptm.fd) [13] [14] [15 <./tem pc.png>] [16] [17 <./home_earth_spheres.jpg> <./Reykjavik.png (PNG copy)>] [18 <./faq-1-1-figure-1-l.png (PNG copy)>] [19 <./Atmospheric_Transmission.png> ] [20 <./rf.png>] [21 <./Global-mean-radiative-forcings-ar5.png> <./erf_ar5.png >] [22 <./aggi.fig2.png>] [23 <./co2_trend_mlo.png> <./sources2014.png>] Underfull \hbox (badness 10000) in paragraph at lines 786--787 []\T1/ptm/m/n/10 By far the largest di-rect an-thro-pogenic source of CO2 emis- sions is fos-sil fuel com- Underfull \hbox (badness 10000) in paragraph at lines 786--787 \T1/ptm/m/n/10 bus-tion, which is in turn driven by eco-nomic and pop-u-la-tion growth (\T1/ptm/m/it/10 AR5 p.5 [24 <./fig1_8.png> <./ghgemissions.png>] [25 <./methane.png>] ! Package inputenc Error: Unicode char ́ (U+301) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.892 Myhre, G., D. Shindell, F.-M. Bré on, W. Collins, J. Fuglestvedt, J. ... [26] [27 <./carbon_cycle.jpg> <./co2_data_mlo_anngr.png>] [28 <./Fig6-01-2.jpg> ] [29 <./budgets.png> <./quegan.png>] Overfull \hbox (1.49486pt too wide) in paragraph at lines 2--1006 [][][][][][] Overfull \hbox (39.13463pt too wide) in paragraph at lines 2--1018 [][][][][][] [30 <./quegan2.png>] [31 <./quegan3.png> <./Figure-2.4.jpg>] [32 <./Figure-2.5. jpg> <./neenep.png>] Overfull \hbox (79.06627pt too wide) in paragraph at lines 2--1118 [][][][][][] Overfull \hbox (87.3362pt too wide) in paragraph at lines 2--1130 [][][][][][] [33 <./nee.png>] [34 <./CUE.png> <./CUEZhang.png>] Overfull \hbox (57.25531pt too wide) in paragraph at lines 2--1208 [][][][][][] Overfull \hbox (57.25531pt too wide) in paragraph at lines 2--1218 [][][][][][] [35 <./CUEZhang2.png>] [36 <./f3_gough_ksm.jpg> <./npp11.png>] [37 <./MOD17A2_M _PSN_2006-07.JPEG> <./CERES_NETFLUX_M_2006-07.JPEG> <./TRMM_3B43M_2006-07.JPEG> ] [38 <./MOD17A2_M_PSN_2006-12.JPEG> <./CERES_NETFLUX_M_2006-12.JPEG>] Overfull \hbox (57.25531pt too wide) in paragraph at lines 2--1228 [][][][][][] Overfull \hbox (121.95415pt too wide) in paragraph at lines 2--1242 [][][][][][] Overfull \hbox (539.02151pt too wide) in paragraph at lines 2--1254 [][][][][][] LaTeX Warning: Float too large for page by 228.84389pt on input line 1254. [39 <./TRMM_3B43M_2006-12.JPEG>] [40 <./Comparison-of-the-latitudinal-distribut ion-of-the-median-solid-line-and-10-th-and-90.png>] [41 <./rel.png>] [42 <./co2 wx_hammer-glb_20060715.png (PNG copy)> <./co2wx_hammer-glb_20061215.png (PNG co py)>] [43] ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1422 ...fccdf6140f90d904c83681730ad/calc3}.gif}} ^^M [44 <./141-1.jpg> <./141-2.jpg>] ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1438 ...6df712baa948598681fcb9f6b5/kranzm}.gif}} ^^M [45 <./eabddf0e361c6203dd3920c59193515da57a3491.jpg>] (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1pcr.fd) [46 <./141-4.jpg> <./ chapin1.png>] LaTeX Warning: Float too large for page by 58.77995pt on input line 1551. [47 <./chapin2.png>] [48 <./chapin3.png> <./chapin4.png>] [49 <./chapin5.png>] [50 <./rwc.png>] [51 <./chapin6.png>] [52] [53 <./pitman.png>] [54 <./pitman2.p ng> <./Figure8Simplified-representations-of-the-bulk-surface-and-aerodynamic-re sistances-for.png>] [55] [56 <./pitman5.png>] [57 <./Rabbinge.png>] [58 <./boum an1.png>] [59 <./pitman8.png>] [60 <./pitman9.png> <./pitman10.png>] [61 <./pit man11.png>] [62] [63 <./dgvm.png>] ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.2023 ...e47c418e18f250a76e740dae5c30b/igbp}.gif} ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.2031 ...bf73d15c2b5f20910cac8/biome-vs-pft}.gif} [64 <./sitch.png>] [65 <./sitch2.png> <./sitch3.png>] Overfull \hbox (44.4565pt too wide) in paragraph at lines 2056--2057 [] Overfull \hbox (42.16664pt too wide) in paragraph at lines 2108--2109 [] Overfull \hbox (100.88705pt too wide) in paragraph at lines 2118--2119 [] Overfull \hbox (70.76303pt too wide) in paragraph at lines 2128--2129 [] [66] [67 <./pft.png>] [68 <./pft2.png> <./quaife.png>] [69 <./quaife2.png> <./q uaife3.png>] [70 <./try.png>] [71 <./try2.png>] [72 <./try3.png>] [73 <./sitcht 2.png>] [74 <./sitchf3.png>] [75 <./sitchf3a.png> <./sitch9.png>] [76] Overfull \hbox (103.15718pt too wide) in paragraph at lines 2297--2298 [] [77] [78 <./mccallum1.png>] [79 <./cramer19991.png>] [80 <./cramer19992.png>] [81 <./cramer19993.png>] [82 <./cramer19994.png> <./cramer19995.png>] [83] [84 <./x8234e04.jpg> <./853f0e3c841788d0277a0b04da406cd0b55389b6.png>] Overfull \hbox (64.7623pt too wide) in paragraph at lines 2449--2450 [] Overfull \hbox (64.7623pt too wide) in paragraph at lines 2455--2456 [] [85 <./b6f49513b55299b890778eaaedc7a94ef146f697.jpg> <./arbo_seasons2009_02gf12 0.jpg>] [86 <./ChapinCh8-1.png>] [87 <./chilling.png>] [88 <./b1.png> <./b2.png >] [89 <./defilia.png> <./zhang1.png>] [90 <./zhang3.png>] [91 <./zhang.png>] Overfull \hbox (33.8753pt too wide) in paragraph at lines 2589--2590 [] Overfull \hbox (45.15698pt too wide) in paragraph at lines 2635--2636 [] LaTeX Warning: Float too large for page by 70.09894pt on input line 2636. [92] [93 <./sobrino.png>] [94 <./fisher.png>] [95 <./fisher2.png>] [96 <./picar d.png>] [97] [98] Overfull \hbox (286.06688pt too wide) in paragraph at lines 2759--2760 [] Underfull \hbox (badness 10000) in paragraph at lines 2778--2780 \T1/ptm/m/n/10 where $\OML/cmm/m/it/10 K[]$ \T1/ptm/m/n/10 and $\OML/cmm/m/it/1 0 K[]$ \T1/ptm/m/n/10 are the max-i-mum Michaelis-Menton val-ues for CO2 and O2 re-spec-tively [99] [100 <./campbell.png>] [101 <./stomata.png>] [102 <./jones.png> <./knorr1. png>] Overfull \hbox (4.52534pt too wide) in paragraph at lines 2850--2851 [] [103 <./triiffid1.png> <./triffid.png> <./bethy5.png>] [104 <./knorr2.png> <./k norr3.png> <./triiffidscale1.png>] [105] [106 <./Brown1989.png>] [107] [108] [109] [110] [111] [112] [113] [114] [115 <./da-1.pdf>] (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1pcr.fd) [116] [117 <./da-2.p df>] [118] [119] [120] Underfull \vbox (badness 1147) detected at line 3751 [121] [122 <./Tprior.png>] ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3829 ...hics[width=0.700\linewidth]{{Tanim}.gif} [123 <./Tobs.png>] [124 <./Tpost.png>] [125] Overfull \hbox (983.33212pt too wide) in paragraph at lines 3925--3926 [] LaTeX Warning: Float too large for page by 173.21187pt on input line 3926. [126] [127 <./4dvar.png>] [128] ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4030 ...8d9fda56d1c021b6e8b69cca1df1aaf320}.svg} [129 <./example1plot53.png>] [130] [131] [132 <./SholtzEtAl2007.png>] Overfull \hbox (82.79675pt too wide) in paragraph at lines 4207--4208 [] Overfull \hbox (55.73888pt too wide) in paragraph at lines 4213--4214 [] [133 <./SholtzEtAl2007a.png>] [134 <./SholtzEtAl2007b.png>] [135 <./SholtzEtAl2 007c.png>] ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4282 ...=0.900\linewidth]{{quaife2008movie}.gif} [136 <./SholtzEtAl2007d.png>] [137 <./quaife2008a.png> <./quaife2008b.png> <./q uaife2008c.png>] [138 <./quaife2008d.png> <./quaife2008e.png>] [139] [140 <./ME RIS_WW_1_A_1_fwd_plot_y11.png> <./MODIS_WW_1_A_1_fwd_plot_y11.png>] [141 <./lew is2012a.png>] [142 <./lewis2012b.png>] [143 <./lewis2012c.png>] [144] Underfull \hbox (badness 10000) in paragraph at lines 4458--4459 []\T1/ptm/m/n/10 Wikle C.K. and Berliner L.M. (2006) [][]A Bayesian tu-to-rial for data as-sim-i-la-tion[][] Phys-ica D, [145] [146] [147] [148] [149] [150] [151] [152] [153] [154] Chapter 7. (./ucl-eo-geog0133.ind) [155] (./ucl-eo-geog0133.aux) ) (see the transcript file for additional information){/usr/share/texlive/texmf-d ist/fonts/enc/dvips/base/8r.enc}< /usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmr5.pfb> Output written on ucl-eo-geog0133.pdf (159 pages, 16865955 bytes). Transcript written on ucl-eo-geog0133.log. Latexmk: Index file 'ucl-eo-geog0133.idx' was written Latexmk: Log file says output to 'ucl-eo-geog0133.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: 2021-01-07T16:32:38.155635Z, end-time: 2021-01-07T16:32:38.214632Z, duration: 0, exit-code: 0 mv -f /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/_build/latex/ucl-eo-geog0133.pdf /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/artifacts/latest/sphinx_pdf/ucl-eo-geog0133.pdf [rtd-command-info] start-time: 2021-01-07T16:32:38.493088Z, end-time: 2021-01-07T16:32:54.193093Z, duration: 15, exit-code: 0 python sphinx-build -T -b epub -d _build/doctrees-epub -D language=en . _build/epub Running Sphinx v1.8.5 loading translations [en]... done making output directory... building [mo]: targets for 0 po files that are out of date building [epub]: targets for 23 source files that are out of date updating environment: 23 added, 0 changed, 0 removed reading sources... [ 4%] aside1 reading sources... [ 8%] aside2 reading sources... [ 13%] aside_PM reading sources... [ 17%] carbonClimate reading sources... [ 21%] carbonCycle reading sources... [ 26%] da reading sources... [ 30%] daModel reading sources... [ 34%] dgvms reading sources... [ 39%] firePractical reading sources... [ 43%] glossary reading sources... [ 47%] index reading sources... [ 52%] intro reading sources... [ 56%] leafPhot reading sources... [ 60%] modelling reading sources... [ 65%] modellingPractical reading sources... [ 69%] modelling_photosynthesis reading sources... [ 73%] pems reading sources... [ 78%] phenology reading sources... [ 82%] phenologyPractical reading sources... [ 86%] photosynthesis reading sources... [ 91%] readingList reading sources... [ 95%] remoteSensing reading sources... [100%] simples /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/carbonClimate.rst:2: WARNING: Duplicate explicit target name: "halocarbons". /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/carbonCycle.rst:139: WARNING: Missing matching underline for section title overline. ------------ The figure below shows net and gross CO2 fluxes from the land, separating these into Agriculture, Forestry and Other Land Use (AFOLU) and indirect emissions and removals. The uncertainty on the gross indirect fluxes is particularly high. The total net land flux (removal) is currently estimated to be on average (2007-2016) around 6.0 +/- 2.0 GtCO2y^-1 (`AR5 `_). One ton of carbon equals 3.67 tons of carbon dioxide, so this equates to 1.63 +/- 0.54 GtCy-1. /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/carbonCycle.rst:171: WARNING: Explicit markup ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/carbonCycle.rst:483: WARNING: Bullet list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/da.rst:649: WARNING: Exception occurred in plotting da-3 from /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/da.rst: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/envs/latest/lib/python3.6/site-packages/matplotlib/sphinxext/plot_directive.py", line 472, in run_code exec(code, ns) File "", line 11, in File "/home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/envs/latest/lib/python3.6/site-packages/numpy/matrixlib/defmatrix.py", line 193, in __getitem__ out = N.ndarray.__getitem__(self, index) IndexError: only integers, slices (`:`), ellipsis (`...`), numpy.newaxis (`None`) and integer or boolean arrays are valid indices /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/da.rst:2: WARNING: Duplicate explicit target name: "wikipedia". /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/da.rst:784: WARNING: Exception occurred in plotting da-4 from /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/da.rst: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/envs/latest/lib/python3.6/site-packages/matplotlib/sphinxext/plot_directive.py", line 472, in run_code exec(code, ns) File "", line 12, in File "/home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/envs/latest/lib/python3.6/site-packages/numpy/matrixlib/defmatrix.py", line 193, in __getitem__ out = N.ndarray.__getitem__(self, index) IndexError: only integers, slices (`:`), ellipsis (`...`), numpy.newaxis (`None`) and integer or boolean arrays are valid indices /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/da.rst:2: WARNING: Duplicate explicit target name: "wikipedia". /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/da.rst:1044: WARNING: Bullet list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/daModel.rst:13: WARNING: Exception occurred in plotting daModel-1 from /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/daModel.rst: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/envs/latest/lib/python3.6/site-packages/matplotlib/sphinxext/plot_directive.py", line 472, in run_code exec(code, ns) File "", line 1, in File "/home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/python/phenology.py", line 9, in from osgeo import gdal ModuleNotFoundError: No module named 'osgeo' /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/daModel.rst:71: WARNING: Exception occurred in plotting daModel-2 from /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/daModel.rst: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/envs/latest/lib/python3.6/site-packages/matplotlib/sphinxext/plot_directive.py", line 472, in run_code exec(code, ns) File "", line 1, in File "/home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/python/phenology.py", line 9, in from osgeo import gdal ModuleNotFoundError: No module named 'osgeo' /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/daModel.rst:150: WARNING: Exception occurred in plotting daModel-3 from /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/daModel.rst: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/envs/latest/lib/python3.6/site-packages/matplotlib/sphinxext/plot_directive.py", line 472, in run_code exec(code, ns) File "", line 1, in File "/home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/python/canopyModel.py", line 3, in import scipy.optimize ModuleNotFoundError: No module named 'scipy' /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/daModel.rst:169: WARNING: Exception occurred in plotting daModel-4 from /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/daModel.rst: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/envs/latest/lib/python3.6/site-packages/matplotlib/sphinxext/plot_directive.py", line 472, in run_code exec(code, ns) File "", line 1, in File "/home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/python/canopyModel.py", line 3, in import scipy.optimize ModuleNotFoundError: No module named 'scipy' /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/daModel.rst:187: WARNING: Exception occurred in plotting daModel-5 from /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/daModel.rst: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/envs/latest/lib/python3.6/site-packages/matplotlib/sphinxext/plot_directive.py", line 472, in run_code exec(code, ns) File "", line 1, in File "/home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/python/canopyModel.py", line 3, in import scipy.optimize ModuleNotFoundError: No module named 'scipy' /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/daModel.rst:207: WARNING: Exception occurred in plotting daModel-6 from /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/daModel.rst: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/envs/latest/lib/python3.6/site-packages/matplotlib/sphinxext/plot_directive.py", line 472, in run_code exec(code, ns) File "", line 1, in File "/home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/python/canopyModel.py", line 3, in import scipy.optimize ModuleNotFoundError: No module named 'scipy' /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/daModel.rst:227: WARNING: Exception occurred in plotting daModel-7 from /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/daModel.rst: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/envs/latest/lib/python3.6/site-packages/matplotlib/sphinxext/plot_directive.py", line 472, in run_code exec(code, ns) File "", line 1, in File "/home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/python/canopyModel.py", line 3, in import scipy.optimize ModuleNotFoundError: No module named 'scipy' /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/daModel.rst:247: WARNING: Exception occurred in plotting daModel-8 from /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/daModel.rst: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/envs/latest/lib/python3.6/site-packages/matplotlib/sphinxext/plot_directive.py", line 472, in run_code exec(code, ns) File "", line 25 print retval[-3] # Print out the fit parameters ^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print(retval[-3] # Print out the fit parameters)? /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/daModel.rst:279: WARNING: Exception occurred in plotting daModel-9 from /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/daModel.rst: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/envs/latest/lib/python3.6/site-packages/matplotlib/sphinxext/plot_directive.py", line 472, in run_code exec(code, ns) File "", line 1, in File "/home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/python/phenology.py", line 9, in from osgeo import gdal ModuleNotFoundError: No module named 'osgeo' /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/daModel.rst:310: WARNING: Exception occurred in plotting daModel-10 from /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/daModel.rst: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/envs/latest/lib/python3.6/site-packages/matplotlib/sphinxext/plot_directive.py", line 472, in run_code exec(code, ns) File "", line 1, in File "/home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/python/phenology.py", line 9, in from osgeo import gdal ModuleNotFoundError: No module named 'osgeo' /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/daModel.rst:343: WARNING: Exception occurred in plotting daModel-11 from /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/daModel.rst: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/envs/latest/lib/python3.6/site-packages/matplotlib/sphinxext/plot_directive.py", line 472, in run_code exec(code, ns) File "", line 1, in File "/home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/python/phenology.py", line 9, in from osgeo import gdal ModuleNotFoundError: No module named 'osgeo' /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/daModel.rst:377: WARNING: Exception occurred in plotting daModel-12 from /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/daModel.rst: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/envs/latest/lib/python3.6/site-packages/matplotlib/sphinxext/plot_directive.py", line 472, in run_code exec(code, ns) File "", line 1, in File "/home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/python/phenology.py", line 9, in from osgeo import gdal ModuleNotFoundError: No module named 'osgeo' /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/dgvms.rst:2: WARNING: Title underline too short. Dynamic Global Vegetation Models =============================== /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/dgvms.rst:2: WARNING: Duplicate explicit target name: "ncar". /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/glossary.rst:15: WARNING: Bullet list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/glossary.rst:18: WARNING: Bullet list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/glossary.rst:21: WARNING: Bullet list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/glossary.rst:24: WARNING: Bullet list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/glossary.rst:27: WARNING: Bullet list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/glossary.rst:30: WARNING: Bullet list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/glossary.rst:33: WARNING: Bullet list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/glossary.rst:36: WARNING: Bullet list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/glossary.rst:39: WARNING: Bullet list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/glossary.rst:42: WARNING: Bullet list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/glossary.rst:45: WARNING: Bullet list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/glossary.rst:48: WARNING: Bullet list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/glossary.rst:51: WARNING: Bullet list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/glossary.rst:54: WARNING: Bullet list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/glossary.rst:57: WARNING: Bullet list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/glossary.rst:60: WARNING: Bullet list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/glossary.rst:63: WARNING: Bullet list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/glossary.rst:66: WARNING: Bullet list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/glossary.rst:69: WARNING: Bullet list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/glossary.rst:72: WARNING: Bullet list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/glossary.rst:75: WARNING: Bullet list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/glossary.rst:78: WARNING: Bullet list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/glossary.rst:81: WARNING: Bullet list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/glossary.rst:84: WARNING: Bullet list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/glossary.rst:87: WARNING: Bullet list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/glossary.rst:90: WARNING: Bullet list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/glossary.rst:93: WARNING: Bullet list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/glossary.rst:96: WARNING: Bullet list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/glossary.rst:99: WARNING: Bullet list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/index.rst:36: WARNING: Title underline too short. Timetable Term 2, Academic year 2020-21 -------------------------------------- /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/index.rst:36: WARNING: Title underline too short. Timetable Term 2, Academic year 2020-21 -------------------------------------- /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/modelling.rst:120: WARNING: Title underline too short. Basic vegetation growth processes ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/modelling.rst:120: WARNING: Title underline too short. Basic vegetation growth processes ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/modelling.rst:225: WARNING: Unknown target name: "jules (joint uk land environment simulator) <>https://jules.jchmr.org". /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/pems.rst:10: WARNING: Title underline too short. Overview of the 'Monteith' approach ----------------------------- /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/pems.rst:10: WARNING: Title underline too short. Overview of the 'Monteith' approach ----------------------------- /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/phenology.rst:144: WARNING: Title underline too short. Logistic function of time ~~~~~~~~~~~~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/readingList.rst:2: WARNING: Duplicate explicit target name: "working group i: the physical science basis". looking for now-outdated files... none found pickling environment... done checking consistency... /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/aside1.rst: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/aside2.rst: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/aside_PM.rst: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/firePractical.rst: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/glossary.rst: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/leafPhot.rst: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/readingList.rst: WARNING: document isn't included in any toctree done preparing documents... done writing output... [ 4%] aside1 writing output... [ 8%] aside2 writing output... [ 13%] aside_PM writing output... [ 17%] carbonClimate writing output... [ 21%] carbonCycle writing output... [ 26%] da writing output... [ 30%] daModel writing output... [ 34%] dgvms writing output... [ 39%] firePractical writing output... [ 43%] glossary writing output... [ 47%] index writing output... [ 52%] intro writing output... [ 56%] leafPhot writing output... [ 60%] modelling writing output... [ 65%] modellingPractical writing output... [ 69%] modelling_photosynthesis writing output... [ 73%] pems writing output... [ 78%] phenology writing output... [ 82%] phenologyPractical writing output... [ 86%] photosynthesis writing output... [ 91%] readingList writing output... [ 95%] remoteSensing writing output... [100%] simples WARNING: Could not fetch remote image: http://cdiac.ornl.gov/trends/emis/graphics/global.percap.gif [HTTPConnectionPool(host='cdiac.ornl.gov', port=80): Max retries exceeded with url: /trends/emis/graphics/global.percap.gif (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known',))] generating indices... genindex writing additional pages... copying images... [ 0%] figures/perCapitaEmissions.png copying images... [ 1%] figures/population.png copying images... [ 2%] figures/percap2.png copying images... [ 2%] figures/tempc.png copying images... [ 3%] figures/home_earth_spheres.jpg copying images... [ 4%] figures/Reykjavik.png copying images... [ 4%] figures/faq-1-1-figure-1-l.png copying images... [ 5%] http://upload.wikimedia.org/wikipedia/commons/7/7c/Atmospheric_Transmission.png copying images... [ 6%] figures/rf.png copying images... [ 6%] figures/Global-mean-radiative-forcings-ar5.png copying images... [ 7%] figures/erf_ar5.png copying images... [ 8%] https://www.esrl.noaa.gov/gmd/aggi/aggi.fig2.png copying images... [ 8%] http://www.esrl.noaa.gov/gmd/webdata/ccgg/trends/co2_trend_mlo.png copying images... [ 9%] figures/sources2014.png copying images... [ 10%] figures/fig1_8.png copying images... [ 10%] figures/ghgemissions.png copying images... [ 11%] figures/methane.png copying images... [ 12%] https://earthobservatory.nasa.gov/ContentFeature/CarbonCycle/images/carbon_cycle.jpg copying images... [ 12%] http://www.esrl.noaa.gov/gmd/webdata/ccgg/trends/co2_data_mlo_anngr.png copying images... [ 13%] figures/Fig6-01-2.jpg copying images... [ 14%] figures/budgets.png copying images... [ 14%] figures/quegan.png copying images... [ 15%] figures/quegan2.png copying images... [ 16%] figures/quegan3.png copying images... [ 17%] figures/Figure-2.4.jpg copying images... [ 17%] figures/Figure-2.5.jpg copying images... [ 18%] figures/neenep.png copying images... [ 19%] figures/nee.png copying images... [ 19%] figures/CUE.png copying images... [ 20%] figures/CUEZhang.png copying images... [ 21%] figures/CUEZhang2.png copying images... [ 21%] https://www.nature.com/scitable/content/ne0000/ne0000/ne0000/ne0000/17650031/f3_gough_ksm.jpg copying images... [ 22%] figures/npp11.png copying images... [ 23%] http://eoimages.gsfc.nasa.gov/images/globalmaps/data/MOD17A2_M_PSN/MOD17A2_M_PSN_2006-07.JPEG copying images... [ 23%] http://eoimages.gsfc.nasa.gov/images/globalmaps/data/CERES_NETFLUX_M/CERES_NETFLUX_M_2006-07.JPEG copying images... [ 24%] http://eoimages.gsfc.nasa.gov/images/globalmaps/data/TRMM_3B43M/TRMM_3B43M_2006-07.JPEG copying images... [ 25%] http://eoimages.gsfc.nasa.gov/images/globalmaps/data/MOD17A2_M_PSN/MOD17A2_M_PSN_2006-12.JPEG copying images... [ 25%] http://eoimages.gsfc.nasa.gov/images/globalmaps/data/CERES_NETFLUX_M/CERES_NETFLUX_M_2006-12.JPEG copying images... [ 26%] http://eoimages.gsfc.nasa.gov/images/globalmaps/data/TRMM_3B43M/TRMM_3B43M_2006-12.JPEG copying images... [ 27%] figures/Comparison-of-the-latitudinal-distribution-of-the-median-solid-line-and-10-th-and-90.png copying images... [ 27%] figures/rel.png copying images... [ 28%] http://www.esrl.noaa.gov/gmd/webdata/ccgg/CT2010/co2wx/glb/co2wx_hammer-glb_20060715.png copying images... [ 29%] http://www.esrl.noaa.gov/gmd/webdata/ccgg/CT2010/co2wx/glb/co2wx_hammer-glb_20061215.png copying images... [ 29%] _build/plot_directive/da-1.png copying images... [ 30%] _build/plot_directive/da-2.png copying images... [ 31%] figures/Tprior.png copying images... [ 31%] figures/Tobs.png copying images... [ 32%] figures/Tpost.png copying images... [ 33%] figures/Tanim.gif copying images... [ 34%] figures/4dvar.png copying images... [ 34%] figures/example1plot53.png copying images... [ 35%] http://upload.wikimedia.org/wikipedia/commons/a/a5/Basic_concept_of_Kalman_filtering.svg copying images... [ 36%] figures/SholtzEtAl2007.png copying images... [ 36%] figures/SholtzEtAl2007a.png copying images... [ 37%] figures/SholtzEtAl2007b.png copying images... [ 38%] figures/SholtzEtAl2007c.png copying images... [ 38%] figures/SholtzEtAl2007d.png copying images... [ 39%] figures/quaife2008a.png copying images... [ 40%] figures/quaife2008b.png copying images... [ 40%] figures/quaife2008c.png copying images... [ 41%] figures/quaife2008d.png copying images... [ 42%] figures/quaife2008e.png copying images... [ 42%] figures/quaife2008movie.gif copying images... [ 43%] http://www2.geog.ucl.ac.uk/~plewis/eoldas/_images/MERIS_WW_1_A_1_fwd_plot_y11.png copying images... [ 44%] http://www2.geog.ucl.ac.uk/~plewis/eoldas/_images/MODIS_WW_1_A_1_fwd_plot_y11.png copying images... [ 44%] figures/lewis2012a.png copying images... [ 45%] figures/lewis2012b.png copying images... [ 46%] figures/lewis2012c.png copying images... [ 46%] figures/dgvm.png copying images... [ 47%] figures/sitch.png copying images... [ 48%] figures/sitch2.png copying images... [ 48%] figures/sitch3.png copying images... [ 49%] http://www.cgd.ucar.edu/tss/clm/pfts/igbp.gif copying images... [ 50%] http://www.cgd.ucar.edu/tss/clm/pfts/biome-vs-pft.gif copying images... [ 51%] figures/pft.png copying images... [ 51%] figures/pft2.png copying images... [ 52%] figures/quaife.png copying images... [ 53%] figures/quaife2.png copying images... [ 53%] figures/quaife3.png copying images... [ 54%] figures/try.png copying images... [ 55%] figures/try2.png copying images... [ 55%] figures/try3.png copying images... [ 56%] figures/sitcht2.png copying images... [ 57%] figures/sitchf3.png copying images... [ 57%] figures/sitchf3a.png copying images... [ 58%] figures/sitch9.png copying images... [ 59%] figures/ucl_logo.png copying images... [ 59%] figures/stomatalAssimRat.png copying images... [ 60%] figures/stomatalAssimRat2.png copying images... [ 61%] figures/stomatalAssimRat3a.png copying images... [ 61%] figures/stomatalAssimRat3.png copying images... [ 62%] figures/pitman.png copying images... [ 63%] figures/pitman2.png copying images... [ 63%] figures/Figure8Simplified-representations-of-the-bulk-surface-and-aerodynamic-resistances-for.png copying images... [ 64%] figures/pitman5.png copying images... [ 65%] figures/Rabbinge.png copying images... [ 65%] figures/bouman1.png copying images... [ 66%] figures/pitman8.png copying images... [ 67%] figures/pitman9.png copying images... [ 68%] figures/pitman10.png copying images... [ 68%] figures/pitman11.png copying images... [ 69%] figures/chapin1.png copying images... [ 70%] figures/campbell.png copying images... [ 70%] figures/stomata.png copying images... [ 71%] figures/jones.png copying images... [ 72%] figures/knorr1.png copying images... [ 72%] figures/triiffid1.png copying images... [ 73%] figures/triffid.png copying images... [ 74%] figures/bethy5.png copying images... [ 74%] figures/knorr2.png copying images... [ 75%] figures/knorr3.png copying images... [ 76%] figures/triiffidscale1.png copying images... [ 76%] figures/mccallum1.png copying images... [ 77%] figures/cramer19991.png copying images... [ 78%] figures/cramer19992.png copying images... [ 78%] figures/cramer19993.png copying images... [ 79%] figures/cramer19994.png copying images... [ 80%] figures/cramer19995.png copying images... [ 80%] figures/x8234e04.jpg copying images... [ 81%] http://upload.wikimedia.org/wikipedia/en/math/e/d/b/edb99f9b6612dc70d600b3f74c2f5d58.png copying images... [ 82%] http://www.uwgb.edu/biodiversity/phenology/arbo_seasons2009_04gf_canopy120.jpg copying images... [ 82%] http://www.uwgb.edu/biodiversity/phenology/arbo_seasons2009_02gf120.jpg copying images... [ 83%] figures/ChapinCh8-1.png copying images... [ 84%] figures/chilling.png copying images... [ 85%] figures/b1.png copying images... [ 85%] figures/b2.png copying images... [ 86%] figures/defilia.png copying images... [ 87%] figures/zhang1.png copying images... [ 87%] figures/zhang3.png copying images... [ 88%] figures/zhang.png copying images... [ 89%] figures/sobrino.png copying images... [ 89%] figures/fisher.png copying images... [ 90%] figures/fisher2.png copying images... [ 91%] figures/picard.png copying images... [ 91%] figures/141-1.jpg copying images... [ 92%] figures/141-2.jpg copying images... [ 93%] https://prd-wret.s3.us-west-2.amazonaws.com/assets/palladium/production/s3fs-public/thumbnails/image/wss-cycle-evapotranspiration-diagram.jpg copying images... [ 93%] http://hyperphysics.phy-astr.gsu.edu/hbase/biology/imgbio/calc3.gif copying images... [ 94%] http://hyperphysics.phy-astr.gsu.edu/hbase/biology/imgbio/kranzm.gif copying images... [ 95%] figures/141-4.jpg copying images... [ 95%] figures/chapin2.png copying images... [ 96%] figures/chapin3.png copying images... [ 97%] figures/chapin4.png copying images... [ 97%] figures/chapin5.png copying images... [ 98%] figures/rwc.png copying images... [ 99%] figures/chapin6.png copying images... [100%] figures/Brown1989.png copying static files... WARNING: html_static_path entry '/home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/_static' does not exist done copying extra files... done WARNING: conf value "version" should not be empty for EPUB3 writing mimetype file... writing META-INF/container.xml file... writing content.opf file... WARNING: unknown mimetype for da-1.pdf, ignoring WARNING: unknown mimetype for da-1.py, ignoring WARNING: unknown mimetype for da-2.pdf, ignoring WARNING: unknown mimetype for da-2.py, ignoring WARNING: unknown mimetype for da-3.py, ignoring WARNING: unknown mimetype for da-4.py, ignoring WARNING: unknown mimetype for daModel-1.py, ignoring WARNING: unknown mimetype for daModel-10.py, ignoring WARNING: unknown mimetype for daModel-11.py, ignoring WARNING: unknown mimetype for daModel-12.py, ignoring WARNING: unknown mimetype for daModel-2.py, ignoring WARNING: unknown mimetype for daModel-3.py, ignoring WARNING: unknown mimetype for daModel-4.py, ignoring WARNING: unknown mimetype for daModel-5.py, ignoring WARNING: unknown mimetype for daModel-6.py, ignoring WARNING: unknown mimetype for daModel-7.py, ignoring WARNING: unknown mimetype for daModel-8.py, ignoring WARNING: unknown mimetype for daModel-9.py, ignoring WARNING: unknown mimetype for _images/CERES_NETFLUX_M_2006-07.JPEG, ignoring WARNING: unknown mimetype for _images/CERES_NETFLUX_M_2006-12.JPEG, ignoring WARNING: unknown mimetype for _images/MOD17A2_M_PSN_2006-07.JPEG, ignoring WARNING: unknown mimetype for _images/MOD17A2_M_PSN_2006-12.JPEG, ignoring WARNING: unknown mimetype for _images/TRMM_3B43M_2006-07.JPEG, ignoring WARNING: unknown mimetype for _images/TRMM_3B43M_2006-12.JPEG, ignoring writing nav.xhtml file... writing toc.ncx file... writing GEOG0133.epub file... build succeeded, 95 warnings. The ePub file is in _build/epub. Updating searchtools for Read the Docs search... [rtd-command-info] start-time: 2021-01-07T16:32:54.379502Z, end-time: 2021-01-07T16:32:54.433487Z, duration: 0, exit-code: 0 mv -f /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/checkouts/latest/docs/_build/epub/GEOG0133.epub /home/docs/checkouts/readthedocs.org/user_builds/ucl-eo-geog0133/artifacts/latest/sphinx_epub/ucl-eo-geog0133.epub