A Python reference implementation of the CF data model
NetCDFArray.
get_mask
The mask of the data array.
New in version (cfdm): 1.8.2
Examples
>>> b = a.get_mask()