diff options
Diffstat (limited to 'nws.conf')
| -rw-r--r-- | nws.conf | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -10,5 +10,8 @@ area1="SOUTHPLAINS" # go to weather.gov, hover over your area on the center map, and put the code here 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" + # run tw --retrieve-counties, and type the code next to your county. Must have state set first. Used for alerts countyId="OKC047" |