{
  "HAPI": "3.2",
  "x_description": "EDI Quality Statistics (QSTAT) from Cluster-3 The QSTAT files characterize the beam tracking performance of EDI. They are used by the main processing software to decide whether a data interval is worth to be processed. The QSTAT files contain statistical information about the number of recorded electron beam data in EDI science telemetry. The percentage of spins characterized by at least 4 beams of quality 2 or higher are computed for each 10-minute interval. The files are stored in a non-standard ASCII format. Each QSTAT file has an introductory comment line that starts with a semicolon (;). The comment line contains the parameters that have been used when running the 'qstat' program. There are two parameters: - min_q : the minimum quality required for recorded beams in telemetry. There are four quality values : 0 = no beam 1 = return beam detected, no time-of-flight information available 2 = return beam detected, time-of-flight information is available, signal-to-noise ratio is below upper threshold level 3 = like 2, but signal-to-noise ratio is above upper threshold level - minbeams : the minimum number of recorded beams of quality >= min_q per spacecraft spin. Any spin with a lower number of recorded beams will be considered as unsuitable for processing by EDI_PISO. Below the introductory comment line are 24 lines, one for each hour of the day. Each line contains eleven columns which are separated by one or more whitespaces. The contents of the columns is: col 0 : date in format yyyy-mm-dd (identical for all 24 lines) col 1 : hour of day (an integer ranging between 0 and 23) col 2 : a flag (an integer that is either 0 or 1). This flag signals if EDI has been in the electron-drift mode (called Windshield Wiper mode) at all during the current hour. col 3 : the total number of spacecraft spins within the current hour (an integer) col 4 : the number of spacecraft spins within the current hour for which the number of recorded beams of quality >= min_q is larger than or equal to minbeams. col 5-10 : for six adjacent 10-minute intervals within the current hour, the percentage of spins with number of recorded beams of quality >= min_q is larger than or equal to minbeams.",
  "cadence": "PT600.000000S",
  "parameters": [
    {
      "type": "isotime",
      "units": "UTC",
      "name": "time_tags",
      "description": "UT Time",
      "label": "Universal Time",
      "length": 29,
      "fill": null
    },
    {
      "type": "integer",
      "name": "flag",
      "description": "Flag (aeither 0 or 1) that indicates if EDI has been in E-field mode within the current hour",
      "label": "Flag for E-field mode",
      "units": null,
      "fill": "-1"
    },
    {
      "type": "integer",
      "name": "spins_total",
      "description": "Total number of spacecraft spins within the current hour",
      "label": "Total number of spacecraft spins",
      "units": null,
      "fill": "-1"
    },
    {
      "type": "integer",
      "name": "spins_quality",
      "description": "Number of spacecraft spins of good-quality EDI data within the current hour",
      "label": "Nr of s/c spins of good-quality EDI data",
      "units": null,
      "fill": "-1"
    },
    {
      "type": "double",
      "name": "percentage",
      "description": "Percentage of quality-quality spins against total Nr of spins within the 10-min",
      "label": "Percentage of quality-quality spins vs. total Nr of spins",
      "units": null,
      "fill": "-1.0"
    }
  ],
  "startDate": "2001-01-01T00:00Z",
  "stopDate": "2024-10-01T00:00Z",
  "x_tap_url": "https://csa.esac.esa.int/csa-sl-tap/data?retrieval_type=HEADER&DATASET_ID=C3_CP_EDI_QSTAT&FORCEPACK=false",
  "sampleStartDate": "2022-12-01T00:00Z",
  "sampleStopDate": "2023-01-01T00:00Z",
  "x_tap_data_url": "https://csa.esac.esa.int/csa-sl-tap/data?RETRIEVAL_TYPE=product&RETRIEVAL_ACCESS=streamed&DATASET_ID=C3_CP_EDI_QSTAT&START_DATE=2022-12-01T00:00:00.000Z&END_DATE=2023-01-01T00:00:00.000Z",
  "status": {
    "code": 1200,
    "message": "OK"
  },
  "x_LastUpdate": "2026-04-14T15:13:53Z"
}