Meteohub recomputation errors
Posted: Mon Nov 30, 2015 1:09 pm
I'm having an issue with 2 of my graphs, wind and rain. I get graphs like this:

(hope you can see it, the graph is transparant
)
more problems over here: http://hetweerinbleiswijk.nl/jaaroverzi ... zicht-2014 and here http://hetweerinbleiswijk.nl/jaaroverzi ... zicht-2015
(in the 'neerslag' aka rain section)
some values are waaay to large. now when i check the raw file of that month (2014-10)
root@meteohub:/data/weather/201410$ tail -n 20 raw | grep rain0
20141031235839 rain0 0 0 49599
20141031235926 rain0 0 0 49599
root@meteohub:/data/weather/201410$ head -n 20 raw | grep rain0
20141001000014 rain0 0 0 48768
20141001000101 rain0 0 0 48768
the total of the rain0 looks to me like it should be 49599 - 48768 = 831mm. now when I check the monthly total:
root@meteohub:/data/weather/201410$ cat ../rain0-month1 | grep 2014
...
20140801000000 0.8 0.0 90.9 132.90 22
20140901000000 0.0 0.0 1.8 12.40 3
20141001000000 0.5 0.0 588.8 4976.40 7
20141101000000 9.9 0.0 180.8 9867.10 4
20141201000000 0.1 0.0 128.8 114.50 11
root@meteohub:/data/weather/201410$
the value is almonst 5000mm? where does that value come from? how does meteohub do the total recomputation? hope you can shed some light on this. if you want to, i can send you the raw file for inspection
btw: been using your program on a NSLU2 since 2008. working ever since! well, i do have to change the usb stick once in a while, but ey, it 'just works'! good job!

(hope you can see it, the graph is transparant

more problems over here: http://hetweerinbleiswijk.nl/jaaroverzi ... zicht-2014 and here http://hetweerinbleiswijk.nl/jaaroverzi ... zicht-2015
(in the 'neerslag' aka rain section)
some values are waaay to large. now when i check the raw file of that month (2014-10)
root@meteohub:/data/weather/201410$ tail -n 20 raw | grep rain0
20141031235839 rain0 0 0 49599
20141031235926 rain0 0 0 49599
root@meteohub:/data/weather/201410$ head -n 20 raw | grep rain0
20141001000014 rain0 0 0 48768
20141001000101 rain0 0 0 48768
the total of the rain0 looks to me like it should be 49599 - 48768 = 831mm. now when I check the monthly total:
root@meteohub:/data/weather/201410$ cat ../rain0-month1 | grep 2014
...
20140801000000 0.8 0.0 90.9 132.90 22
20140901000000 0.0 0.0 1.8 12.40 3
20141001000000 0.5 0.0 588.8 4976.40 7
20141101000000 9.9 0.0 180.8 9867.10 4
20141201000000 0.1 0.0 128.8 114.50 11
root@meteohub:/data/weather/201410$
the value is almonst 5000mm? where does that value come from? how does meteohub do the total recomputation? hope you can shed some light on this. if you want to, i can send you the raw file for inspection

btw: been using your program on a NSLU2 since 2008. working ever since! well, i do have to change the usb stick once in a while, but ey, it 'just works'! good job!
