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(dataset, ...)

Add the global and variable attributes to the dataset.

compute_geometric_factors(dataset)

Calculate geometric factors needed for intensity calculations.

process_codice_l2(file_path)

Will process CoDICE l1 data to create l2 data products.

process_lo_sw_species(dataset, geometric_factors)

Process the lo-sw-species L2 dataset to calculate species intensities.