Re: [weewx-user] Increase/decrease in length of the day

2025-01-17 Thread weather list
Your example did what I need, I just hadn't put it in properly; now working. Thank you. > On 17 Jan, 2025, at 14:20, Tom Keffer wrote: > > Almost everything in WeeWX is in seconds. The only exception that I can think > of right now is the archive interval stored in the database, which is in >

Re: [weewx-user] Increase/decrease in length of the day

2025-01-17 Thread Tom Keffer
Almost everything in WeeWX is in seconds. The only exception that I can think of right now is the archive interval stored in the database, which is in minutes. -tk On Fri, Jan 17, 2025 at 10:53 AM weather list wrote: > Actually, I'd like to say "Today is xx minutes longer/shorter than > yester

Re: [weewx-user] Increase/decrease in length of the day

2025-01-17 Thread weather list
Actually, I'd like to say "Today is xx minutes longer/shorter than yesterday." Is $sun_visible_change.raw expressed in minutes or seconds? > On 17 Jan, 2025, at 09:19, Tom Keffer wrote: > > The standard "Seasons" skin already includes that. It's implemented using the > following, which you can

Re: [weewx-user] Increase/decrease in length of the day

2025-01-17 Thread weather list
Thanks Tom, perfect. > On 17 Jan, 2025, at 09:19, Tom Keffer wrote: > > The standard "Seasons" skin already includes that. It's implemented using the > following, which you can put in your skin. You need pyephem for it to work. > > ## For the change in daylight, pick a string to indicate whe

Re: [weewx-user] Increase/decrease in length of the day

2025-01-17 Thread Tom Keffer
The standard "Seasons" skin already includes that. It's implemented using the following, which you can put in your skin. You need pyephem for it to work. ## For the change in daylight, pick a string to indicate whether it is more or ## less than yesterday: #set $sun_visible_change = $almanac