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