imap_processing.codice.codice_l2#

Perform CoDICE l2 processing.

This module processes CoDICE l1 files and creates L2 data products.

Notes

from imap_processing.codice.codice_l2 import process_codice_l2 dataset = process_codice_l2(l1_filename)

Functions

add_dataset_attributes(l2_dataset, ...)

Add the global and variable attributes to the dataset.

process_codice_l2(file_path)

Will process CoDICE l1 data to create l2 data products.