Created
January 13, 2016 17:39
-
-
Save habovh/3c8d144b559f79f733c7 to your computer and use it in GitHub Desktop.
Wunderground icon names returned by the API, in case you handle your own icons that do not have the same name for example.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
chanceflurries | |
chancerain | |
chancesleet | |
chancesleet | |
chancesnow | |
chancetstorms | |
chancetstorms | |
clear | |
cloudy | |
flurries | |
fog | |
hazy | |
mostlycloudy | |
mostlysunny | |
partlycloudy | |
partlysunny | |
sleet | |
rain | |
sleet | |
snow | |
sunny | |
tstorms | |
tstorms | |
tstorms | |
cloudy | |
partlycloudy |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Thanks for this! Super helpful