Re: [weewx-development] Feature Request : Add calculate method standard OMM on daily database

67 views
Skip to first unread message

Graham Eddy

unread,
May 5, 2020, 8:20:04 PM5/5/20
to weewx...@googlegroups.com
i don’t know what the OMM standard is either, but australian BOM (govt weather bureau) uses 9am-9am as its rainfall reporting period. i have been meaning to get around to writing an extension to support this duration this since i first read the weex customisation documentation…

On 6 May 2020, at 7:37 am, Tom Keffer <tke...@gmail.com> wrote:

Sorry. Can you give us more details? I do not know what the OMM standard is. And, I don't know what you mean by "Weewx calculate each 00AM to 00PM"

On Tue, May 5, 2020 at 9:07 AM Florentin Prevost <flor...@pre-vost.fr> wrote:
Hi,

I would like to know if it possible in futur to add in database values from OMM standard. At the moment, Weewx calculate each 00AM to 00PM. 

John Smith

unread,
May 6, 2020, 12:07:47 AM5/6/20
to weewx-user


On Wednesday, 6 May 2020 10:20:04 UTC+10, Graham Eddy wrote:
i don’t know what the OMM standard is either, but australian BOM (govt weather bureau) uses 9am-9am as its rainfall reporting period. i have been meaning to get around to writing an extension to support this duration this since i first read the weex customisation documentation…

Graham Eddy

unread,
May 6, 2020, 1:01:20 AM5/6/20
to weewx...@googlegroups.com
“seek, and ye shall find” :-)

anything out there for 9am-9am the *previous* day? (or even since 9am yesterday so i can subtract since 9am today)

--
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/b9bc4c3a-57f8-4c5c-a6d3-8fa6c551e77d%40googlegroups.com.

John Smith

unread,
May 6, 2020, 1:49:36 AM5/6/20
to weewx-user


On Wednesday, 6 May 2020 15:01:20 UTC+10, Graham Eddy wrote:
“seek, and ye shall find” :-)

anything out there for 9am-9am the *previous* day? (or even since 9am yesterday so i can subtract since 9am today)


$since($hour=9,$today=False).rain.sum.formatted 

Graham Eddy

unread,
May 6, 2020, 4:23:40 AM5/6/20
to weewx...@googlegroups.com
will try thank - thanks

Devonian

unread,
May 9, 2020, 3:57:37 AM5/9/20
to weewx-user
“seek, and ye shall find” :-)

anything out there for 9am-9am the *previous* day? (or even since 9am yesterday so i can subtract since 9am today)

Graham,
Glenn Mckechnie does that in his 'wxobs' here - https://github.com/glennmckechnie/weewx-wxobs (9am to 9am reporting of rain) and that is configurable in the wxobs skin if you want to set a different timing parameter.

HTH
Nigel

Graham Eddy

unread,
May 9, 2020, 4:10:32 AM5/9/20
to weewx...@googlegroups.com
hello nigel,
i was pointed to the Since search list extension and it is now working fine on my website
$since(hour=9) 24 hours finishing at next 9am
$since(hour=9,$today=False) 24 hours finishing at previous 9am
cheers

--
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.
Reply all
Reply to author
Forward
0 new messages