cfdm.core.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.
New in version (cfdm): 1.8.9.0
- Parameters
- Returns
tuple
The keys of the domain axis constructs spanned by the data.