cf.DomainAncillary.match_by_property

DomainAncillary.match_by_property(*mode, **properties)[source]

Determine whether or not a variable satisfies conditions.

Conditions may be specified on the variable’s attributes and CF properties.

Parameters:
Returns:
out: bool

Whether or not the variable matches the given criteria.

Examples: