Weather icon path fix
Using rss feed from Environment Canada instead of parsing html
The html generated in the current conditions summary was different depending on whether or not conditions were available. This corrects those differences and ensures that correctly formed html is generated.
Changes to make the module compatable with environment canada's new page layout.
Fix missing default value for variable get call.
Initial release
initial version