Whether the mask is hard (True) or soft (False).
When the mask is hard, masked entries of the data array can not be unmasked by assignment.
By default, the mask is hard.
Examples
>>> f.hardmask = False >>> f.hardmask False
cf.Field.first_datum
cf.Field.isscalar
Enter search terms or a module, class or function name.