cf.AuxiliaryCoordinate.construct_type — Documentation
Return a description of the construct type.
Added in version (cfdm): 1.7.0
str
The construct type.
Examples
>>> c = cf.AuxiliaryCoordinate() >>> c.construct_type 'auxiliary_coordinate'