v3 of Weather Display Live has just been released on the Weather Display website. Enhancements to this version include -
Forecast display - if you’re using a Davis VP
Improved graphing component
Solar and UV graphs - if you have the sensors and are showing the instruments
30 day graphs for rain, wind, pressure and temperature
Option to combine Windchill and Temp on a graph
Total number of graphs available is now 17
Improved loading routines including a preloader that works properly
Option to show rainrate in inches/hr
Italian language
New look buttons
New look dropdown menus
Webcam viewer
Apparent temperature instrument
Plus a few enhancements behind the scenes
This version requires the latest version of Flash (v7) for your visitors. Included in the download package are files allowing you to check for this when they come to your site. If they don’t have the correct version WDL will not load or display incorrectly.
If you are upgrading a current installation you’ll need to add the following to your config file to use the new features -
in the configuration section add
0
1
0
9
120
50
262
0
100
temp
And this line in the txtRainRate tag -
0
These tags and their use is explained in the configuring WDL pdf file.
There is now a third clientraw text file called clientrawdaily. This includes the data which only changes once a day and consequently reduces the upload bandwidth required by WDL. If the 30 day graphs are not displaying correctly make sure you are using at least WD v10.18t and that the clientrawdaily file is being produced correctly. If you use WD FTP you’ll also need to use a new real time ftp vers 3.2 from http://www.weather-display.com/downloadfiles/clientrawrealtimeftp.zip, but its also inluded in the latest version of WD (which is now 10.18u to add the windspeed last 30 days).
Is there any way of checking for the correct version of Flash and offering a download if it’s not the correct version all from the same HTML file? My WDL is embedded into my main web site and it’s messy to provide multiple links into the viewer that people might not follow.
Perhaps there’s a PHP page which will do it all in one? If there isn’t a page that does this, I’ll have a think about how to do this.
You could try putting the flash_detection.swf at the top of the WDL page but I doubt this would be reliable as it would depend upon the order which the client browser processed the page - it may be worth a try. Alternatively there are 3rd party components, such as Browserhawk for asp, which will detect Flash versions, but that component certainly relies upon a redirect to the correct page. Another option is you could try putting the WDL page in an iframe on the test page. I didn’t change any links on my site but just renamed the WDL page and gave the Flash detection page the original WDL page name. You can stop search engines from indexing the WDL page (so viewers have to go through the test page) by adding this code between the tags -
How does flashtest.html call the WDL page (if the correct Flash version is installed) or the offer of installation (if it isn’t). I think it’s done by…
Documentation :roll: I hope you’re not suggesting I’m the kind of person who needs to read doc files? Never in all my years of computer usage have I been so insultified. Doc files are for other people to read
I forgot to mention another neat feature of the graph - if you are looking at a graph with 2 traces and find the legend is obscuring the display you can now simply click and drag it out of the way