ResQ.Core
PreAlert Class
Represents a pre-alert from the PDIE (Predictive Disaster Intelligence Engine).Example
Remarks
Pre-alerts are predictions of potential disasters before they occur, allowing for proactive response preparation. They include probability, timing, and severity estimates.| Properties | |
|---|---|
| AlertId | Unique identifier for this pre-alert. |
| CreatedAt | UTC timestamp when the pre-alert was created. |
| ForecastHorizonHours | Forecast time horizon in hours. |
| PredictedDisasterType | Predicted type of disaster. |
| Probability | Probability of the disaster occurring (0.0 to 1.0). |
| SectorId | Geographic sector this alert applies to. |
| Severity | Severity level of the predicted disaster. |