imap_processing.idex.idex_l1b.idex_l1b#

imap_processing.idex.idex_l1b.idex_l1b(l1a_dataset: Dataset) Dataset#

Will process IDEX l1a data to create l1b data products.

Parameters:

l1a_dataset (xarray.Dataset) – IDEX L1a dataset to process.

Returns:

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

Return type:

xarray.Dataset