chore: update weather alert state [skip ci]

This commit is contained in:
Gitea Actions
2026-04-29 08:01:03 +00:00
parent 11b0b72186
commit 9dd6339bce

View File

@@ -1,11 +1,5 @@
{ {
"sent_alerts": { "sent_alerts": {
"precipitation:2026-04-28": {
"dedup_key": "precipitation:2026-04-28",
"alert_type": "precipitation",
"sent_at": "2026-04-28T04:01:04.095318",
"forecast_hour": "2026-04-28-07"
},
"severe_weather:urn:oid:2.49.0.1.840.0.07a976fdf0ca400876bb628abf28b6a77aa96982.001.1": { "severe_weather:urn:oid:2.49.0.1.840.0.07a976fdf0ca400876bb628abf28b6a77aa96982.001.1": {
"dedup_key": "severe_weather:urn:oid:2.49.0.1.840.0.07a976fdf0ca400876bb628abf28b6a77aa96982.001.1", "dedup_key": "severe_weather:urn:oid:2.49.0.1.840.0.07a976fdf0ca400876bb628abf28b6a77aa96982.001.1",
"alert_type": "severe_weather", "alert_type": "severe_weather",
@@ -19,25 +13,16 @@
"forecast_hour": "2026-04-29-02" "forecast_hour": "2026-04-29-02"
} }
}, },
"last_updated": "2026-04-29T04:01:04.081695", "last_updated": "2026-04-29T08:01:03.670400",
"previous_alert_snapshots": { "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.07a976fdf0ca400876bb628abf28b6a77aa96982.001.1",
"end_time": "urn:oid:2.49.0.1.840.0.07a976fdf0ca400876bb628abf28b6a77aa96982.001.1",
"hour_count": 1,
"captured_at": "2026-04-29T04:01:04.081690"
},
"precipitation": { "precipitation": {
"alert_type": "precipitation", "alert_type": "precipitation",
"extreme_value": 68.0, "extreme_value": 65.0,
"threshold": 60, "threshold": 60,
"start_time": "2026-04-29-05", "start_time": "2026-04-29-09",
"end_time": "2026-04-29-08", "end_time": "2026-04-29-10",
"hour_count": 4, "hour_count": 2,
"captured_at": "2026-04-29T04:01:04.081692" "captured_at": "2026-04-29T08:01:03.670387"
} }
}, },
"last_ai_summary_sent": null "last_ai_summary_sent": null