erikflowers / weather-icons

215 Weather Themed Icons and CSS
https://github.com/erikflowers/weather-icons
6.9k stars 851 forks source link

Forecast.io mapping is out of date #124

Closed f0rt closed 8 years ago

f0rt commented 8 years ago

Hi there, The forecast.io mapping is out of date. Here is what forecast.io docs say:

icon: A machine-readable text summary of this data point, suitable for selecting an icon for display. If defined, this property will have one of the following values: clear-day, clear-night, rain, snow, sleet, wind, fog, cloudy, partly-cloudy-day, or partly-cloudy-night. (Developers should ensure that a sensible default is defined, as additional values, such as hail, thunderstorm, or tornado, may be defined in the future.)

Can you please update mapping in code and at this location: https://erikflowers.github.io/weather-icons/api-list.html

Thanks.

f0rt commented 8 years ago

Sorry, my bad. It took me a bit to figure out the prefixes. :)