True if and only if the data array is a scalar array.
Examples
>>> c.ndim 0 >>> f.isscalar True
>>> c.ndim >= 1 True >>> c.isscalar False
cf.Coordinate.hasbounds
cf.Coordinate.minute
Enter search terms or a module, class or function name.