Return an auxiliary coordinate object, or its domain identifier, from each field.
fl.aux(*args, **kwargs) is equivalent to cf.List(f.aux(*args, **kwargs) for f in fl).
See cf.Field.aux for details.
See cf.Field.aux.
For each field, the unique auxiliary coordinate object or its domain identifier or, if there isn’t a unique item, None.
cf.AncillaryVariables.append
cf.AncillaryVariables.auxs
Enter search terms or a module, class or function name.