Recording Evapotranspiration Problem

Moderator: Mattk

Post Reply
Sperber68
Fresh Boarder
Fresh Boarder
Posts: 3
Joined: Mon Feb 06, 2012 1:05 am

Recording Evapotranspiration Problem

Post by Sperber68 »

Hello Weather community, my Davis pro with the weatherboxx now in operation since 02:02:12.
Everything runs with no problems except for the evapotranspiration.

The console has different values ​​than those in the all-sensor.xml of meteohub!
Currently I have totals on the console of 7.1 mm per month, and year.
The daily values ​​are added together to brave the total values​​.

Here, the current exodus of all-sensor.xml 15:02:12
<data timeframe="actual">
<item sensor="sol0" cat="evotranspiration" unit="inch">0.07</item>
<item sensor="sol0" cat="evotranspiration" unit="mm">1.8</item>

<data timeframe="alltime">
<item sensor="sol0" cat="et" unit="mm">2.1</item>
<item sensor="sol0" cat="et" unit="in">0.1</item>

<data timeframe="day1">
<item sensor="sol0" cat="et" unit="mm">0.5</item>
<item sensor="sol0" cat="et" unit="in">0.0</item>

<data timeframe="hour1">
<item sensor="sol0" cat="et" unit="mm">1.7</item>
<item sensor="sol0" cat="et" unit="in">0.1</item>

<data timeframe="last15m">
<item sensor="sol0" cat="et" unit="mm">1.5</item>
<item sensor="sol0" cat="et" unit="in">0.1</item>

<data timeframe="last24h">
<item sensor="sol0" cat="et" unit="mm">2.1</item>
<item sensor="sol0" cat="et" unit="in">0.1</item>

<data timeframe="last60m">
<item sensor="sol0" cat="et" unit="mm">1.4</item>
<item sensor="sol0" cat="et" unit="in">0.1</item>

<data timeframe="month1">
<item sensor="sol0" cat="et" unit="mm">2.1</item>
<item sensor="sol0" cat="et" unit="in">0.1</item>

<data timeframe="year1">
<item sensor="sol0" cat="et" unit="mm">2.1</item>
<item sensor="sol0" cat="et" unit="in">0.1</item>
The 7.1 mm are not available and worth the month and year are now for 1 week to 2.1 mm.
The actual values ​​are consistent with the Daily values ​​of the console and not worth day1 morning start and end with 0.3 to 0 clock always at 2.1 mm.

Since the worm is inside :roll:
Because one has an idea where there is the problem?

Thank you!
wfpost
Platinum Boarder
Platinum Boarder
Posts: 591
Joined: Thu Jun 12, 2008 2:24 pm
Location: HONSOLGEN
Contact:

Re: Recording Evapotranspiration Problem

Post by wfpost »

a bug, already reported in other threads.

Unfortunately Boris is very reluctant on fixing a couple of bugs having reported over and over again.
Don´t know why? ... because bugs that lead to wrong weather data should be taken care and fixed also ...
Sperber68
Fresh Boarder
Fresh Boarder
Posts: 3
Joined: Mon Feb 06, 2012 1:05 am

Re: Recording Evapotranspiration Problem

Post by Sperber68 »

thx... grrr a bug not a worm :(

Sorry i dont find this problem in a other thread.

Please Boris help us !!! i cant live with a not right evopo.... i am a farmer ;)
Sperber68
Fresh Boarder
Fresh Boarder
Posts: 3
Joined: Mon Feb 06, 2012 1:05 am

Re: Recording Evapotranspiration Problem

Post by Sperber68 »

Have solved the problem of the current data !
Simply use with php the wrong value of meteohub xml by a factor of 0.2 ... multiplied :)
Fits right in!
The monthly and yearly values ​​must do manually, since meteohub not add correctly the daily values​​ :roll:
Post Reply