summaryrefslogtreecommitdiff
path: root/nws.conf
blob: 596d539bd7c913dcf99b8fb5268e116e9cc3f474 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# image viewer for graphicast
IV="nsxiv"

# two letter state code
state="OK"

# full state name, must have first letter capitalized
state_full="Oklahoma"

# options include SOUTHPLAINS, SOUTHROCKIES, NORTHEAST, NORTHROCKIES, etc - https://radar.weather.gov/ridge/standard/
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"