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