cf.CoordinateReference.match

CoordinateReference.match(match=None, exact=False, match_all=True, inverse=False)[source]

Test whether or not the coordinate reference satisfies the given conditions.

Returns:
out: bool

True if the coordinate reference satisfies the given criteria, False otherwise.

Examples: