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