[weewx-user] Re: Including dynamic link in skin

2018-09-16 Thread Jonathan Zitelman
ers_guide.html#SECTION00081> >>>> the >>>> date (and other things)... So you can try this in index.html.tmpl: >>>> >>>> >>>> #echo time.strftime('%Y%m%d')# >>>> >>>> So the full line would be: >>

[weewx-user] Re: Weewx doesn't update the files

2018-09-16 Thread Andrew Milner
You will have to refresh the page in the browser - you cannot just leave the page open and expect it to automatically update/change. The log shows that files are being ftp'd to the remote server. Have you checked the dates/times of the files on the server?? On Monday, 17 September 2018

[weewx-user] Re: Including dynamic link in skin

2018-09-16 Thread Pat
gt; >>> So the full line would be: >>> >>> https://twc.tamu.edu/weather_images/rawsfcst/rawsfcst/#echo >>> time.strftime('%Y%m%d')#.png"> >>> >>> >>> Which gives me this output: >>> >>> https://twc.tamu.edu/weathe

Re: [weewx-user] weewx 3.8.2, Raspberry Pi3B+, Vantage driver seems to be bouncing

2018-09-16 Thread jfk
Hello there, To close this out, turns out the RaspberryPi POE hat has some problems, which was bouncing the USB ports https://www.raspberrypi.org/forums/viewtopic.php?f=45=220984=8ffc99c87087908a51116019fa00d2fb=125 Using USB power, and 3.8.2 is running fine. Jim On Thursday, September 6,

Re: [weewx-user] Error in Main Loop after Gentle wake up

2018-09-16 Thread Thomas Keffer
Committed in b989eab . I guess in nearly 10 years and thousands of users, your VP2 is the first with an older "Type A" firmware! -tk On Sun, Sep 16, 2018 at 12:14 PM Michael Loconte wrote: > Thanks for your help!

[weewx-user] Re: Including dynamic link in skin

2018-09-16 Thread Jonathan Zitelman
y this in index.html.tmpl: >> >> >> #echo time.strftime('%Y%m%d')# >> >> So the full line would be: >> >> https://twc.tamu.edu/weather_images/rawsfcst/rawsfcst/#echo >> time.strftime('%Y%m%d')#.png"> >> >> >> Which gives

[weewx-user] Re: Weewx doesn't update the files

2018-09-16 Thread vince
On Sunday, September 16, 2018 at 2:57:23 PM UTC-7, Jose Gomez wrote: > > >> Sep 16 21:50:19 raspberrypi weewx[1506]: cheetahgenerator: Generated 14 >> files for report StandardReport in 4.32 seconds >> Sep 16 21:50:23 raspberrypi weewx[1506]: imagegenerator: Generated 24 >> images for

[weewx-user] Re: Weewx doesn't update the files

2018-09-16 Thread Jose Gomez
I can't find the problem -- 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

[weewx-user] Re: Weewx doesn't update the files

2018-09-16 Thread gjr80
Yes -- 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.

[weewx-user] Re: Weewx doesn't update the files

2018-09-16 Thread Jose Gomez
This? > [CopyGenerator] > > # This section is used by the generator CopyGenerator > > # List of files to be copied only the first time the generator runs > copy_once = backgrounds/*, weewx.css, mobile.css, favicon.ico, > smartphone/icons/*, smartphone/custom.js > > # List of

[weewx-user] Weewx doesn't update the files

2018-09-16 Thread gjr80
Hi, I 'm not sure what the problem is that you are experiencing. If your concern is that copygenerator is only copying files once on startup then this is expected behaviour. Copygenerator has a 'copy_once' setting that copies static files (eg CSS files) once only on startup - the reason they

Re: [weewx-user] Re: FTP oddity

2018-09-16 Thread gjr80
The log and the config files will tell you exactly what is/isn't going on. I suggest you set debug=1 in weewx.conf, save weewx.conf then restart WeeWX. Let WeeWX run for a couple of archive intervals then post the log from startup. It should be clear from the log what files are being ftp'd.

[weewx-user] Re: Weewx doesn't update the files

2018-09-16 Thread Jose Gomez
-- 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.

[weewx-user] Weewx doesn't update the files

