Recommend use of county rather than zone.

This commit is contained in:
Dan Srebnick 2017-08-28 17:53:53 -04:00
parent db3489d909
commit 041c646faf
2 changed files with 8 additions and 6 deletions

7
README
View File

@ -38,9 +38,10 @@ myTZ should be set to the Linux TZ value for the issuing office of your
preferred weather zone. For a complete list of timezones, you may use
the following command: timedatectl list-timezones | grep America.
myZone should be set to the zone number. A list of zones may be found at
https://alerts.weather.gov/. Only list one zone. You could use a county code
rather than a zone code if you wish.
myZone should be set to your county code. A list of county codes may be found
at https://alerts.weather.gov/. Only list one county. The program will then
send the alert for all affected zones. You could also use a zone code if
you want to be more specific.
USE

View File

@ -33,9 +33,10 @@ myTZ should be set to the Linux TZ value for the issuing office of your
preferred weather zone. For a complete list of timezones, you may use
the following command: timedatectl list-timezones | grep America.
myZone should be set to the zone number. A list of zones may be found at
https://alerts.weather.gov/. Only list one zone. You could use a county code
rather than a zone code if you wish.
myZone should be set to your county code. A list of county codes may be found
at https://alerts.weather.gov/. Only list one county. The program will then
send the alert for all affected zones. You could also use a zone code if
you want to be more specific, but you may information relevant to your area.
USE