Merge pull request #57 from srcarter3/phensig-addition

Small change to add DS.Y phensig
This commit is contained in:
srcarter3 2022-04-19 10:34:12 -06:00 committed by GitHub
commit f77689f9d8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1538,6 +1538,10 @@ vtec = {
'sig': 'W',
'color': 'bisque',
'hdln': 'Dust Storm Warning'},
'DS.Y' : {'phen': 'DS',
'sig': 'Y',
'color': 'darkkhaki'
'hdln': 'Dust Advisory'},
'DU.Y' : {'phen': 'DU',
'sig': 'Y',
'color': 'darkkhaki',