The number of dimensions in the data array.
See also
data, hasdata, isscalar, shape
>>> f.hasdata True >>> f.shape (73, 96) >>> f.ndim 2
>>> f.shape () >>> f.ndim 0
cf.Coordinate.month
cf.Coordinate.properties
Enter search terms or a module, class or function name.