From d95226739fd1672a39a89649e65c638ebbbd36fa Mon Sep 17 00:00:00 2001 From: KM4ACK Date: Wed, 6 Dec 2023 07:40:58 -0600 Subject: [PATCH] fix two radar requests --- cat-functions | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/cat-functions b/cat-functions index 260955e..416359b 100755 --- a/cat-functions +++ b/cat-functions @@ -356,13 +356,13 @@ Pacific Southwest|Southern Rockies|Southern Plains|Southeast|National|Alaska|Haw "Northeast") BODY=US.RAD.NEAST;; "Pacific Southwest") - BODY=PACSW;; + BODY=US.RAD.PACSW;; "Southern Rockies") BODY=US.RAD.SROC;; "Southern Plains") BODY=US.RAD.SPLA;; "Southeast") - BODY=SEAST;; + BODY=US.RAD.SEAST;; "National") BODY=US.RAD.CONUS;; "Alaska")