On Thursday, December 28, 2017 at 11:05:22 PM UTC-5, gjr80 wrote:
>
> Just look like standard Cumulus web tags to me (
> http://wiki.sandaysoft.com/a/Webtags).
>
> Gary
>

right you are, gary!  but i'm still not clear what cumulus wind rose data 
actually look like.  examples would help, with corner cases.

imho, the weewx-crt extension is getting a bit too complicated.  it would 
be better if there were a CumulusWebTagsEngine that could be used in a 
weewx-crt extension to emit the realtime.txt, realmore.txt, and whatever 
else someone might create that emits cumulus web tags.  and it could also 
be used in a CumulusGenerator that could be used like CheetahGenerator but 
with cumulus syntax instead of cheetah syntax.

as a quick way to do what chote wants, maybe use CheetahGenerator to emit 
the realmore.txt (since once per archive interval should be fast enough for 
those data), and the weewx-crt extension to emit the realtime.txt (since 
those can be LOOP and emitted much more frequently).

m

-- 
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+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to