diff --git a/awips/tables.py b/awips/tables.py index 3a7b3d7..bbd1845 100644 --- a/awips/tables.py +++ b/awips/tables.py @@ -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',