Update 4.7d

What's hot...

Moderator: Mattk

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

Update 4.7d

Post by admin »

Update to Meteohub V4.7d (NSLU2, x86, SheevaPlug) brings these features:
  • Reports max gust of last 10 minutes as gust speed to weather network "awekas".
  • Changes weather station software identifier for weather networks to "MHxy" (where xy=47 stands for version 4.7) schema. Same schema applies to Meteoplug, where identifier is "MPxy".
  • Adds experimental support for plotting graphs based on evapotranspiration (when your Vantage reports this value).
  • Adds support for Vantage 3rd party "XBP Datalogger" from Fjord Technologies.
  • Fixes a rain fall computation bug when importing data from Meteobase. Adds support for Meteobase data with UV sensor data.
Update Link: http://www.meteohub.de/files/update-v4.7d.upd
wfpost
Platinum Boarder
Platinum Boarder
Posts: 591
Joined: Thu Jun 12, 2008 2:24 pm
Location: HONSOLGEN
Contact:

Re: Update 4.7d

Post by wfpost »

seems with 4.7d my CWOP info shows wrong station type. was working correct with 4.7
http://weather.gladstonefamily.net/site/D2913?lang=en
Unknown station type/software: e47
User avatar
YJB
Platinum Boarder
Platinum Boarder
Posts: 387
Joined: Thu Feb 19, 2009 5:53 pm
Location: Venhuizen, Netherlands
Contact:

Re: Update 4.7d

Post by YJB »

Just to document your issue, these are the raw packets received:

Before the update:
DW2913>APRS,TCPXX*,qAX,CWOP-2:@120203z4801.42N/01046.43E_279/001g004t044r...p...P001b10128h84eMH46
DW2913>APRS,TCPXX*,qAX,CWOP-1:@121206z4801.42N/01046.43E_279/001g004t044r...p...P001b10127h83eMH46

After the update:
DW2913>APRS,TCPXX*,qAX,CWOP-3:@122208z4801.42N/01046.43E_279/001g004t045r...p...P001b10126h83e47
DW2913>APRS,TCPXX*,qAX,CWOP-1:@123011z4801.42N/01046.43E_279/001g003t045r...p...P001b10126h82e47
User avatar
admin
Platinum Boarder
Platinum Boarder
Posts: 7854
Joined: Mon Oct 01, 2007 10:51 pm

Re: Update 4.7d

Post by admin »

yep. please update to 4.7d one more time. should be fixed by now.
wfpost
Platinum Boarder
Platinum Boarder
Posts: 591
Joined: Thu Jun 12, 2008 2:24 pm
Location: HONSOLGEN
Contact:

Re: Update 4.7d

Post by wfpost »

Thanks! (also to YJB)

BTW:
Is this Datalogger from Fjord Technologies also supported?

Datenlogger DL2.0 SR für Wetterstation der Serie Davis Vantage (Vantage Pro2, Weather Envoy und Vantage Vue)
http://www.fjord-technology.com/shop/in ... ducts_id=1
User avatar
admin
Platinum Boarder
Platinum Boarder
Posts: 7854
Joined: Mon Oct 01, 2007 10:51 pm

Re: Update 4.7d

Post by admin »

yep.
atlantique44
Fresh Boarder
Fresh Boarder
Posts: 17
Joined: Wed Jan 05, 2011 9:28 pm

Re: Update 4.7d

Post by atlantique44 »

Hello

There is a bug in evapotranspiration data

Yesterday my console gave vp2 0.5 mm and 2.2 mm Meteohub Chart

Here is my config on Meteohub

Image
User avatar
YJB
Platinum Boarder
Platinum Boarder
Posts: 387
Joined: Thu Feb 19, 2009 5:53 pm
Location: Venhuizen, Netherlands
Contact:

Re: Update 4.7d

Post by YJB »

I agree, I see the same over here:

