scipy.io.netcdf.netcdf_variable.itemsize

netcdf_variable.itemsize()

Return the itemsize of the variable.

Returns :

itemsize : int

The element size of the variable (eg, 8 for float64).

Previous topic

scipy.io.netcdf.netcdf_variable.getValue

Next topic

scipy.io.netcdf.netcdf_variable.typecode

This Page