cf.CoordinateReference.remove_all_coords

CoordinateReference.remove_all_coords()[source]

Remove all links to coordinate objects.

All terms linked to coordinate objects are set to None.

Returns:None
Examples:
>>> c.remove_all_coords()