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