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