A Python reference implementation of the CF data model
Data.
nc_get_aggregation_fragment_type
The type of fragments in the aggregated data.
New in version (cfdm): 1.12.0.0
str
The fragment type, either 'location' for fragment files, or 'value' for fragment unique values.
'location'
'value'