Last active
November 14, 2024 14:09
-
-
Save stellasphere/9490c195ed2b53c707087c8c2db4ec0c to your computer and use it in GitHub Desktop.
WMO weather interpretation code descriptions (& images)
This file contains 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
{ | |
"0":{ | |
"day":{ | |
"description":"Sunny", | |
"image":"http://openweathermap.org/img/wn/[email protected]" | |
}, | |
"night":{ | |
"description":"Clear", | |
"image":"http://openweathermap.org/img/wn/[email protected]" | |
} | |
}, | |
"1":{ | |
"day":{ | |
"description":"Mainly Sunny", | |
"image":"http://openweathermap.org/img/wn/[email protected]" | |
}, | |
"night":{ | |
"description":"Mainly Clear", | |
"image":"http://openweathermap.org/img/wn/[email protected]" | |
} | |
}, | |
"2":{ | |
"day":{ | |
"description":"Partly Cloudy", | |
"image":"http://openweathermap.org/img/wn/[email protected]" | |
}, | |
"night":{ | |
"description":"Partly Cloudy", | |
"image":"http://openweathermap.org/img/wn/[email protected]" | |
} | |
}, | |
"3":{ | |
"day":{ | |
"description":"Cloudy", | |
"image":"http://openweathermap.org/img/wn/[email protected]" | |
}, | |
"night":{ | |
"description":"Cloudy", | |
"image":"http://openweathermap.org/img/wn/[email protected]" | |
} | |
}, | |
"45":{ | |
"day":{ | |
"description":"Foggy", | |
"image":"http://openweathermap.org/img/wn/[email protected]" | |
}, | |
"night":{ | |
"description":"Foggy", | |
"image":"http://openweathermap.org/img/wn/[email protected]" | |
} | |
}, | |
"48":{ | |
"day":{ | |
"description":"Rime Fog", | |
"image":"http://openweathermap.org/img/wn/[email protected]" | |
}, | |
"night":{ | |
"description":"Rime Fog", | |
"image":"http://openweathermap.org/img/wn/[email protected]" | |
} | |
}, | |
"51":{ | |
"day":{ | |
"description":"Light Drizzle", | |
"image":"http://openweathermap.org/img/wn/[email protected]" | |
}, | |
"night":{ | |
"description":"Light Drizzle", | |
"image":"http://openweathermap.org/img/wn/[email protected]" | |
} | |
}, | |
"53":{ | |
"day":{ | |
"description":"Drizzle", | |
"image":"http://openweathermap.org/img/wn/[email protected]" | |
}, | |
"night":{ | |
"description":"Drizzle", | |
"image":"http://openweathermap.org/img/wn/[email protected]" | |
} | |
}, | |
"55":{ | |
"day":{ | |
"description":"Heavy Drizzle", | |
"image":"http://openweathermap.org/img/wn/[email protected]" | |
}, | |
"night":{ | |
"description":"Heavy Drizzle", | |
"image":"http://openweathermap.org/img/wn/[email protected]" | |
} | |
}, | |
"56":{ | |
"day":{ | |
"description":"Light Freezing Drizzle", | |
"image":"http://openweathermap.org/img/wn/[email protected]" | |
}, | |
"night":{ | |
"description":"Light Freezing Drizzle", | |
"image":"http://openweathermap.org/img/wn/[email protected]" | |
} | |
}, | |
"57":{ | |
"day":{ | |
"description":"Freezing Drizzle", | |
"image":"http://openweathermap.org/img/wn/[email protected]" | |
}, | |
"night":{ | |
"description":"Freezing Drizzle", | |
"image":"http://openweathermap.org/img/wn/[email protected]" | |
} | |
}, | |
"61":{ | |
"day":{ | |
"description":"Light Rain", | |
"image":"http://openweathermap.org/img/wn/[email protected]" | |
}, | |
"night":{ | |
"description":"Light Rain", | |
"image":"http://openweathermap.org/img/wn/[email protected]" | |
} | |
}, | |
"63":{ | |
"day":{ | |
"description":"Rain", | |
"image":"http://openweathermap.org/img/wn/[email protected]" | |
}, | |
"night":{ | |
"description":"Rain", | |
"image":"http://openweathermap.org/img/wn/[email protected]" | |
} | |
}, | |
"65":{ | |
"day":{ | |
"description":"Heavy Rain", | |
"image":"http://openweathermap.org/img/wn/[email protected]" | |
}, | |
"night":{ | |
"description":"Heavy Rain", | |
"image":"http://openweathermap.org/img/wn/[email protected]" | |
} | |
}, | |
"66":{ | |
"day":{ | |
"description":"Light Freezing Rain", | |
"image":"http://openweathermap.org/img/wn/[email protected]" | |
}, | |
"night":{ | |
"description":"Light Freezing Rain", | |
"image":"http://openweathermap.org/img/wn/[email protected]" | |
} | |
}, | |
"67":{ | |
"day":{ | |
"description":"Freezing Rain", | |
"image":"http://openweathermap.org/img/wn/[email protected]" | |
}, | |
"night":{ | |
"description":"Freezing Rain", | |
"image":"http://openweathermap.org/img/wn/[email protected]" | |
} | |
}, | |
"71":{ | |
"day":{ | |
"description":"Light Snow", | |
"image":"http://openweathermap.org/img/wn/[email protected]" | |
}, | |
"night":{ | |
"description":"Light Snow", | |
"image":"http://openweathermap.org/img/wn/[email protected]" | |
} | |
}, | |
"73":{ | |
"day":{ | |
"description":"Snow", | |
"image":"http://openweathermap.org/img/wn/[email protected]" | |
}, | |
"night":{ | |
"description":"Snow", | |
"image":"http://openweathermap.org/img/wn/[email protected]" | |
} | |
}, | |
"75":{ | |
"day":{ | |
"description":"Heavy Snow", | |
"image":"http://openweathermap.org/img/wn/[email protected]" | |
}, | |
"night":{ | |
"description":"Heavy Snow", | |
"image":"http://openweathermap.org/img/wn/[email protected]" | |
} | |
}, | |
"77":{ | |
"day":{ | |
"description":"Snow Grains", | |
"image":"http://openweathermap.org/img/wn/[email protected]" | |
}, | |
"night":{ | |
"description":"Snow Grains", | |
"image":"http://openweathermap.org/img/wn/[email protected]" | |
} | |
}, | |
"80":{ | |
"day":{ | |
"description":"Light Showers", | |
"image":"http://openweathermap.org/img/wn/[email protected]" | |
}, | |
"night":{ | |
"description":"Light Showers", | |
"image":"http://openweathermap.org/img/wn/[email protected]" | |
} | |
}, | |
"81":{ | |
"day":{ | |
"description":"Showers", | |
"image":"http://openweathermap.org/img/wn/[email protected]" | |
}, | |
"night":{ | |
"description":"Showers", | |
"image":"http://openweathermap.org/img/wn/[email protected]" | |
} | |
}, | |
"82":{ | |
"day":{ | |
"description":"Heavy Showers", | |
"image":"http://openweathermap.org/img/wn/[email protected]" | |
}, | |
"night":{ | |
"description":"Heavy Showers", | |
"image":"http://openweathermap.org/img/wn/[email protected]" | |
} | |
}, | |
"85":{ | |
"day":{ | |
"description":"Light Snow Showers", | |
"image":"http://openweathermap.org/img/wn/[email protected]" | |
}, | |
"night":{ | |
"description":"Light Snow Showers", | |
"image":"http://openweathermap.org/img/wn/[email protected]" | |
} | |
}, | |
"86":{ | |
"day":{ | |
"description":"Snow Showers", | |
"image":"http://openweathermap.org/img/wn/[email protected]" | |
}, | |
"night":{ | |
"description":"Snow Showers", | |
"image":"http://openweathermap.org/img/wn/[email protected]" | |
} | |
}, | |
"95":{ | |
"day":{ | |
"description":"Thunderstorm", | |
"image":"http://openweathermap.org/img/wn/[email protected]" | |
}, | |
"night":{ | |
"description":"Thunderstorm", | |
"image":"http://openweathermap.org/img/wn/[email protected]" | |
} | |
}, | |
"96":{ | |
"day":{ | |
"description":"Light Thunderstorms With Hail", | |
"image":"http://openweathermap.org/img/wn/[email protected]" | |
}, | |
"night":{ | |
"description":"Light Thunderstorms With Hail", | |
"image":"http://openweathermap.org/img/wn/[email protected]" | |
} | |
}, | |
"99":{ | |
"day":{ | |
"description":"Thunderstorm With Hail", | |
"image":"http://openweathermap.org/img/wn/[email protected]" | |
}, | |
"night":{ | |
"description":"Thunderstorm With Hail", | |
"image":"http://openweathermap.org/img/wn/[email protected]" | |
} | |
} | |
} |
exhaustive list of codes here https://www.nodc.noaa.gov/archive/arc0021/0002199/1.1/data/0-data/HTML/WMO-CODE/WMO4677.HTM
also found this repo https://github.com/roe-dl/weathericons
Thank you so much!
Thank you, really helpful 👍
Should the URLs all be "https:" instead of "http:" ?
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Great, thank you!!! 🤩