I make the corrections myself via a mysql command executed by bash shell script and I must therefore perform a frequent recalculation of the daily data because I have up to 30 errors on the wind speed and wind gust data per day.
Le mercredi 8 mai 2019 11:43:48 UTC+2, Andrew Milner a écrit : > > what kind of errors are you correcting with the utility?? If you are > using checkstrings/fixstrings this should not need to be run on a regular > basis via cron since it is really finding and correcting errors introduced > by a database editor. > > If you have a database editor that introduces null strings rather than > null values when deleting values then I would suggest either changing the > editor to solve the problem completely or just getting into the habit or > running wee_database to check for null strings after running the editor. > > > > > > On Wednesday, 8 May 2019 12:10:22 UTC+3, Christophe CAVALLIÉ wrote: >> >> Hello, >> I use Weewx for my station WS2300 in France I have to correcting lot of >> measure errors. >> I want to automatize this with crontab command but I can't with the >> prompt "Proceed (y/n)". >> Have you a solution to bypass this prompt? >> Thanks for your response >> Christophe Cavallié >> > -- You received this message because you are subscribed to the Google Groups "weewx-user" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/weewx-user/030adf53-0215-4e2d-9703-80042b5e355e%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
