-
Notifications
You must be signed in to change notification settings - Fork 16
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Inconsistent rain data #18
Comments
The NETATMO Module in combination with WEEWX is really reporting wrong rain data. This can be to low rain, to much rain or even the correct rain measurement over the day, depending how constantly rain is falling. The reason for this is the really weird API interface from NETATMO if you are fetching the data with a /gestationsdata call (its only reporting half the available data). Regards |
@jkrasinger: Your netatmo driver is giving me this error and weewx is crashing |
Hi krasinger broken link, Could you send me the new link of your driver? Thanks |
@ghost This error happens when there is no rain module found or your definition for the rain module is wrong. |
@danitus13 Here the link: https://github.com/jkrasinger/weewx-netatmo/, hopefully now correct Regards |
OK, now I found that I got wrong version from https://github.com/jkrasinger/weewx-netatmo/ - there is wrong address in README.md instructions. |
And also I found that using this code from here will cause weewx (latest 4.2.0 in ubuntu) to stop generating graphs, data and also any logs in about 24h (not regular). Latest log lines are about normal regular update and no any errors. Also process still exists and does not use abnormal resources. Restarting helps but only until next time soon. Reverting back to original weewx-netatmo module and it is stable again. |
I have the same problem, weewx loses netatmo data. The only solution is to restart weewx. But the problem comes back again during the day |
Hi jkrasinger, |
@danitus13 : Hi Danitus13,Hi, I'm really sorry, but due to problems with NETATMO support that caused me to lose all historical data, I gave away all my Netatmo equipment and replaced it with another weather station that I am now very happy with. I no longer have any equipment with which I can make the necessary changes and test them. |
In my experience, rainfallen data reported by Netatmo through the API are very inconsistent
I understand that WeeWX derives all rain relevant data from the ammount of rain reported for each observation period. As said, this parameter is wrongly reported by Netatmo, consequently rainfall data presented by WeeWx are wrong as well (sometimes too high, some times too low in comprison to the Rain_24 vaue)
Is somebody else having the same issues? Am I doing something wrong?
Thanks
Emilio
The text was updated successfully, but these errors were encountered: