From 9dd6339bce3512293d83725c53ea2586f043d798 Mon Sep 17 00:00:00 2001 From: Gitea Actions Date: Wed, 29 Apr 2026 08:01:03 +0000 Subject: [PATCH] chore: update weather alert state [skip ci] --- data/state.json | 27 ++++++--------------------- 1 file changed, 6 insertions(+), 21 deletions(-) diff --git a/data/state.json b/data/state.json index 35408b9..820e857 100644 --- a/data/state.json +++ b/data/state.json @@ -1,11 +1,5 @@ { "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": { "dedup_key": "severe_weather:urn:oid:2.49.0.1.840.0.07a976fdf0ca400876bb628abf28b6a77aa96982.001.1", "alert_type": "severe_weather", @@ -19,25 +13,16 @@ "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": { - "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": { "alert_type": "precipitation", - "extreme_value": 68.0, + "extreme_value": 65.0, "threshold": 60, - "start_time": "2026-04-29-05", - "end_time": "2026-04-29-08", - "hour_count": 4, - "captured_at": "2026-04-29T04:01:04.081692" + "start_time": "2026-04-29-09", + "end_time": "2026-04-29-10", + "hour_count": 2, + "captured_at": "2026-04-29T08:01:03.670387" } }, "last_ai_summary_sent": null