chore: update weather alert state [skip ci]

This commit is contained in:
Gitea Actions
2026-02-04 16:01:05 +00:00
parent 6210b1ec2e
commit 1b36440598

View File

@@ -1,11 +1,5 @@
{ {
"sent_alerts": { "sent_alerts": {
"precipitation:2026-02-03": {
"dedup_key": "precipitation:2026-02-03",
"alert_type": "precipitation",
"sent_at": "2026-02-03T16:01:03.145892",
"forecast_hour": "2026-02-03-20"
},
"precipitation:2026-02-04": { "precipitation:2026-02-04": {
"dedup_key": "precipitation:2026-02-04", "dedup_key": "precipitation:2026-02-04",
"alert_type": "precipitation", "alert_type": "precipitation",
@@ -17,18 +11,24 @@
"alert_type": "severe_weather", "alert_type": "severe_weather",
"sent_at": "2026-02-04T12:01:04.266248", "sent_at": "2026-02-04T12:01:04.266248",
"forecast_hour": "urn:oid:2.49.0.1.840.0.a243d0e302fa126a017fe226ce462ac679ab9dfe.001.1" "forecast_hour": "urn:oid:2.49.0.1.840.0.a243d0e302fa126a017fe226ce462ac679ab9dfe.001.1"
},
"severe_weather:urn:oid:2.49.0.1.840.0.e0f52d6922d7b0e48ad9c768355de316447777b6.001.1": {
"dedup_key": "severe_weather:urn:oid:2.49.0.1.840.0.e0f52d6922d7b0e48ad9c768355de316447777b6.001.1",
"alert_type": "severe_weather",
"sent_at": "2026-02-04T16:01:05.632428",
"forecast_hour": "urn:oid:2.49.0.1.840.0.e0f52d6922d7b0e48ad9c768355de316447777b6.001.1"
} }
}, },
"last_updated": "2026-02-04T12:01:04.266272", "last_updated": "2026-02-04T16:01:05.632485",
"previous_alert_snapshots": { "previous_alert_snapshots": {
"severe_weather": { "severe_weather": {
"alert_type": "severe_weather", "alert_type": "severe_weather",
"extreme_value": 1.0, "extreme_value": 1.0,
"threshold": 0.0, "threshold": 0.0,
"start_time": "urn:oid:2.49.0.1.840.0.a243d0e302fa126a017fe226ce462ac679ab9dfe.001.1", "start_time": "urn:oid:2.49.0.1.840.0.e0f52d6922d7b0e48ad9c768355de316447777b6.001.1",
"end_time": "urn:oid:2.49.0.1.840.0.a243d0e302fa126a017fe226ce462ac679ab9dfe.001.1", "end_time": "urn:oid:2.49.0.1.840.0.e0f52d6922d7b0e48ad9c768355de316447777b6.001.1",
"hour_count": 1, "hour_count": 1,
"captured_at": "2026-02-04T12:01:04.266267" "captured_at": "2026-02-04T16:01:05.632461"
} }
}, },
"last_ai_summary_sent": null "last_ai_summary_sent": null