bundles / scipy latest / scipy / io / _netcdf / netcdf_variable / typecode
function
scipy.io._netcdf:netcdf_variable.typecode
source: /scipy/io/_netcdf.py :954
Signature
def typecode ( self ) Summary
Return the typecode of the variable.
Returns
typecode: charThe character typecode of the variable (e.g., 'i' for int).
Aliases
-
scipy.io.netcdf_variable.typecode