cfdm.Datum.__str__

Datum.__str__()[source]

Called by the str built-in function.

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

New in version (cfdm): 1.7.0