cdms2.avariable:AbstractVariable

AbstractVariable.hasCellData()[source]

If any of the variable’s axis has explicit bounds, we have cell data otherwise we have point data.

Returns
True or False if axis has cell data.