cfdm.AggregatedArray.get_fragment_type

AggregatedArray.get_fragment_type()[source]

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.

Added in version (cfdm): 1.12.0.0

Returns:
str

The fragment type.