A Python reference implementation of the CF data model
CoordinateConversion.
__str__
Called by the str built-in function.
str
x.__str__() <==> str(x)