imap_processing.hit.l0.hit_l1a_decom.create_datasets#

imap_processing.hit.l0.hit_l1a_decom.create_datasets(data)#

Create a dataset for each APID in the data.

Parameters:

data (dict) – A single dictionary containing data for all instances of an APID.

Returns:

A dictionary containing xr.Dataset for each APID. each dataset in the dictionary will be converted to a CDF.

Return type:

dict