cf
Field.
hasdata
True if there is a data array.
If present, the data array is stored in the data attribute.
data
See also
data, hasbounds
hasbounds
>>> if f.hasdata: ... print f.data
cf.Field.dtype
cf.Field.ndim