just for your information i use weewx 4.10.2 with a GW2000 driver and weewx performs flawlessly
On Friday, September 20, 2024 at 4:27:50 PM UTC+1 vigilance wx wrote: > hi sorry for not being clear > > i would like to log the daily change in the number of seconds for daylight > interval changes. > its is displayed on the weewx index page as "XYZ" seconds less/more > than yesterday > > not wanting to cause any issues within the weewx structure. i originally > made my own standalone script not using any of the weewx architecture, but > for some reason i am getting strange times > > therefore i would like to know how i can log the "XYZ" variable that is > displayed on the index page. i didnt want to start messing around blindly > within the weewx structure for fear of causing other problems > > > > > On Friday, September 20, 2024 at 3:28:40 PM UTC+1 Tom Keffer wrote: > >> I'm not really understanding your question. You have a Python script that >> calculates a delta time and you want to display it? Or, you want to know >> how to accurately do the calculation? >> >> -tk >> >> On Fri, Sep 20, 2024 at 5:02 AM vigilance wx <[email protected]> wrote: >> >>> From the weewx index page Its it possible to capture the valuve xyz >>> seconds less/more than yesterday >>> >>> “Today has 12 hours, 18 minutes, and 52 seconds of daylight, >>> 230 seconds less than yesterday” >>> >>> >>> >>> I have tried to make my own python scripts to log sunrise sunset times >>> and subtract them but they don’t seem as accurate as the weewx calculation >>> >>> >>> >>> How can I log this figure? >>> >>> >>> >>> Thanks for any advice >>> >>> -- >>> 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/8d805477-8602-4c41-98c8-c2f3ac3180b2n%40googlegroups.com >>> >>> <https://groups.google.com/d/msgid/weewx-user/8d805477-8602-4c41-98c8-c2f3ac3180b2n%40googlegroups.com?utm_medium=email&utm_source=footer> >>> . >>> >> -- 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/65c9058b-5ee7-4a5c-b831-34b33b1077cfn%40googlegroups.com.
