Remove and return a domain item 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_item() is equivalent to cf.List(f.remove_item() for f in fl).
See cf.Field.remove_item for details.
Parameters: |
|
---|---|
Returns: |
|