cfdm.CFDMImplementation.get_data_axes

CFDMImplementation.get_data_axes(parent, key, default=None)[source]

Get domain axis identifiers.

Parameters:

parent: Field or Domain

key: str or None

The identifier of the construct, or None to get Field axes.

Returns:
tuple of str

The domain axis identifiers.