Map<String, String> weatherObscurationMap = { 'BR': 'mist', 'FG': 'fog', 'FU': 'smoke', 'VA': 'volcanic ash', 'DU': 'dust', 'SA': 'sand', 'HZ': 'haze', 'PY': 'spray', };