imap_processing.hi.hi_l1b.de_esa_energy_step#
- imap_processing.hi.hi_l1b.de_esa_energy_step(dataset: Dataset) dict[str, DataArray]#
Compute esa_energy_step for each direct event.
- TODO: For now this function just returns the esa_step from the input dataset.
Eventually, it will take L1B housekeeping data and determine the esa energy steps from that data.
- Parameters:
dataset (xarray.Dataset) – The partial L1B dataset.
- Returns:
new_vars – Keys are variable names and values are xarray.DataArray.
- Return type: