123
Senior Member
I've developed an enhancement to my HA app that reads weather data from Environment Canada's XML data feed (not their RSS feed). Many existing apps "screenscape" the data from EnviroCan's actual web-site, as opposed to the XML feed, and put themselves at the mercy of web-site redesigns.
Unfortunately, EnviroCan's XML feed lacks something important found in feeds from other services, like The Weather Channel and NOAA, namely what icon should be used to graphically depict the weather. The 5-day forecast at www.weatheroffice.gc.ca shows icons for each day but the XML feed doesn't provide this information.
I've sent requests to both EnviroCan and the CBC (their weather data comes from EnviroCan) asking for whatever lookup table they use to associate an icon to a forecast. No replies yet ...
I don't suppose someone has gone through this exercise and has a lookup table showing the icon code to be used for a given abbreviated forecast? The worst part is that a single forecast can be represented by more than one icon. I've seen "Showers" represented by three difference icons ... no clue what the subtle difference was each day that forced the selection of a slightly different icon.
Unfortunately, EnviroCan's XML feed lacks something important found in feeds from other services, like The Weather Channel and NOAA, namely what icon should be used to graphically depict the weather. The 5-day forecast at www.weatheroffice.gc.ca shows icons for each day but the XML feed doesn't provide this information.
I've sent requests to both EnviroCan and the CBC (their weather data comes from EnviroCan) asking for whatever lookup table they use to associate an icon to a forecast. No replies yet ...
I don't suppose someone has gone through this exercise and has a lookup table showing the icon code to be used for a given abbreviated forecast? The worst part is that a single forecast can be represented by more than one icon. I've seen "Showers" represented by three difference icons ... no clue what the subtle difference was each day that forced the selection of a slightly different icon.