{ } Raw JSON

bundles / scipy 1.17.1 / scipy / io / _netcdf / netcdf_variable / itemsize

function

scipy.io._netcdf:netcdf_variable.itemsize

source: /scipy/io/_netcdf.py :966

Signature

def   itemsize ( self )

Summary

Return the itemsize of the variable.

Returns

itemsize : int

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

Aliases

  • scipy.io.netcdf_variable.itemsize