cloudy

Author Topic: WDL v3.09 Released  (Read 3233 times)

0 Members and 1 Guest are viewing this topic.

Offline Softvark

  • Global Moderator
  • Posts: 4,245
  • UK
    • The weather in Colchester
WDL v3.09 Released
« on: February 12, 2005, 04:01:33 PM »
I thought this was just going to be a maintenance release but there ended up being quite a few features as well. Changes include -

Fixed bug with apparent and dew max min indicators on gauges.
Fixed bug with rain rate / hour.
Fixed bug with lightning playback.
Added only show forecast option.
Added ability to set clientrawextra to fast update.
Added evapo-transpiration instrument.
Changed lightning icon to show for 5 minutes once triggered.
Updated mist and fog icons.
Added wind icon.
Added dual temperature instrument with ability to choose what is displayed.
Added solar W/m2 bar option.
Corrected mB abbreviation to mb.

Changes to the wdlconfig.xml file are as follows.
If you want to use the clientrawextra fast update you'll need to add this tag to the <configuration> section -

<clientrawextraRefreshRate>normal</clientrawextraRefreshRate>

The options are normal = 15 minute refresh or fast = 5 minute refresh.

To use the dual temperature instrument you'll need to add these tags but I also suggest you read the new section in the configuring pdf guide as it's very flexible in respect of what can be displayed.

   <instDualTemp1>
      <x>50</x>
      <y>262</y>
      <show>0</show>
      <size>100</size>
      <url></url>
      <title></title>
      <colour></colour>
      <temp1>Dew</temp1>
      <temp2>Temp</temp2>
      <instrument>tempDualLinear</instrument>
   </instDualTemp1>

The new options on the solar bar are as follows - to get it to display the bar in W/m2 then enter 2 or 3 into the <options> tag in the solar section. 2 will change the display to read W/m2 and add a scale to the left hand side. Note you may need to reposition the instrument to get it to fit correclty because of the extra width. Entering 3 will display W/m2 but will also show the corresponding value as a pecentage beneath the instrument.

If you want to show forecast only then set the tag -

<showDavisForecast>0</showDavisForecast>

to 100. The values you enter to this tag are now as follows - 0 = current conditions only, 100 = forecast only, 1 - 99 = number of seconds to alternate between the two.

To display evapo-transpiration in a text box (only available as a text box) enter the following tags -

   <txtET>
      <x>50</x>
      <y>100</y>      
      <show>0</show>
      <size>100</size>
   </txtET>

Many thanks to krelvinaz for the new mist, fog and wind icons!

As always full details of these changes and how to customise WDL are in the configuring WDL pdf. The wdlconfig.xml files contain examples of all these additions.

Julian


Offline niko

  • syzygy
  • Global Moderator
  • Posts: 21,998
  • Crystal Ball broken! Please post the URL.
  • Northern California, U.S.A.
    • http://www.realweatherstation.com
Re: WDL v3.09 Released
« Reply #1 on: February 12, 2005, 04:27:52 PM »
Jeez Julian, you've been busy  8O

Offline Softvark

  • Global Moderator
  • Posts: 4,245
  • UK
    • The weather in Colchester
Re: WDL v3.09 Released
« Reply #2 on: February 12, 2005, 04:36:56 PM »
One day I'll get around to doing the GUI for the configuration file   8)

Julian

Offline laltshu1

  • Posts: 544
  • Waikoloa Hawaii
Re: WDL v3.09 Released
« Reply #3 on: February 12, 2005, 05:28:23 PM »
Very nice julian. I find that when I launch my browser to my site, I get about 60-90 seconds where the clock freezes, and the catches up, and is fine. It has happened on previous versions also. Any thoughts?
Larry Altshul

Offline TNETWeather

  • Kevin Reed (KrelvinAZ)
  • Global Moderator
  • Posts: 5,859
  • Gremlins are at work...
  • Mesa, AZ
    • TNET Weather Station - Mesa AZ
Re: WDL v3.09 Released
« Reply #4 on: February 12, 2005, 05:30:33 PM »
Hmmmm like the new solar scale.... I just tried it to see if I could do both.  Only the last entry shows so I guess not.

All you need is Time, Aptitude and Desire ... and you can build just about anything...

Offline Softvark

  • Global Moderator
  • Posts: 4,245
  • UK
    • The weather in Colchester
