SciPy

scipy.io.netcdf_variable.itemsize

netcdf_variable.itemsize(self)[source]

Return the itemsize of the variable.

Returns
itemsizeint

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

Previous topic

scipy.io.netcdf_variable.getValue

Next topic

scipy.io.netcdf_variable.typecode