- Meteohub shows daily values around 15..25mm
- If I have a look at my Vantage I read 2.8mm where Meteohub says 15.3mm
- Meteohub reset its daily value at every noon (?)
Has anybody an idea for this phenomena?
Moderator: Mattk
What do you think we could do to go ahead?YJB wrote:It would hel[p] Boris if we can point out what is going wrong, ...
I really don't know. See if we can find out if this is a simple conversion issue (like ET reported by MH is always 2 times as high). Unfortunately it doesn't seem to be that simple, but once we can identify a pattern, it might be easy to fix.Hathor27 wrote: What do you think we could do to go ahead?
ET accumulated over the last hour.
Only records "on the hour" will have a non-zero value.
Units are (in / 1000)
sounds serious...wfpost wrote:ET accumulated over the last hour.
Only records "on the hour" will have a non-zero value.
Units are (in / 1000)
oops... I probably found an error within my vantage settings: The clock of was lagging 751 minutes (12.5h)Hathor27 wrote:...but Meteohub is doing something strange anyway: It starts every day at noon (mid-day, 12 o'clock) with value zero. Then it counts thru the day and night until next mid-day. As I believe, Meteohub should start at mid-night and count ET-value similar to rain_total_mm - shouldn't it?
Ok ok, the timing problem was a self-made one. After adjusting the clock ET-value begins to count at 00:00 and ends at 24:00 - greatHathor27 wrote:oops... I probably found an error within my vantage settings: The clock of was lagging 751 minutes
Well, there is something funny, look at your graph, its shows 5mm for today, while you are reporting 0.52 mm.wfpost wrote:Today my ET (daily) values are
MH: 0.52mm
VP2: 0.5mm
My ET values are always accurate and without gaps between MH and what´s displayed at VP´s console.
Hmm, so you are saying that MH reports the value as being multiplied by 10? Might be cause by the inconsitent way Vantage is reporting ET values:wfpost wrote:
I´m using this line for output, which gives accurate values for ET.
{math* [actual_sol0_evotranspiration_mm:-] 0.1}
.
Code: Select all
Day ET 56 2 This value is sent as the 1000th of an inch.
Month ET 58 2 This value is sent as the 100th of an inch.
Year ET 60 2 This value is setnt as the 100th of an inch.
You're right, but as Meteohub doesn't interpret the et_mm as a total_mm value, it's also a correct graph when Meteohub calculates et_mm as mean-value over a different aggregation time...YJB wrote:This is what I noticed as well that depending on the interval chosen, the graphs are not always in sync with what MH reports