The mask of the data array.
Examples
>>> f.shape (12, 73, 96) >>> m = f.mask <CF Field: mask()> >>> m.shape (12, 73, 96) >>> m.dtype dtype('bool')
cf.Field.last_datum
cf.Field.ndim
Enter search terms or a module, class or function name.