Skip to content

Instantly share code, notes, and snippets.

View kmasiello's full-sized avatar

Katie Masiello kmasiello

View GitHub Profile
@stellasphere
stellasphere / descriptions.json
Last active July 14, 2024 00:34
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"
}