Skip to content

Instantly share code, notes, and snippets.

@stellasphere
stellasphere / descriptions.json
Last active December 18, 2024 07:58
WMO weather interpretation code descriptions (& images)
{
"0":{
"day":{
"description":"Sunny",
"image":"http://openweathermap.org/img/wn/01d@2x.png"
},
"night":{
"description":"Clear",
"image":"http://openweathermap.org/img/wn/01n@2x.png"
}