From b9ebbccb90955028e10a343dbaa83bc9d721171c Mon Sep 17 00:00:00 2001 From: MoSiren Date: Sun, 19 May 2024 04:28:32 -0600 Subject: [PATCH] Updated Priority for PTS and RET PTS is the SPC outlooks that are issued if severe weather is expected. RET is EAS Activation Requested it seems to not be sent to IEMBot. More than likely used on NWWS-IO PTS was updated from 1 to 3 RET was updated from 1 to 5. MoSiren --- data/events.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/data/events.json b/data/events.json index b5cbb85..1e36906 100644 --- a/data/events.json +++ b/data/events.json @@ -776,7 +776,7 @@ "text": "Post Storm Hurricane Report" }, "PTS": { - "priority": 1, + "priority": 3, "text": "Probabilistic Outlook Points" }, "PWO": { @@ -808,7 +808,7 @@ "text": "Record Report" }, "RET": { - "priority": 1, + "priority": 5, "text": "EAS Activation Request" }, "RFD": {