cf.FieldAncillary.construct_type

FieldAncillary.construct_type

Return a description of the construct type.

New in version (cfdm): 1.7.0

Returns
str

The construct type.

Examples

>>> f = cf.FieldAncillary()
>>> f.construct_type
'field_ancillary'