A CF-compliant earth science data analysis library
Query.
dump
Return a string containing a full description of the instance.
display: bool, optional
bool
If False then return the description as a string. By default the description is printed.
False
None
str
The description. If display is True then the description is printed and None is returned. Otherwise the description is returned as a string.