cfdm.CFDMImplementation.get_auxiliary_coordinates

CFDMImplementation.get_auxiliary_coordinates(field, axes=None, exact=False)[source]

Returns auxiliary coordinates that span particular axes.

If no axes are specified then all auxiliary coordinate constructs are returned.

If axes are specified then auxiliary coordinate constructs whose data arrays span those axes, and possibly other axes, are returned.

Parameters:

axes: sequence of str

Returns:

dict