cf.Field.refs

Field.refs(items=None, **kwargs)[source]

Return coordinate references of the domain.

f.refs() is equivalent to f.items(role='r'). See cf.Field.items for details.

Examples:

Previous topic

cf.Field.ref

Next topic

cf.Field.remove_axes

This Page