imap_processing.codice.codice_l2.process_hi_direct_events#

imap_processing.codice.codice_l2.process_hi_direct_events(dependencies: ProcessingInputCollection) Dataset#

Process the hi-direct-events L1A dataset to convert variables to physical units.

See section 11.2.1 of the CoDICE algorithm document for details.

Parameters:

dependencies (ProcessingInputCollection) – The collection of processing input files.

Returns:

The updated L2 dataset with variables converted to physical units.

Return type:

xarray.Dataset