imap_processing.swe.l1a.swe_l1a.swe_l1a#
- imap_processing.swe.l1a.swe_l1a.swe_l1a(packet_file: str) Dataset#
Will process SWE l0 data into l1a data.
Receive all L0 data file. Based on appId, it call its function to process. If appId is science, it requires more work than other appId such as appId of housekeeping.
- Parameters:
packet_file (str) – Path where the raw packet file is stored.
- Returns:
List of xarray.Dataset.
- Return type:
List