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