imap_processing.codice.codice_l1a.group_ialirt_data#
- imap_processing.codice.codice_l1a.group_ialirt_data(packets: Dataset, data_field_range: range, prefix: str) list[bytearray]#
Group together the individual I-ALiRT data fields.
- Parameters:
packets (xarray.Dataset) – The dataset containing the I-ALiRT data packets.
data_field_range (range) – The range of the individual data fields (15 or lo, 6 for hi).
prefix (str) – The prefix used to index the data (i.e.
cod_loorcod_hi).
- Returns:
grouped_data – The list of grouped I-ALiRT data.
- Return type: