add HY.S to vtec dictionary

This commit is contained in:
mjames-upc 2017-04-06 12:12:58 -06:00
parent 2decfd015e
commit 316592b701

View file

@ -131,6 +131,10 @@ vtec = {
'sig': 'W', 'sig': 'W',
'color': 'green', 'color': 'green',
'hdln': 'Flood Warning'}, 'hdln': 'Flood Warning'},
'HY.S' : {'phen': 'FL',
'sig': 'S',
'color': '#00ff7f',
'hdln': 'Hydrological Statement'},
'FL.S' : {'phen': 'FL', 'FL.S' : {'phen': 'FL',
'sig': 'S', 'sig': 'S',
'color': '#00ff7f', 'color': '#00ff7f',