imap_processing.swapi.l1.swapi_l1.swapi_l1#

imap_processing.swapi.l1.swapi_l1.swapi_l1(dependencies: ProcessingInputCollection, descriptor: str) Dataset#

Will process SWAPI level 0 data to level 1.

Parameters:
  • dependencies (ProcessingInputCollection) – Input dependencies needed for L1 processing.

  • descriptor (str) – Descriptor for the type of data to process. Options are ‘hk’ or ‘sci’.

Returns:

processed_data – Set of processed data.

Return type:

xarray.Dataset