| Home | Trees | Indices | Help |
|---|
|
|
Wrapper for the netCDF library by using ctypes. Mainly designed for reading. Native functions remains to be nc_*. NC_* are class members for constants defined in the header file.
|
|||
|
|||
|
|||
|
|||
| numpy.ndarray |
|
||
| int |
|
||
| numpy.ndarray |
|
||
| int |
|
||
|
Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
x.__init__(...) initializes x; see x.__class__.__doc__ for signature
|
Close the associated NetCDF file.
|
Load ndarray from netCDF file.
|
Get the dimension of the given name.
|
Load string from netCDF file.
|
Open a NetCDF file.
|
| Home | Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0.1 on Thu Aug 11 23:04:32 2011 | http://epydoc.sourceforge.net |