From 17d3634016e01b950422ebd45863e918a5bdf062 Mon Sep 17 00:00:00 2001 From: stkhan Date: Sat, 22 Jun 2024 14:34:52 -0500 Subject: Update config --- nws.conf | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'nws.conf') diff --git a/nws.conf b/nws.conf index 596d539..adbc0da 100644 --- a/nws.conf +++ b/nws.conf @@ -16,5 +16,11 @@ area2="oun" # go to weather.gov/AREA2, and hover over Radar. At the end of each "Local Radar" option will have a four letter code, such as KTLX, KFDR, etc area3="KTLX" +area4="south_plains" + # run tw --retrieve-counties, and type the code next to your county. Must have state set first. Used for alerts countyId="OKC047" + +# radio is provided by noaaweatherradio.org +# to get the url, view the source, find your closest town, and put in the URL three lines above it +radioURL="https://wxradio.org/OK-Stillwater-WNG654" -- cgit v1.2.3