Ok thanks for the confidence boost. I already have a comparison of the two live data files. They are very similar but Meteobridge has extra fields. In general these additional fields do not appear to be used by the template. As a first step, I will amend the field listing at the end of crt.py to match the Meteobridge format and see what happens - or am I being too simplistic?
Thanks, Ian Sent from my iPad > On 6 Jan 2019, at 08:41, mwall <[email protected]> wrote: > >> On Sunday, January 6, 2019 at 1:17:07 AM UTC-5, Ian Millard wrote: >> I may be imagining things but some time ago I came across a mention of a >> Meteobridge realtime extension for weeWX to emit live data in a similar >> fashion to the CRT extension. I have searched and searched but nothing has >> turned up. I am prepared to try and have a go myself but Python is very much >> not my strong point. Is there anyone willing to hold my hand through the >> process? > > you should be able to do this pretty easily. post questions here, or if it > gets too technical move the discussion to weewx-development, if you like. > we've been through this process before with cumulus (realtime.txt and > variants) and weatherdisplay (customclientraw.txt and variants) for > steelseries and numerous other 'templates'. > > you might want to start by forking the weewx-crt extension. just modify the > output so that it contains the data in whatever order and format meteobridge > emits them. > > hopefully you can get the specification from boris or brian. but if not, you > can easily reverse engineer it by looking at a sample of whatever weather34 > for meteobridge is trying to ingest. > > m > -- > You received this message because you are subscribed to a topic in the Google > Groups "weewx-user" group. > To unsubscribe from this topic, visit > https://groups.google.com/d/topic/weewx-user/IYev_usupEM/unsubscribe. > To unsubscribe from this group and all its topics, send an email to > [email protected]. > For more options, visit https://groups.google.com/d/optout. -- 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]. For more options, visit https://groups.google.com/d/optout.