ET Graph according to MH
MH_ET.jpg
MH_ET.jpg (90.2 KiB) Viewed 12274 times
ETH Graph according to WeatherLink
Davis_ET.jpg
Davis_ET.jpg (76.71 KiB) Viewed 12274 times
To help debugging this I've created a table, its shows
- Date in yyyymmdd<timestamp of last recording>
- Raw value as seen in the raw data file
- Converted from Inches to CM (The Davis loop reports in fractions of an inch)
- Value seen on the Davis Console
MH_Raw.jpg
MH_Raw.jpg (37.94 KiB) Viewed 12270 times
As one can see the Davis Console seems to do some odd rounding.

[Update]
I was also wondering why the value reported on Feb 13 was so high, it turns out that Meteohub did something very odd during the update going from 4.7c to 4.7d:

Raw values just before the update

Code: Select all

20110213202951 sol4 0 17
20110213203053 sol4 0 17
From the log the startup message after the update (keep in mind that the raw data is at GMT)

Code: Select all

logger (13.02.2011 21:33:03): data logger (version 4.7d, build 5164) started.
Raw values after the update

Code: Select all

20110213203338 sol4 0 43
20110213203439 sol4 0 43
[/b]

Maybe someone else in an area with a bit more sun can do the same, so that we can compare, and help Boris with this puzzle?

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

Re: Update 4.7d

Post by admin »

looks like computation does not reflect if rain total has been set to 1/10 mm or 1/100 inch.
will be fixed with next update.
User avatar
YJB
Platinum Boarder
Platinum Boarder
Posts: 387
Joined: Thu Feb 19, 2009 5:53 pm
Location: Venhuizen, Netherlands
Contact:

Re: Update 4.7d

Post by YJB »

Thanks Boris for looking into this.

But what about the sudden change in raw data? This is not touched by a recomputation, let me show you the entire records:

Code: Select all

20110213202123 sol4 0 17
20110213202225 sol4 0 17
20110213202327 sol4 0 17
20110213202429 sol4 0 17
20110213202531 sol4 0 17
20110213202951 sol4 0 17
20110213203053 sol4 0 17
< 4.7c to 4.7d update>

Code: Select all

20110213203338 sol4 0 43
20110213203439 sol4 0 43
20110213203541 sol4 0 43
20110213203643 sol4 0 43
20110213203745 sol4 0 43
20110213203847 sol4 0 43
20110213204542 sol4 0 43
20110213204647 sol4 0 43
Which set of records is wrong?
User avatar
admin
Platinum Boarder
Platinum Boarder
Posts: 7854
Joined: Mon Oct 01, 2007 10:51 pm

Re: Update 4.7d

Post by admin »

it directly has effect on data logging (no recomputation involved).

I uploaded a new 4.7d version.
If you like, please give it a try.
User avatar
YJB
Platinum Boarder
Platinum Boarder
Posts: 387
Joined: Thu Feb 19, 2009 5:53 pm
Location: Venhuizen, Netherlands
Contact:

Re: Update 4.7d

Post by YJB »

Hi Boris,

Things are still not looking right after applying the fix:

For yesterday the graph reports approx 2.4 mm
Davis console reports 0.8mm
Davis Weatherlink reports 0.71mm (which might be rounded up to the console to 0.8mm
Lookig at the raw data file I've got a value of 56 at the end of the day
20110215230115 sol4 0 56
20110215230217 sol4 0 56

Is there any way that we can debug this and record the values received from the console when issuing the loop command for some time?

As usual I can give you access as well, but I don't mind installing some debug code myself.
Stachi
Fresh Boarder
Fresh Boarder
Posts: 12
Joined: Sat Dec 04, 2010 12:18 pm

Re: Update 4.7d

Post by Stachi »

At my station, the VP Console shows actual 0.3, in the actual_sol0_evotranspiration_mm is a value of 2.4
atlantique44
Fresh Boarder
Fresh Boarder
Posts: 17
Joined: Wed Jan 05, 2011 9:28 pm

Re: Update 4.7d

Post by atlantique44 »

Hello,

I have always the problem despite the new updates with evapotranspiration
Stachi
Fresh Boarder
Fresh Boarder
Posts: 12
Joined: Sat Dec 04, 2010 12:18 pm

Re: Update 4.7d

Post by Stachi »

Hi Boris
I'd like to remember on this subject. Do you have any idea about the different between the value from Meteohub (at me actual 25.6) and there from the Console (at me actual 3)?
Thanks for a short answer...
Post Reply