stationData block

Post Reply
alexvanuxem
Forecaster
Forecaster
Posts: 222
Joined: Mon Jan 31, 2022 4:41 pm
Location: Sint-Katelijne-Waver, Belgium
Station model: Davis Vantage Pro 2
Software: Meteobridge
Contact:

stationData block

Post by alexvanuxem » Sat Jun 04, 2022 5:06 pm

Hi all,

Found two little typo's inside the stationData block: line 120 to 122

{return "mticon-leafwetnes";}
if ($par == "LT")
{return "mticon-leafwetnes";}

leafwetness is with 2 's'
the second should be 'mticon-temp'

now the stationData block shows icons next to it. If you use it.
stationDataBlock.zip
(3.72 KiB) Downloaded 390 times
Image

User avatar
Asobig
Advisor
Advisor
Posts: 72
Joined: Mon Aug 21, 2017 7:05 am
Location: Almere
Station model: Davis Vantage VP2+
Software: Meteobridge (Red)
Contact:

Re: stationData block

Post by Asobig » Sun Jun 05, 2022 6:31 pm

To be clear, this is the version that Davidefa made, not the latest official version.

Post Reply