A Python reference implementation of the CF data model
The type of fragments in the fragment array.
Either 'uri' to indicate that the fragments are files, or else 'unique_value' to indicate that they are represented by their unique data values.
'uri'
'unique_value'
Added in version (cfdm): 1.12.0.0
See also
get_fragment_array, get_fragment_array_shape, get_fragmented_dimensions
get_fragment_array
get_fragment_array_shape
get_fragmented_dimensions
str
The fragment type.