imap_processing.swapi.l1.swapi_l1.swapi_l1# imap_processing.swapi.l1.swapi_l1.swapi_l1(file_path: str, data_version: str) → Dataset# Will process SWAPI level 0 data to level 1. Parameters: file_path (str) – Path to SWAPI L0 file. data_version (str) – Version of the data product being created. Returns: processed_data – Set of processed data. Return type: xarray.Dataset