diff --git a/awips/tables.py b/awips/tables.py index 823f5c9..3a7b3d7 100644 --- a/awips/tables.py +++ b/awips/tables.py @@ -1774,6 +1774,10 @@ vtec = { 'sig': 'Y', 'color': 'khaki', 'hdln': 'Dense Smoke Advisory'}, + 'SQ.W' : {'phen': 'SQ', + 'sig': 'W', + 'color': '#EF2B1C', + 'hdln': 'Snow Squall Warning'}, 'SR.A' : {'phen': 'SR', 'sig': 'A', 'color': 'violet',