diff options
Diffstat (limited to 'nws.conf')
| -rw-r--r-- | nws.conf | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -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" |