A Python reference implementation of the CF data model
The type of fragments in the aggregated data.
Added in version (cfdm): 1.12.0.0
str
None
The fragment type, either 'uri' for fragment datasets, or 'unique_value' for fragment unique values, or None for an unspecified fragment type.
'uri'
'unique_value'