chore: update weather alert state [skip ci]

This commit is contained in:
Gitea Actions
2026-05-25 12:01:05 +00:00
parent 00a9bd51c3
commit 0d47eb9243

View File

@@ -1,19 +1,29 @@
{ {
"sent_alerts": { "sent_alerts": {
"precipitation:2026-05-24": {
"dedup_key": "precipitation:2026-05-24",
"alert_type": "precipitation",
"sent_at": "2026-05-24T12:01:05.020452",
"forecast_hour": "2026-05-24-15"
},
"precipitation:2026-05-25": { "precipitation:2026-05-25": {
"dedup_key": "precipitation:2026-05-25", "dedup_key": "precipitation:2026-05-25",
"alert_type": "precipitation", "alert_type": "precipitation",
"sent_at": "2026-05-25T00:01:04.869958", "sent_at": "2026-05-25T00:01:04.869958",
"forecast_hour": "2026-05-25-01" "forecast_hour": "2026-05-25-01"
},
"severe_weather:urn:oid:2.49.0.1.840.0.2f7109a7e8e1f6bed42d972fb34386df71cb52e8.001.1": {
"dedup_key": "severe_weather:urn:oid:2.49.0.1.840.0.2f7109a7e8e1f6bed42d972fb34386df71cb52e8.001.1",
"alert_type": "severe_weather",
"sent_at": "2026-05-25T12:01:05.131639",
"forecast_hour": "urn:oid:2.49.0.1.840.0.2f7109a7e8e1f6bed42d972fb34386df71cb52e8.001.1"
}
},
"last_updated": "2026-05-25T12:01:05.131668",
"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.2f7109a7e8e1f6bed42d972fb34386df71cb52e8.001.1",
"end_time": "urn:oid:2.49.0.1.840.0.2f7109a7e8e1f6bed42d972fb34386df71cb52e8.001.1",
"hour_count": 1,
"captured_at": "2026-05-25T12:01:05.131654"
} }
}, },
"last_updated": "2026-05-25T08:01:04.947567",
"previous_alert_snapshots": {},
"last_ai_summary_sent": null "last_ai_summary_sent": null
} }