Represent a cdf variable. More...
Public Member Functions | |
| def | __init__ |
| def | __str__ |
Public Attributes | |
| name | |
| ndim | |
| shape | |
| attributes | |
| data | |
| dtype | |
| cdftype_num | |
| cdftype_str | |
Represent a cdf variable.
| def module_cdf.CdfDict.__init__ | ( | self | ) |
| def module_cdf.CdfDict.__str__ | ( | self | ) |
| module_cdf.CdfDict.attributes |
| module_cdf.CdfDict.cdftype_num |
| module_cdf.CdfDict.cdftype_str |
| module_cdf.CdfDict.data |
| module_cdf.CdfDict.dtype |
| module_cdf.CdfDict.name |
| module_cdf.CdfDict.ndim |
| module_cdf.CdfDict.shape |
1.8.5