Correct default_atypes to match what's generated
authorJeremy Stanley <fungi@yuggoth.org>
Sat, 25 Jul 2020 15:26:16 +0000 (15:26 +0000)
committerJeremy Stanley <fungi@yuggoth.org>
Sun, 26 Jul 2020 19:04:33 +0000 (19:04 +0000)
commit9fa7d3cf1871c059f4e0580ad94caaab64c261b4
treeb7a12bb52c5d0682bf2859ad62382f0c6ea7fe58
parent8ad1f3f02c90003035fd6dbeb558752a1bb9cb0b
Correct default_atypes to match what's generated

Kevin Monceaux reported a regression with the 2.4 release. Running
with the -a/--alert option and no limited --atypes or atypes
override in weatherrc resulted in a message about undefined URLs
and no normal output. This problem crept in when hard-coding alert
types in the correlator after ditching the woefully unmaintained
zonecatalog.curr.tar data source (commit 8a37edd).

Update default_atypes so that it covers all relevant non-forecast
URLs the correlate routine embeds.
weather.py