Return the axes spanned by the coordinate object inputs of a transform.
An transform identifier of the domain.
A set of the domain identifiers of the axes spanned by the transform’s coordinates.
Examples
>>> t = d.item('rotated_latitude_longitude', key=True) >>> d.transform_axes(t) set(['dim2', 'dim1'])
cf.Domain.remove_items
cf.Flags
Enter search terms or a module, class or function name.