Return a dictionary mapping axes to their directions.
A dictionary whose key/value pairs are axis identifiers and their directions.
See also
direction
Examples
>>> d.directions() {'dim1': True, 'dim0': False}
cf.Domain.direction
cf.Domain.dump
Enter search terms or a module, class or function name.