A Python reference implementation of the CF data model
Datum.
__bool__
Called by the bool built-in function.
bool
x.__bool__() <==> bool(x)
New in version (cfdm): 1.7.0