cf.Field.data_axes¶
- Field.data_axes()[source]¶
Return the domain axes for the data array dimensions.
Deprecated at version 3.0.0. Use
get_data_axes
method instead.
Return the domain axes for the data array dimensions.
Deprecated at version 3.0.0. Use get_data_axes
method instead.