cdms2.fvariable:FileVariable

FileVariable.getAxisListIndex(axes=None, omit=None, order=None)

Get Axis List Index

Returns
a list of indices of axis objects

Notes

If axes is not None, include only certain axes. less the ones specified in omit.

If axes is None, use all axes of this variable.

Other specificiations are as for axisMatchIndex.