cf.FieldList.ndim

FieldList.ndim

The number of dimensions in the data array of each field.

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

See cf.Field.ndim for details.

Previous topic

cf.FieldList.month

Next topic

cf.FieldList.properties

This Page