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