Specific Report Generation Periods

86 views
Skip to first unread message

carter.hu...@gmail.com

unread,
Aug 25, 2023, 12:58:47 PM8/25/23
to weewx-user
Hi,

I'm wondering if there is a way to have a report have a specific end time. For example, I'd like to create a 24 hour data summary ending at 7 am LT each day, rather than each day from midnight to midnight.

I figured using a span and setting a specific report generation time would work, but that wouldn't back-fill any missing reports.

Any ideas?

Tom Keffer

unread,
Aug 25, 2023, 7:31:41 PM8/25/23
to weewx...@googlegroups.com
Is this what you're thinking? https://github.com/weewx/weewx/issues/91

--
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 weewx-user+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/weewx-user/a5be1096-8846-46d5-8694-378c3f2dbd79n%40googlegroups.com.

carter.hu...@gmail.com

unread,
Aug 26, 2023, 1:45:25 PM8/26/23
to weewx-user
Yup, that is what I'm looking for. Can $since($hour=7) be used since the previous day though?

John Smith

unread,
Aug 27, 2023, 6:25:20 AM8/27/23
to weewx...@googlegroups.com
$since($hour=9,$today=False).rain.sum.formatted

carter.hu...@gmail.com

unread,
Aug 28, 2023, 3:15:52 PM8/28/23
to weewx-user
Thanks. How do I install the since.py module into weewx?

carter.hu...@gmail.com

unread,
Aug 28, 2023, 3:30:25 PM8/28/23
to weewx-user
Never mind I figured it out. Thanks for the help!

[CheetahGenerator]

    # Add since.py module
    search_list_extensions = user.since.Since
Reply all
Reply to author
Forward
0 new messages