thx a lot andrew! 2018-05-18 9:50 GMT+02:00 Andrew Milner <[email protected]>:
> you can do the cron task yourself with simple python program accessing the > database and writing the file, triggered by cron. > > generating such a file only once per day is not really fitting within the > scope of weewx and weewx reporting. You could write a weewx 'report', but > I do not think you would find it simple. > > the formula I gave you will convert all your leaf wetness values as they > are received, so they will be stored in the database as the converted > values. put the change into [StdCalibrate] > [[Corrections]] > formula > > > On Friday, 18 May 2018 10:23:52 UTC+3, [email protected] wrote: >> >> thx andrew, unfortunately the company that is running the algorithmus >> takes up to 2.000 € for adapting the values and coding the output file. so >> i want do realize this by myself. your input is highly appreciated! >> is there even a way/function, to export given values (temp, hum, leaf, >> rain) to a seperated file? >> >> >>>> -- > You received this message because you are subscribed to a topic in the > Google Groups "weewx-user" group. > To unsubscribe from this topic, visit https://groups.google.com/d/ > topic/weewx-user/F_EJ_ys98mI/unsubscribe. > To unsubscribe from this group and all its topics, send an email to > [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- 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]. For more options, visit https://groups.google.com/d/optout.
