mirror of
https://github.com/Unidata/python-awips.git
synced 2025-02-23 14:57:56 -05:00
Merge branch 'main' of github.com:Unidata/python-awips into main
This commit is contained in:
commit
4fa339516c
1 changed files with 1 additions and 1 deletions
|
@ -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',
|
||||
|
|
Loading…
Add table
Reference in a new issue