A CF-compliant earth science data analysis library
DimensionCoordinate.
construct_type
Return a description of the construct type.
New in version (cfdm): 1.7.0
str
The construct type.
Examples:
>>> c = cf.DimensionCoordinate() >>> c.construct_type 'dimension_coordinate'