imap_processing.idex.idex_l2b.idex_l2b#

imap_processing.idex.idex_l2b.idex_l2b(l2a_datasets: list[Dataset], evt_datasets: list[Dataset]) list[Dataset]#

Will process IDEX l2a data to create l2b and l2c data products.

IDEX L2B processing creates L2b and L2c at the same time because L2c needs no additional dependencies and is a natural extension of L2b processing.

Parameters:
Returns:

The``xarray`` datasets containing the l2b and l2c science data and supporting metadata.

Return type:

list[xarray.Dataset]