cdms2.avariable:AbstractVariable

AbstractVariable.reorder(self, order)[source]

Reorder per the specification order.

Parameters
orderstring can be “tzyx” with all possible axes permutation.
Returns
New reordered variable.