Return a string containing a full description of the field.
Set the common prefix of variable component names. By default ‘Field’ is used.
Omit the given attributes from the description.
A string containing the description of the field.
Examples
>>> print f.dump() >>> print f.dump(id='pressure_field') >>> print f.dump(omit=('space',))
cf.Field.delattr
cf.Field.equals
Enter search terms or a module, class or function name.