cf.AncillaryVariables.squeeze

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

Apply the squeeze method to each field of the list.

Parameters :
args, kwargs :

As for a field’s squeeze method.

Returns :

out : FieldList

Previous topic

cf.AncillaryVariables.sort

Next topic

cf.AncillaryVariables.unsqueeze

This Page