chore: update weather alert state [skip ci]

This commit is contained in:
Gitea Actions
2026-06-02 20:01:05 +00:00
parent 3b3240f059
commit 94ff6bdf6f

View File

@@ -1,19 +1,29 @@
{ {
"sent_alerts": { "sent_alerts": {
"precipitation:2026-06-01": {
"dedup_key": "precipitation:2026-06-01",
"alert_type": "precipitation",
"sent_at": "2026-06-01T16:01:04.938055",
"forecast_hour": "2026-06-01-19"
},
"severe_weather:urn:oid:2.49.0.1.840.0.bd14892f3f3162dfba105aaace979f649311bc9b.001.1": { "severe_weather:urn:oid:2.49.0.1.840.0.bd14892f3f3162dfba105aaace979f649311bc9b.001.1": {
"dedup_key": "severe_weather:urn:oid:2.49.0.1.840.0.bd14892f3f3162dfba105aaace979f649311bc9b.001.1", "dedup_key": "severe_weather:urn:oid:2.49.0.1.840.0.bd14892f3f3162dfba105aaace979f649311bc9b.001.1",
"alert_type": "severe_weather", "alert_type": "severe_weather",
"sent_at": "2026-06-02T12:01:06.494438", "sent_at": "2026-06-02T12:01:06.494438",
"forecast_hour": "urn:oid:2.49.0.1.840.0.bd14892f3f3162dfba105aaace979f649311bc9b.001.1" "forecast_hour": "urn:oid:2.49.0.1.840.0.bd14892f3f3162dfba105aaace979f649311bc9b.001.1"
},
"severe_weather:urn:oid:2.49.0.1.840.0.8acc715e6941509e74b5868e70fc41763c21e76d.001.1": {
"dedup_key": "severe_weather:urn:oid:2.49.0.1.840.0.8acc715e6941509e74b5868e70fc41763c21e76d.001.1",
"alert_type": "severe_weather",
"sent_at": "2026-06-02T20:01:05.312219",
"forecast_hour": "urn:oid:2.49.0.1.840.0.8acc715e6941509e74b5868e70fc41763c21e76d.001.1"
}
},
"last_updated": "2026-06-02T20:01:05.312251",
"previous_alert_snapshots": {
"severe_weather": {
"alert_type": "severe_weather",
"extreme_value": 1.0,
"threshold": 0.0,
"start_time": "urn:oid:2.49.0.1.840.0.8acc715e6941509e74b5868e70fc41763c21e76d.001.1",
"end_time": "urn:oid:2.49.0.1.840.0.8acc715e6941509e74b5868e70fc41763c21e76d.001.1",
"hour_count": 1,
"captured_at": "2026-06-02T20:01:05.312236"
} }
}, },
"last_updated": "2026-06-02T16:01:05.318405",
"previous_alert_snapshots": {},
"last_ai_summary_sent": null "last_ai_summary_sent": null
} }