cf.Field.dtype

Field.dtype

Numpy data-type of the data array.

Examples

>>> f.dtype
dtype('float64')

Previous topic

cf.Field.Data

Next topic

cf.Field._FillValue

This Page