imap_processing.hi.hi_l1c.hi_l1c#

imap_processing.hi.hi_l1c.hi_l1c(de_dataset: Dataset, calibration_prod_config_path: Path) list[Dataset]#

High level IMAP-Hi l1c processing function.

This function will be expanded once the l1c processing is better defined. It will need to add inputs such as Ephemerides, Goodtimes inputs, and instrument status summary and will output a Pointing Set CDF as well as a Goodtimes list (CDF?).

Parameters:
  • de_dataset (xarray.Dataset) – IMAP-Hi l1b de product.

  • calibration_prod_config_path (pathlib.Path) – Calibration product configuration file.

Returns:

l1c_dataset – Processed xarray dataset.

Return type:

xarray.Dataset