Build 10240 - no gust or last hour rain

This section covers the Meteobridge PRO, PRO2, NANO SD, Raspberry Pi and VM platforms exclusively

Moderator: Mattk

User avatar
plex
Expert Boarder
Expert Boarder
Posts: 83
Joined: Tue Nov 30, 2010 1:01 pm
Location: Denmark

Build 10240 - no gust or last hour rain

Post by plex »

Hi

With latest version 10240, I don't see gust or last hour data in display or webpage anymore. Furthermore I've seen FTP problems after running a few hours, and problems uploading to wunderground (something with wget or wput error).

Kind Regards
Hans
Last edited by plex on Sun Aug 07, 2016 6:44 pm, edited 2 times in total.
User avatar
plex
Expert Boarder
Expert Boarder
Posts: 83
Joined: Tue Nov 30, 2010 1:01 pm
Location: Denmark

Re: Build 10240 - no gust or last hour rain

Post by plex »

After another reboot, my gust and last hour rain is back... Also stable for the last 24 hour, so I guess problem solved by it self :)
User avatar
admin
Platinum Boarder
Platinum Boarder
Posts: 7854
Joined: Mon Oct 01, 2007 10:51 pm

Re: Build 10240 - no gust or last hour rain **solved**

Post by admin »

Bugs solving themselves would be a great innovation and highly welcome... :mrgreen:
I haven't changed code since August 2, so I can't be found guilty in that respect ;-)
User avatar
plex
Expert Boarder
Expert Boarder
Posts: 83
Joined: Tue Nov 30, 2010 1:01 pm
Location: Denmark

Re: Build 10240 - no gust or last hour rain **solved**

Post by plex »

Unfortunately I had to shutdown the MB today - due to VP2 cleaning :)

After powering up I miss gust and last hour rain again.

Image
Image
Image
User avatar
admin
Platinum Boarder
Platinum Boarder
Posts: 7854
Joined: Mon Oct 01, 2007 10:51 pm

Re: Build 10240 - no gust or last hour rain

Post by admin »

Remote login would be great. Otherwise, hard to find the reason.

It might take a minute as both ("gust" for windchill computation
and "sea level pressure" for pressure correction) need outdoor temperature.
If this data is not coming through, it will have the side effect you see.
User avatar
plex
Expert Boarder
Expert Boarder
Posts: 83
Joined: Tue Nov 30, 2010 1:01 pm
Location: Denmark

Re: Build 10240 - no gust or last hour rain

Post by plex »

admin wrote:Remote login would be great. Otherwise, hard to find the reason.

It might take a minute as both ("gust" for windchill computation
and "sea level pressure" for pressure correction) need outdoor temperature.
If this data is not coming through, it will have the side effect you see.
Off course - login details sent

I noticed delay of sea level pressure, but still no gust or last hour rain in display or webpage. However gust records are recorded and displayed on my webpage.
User avatar
admin
Platinum Boarder
Platinum Boarder
Posts: 7854
Joined: Mon Oct 01, 2007 10:51 pm

Re: Build 10240 - no gust or last hour rain

Post by admin »

When I look at the variables you us I see not defined "converters".
[wind0wind-avg1=m/s.1:--] here "m/s" is not defined and results to replacement pattern "--"
[rain0total-sumday=mm.1:--] here "mm" is not defined

When you stay with the ISO units like m/s, mm, hPa, etc... no converter is needed.
Therefore, "[wind0wind-avg1.1:--]" and "[rain0total-sumday.1:--]" will do as you expect.
User avatar
plex
Expert Boarder
Expert Boarder
Posts: 83
Joined: Tue Nov 30, 2010 1:01 pm
Location: Denmark

Re: Build 10240 - no gust or last hour rain

Post by plex »

admin wrote:When I look at the variables you us I see not defined "converters".
[wind0wind-avg1=m/s.1:--] here "m/s" is not defined and results to replacement pattern "--"
[rain0total-sumday=mm.1:--] here "mm" is not defined

When you stay with the ISO units like m/s, mm, hPa, etc... no converter is needed.
Therefore, "[wind0wind-avg1.1:--]" and "[rain0total-sumday.1:--]" will do as you expect.
Thanks for explaning... So this is the reason why display fails on wind and rain?

The strange thing is, that I haven't changed my setup for a long time, and problem came after latest release.

Still I'm missing gust on my webpage - I'll have to dig deeper into this.
User avatar
admin
Platinum Boarder
Platinum Boarder
Posts: 7854
Joined: Mon Oct 01, 2007 10:51 pm

Re: Build 10240 - no gust or last hour rain

Post by admin »

Should be fixed with just uploaded SW version 10242 from August 3.
User avatar
plex
Expert Boarder
Expert Boarder
Posts: 83
Joined: Tue Nov 30, 2010 1:01 pm
Location: Denmark

Re: Build 10240 - no gust or last hour rain

Post by plex »

admin wrote:Should be fixed with just uploaded SW version 10242 from August 3.
[wind0wind-max10:0] still returns 0

http://vejrstationen.dk/weather28/uploadMB/realtime.txt
User avatar
wvdkuil
Platinum Boarder
Platinum Boarder
Posts: 604
Joined: Sun Jul 24, 2011 8:00 pm
Location: Belgium
Contact:

Re: Build 10240 - no gust or last hour rain

Post by wvdkuil »

plex wrote:
admin wrote:Should be fixed with just uploaded SW version 10242 from August 3.
[wind0wind-max10:0] still returns 0

http://vejrstationen.dk/weather28/uploadMB/realtime.txt
You should check your Meteobridge Live data tab as you are using a separate windsensor.
Are there multiple windsensors on the Live data tab?

If so, is the correct one having the primary color?
Use your mouse to hover and there will be a selection to define the sensor as primary: "Click to use ***** as your primary sensor"
The calculation for certain values is/was only done for primary sensors in the past.

Wim
User avatar
admin
Platinum Boarder
Platinum Boarder
Posts: 7854
Joined: Mon Oct 01, 2007 10:51 pm

Re: Build 10240 - no gust or last hour rain

Post by admin »

just did another update to have this finally fixed.
User avatar
plex
Expert Boarder
Expert Boarder
Posts: 83
Joined: Tue Nov 30, 2010 1:01 pm
Location: Denmark

Re: Build 10240 - no gust or last hour rain

Post by plex »

admin wrote:just did another update to have this finally fixed.
Thanks a lot :!:

I have my gust back :)
User avatar
plex
Expert Boarder
Expert Boarder
Posts: 83
Joined: Tue Nov 30, 2010 1:01 pm
Location: Denmark

Re: Build 10240 - no gust or last hour rain

Post by plex »

This morning I noticed, that gust was "frozen" - no updating. After a reboot it's stucked on 0 again...

No rush fixing, but just for your information
User avatar
admin
Platinum Boarder
Platinum Boarder
Posts: 7854
Joined: Mon Oct 01, 2007 10:51 pm

Re: Build 10240 - no gust or last hour rain

Post by admin »

Just logged in on your MBP and you are right. Funny thing is that when I restart the data logger that it works again fine.
This will need some deeper inspection.
Post Reply