2018-09-16 Thread Jose Gomez
Hello. I installed the Weewx on my Raspberry Pi, but only update the files when start. For example, I started the Weewx at 23:46 and the Weewx update the files to ../weewx/ and FTP at 23:50. The update in the html says "16/09/18 23:50:00". The station is Oregon WMR300 and I think that is

Re: [weewx-user] Re: FTP oddity

2018-09-16 Thread John Clark
/*OK. *//* */ /*skin=Belchertown*//* */ /*http://weather.w0avq.org/json/day.json  does not exist, nor do I see an instance of it being uploaded in the syslog*//* *//* *//*public_html on your weewx system:  does not exist as a file or directory locally or remotely, nor can I find it in

[weewx-user] Re: Including dynamic link in skin

2018-09-16 Thread Jonathan Zitelman
trftime('%Y%m%d')#.png"> > > > Which gives me this output: > > https://twc.tamu.edu/weather_images/rawsfcst/rawsfcst/20180916.png;> > > But that img returns a 404 for me, so I think you're missing something. > Either way, hopefully this is enough to get you started.

Re: [weewx-user] Error in Main Loop after Gentle wake up

2018-09-16 Thread Michael Loconte
Thanks for your help! I have had this new version of vantage.py running for a few hours now and it all seems to be going well! Also, BTW I like that you have a mobile site included, I had to roll my own on wview! Thanks again, Mike On Saturday, September 15, 2018 at 5:30:46 PM UTC-7, Thomas

[weewx-user] Re: Including dynamic link in skin

2018-09-16 Thread Pat
https://twc.tamu.edu/weather_images/rawsfcst/rawsfcst/#echo time.strftime('%Y%m%d')#.png"> Which gives me this output: https://twc.tamu.edu/weather_images/rawsfcst/rawsfcst/20180916.png;> But that img returns a 404 for me, so I think you're missing something. Either way, hopeful

[weewx-user] Including dynamic link in skin

2018-09-16 Thread Jonathan Zitelman
I am using the standard skin on WeeWX 3.8.0. I am trying to include a link to a remote image, but the filename changes each day. I have attempted adding it directly to index.html.tmpl using PHP (I know, not the correct location): https://twc.tamu.edu/weather_images/rawsfcst/rawsfcst.png

Re: [weewx-user] Updating Rain graphs

2018-09-16 Thread pbartko5
Gary, Thanks for looking into this. You are correct, that is when I started using weewx and it must have also uploaded archive data to WU. Previously, the Weatherlink software was uploading 3 min after the archive intervals. That explains the interleaving of the data. As a work around, I

Re: [weewx-user] Re: FTP oddity

2018-09-16 Thread Pat
The file that needs to be updated is this one http://weather.w0avq.org/json/day.json -- what are the timestamps on that? And is it in your public_html on your weewx system for it to be copied? In weewx.conf under [StdReport] and [[StandardReport]], what do you have for skin = ? because i

Re: [weewx-user] Re: FTP oddity

2018-09-16 Thread Pat
The good news is that the skin is just a report. Your core data is untouched. It looks like Belchertown skin and the Highcharts companion are updating the files as they show recent timestamps. I'm not familiar with the FTP skin, personally, so I don't know why it's skipping these files.

Re: [weewx-user] Values displayed by WeeWX skins from DarkSky API and moon phase calculations don't seem correct - Anyone else notice this?

2018-09-16 Thread Philip Kutzenco
Gary, OK. It's working now! Interestingly - "sudo pip uninstall ephem" and "sudo pip uninstall pyephem" gave not-installed errors. However, "pip uninstall ephem" and "pip uninstall pyephem" both did uninstalls. It appears that installing without privileges puts the files in

Re: [weewx-user] Updating Rain graphs

2018-09-16 Thread gjr80
OK, I think I can see what happened here. if you look at the WU data for 21 August (tried to include an extract in a bit more readable format below but with limited success) at 17:10:00 you can see a WeeWX 3.8.2 sourced record and thence every 10 minutes after. The net effect is that there are

Re: [weewx-user] Updating Rain graphs

2018-09-16 Thread gjr80
OK, I think I can see what happened here. if you look at the WU data for 21 August (tried to include an extract in a bit more readable format below) at 17:10:00 you can see a WeeWX 3.8.2 sourced record and thence every 10 minutes after. The net effect is that there are WeeWX sourced and