wsnoordbergum wrote:Hi all.
I'm running a template with the following line:
"[thb0seapress-delta60=nlbarotrend:---]"
Either I'm doing something wrong or there's a bug.
The result of this selector is "dalend" or FS in english.
I'm running the latest version of meteobridge and I've had the template reloaded several times.
On the trendpage of my site the barotrend is showing steady.
Since restart of meteobridge the value hasn't changed.....
Gr. wsNoordbergum
Confirmed at my site the same "error" occurs.
SW Version: Meteobridge 2.6 (Nov 25 2015, build 2939), FW 1.0
Code: Select all
# thb0seapress-act.1:0 => 1012.3
# thb0seapress-val60.1:-- => --
# thb0seapress-val10.1:-- => 1012.4
# thb0seapress-delta60:-- => -0.5
# thb0seapress-delta60=barotrend:-- => -1
# thb0seapress-delta60=enbarotrend:-- => FS
# thb0seapress-delta60=nlbarotrend:-- => dalend
# thb0seapress-delta10:-- => -0.1
# thb0seapress-delta10=barotrend:-- => -1
# thb0seapress-delta10=enbarotrend:-- => FS
# thb0seapress-delta10=nlbarotrend:-- => dalend
Remarks:
1. There is no 60 minute-ago value for thb0seapress, but the delta values are there?
2. All delta values are in hPa, the converter gives the same result
-1 / FS for delta values of -0.1 to -0.5 hPa
The delta values should lead to
0 / ST as described at:
http://meteobridge.com/wiki/index.php/Templates
Wim