Insert a size 1 axis into the data array of each field .
fl.expand_dims() is equivalent to cf.FieldList(f.expand_dims() for f in fl).
See cf.Field.expand_dims for details.
Specify the position that the new axis will have in the data array axes. See cf.Field.expand_dims.
Specify the axis to insert. See cf.Field.expand_dims.
If True then update the field list and its fields in place. By default a new field list containing new fields is created.
out : cf.FieldList
cf.AncillaryVariables.equals
cf.AncillaryVariables.fill_value
Enter search terms or a module, class or function name.