Return a string containing a full description of the coordinate.
Omit the given CF properties from the description.
A string containing the description.
Examples
>>> x = c.dump() >>> print c.dump() >>> print c.dump(id='time_coord') >>> print c.dump(omit=('long_name',))
cf.DimensionCoordinate.direction
cf.DimensionCoordinate.dump_simple_properties
Enter search terms or a module, class or function name.