Map<String, String> weatherIntensityMap = { '-': 'light', '+': 'heavy', '-VC': 'nearby light', '+VC': 'nearby heavy', 'VC': 'nearby', };