[
https://issues.apache.org/jira/browse/CLIMATE-563?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14287963#comment-14287963
]
Lewis John McGibbney commented on CLIMATE-563:
----------------------------------------------
{code}
lmcgibbn@LMC-032857 /usr/local/climate/docs(master) $ ocw
discarding /Users/lmcgibbn/ocw/bin from PATH
prepending /Users/lmcgibbn/ocw/bin to PATH
(/Users/lmcgibbn/ocw)lmcgibbn@LMC-032857 /usr/local/climate/docs(master) $
sphinx-build -b html -d build/doctrees source build/html
Running Sphinx v1.2.1
loading pickled environment... not yet created
loading intersphinx inventory from http://docs.python.org/2/objects.inv...
loading intersphinx inventory from
http://docs.scipy.org/doc/scipy/reference/objects.inv...
loading intersphinx inventory from
http://docs.scipy.org/doc/numpy/objects.inv...
loading intersphinx inventory from
http://matplotlib.sourceforge.net/objects.inv...
building [html]: targets for 10 source files that are out of date
updating environment: 10 added, 0 changed, 0 removed
reading sources... [100%] ui-backend/backend
/usr/local/climate/docs/source/data_source/data_sources.rst:21: WARNING:
autodoc: failed to import module u'esgf'; the following exception was raised:
Traceback (most recent call last):
File "/Users/lmcgibbn/ocw/lib/python2.7/site-packages/sphinx/ext/autodoc.py",
line 335, in import_object
__import__(self.modname)
File "/usr/local/climate/ocw/data_source/esgf.py", line 25, in <module>
from ocw.esgf.search import SearchClient
File "/usr/local/climate/ocw/esgf/search.py", line 24, in <module>
from pyesgf.search import SearchConnection
ImportError: No module named pyesgf.search
looking for now-outdated files... none found
pickling environment... done
checking consistency... done
preparing documents... done
writing output... [100%] ui-backend/backend
writing additional files... genindex http-routingtable py-modindex search
copying static files... WARNING: html_static_path entry
u'/usr/local/climate/docs/source/_static' does not exist
done
copying extra files... done
dumping search index... done
dumping object inventory... done
build succeeded, 2 warnings.
{code}
> Add ESGF module to documentation
> ---------------------------------
>
> Key: CLIMATE-563
> URL: https://issues.apache.org/jira/browse/CLIMATE-563
> Project: Apache Open Climate Workbench
> Issue Type: Improvement
> Components: documentation
> Affects Versions: 0.5
> Reporter: Lewis John McGibbney
> Assignee: Paul Ramirez
> Fix For: 1.0.0
>
> Attachments: Screen Shot 2015-01-12 at 2.13.44 PM.png, Screen Shot
> 2015-01-13 at 1.05.39 AM.png, Screen Shot 2015-01-13 at 1.06.01 AM.png
>
>
> When browsing the ESGF code and the OCW documentation today I noticed that
> the ESGF module DOES feature in the documentation ToC, however the actual
> placeholder within the documentation is vacant.
> We should add the documentation as it will only make the OCW docs better.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)