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