Return a dimension or auxiliary coordinate object of the domain, or its domain identifier.
f.coord(item, key=key, **kwargs) is equivalent to f.item(item, key=key, role='da', **kwargs). See cf.Field.item for details.
See also
aux, cm, coords, dim, item, remove_coord, transform
Examples
cf.Field.collapse
cf.Field.coords
Enter search terms or a module, class or function name.