cf.CFImplementation.is_masked

CFImplementation.is_masked(data)[source]

Whether or not the data has any masked values.

Added in version (cfdm): 1.8.0

Parameters:

data: Data

Returns:
bool

Whether or not the data has any masked values.