imap_processing.swe.l1a.swe_l1a.swe_l1a#

imap_processing.swe.l1a.swe_l1a.swe_l1a(file_path)#

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:

file_path (pathlib.Path) – Path where data is downloaded

Returns:

List of xarray.Dataset

Return type:

List