diff --git a/docs/source/conf.py b/docs/source/conf.py index 4797b6b..190e4ae 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -37,8 +37,8 @@ sys.path.insert(0, os.path.abspath('../..')) extensions = [ 'sphinx.ext.autodoc', 'sphinx.ext.intersphinx', - 'sphinx.ext.viewcode', - 'notebook_gen_sphinxext' + 'sphinx.ext.viewcode' +# 'notebook_gen_sphinxext' ] # Add any paths that contain templates here, relative to this directory. diff --git a/docs/source/examples/generated/NEXRAD_Level_3_Plot_with_Matplotlib.rst b/docs/source/examples/generated/NEXRAD_Level_3_Plot_with_Matplotlib.rst index 59cfd0e..3539f86 100644 --- a/docs/source/examples/generated/NEXRAD_Level_3_Plot_with_Matplotlib.rst +++ b/docs/source/examples/generated/NEXRAD_Level_3_Plot_with_Matplotlib.rst @@ -99,11 +99,11 @@ NEXRAD Level 3 Plot with Matplotlib .. parsed-literal:: - using time 2016-03-15 23:07:04 + using time 2016-03-16 21:13:53 buffer by 60 - using range (Mar 15 16 23:06:04 , Mar 15 16 23:08:04 ) - found 94 2016-03-15 23:07:04 - found 99 2016-03-15 23:07:04 + using range (Mar 16 16 21:12:53 , Mar 16 16 21:14:53 ) + found 94 2016-03-16 21:13:53 + found 99 2016-03-16 21:13:53 diff --git a/docs/source/examples/generated/NEXRAD_Level_3_Plot_with_Matplotlib_files/NEXRAD_Level_3_Plot_with_Matplotlib_0_1.png b/docs/source/examples/generated/NEXRAD_Level_3_Plot_with_Matplotlib_files/NEXRAD_Level_3_Plot_with_Matplotlib_0_1.png index 46eae6e..32269b3 100644 Binary files a/docs/source/examples/generated/NEXRAD_Level_3_Plot_with_Matplotlib_files/NEXRAD_Level_3_Plot_with_Matplotlib_0_1.png and b/docs/source/examples/generated/NEXRAD_Level_3_Plot_with_Matplotlib_files/NEXRAD_Level_3_Plot_with_Matplotlib_0_1.png differ