A CF-compliant earth science data analysis library
Whether or not the construct has data.
Domain instances never have data.
Domain
Added in version (cfdm): 1.9.0.0
False
Examples
>>> f = cf.Domain() >>> f.has_data() False