Return the axes of a domain item of the field.
An item is a dimension coordinate, an auxiliary coordinate, a cell measure or a transform object.
Select the item which would be selected by this call of the field’s item method: d.item(item, **kwargs). See cf.Field.item for details.
The ordered list of axes for the item or, if there is no unique item or the item is a transform, then None is returned.
See also
axes, data_axes, item
Examples
cf.Field.item
cf.Field.items
Enter search terms or a module, class or function name.