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