imap_processing.idex.idex_l2b.idex_l2b#

imap_processing.idex.idex_l2b.idex_l2b(l2a_dataset: Dataset) Dataset#

Will process IDEX l2a data to create l2b data products.

Parameters:

l2a_dataset (xarray.Dataset) – IDEX L2a dataset to process.

Returns:

l2b_dataset – The``xarray`` dataset containing the science data and supporting metadata.

Return type:

xarray.Dataset