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