Re: WDL v3.09 Released
« Reply #5 on: February 12, 2005, 05:57:38 PM »
Very nice julian. I find that when I launch my browser to my site, I get about 60-90 seconds where the clock freezes, and the catches up, and is fine. It has happened on previous versions also. Any thoughts?
I've not experienced this but I know some people have when using Firefox.

Julian

Offline Softvark

  • Global Moderator
  • Posts: 4,245
  • UK
    • The weather in Colchester
Re: WDL v3.09 Released
« Reply #6 on: February 12, 2005, 05:58:15 PM »
Hmmmm like the new solar scale.... I just tried it to see if I could do both.  Only the last entry shows so I guess not.
No, sorry, one only.

Julian

Offline laltshu1

  • Posts: 544
  • Waikoloa Hawaii
Re: WDL v3.09 Released
« Reply #7 on: February 12, 2005, 06:07:29 PM »
I've not experienced this but I know some people have when using Firefox.

Julian
[/quote

I am using IE. Strange?

« Last Edit: February 12, 2005, 06:12:00 PM by laltshu1 »
Larry Altshul

Offline Softvark

  • Global Moderator
  • Posts: 4,245
  • UK
    • The weather in Colchester
Re: WDL v3.09 Released
« Reply #8 on: February 12, 2005, 11:07:30 PM »
Quote
I am using IE. Strange?
If you notice this happening try looking at the clientraw.txt file in another browser window and see if the date/time changes if you refresh the window every few seconds. If it doesn't change it would imply a problem, at some stage, of the FTP upload.

Julian

Offline TheBreeze

  • Craig
  • Posts: 653
  • On Lake Ontario, Rochester, NY
    • WDL
Re: WDL v3.09 Released
« Reply #9 on: February 13, 2005, 01:49:40 PM »
Thanks for 3.09 Julian.  The new wind icons work perfectly!!! :D

Craig

Lake Ontario Weather  www.cdcpcconsulting.com/weather
Phenom 9600 Quad Core with 2 GB Mem, 150Gb Raptor SATA Raid,  ATI X1800 PCIe Video, Windows XP Pro dedicated WD Machine
Running WD 10.37P WDL 5.03

Offline TNETWeather

  • Kevin Reed (KrelvinAZ)
  • Global Moderator
  • Posts: 5,859
  • Gremlins are at work...
  • Mesa, AZ
    • TNET Weather Station - Mesa AZ
Re: WDL v3.09 Released
« Reply #10 on: February 13, 2005, 03:45:28 PM »
Thanks for 3.09 Julian.  The new wind icons work perfectly!!! :D

Try increasing the size of the instIcon to make is a lot larger.  Most of the templates have a lot of room around it and you can make it larger by going larger than 100.  I have mine at 135.

All you need is Time, Aptitude and Desire ... and you can build just about anything...

Online Weather Display

  • Posts: 64,498
Re: WDL v3.09 Released
« Reply #11 on: February 13, 2005, 05:27:45 PM »
3.09 seems to load faster too Julian  :wink:

Offline Softvark

  • Global Moderator
  • Posts: 4,245
  • UK
    • The weather in Colchester
Re: WDL v3.09 Released
« Reply #12 on: February 13, 2005, 08:16:49 PM »
3.09 seems to load faster too Julian  :wink:
It shouldn't do because it's bigger!

Julian

Offline Chas

  • Posts: 299
  • Dayton, MD USA
    • Dayton, MD Weather
Re: WDL v3.09 Released
« Reply #13 on: February 13, 2005, 08:52:24 PM »
Julian:

Nice mods. I do notice one discrepancy in the way you documented the new Solar options in your first post versus what actually happens. 

What you say it does for option 2 I see when I enter option 3 and vice versa.

Offline Softvark

  • Global Moderator
  • Posts: 4,245
  • UK
    • The weather in Colchester
Re: WDL v3.09 Released
« Reply #14 on: February 13, 2005, 10:38:14 PM »
I'll try and explain it better. These are the different options for the solar bar when you enter the following numbers into the <options> tag -

0. Solar bar displayed in %
1. Solar bar displayed in % and W/m2 value displayed as text beneath.
2. Solar bar displayed in W/m2
3. Solar bar displayed in W/m2 with % value displayed as text beneath.

Hope that helps. I'll amend the documentation.

Julian