cf.CoordinateConversion.__bool__

CoordinateConversion.__bool__()[source]

Called by the bool built-in function.

x.__bool__() <==> bool(x)

New in version (cfdm): 1.7.0