Return dimension and auxiliary coordinate objects of the domain.
f.coords(items, **kwargs) is equivalent to f.items(items, role='da', **kwargs). See cf.Field.items for details.
See also
auxs, axes, cms, coord, dims, items, remove_coords, transforms
Examples
cf.Field.coord
cf.Field.copy
Enter search terms or a module, class or function name.