Return auxiliary coordinate objects from each field.
fl.auxs(*args, **kwargs) is equivalent to cf.List(f.auxs(*args, **kwargs) for f in fl).
See cf.Field.auxs for details.
See cf.Field.auxs.
For each field, a dictionary whose keys are domain item identifiers with corresponding values of auxiliary coordinate objects.
cf.FieldList.aux
cf.FieldList.axes
Enter search terms or a module, class or function name.