The shape attribute for each field.
fl.shape is equivalent to cf.List(f.shape for f in fl).
See cf.Field.shape for details.
The data array shape for each field.
Examples
>>> fl.ndim [2, 0, 4] >>> fl.shape [(73, 96), (), (12, 19, 96, 73)]
cf.FieldList.subspace
cf.FieldList.size
Enter search terms or a module, class or function name.