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