Field.
domain_mask
The mask of the data array.
New in version 1.1.
See also
indices, mask, subspace
indices
mask
subspace
Creat a which is True within 30 degrees of the equator:
>>> m = f.domain_mask(latitude=cf.wi(-30, 30))
args, kwargs: optional
The domain mask.
Enter search terms or a module, class or function name.