Remove and return domain items from each field.
An item is either a dimension coordinate, an auxiliary coordinate, a cell measure or a coordinate reference object of the domain.
fl.remove_items() is equivalent to cf.List(f.remove_items() for f in fl).
See cf.Field.remove_items for details.
| Parameters: |
|
|---|---|
| Returns: |
|