The ndim attribute for each field.
fl.ndim is equivalent to cf.List(f.ndim for f in fl).
See cf.Field.ndim for details.
The number of data array axes for each field.
Examples
>>> len(fl 4 >>> fl.ndim [3, 2, 0, 3]
cf.FieldList.mask
cf.FieldList.shape
Enter search terms or a module, class or function name.