A CF-compliant earth science data analysis library
Datum.
__nonzero__
Called by the bool built-in function.
bool
x.__nonzero__() <==> bool(x)
New in version 1.7.0.