cfdm.CFDMImplementation.get_construct_type

CFDMImplementation.get_construct_type(variable)[source]

Return the construct type of a variable.

Added in version (cfdm): 1.10.0.1

Parameters:
variable: object

The object to get a construct type from.

Returns:
str or None

The construct type, or None if the variable is not a construct.