cf.CoordinateReference.has_bounds

CoordinateReference.has_bounds()[source]

Returns False since coordinate reference constructs do not have cell bounds.

Examples

>>> c.has_bounds()
False