imap_processing.codice.codice_l1a.process_codice_l1a#
- imap_processing.codice.codice_l1a.process_codice_l1a(file_path: Path) list[Dataset]#
Will process CoDICE l0 data to create l1a data products.
- Parameters:
file_path (pathlib.Path | str) – Path to the CoDICE L0 file to process.
- Returns:
processed_datasets – A list of the
xarraydatasets containing the science data and supporting metadata.- Return type: