Represent a netcdf dimension or variable. More...
Public Member Functions | |
| def | __init__ |
| def | __str__ |
Public Attributes | |
| name | |
| size | |
| ndim | |
| shape | |
| dimensions | |
| attributes | |
| data | |
| dtype | |
Represent a netcdf dimension or variable.
| def module_netcdf.NetcdfDict.__init__ | ( | self | ) |
| def module_netcdf.NetcdfDict.__str__ | ( | self | ) |
| module_netcdf.NetcdfDict.attributes |
| module_netcdf.NetcdfDict.data |
| module_netcdf.NetcdfDict.dimensions |
| module_netcdf.NetcdfDict.dtype |
| module_netcdf.NetcdfDict.name |
| module_netcdf.NetcdfDict.ndim |
| module_netcdf.NetcdfDict.shape |
| module_netcdf.NetcdfDict.size |
1.8.5