cf.FieldList.squeeze

FieldList.squeeze(axes=None, i=False, **kwargs)[source]

Insert size 1 axes into the data array of each field.

Parameters :
args, kwargs : optional

See cf.Field.squeeze.

Returns :

out : cf.FieldList

Previous topic

cf.FieldList.sin

Next topic

cf.FieldList.subspace

This Page