scipy.io.netcdf_variable.typecode#

netcdf_variable.typecode()[source]#

Return the typecode of the variable.

Returns:
typecodechar

The character typecode of the variable (e.g., ‘i’ for int).