Last week I retired my old laptop with Windows XP and Cumulus. I bought Raspberry PI, installed Linux (Jessie) and Weewx with my old Oregon WMR200 weather station. Almost everything works, but there are (as always) some issues. On my weather webpage <http://kacnje.blogspot.si/p/vremenska-postaja-tunjice-kamnik.html>I have many visitors and many of them also uses Android phones with Weather Station for Cumulus App <https://play.google.com/store/apps/details?id=ales.veluscek.weatherstation> . As many of you knows, Cumulus uses three files for some devices ("realtime.txt", "realtime.xml" and "sunbird.txt").
Any idea how to get those files with Weewx? I tried with Wee Extension named CRT, but it prepares only "realtime.txt" (as promised also in documentation). Then I tried with this thread <https://groups.google.com/forum/#!topic/weewx-user/GPehU2_HYsM> from this forum, but it also don't prepare all three files. To be more specific - it prepares "realtime.txt" and "sunbird.txt", but not "realtime.xml". In log file I can see next lines: cheetahgenerator: **** Ignoring template /etc/weewx/skins/Standars/realtime.txt.tmpl cheetahgenerator: **** Reason: cannot find 'forecast' **** Trackback (most recent call last): **** File "/usr/share/weewx/weewx/cheetahgenerator.py", line 315, in generate **** print >> _file, text **** File "/usr/lib/python2.7/dis-packages/Cheetah/Template.py", line 1005, in __str__ **** rc = getattr(self, mainMethName) () **** File "_etc_weewx_skins_Standars_realtime_txt_tmpl.py", line 85, in respond **** NotFound: cannot find 'forecast' Any idea? Maybe another approach? This second try was from thread which is quite old (2013) ... Thank you for your advices. -- 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.
