chore: update weather alert state [skip ci]

This commit is contained in:
Gitea Actions
2026-03-11 20:01:04 +00:00
parent 5aa41e9987
commit 077473e884

View File

@@ -1,13 +1,38 @@
{
"sent_alerts": {
"precipitation:2026-03-10": {
"dedup_key": "precipitation:2026-03-10",
"severe_weather:urn:oid:2.49.0.1.840.0.99a0510a57ddec5bfff59ee52c3dd9d2deec7ceb.001.1": {
"dedup_key": "severe_weather:urn:oid:2.49.0.1.840.0.99a0510a57ddec5bfff59ee52c3dd9d2deec7ceb.001.1",
"alert_type": "severe_weather",
"sent_at": "2026-03-11T20:01:03.928330",
"forecast_hour": "urn:oid:2.49.0.1.840.0.99a0510a57ddec5bfff59ee52c3dd9d2deec7ceb.001.1"
},
"precipitation:2026-03-11": {
"dedup_key": "precipitation:2026-03-11",
"alert_type": "precipitation",
"sent_at": "2026-03-09T20:01:04.687100",
"forecast_hour": "2026-03-10-00"
"sent_at": "2026-03-11T20:01:03.928353",
"forecast_hour": "2026-03-11-23"
}
},
"last_updated": "2026-03-11T20:01:03.928393",
"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.99a0510a57ddec5bfff59ee52c3dd9d2deec7ceb.001.1",
"end_time": "urn:oid:2.49.0.1.840.0.99a0510a57ddec5bfff59ee52c3dd9d2deec7ceb.001.1",
"hour_count": 1,
"captured_at": "2026-03-11T20:01:03.928375"
},
"precipitation": {
"alert_type": "precipitation",
"extreme_value": 100.0,
"threshold": 60,
"start_time": "2026-03-11-23",
"end_time": "2026-03-12-00",
"hour_count": 2,
"captured_at": "2026-03-11T20:01:03.928378"
}
},
"last_updated": "2026-03-11T16:01:04.199383",
"previous_alert_snapshots": {},
"last_ai_summary_sent": null
}