A Python reference implementation of the CF data model
CellMethod.
dump
A full description of the cell method construct.
Returns a description the method, all qualifiers and the axes to which it applies.
New in version (cfdm): 1.7.0
bool
If False then return the description as a string. By default the description is printed.
str
None
The description. If display is True then the description is printed and None is returned. Otherwise the description is returned as a string.