cf.AncillaryVariables.unsqueeze

AncillaryVariables.unsqueeze(*args, **kwargs)[source]

Apply the unsqueeze method to each field of the list.

Parameters :
args, kwargs :

As for a field’s unsqueeze method.

Returns :

out : FieldList

Previous topic

cf.AncillaryVariables.squeeze

Next topic

cf.CellMeasure

This Page