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:

Previous topic

cf.CoordinateReference.identity

Next topic

cf.CoordinateReference.remove_all_coords

This Page