@@ -91,13 +91,14 @@ <h1 class="heading">Requires</h1>
9191 (1.5.1 or higher recommended, required if using python 3).
9292 </ li >
9393 < li >
94- < a href ="http://cython.org " target ="_top "> Cython</ a > is optional -
95- if it is installed setup.py will use it to recompile the Cython
96- source code into C, using conditional compilation to enable
97- features in the netCDF API that have been added since version
98- 4.1.1. If Cython is not installed, these features (such as the
99- ability to rename Group objects) will be disabled to preserve
100- backward compatibility with older versions of the netCDF library.
94+ < a href ="http://cython.org " target ="_top "> Cython</ a > , version 0.19
95+ or later, is optional - if it is installed setup.py will use it to
96+ recompile the Cython source code into C, using conditional
97+ compilation to enable features in the netCDF API that have been
98+ added since version 4.1.1. If Cython is not installed, these
99+ features (such as the ability to rename Group objects) will be
100+ disabled to preserve backward compatibility with older versions of
101+ the netCDF library.
101102 </ li >
102103 < li >
103104 For python < 2.7, the ordereddict module < a
@@ -1171,7 +1172,7 @@ <h2 class="heading">10) Variable-length (vlen) data types.</h2>
11711172 < td width ="15% " align ="right " valign ="top " class ="summary ">
11721173 < span class ="summary-type "> </ span >
11731174 </ td > < td class ="summary ">
1174- < a name ="__hdf5libversion__ "> </ a > < span class ="summary-name "> __hdf5libversion__</ span > = < code title ="'1.8.13 ' "> < code class ="variable-quote "> '</ code > < code class ="variable-string "> 1.8.13 </ code > < code class ="variable-quote "> '</ code > </ code >
1175+ < a name ="__hdf5libversion__ "> </ a > < span class ="summary-name "> __hdf5libversion__</ span > = < code title ="'1.8.14 ' "> < code class ="variable-quote "> '</ code > < code class ="variable-string "> 1.8.14 </ code > < code class ="variable-quote "> '</ code > </ code >
11751176 </ td >
11761177 </ tr >
11771178< tr >
@@ -1560,7 +1561,7 @@ <h3 class="epydoc">default_fillvals</h3>
15601561< table border ="0 " cellpadding ="0 " cellspacing ="0 " width ="100%% ">
15611562 < tr >
15621563 < td align ="left " class ="footer ">
1563- Generated by Epydoc 3.0.1 on Sun Mar 8 10:15:42 2015
1564+ Generated by Epydoc 3.0.1 on Mon Mar 9 16: 10:31 2015
15641565 </ td >
15651566 < td align ="right " class ="footer ">
15661567 < a target ="mainFrame " href ="http://epydoc.sourceforge.net "
0 commit comments