WeatherCan  v2.2
-----------------------------------------------------------

Written because none of the other available weather scripts used weather web sites that provided reasonable information for Canadian cities and towns.  I think I now have most of the bugs out, so I figured there must be other Canadian Samurize users who might like a better weather tool.

Although the web site provides information on many other U.S. and worldwide cities, the selection of available data varies widely and the script may or may not provide worthwhile data.  This is also true for many of the smaller Canadian locations which may not contain a full set of data.  Best method is to view the location in a Browser first to see what is available, then try selecting it with the script and crossing your fingers. 


This is an update to version 2.0 to adjust for changes made at the weather site which
affected the formatting HTML code for the weather page.  This change has made extraction
of the data for the forecast periods very difficult. As a result, I have altered the
script to utilize the web pages formatted for PDA online usage as these helped overcome
the difficulties in scanning the HTML text.  


Bug Fixes:

* Correction for altered web page formatting. The external symptom of this was the 
  loss of the Hi/Low forecast temperatures for the coming weather periods.

Enhancements / Changes:

* The full narrative weather forecast for the coming 5 periods is now provided as
  data line 60 within the WeatherCan.txt file. The text in this file will be word
  wrapped (using Samurize %b line breaks) based on your setting of the WRAPFORECASTLONG
  setting.

Current Samurize configs should require no updates when switching to this new version.

A couple small changes in customizing the Script for your weather location is all that 
should be noticable between this release and the previous.