4646</ b > </ center > < br />
4747< h1 class ="epydoc "> Class Hierarchy</ h1 >
4848< ul class ="nomargin-top ">
49- < li > < strong class ="uidlink "> < a href ="netcdftime.netcdftime.datetime-class.html "> netcdftime.netcdftime.datetime</ a > </ strong > :
50- < em class ="summary "> Phony datetime object which mimics the python datetime object, but
51- allows for dates that don't exist in the proleptic gregorian
52- calendar.</ em >
53- </ li >
54- < li > < strong class ="uidlink "> object</ strong > :
55- < em class ="summary "> The most base type</ em >
49+ < li > < strong class ="uidlink "> < a href ="netCDF3.Dataset-class.html "> netCDF3.Dataset</ a > </ strong > :
50+ < em class ="summary "> Dataset(self, filename, mode="r", clobber=True,
51+ format='NETCDF3_64BIT')</ em >
5652 < ul >
53+ < li > < strong class ="uidlink "> < a href ="netCDF3.MFDataset-class.html "> netCDF3.MFDataset</ a > </ strong > :
54+ < em class ="summary "> MFDataset(self, files, check=False, exclude=[])</ em >
55+ </ li >
56+ </ ul >
57+ </ li >
5758 < li > < strong class ="uidlink "> < a href ="netCDF4.Dataset-class.html "> netCDF4.Dataset</ a > </ strong > :
5859 < em class ="summary "> Dataset(self, filename, mode="r", clobber=True,
5960 format='NETCDF4')</ em >
@@ -66,32 +67,26 @@ <h1 class="epydoc">Class Hierarchy</h1>
6667 </ li >
6768 </ ul >
6869 </ li >
69- < li > < strong class ="uidlink "> < a href ="netCDF3.Dataset-class.html "> netCDF3.Dataset</ a > </ strong > :
70- < em class ="summary "> Dataset(self, filename, mode="r", clobber=True,
71- format='NETCDF3_64BIT')</ em >
72- < ul >
73- < li > < strong class ="uidlink "> < a href ="netCDF3.MFDataset-class.html "> netCDF3.MFDataset</ a > </ strong > :
74- < em class ="summary "> MFDataset(self, files, check=False, exclude=[])</ em >
75- </ li >
76- </ ul >
77- </ li >
7870 < li > < strong class ="uidlink "> < a href ="netCDF4.Dimension-class.html "> netCDF4.Dimension</ a > </ strong > :
7971 < em class ="summary "> Dimension(self, group, name, size=None)</ em >
8072 </ li >
8173 < li > < strong class ="uidlink "> < a href ="netCDF3.Dimension-class.html "> netCDF3.Dimension</ a > </ strong > :
8274 < em class ="summary "> Dimension(self, dset, name, size=None)</ em >
8375 </ li >
76+ < li > < strong class ="uidlink "> < a href ="netCDF3.Variable-class.html "> netCDF3.Variable</ a > </ strong > :
77+ < em class ="summary "> Variable(self, dset, name, datatype, dimensions=(),
78+ fill_value=None)</ em >
79+ </ li >
8480 < li > < strong class ="uidlink "> < a href ="netCDF4.Variable-class.html "> netCDF4.Variable</ a > </ strong > :
8581 < em class ="summary "> Variable(self, group, name, datatype, dimensions=(), zlib=False,
8682 complevel=6, shuffle=True, fletcher32=False, contiguous=False,
8783 chunksizes=None, endian='native',
8884 least_significant_digit=None,fill_value=None)</ em >
8985 </ li >
90- < li > < strong class ="uidlink "> < a href ="netCDF3.Variable-class.html "> netCDF3.Variable</ a > </ strong > :
91- < em class ="summary "> Variable(self, dset, name, datatype, dimensions=(),
92- fill_value=None)</ em >
93- </ li >
94- </ ul >
86+ < li > < strong class ="uidlink "> < a href ="netcdftime.netcdftime.datetime-class.html "> netcdftime.netcdftime.datetime</ a > </ strong > :
87+ < em class ="summary "> Phony datetime object which mimics the python datetime object, but
88+ allows for dates that don't exist in the proleptic gregorian
89+ calendar.</ em >
9590 </ li >
9691 < li > < strong class ="uidlink "> < a href ="netcdftime.netcdftime.utime-class.html "> netcdftime.netcdftime.utime</ a > </ strong > :
9792 < em class ="summary "> Performs conversions of netCDF time coordinate data to/from
@@ -121,7 +116,8 @@ <h1 class="epydoc">Class Hierarchy</h1>
121116< table border ="0 " cellpadding ="0 " cellspacing ="0 " width ="100%% ">
122117 < tr >
123118 < td align ="left " class ="footer ">
124- Generated by Epydoc 3.0.1 on Mon Sep 22 09:44:07 2008
119+ Generated by Epydoc 3.0.1
120+ on Tue Dec 23 21:26:34 2008
125121 </ td >
126122 < td align ="right " class ="footer ">
127123 < a target ="mainFrame " href ="http://epydoc.sourceforge.net "
0 commit comments