Github user lewismc commented on the pull request:

    https://github.com/apache/climate/pull/328#issuecomment-209088217
  
    After pulling in your fix I am getting the following
    ```
    lmcgibbn@LMC-032857 /usr/local/climate/docs(master) $ make html
    sphinx-build -b html -d build/doctrees   source build/html
    Running Sphinx v1.3.1
    loading pickled environment... done
    WARNING: 'default' html theme has been renamed to 'classic'. Please change 
your html_theme setting either to the new 'alabaster' default theme, or to 
'classic' to keep using the old default.
    building [mo]: targets for 0 po files that are out of date
    building [html]: targets for 0 source files that are out of date
    updating environment: 0 added, 2 changed, 0 removed
    reading sources... [100%] data_source/data_sources
    /usr/local/climate/ocw/data_source/local.py:docstring of 
local.load_GPM_IMERG_files:13: ERROR: Unexpected indentation.
    /usr/local/climate/ocw/data_source/local.py:docstring of 
local.load_GPM_IMERG_files:1: ERROR: Unknown interpreted text role "list".
    /usr/local/climate/ocw/data_source/local.py:docstring of 
local.load_GPM_IMERG_files:1: ERROR: Unknown interpreted text role "list".
    /usr/local/climate/ocw/data_source/local.py:docstring of 
local.load_GPM_IMERG_files:14: WARNING: Block quote ends without a blank line; 
unexpected unindent.
    /usr/local/climate/ocw/data_source/local.py:docstring of 
local.load_NLDAS_forcingA_files:14: ERROR: Unexpected indentation.
    /usr/local/climate/ocw/data_source/local.py:docstring of 
local.load_NLDAS_forcingA_files:1: ERROR: Unknown interpreted text role "list".
    /usr/local/climate/ocw/data_source/local.py:docstring of 
local.load_NLDAS_forcingA_files:1: ERROR: Unknown interpreted text role "list".
    /usr/local/climate/ocw/data_source/local.py:docstring of 
local.load_NLDAS_forcingA_files:15: WARNING: Block quote ends without a blank 
line; unexpected unindent.
    /usr/local/climate/ocw/data_source/local.py:docstring of 
local.load_WRF_2d_files:14: ERROR: Unexpected indentation.
    /usr/local/climate/ocw/data_source/local.py:docstring of 
local.load_WRF_2d_files:1: ERROR: Unknown interpreted text role "list".
    /usr/local/climate/ocw/data_source/local.py:docstring of 
local.load_WRF_2d_files:1: ERROR: Unknown interpreted text role "list".
    /usr/local/climate/ocw/data_source/local.py:docstring of 
local.load_WRF_2d_files:15: WARNING: Block quote ends without a blank line; 
unexpected unindent.
    /usr/local/climate/ocw/data_source/local.py:docstring of 
local.load_WRF_2d_files_RAIN:10: ERROR: Unexpected indentation.
    /usr/local/climate/ocw/data_source/local.py:docstring of 
local.load_WRF_2d_files_RAIN:1: ERROR: Unknown interpreted text role "list".
    /usr/local/climate/ocw/data_source/local.py:docstring of 
local.load_WRF_2d_files_RAIN:11: WARNING: Block quote ends without a blank 
line; unexpected unindent.
    /usr/local/climate/ocw/data_source/local.py:docstring of 
local.load_dataset_from_multiple_netcdf_files:8: ERROR: Unexpected indentation.
    /usr/local/climate/ocw/data_source/local.py:docstring of 
local.load_dataset_from_multiple_netcdf_files:9: WARNING: Block quote ends 
without a blank line; unexpected unindent.
    /usr/local/climate/ocw/data_source/local.py:docstring of 
local.load_dataset_from_multiple_netcdf_files:21: ERROR: Unknown interpreted 
text role "list".
    ```
    I'll fix these issues later on today and commit. Thanks
    Lewis


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to