cfdm.GatheredArray.__str__

GatheredArray.__str__()[source]

Called by the str built-in function.

x.__str__() <==> str(x)

New in version (cfdm): 1.8.7.0