A Python reference implementation of the CF data model
Whether or not there are cell bounds.
This is always False.
Added in version (cfdm): 1.9.0.0
See also
has_data
False
Examples
>>> f = cfdm.Domain() >>> f.has_bounds() False