scipy.io.netcdf_variable.

itemsize#

netcdf_variable.itemsize()[source]#

返回变量的 itemsize。

返回值:
itemsizeint

变量的元素大小(例如,对于 float64 为 8)。