chore: update weather alert state [skip ci]
This commit is contained in:
@@ -1,11 +1,5 @@
|
|||||||
{
|
{
|
||||||
"sent_alerts": {
|
"sent_alerts": {
|
||||||
"precipitation:2026-05-25": {
|
|
||||||
"dedup_key": "precipitation:2026-05-25",
|
|
||||||
"alert_type": "precipitation",
|
|
||||||
"sent_at": "2026-05-25T00:01:04.869958",
|
|
||||||
"forecast_hour": "2026-05-25-01"
|
|
||||||
},
|
|
||||||
"severe_weather:urn:oid:2.49.0.1.840.0.2f7109a7e8e1f6bed42d972fb34386df71cb52e8.001.1": {
|
"severe_weather:urn:oid:2.49.0.1.840.0.2f7109a7e8e1f6bed42d972fb34386df71cb52e8.001.1": {
|
||||||
"dedup_key": "severe_weather:urn:oid:2.49.0.1.840.0.2f7109a7e8e1f6bed42d972fb34386df71cb52e8.001.1",
|
"dedup_key": "severe_weather:urn:oid:2.49.0.1.840.0.2f7109a7e8e1f6bed42d972fb34386df71cb52e8.001.1",
|
||||||
"alert_type": "severe_weather",
|
"alert_type": "severe_weather",
|
||||||
@@ -19,16 +13,16 @@
|
|||||||
"forecast_hour": "2026-05-26-00"
|
"forecast_hour": "2026-05-26-00"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"last_updated": "2026-05-26T00:01:03.216334",
|
"last_updated": "2026-05-26T04:01:05.626461",
|
||||||
"previous_alert_snapshots": {
|
"previous_alert_snapshots": {
|
||||||
"precipitation": {
|
"precipitation": {
|
||||||
"alert_type": "precipitation",
|
"alert_type": "precipitation",
|
||||||
"extreme_value": 90.0,
|
"extreme_value": 77.0,
|
||||||
"threshold": 60,
|
"threshold": 60,
|
||||||
"start_time": "2026-05-26-01",
|
"start_time": "2026-05-26-05",
|
||||||
"end_time": "2026-05-26-04",
|
"end_time": "2026-05-26-08",
|
||||||
"hour_count": 4,
|
"hour_count": 4,
|
||||||
"captured_at": "2026-05-26T00:01:03.216331"
|
"captured_at": "2026-05-26T04:01:05.626448"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"last_ai_summary_sent": null
|
"last_ai_summary_sent": null
|
||||||
|
|||||||
Reference in New Issue
Block a user