imap_processing.swe.l1b.swe_l1b_science.populate_full_cycle_data#

imap_processing.swe.l1b.swe_l1b_science.populate_full_cycle_data(l1a_data: Dataset, packet_index: int, esa_table_num: int) ndarray[Any, dtype[_ScalarType_co]]#

Populate full cycle data array using esa lookup table and l1a_data.

Parameters:
  • l1a_data (xarray.Dataset) – L1a data with full cycle data only.

  • packet_index (int) – Index of current packet in the whole packet list.

  • esa_table_num (int) – ESA lookup table number.

Returns:

Array with full cycle data populated.

Return type:

numpy.ndarray