== Weather Display Users ==
These files will work with WD if you switch the variable g_weatherProgram at the top of gauges.js to<br> have a value of 1. This will make the script use the WD customclientraw.txt file rather than the Cumulus<br> realtimegauges.txt file. A template for this file suitable for processing by WD is provided in the<br> zip file - customclientrawlocal.txt
The provided HTML files gauges-ssT.htm etc, are designed to be 'processed' by Cumulus before uploading<br> to the web site and renaming as gauges-ss.htm<br> This processing replaces all the tags like <#location> with general information about your station (the<br> station name) in this case.
To use the templates with WD you will have to manually edit the HTML file, and replace each of these tags<br> with information appropriate to you. I suggest you then save the file as gauges-ss.htm
You will also want to replace the Menu bar at the bottom of the HTML page which is specific to the Cumulus<br> sample web pages.
=== customclientrawlocal.txt ===
The value for Humidex is set to Celcius by default. You may want to change this<br> tag from %humidexcelsius% to %humidexfaren% if you use FarenheitFahrenheit as your temperature<br> scale. (there is no WD tag to report the value in your default scale). This and the forecast tag (see above)<br> are the only things you should have to edit in the ccr file.
= Release History =
|