cfdm.Constructs.get_data_axes¶
- Constructs.get_data_axes(key, default=ValueError())[source]¶
Return the keys of the axes spanned by a construct’s data.
Specifically, returns the keys of the domain axis constructs spanned by the data of a metadata construct.
Added in version (cfdm): 1.8.9.0
- Parameters:
- Returns:
tuple
The keys of the domain axis constructs spanned by the data.