cf.FieldList.array

FieldList.array

The numpy array deep copy of the data array of each field.

fl.array is equivalent to cf.List(f.array for f in fl).

See cf.Field.array for details.

Previous topic

cf.FieldList.ancillary_variables

Next topic

cf.FieldList.attributes

This Page