{
"sep_forecast_submission": {

  "model":{
    "short_name": "MAG4_LOS_FEr",
    "spase_id": "spase://CCMC/SimulationModel/MAG4/v20190904"
  },
  "mode": "forecast",
  "issue_time":"2026-05-16T23:38Z",
  "inputs":[
    {
      "magnetogram":{
        "observatory":"SDO",
        "instrument":"HMI",
        "products":[
          {
            "product":"hmi.M_45s_nrt",
            "last_data_time":"2026-05-16T22:59Z"
          }

        ]
      }
    }
  ],
  "forecasts":[
    {
      "energy_channel": {
        "min": 10,
        "max": -1,
        "units": "MeV"
      },
      "species": "proton",
      "location": "earth",
      "prediction_window":{
        "start_time":"2026-05-16T22:59Z",
        "end_time":"2026-05-17T22:59Z"
      },
      "probabilities":[
        {
        "probability_value":0.0100000,
        "uncertainty":0.0100000,
        "threshold":10,
        "threshold_units":"pfu"
       }
      ],
      "all_clear":{
        "all_clear_boolean":true,
        "threshold":10,
        "threshold_units":"pfu",
        "probability_threshold":0.0200000
      }
      }
    ]
  }
}

