Merge pull request #59 from srcarter3/phensig-addition

Fixed syntax error for phensig table update
This commit is contained in:
srcarter3 2022-04-19 11:39:14 -06:00 committed by GitHub
commit 526eb8d1b1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1540,7 +1540,7 @@ vtec = {
'hdln': 'Dust Storm Warning'},
'DS.Y' : {'phen': 'DS',
'sig': 'Y',
'color': 'darkkhaki'
'color': 'darkkhaki',
'hdln': 'Dust Advisory'},
'DU.Y' : {'phen': 'DU',
'sig': 'Y',