cf.Domain.dump_axes

Domain.dump_axes(display=True, _level=0)[source]

Return a string containing a description of the domain.

Parameters:
display
: bool, optional

If False then return the description as a string. By default the description is printed.

Returns:
out
: str

A string containing the description.

Examples: