rain0total shows wrong data. **solved**
Posted: Fri Jun 12, 2020 9:56 am
Link to my Weather homepage:
http://frederiksberg-vejret.dk/wxtrends.php?lang=en
As you can see on the attached screenshot it says that it has rained 3.8 mm for 5, 10, 15, 30 and 60 min ago.
If you look at "Records and Stats":
Today: 0.0 mm - That is correct.It hasn't rained today.
Yest.: 3.8 mm - That is correct.
I have sent an email to Ken True at Saratoga about that, and Ken says:
- - - -
Those values come from Meteobridge in MBtags.php which shows:
rain0total-act|3.8|// rain most recent:|:
rain0total-val5|3.8|// rain value 5 minutes ago:|:
rain0total-val10|3.8|// rain value 10 minutes ago:|:
rain0total-val15|3.8|// rain value 15 minutes ago:|:
rain0total-val30|3.8|// rain value 30 minutes ago:|:
rain0total-val60|3.8|// rain value 60 minutes ago:|:
So, somehow, Meteobridge has some odd data.
This is a question you should ask to Boris at the Meteobridge forum.
The template page is just showing the values that Meteobridge is using
in those weather tags.
- - - -
http://frederiksberg-vejret.dk/wxtrends.php?lang=en
As you can see on the attached screenshot it says that it has rained 3.8 mm for 5, 10, 15, 30 and 60 min ago.
If you look at "Records and Stats":
Today: 0.0 mm - That is correct.It hasn't rained today.
Yest.: 3.8 mm - That is correct.
I have sent an email to Ken True at Saratoga about that, and Ken says:
- - - -
Those values come from Meteobridge in MBtags.php which shows:
rain0total-act|3.8|// rain most recent:|:
rain0total-val5|3.8|// rain value 5 minutes ago:|:
rain0total-val10|3.8|// rain value 10 minutes ago:|:
rain0total-val15|3.8|// rain value 15 minutes ago:|:
rain0total-val30|3.8|// rain value 30 minutes ago:|:
rain0total-val60|3.8|// rain value 60 minutes ago:|:
So, somehow, Meteobridge has some odd data.
This is a question you should ask to Boris at the Meteobridge forum.
The template page is just showing the values that Meteobridge is using
in those weather tags.
- - - -