Here is last output from /var/log: Apr 25 21:04:54 raspberrypirpi3housetemp weewx[3470]: imagegenerator: Generated 11 images for SeasonsReport in 1.79 seconds Apr 25 21:04:54 raspberrypirpi3housetemp weewx[3470]: copygenerator: copied 0 files to /var/www/html/weewx Apr 25 21:05:37 raspberrypirpi3housetemp weewx[3470]: manager: Added record 2020-04-25 21:05:00 EDT (1587863100) to database 'weewx.sdb' Apr 25 21:05:37 raspberrypirpi3housetemp weewx[3470]: manager: Added record 2020-04-25 21:05:00 EDT (1587863100) to daily summary in 'weewx.sdb' Apr 25 21:05:50 raspberrypirpi3housetemp weewx[3470]: cheetahgenerator: Generated 8 files for report SeasonsReport in 1.14 seconds Apr 25 21:05:51 raspberrypirpi3housetemp weewx[3470]: imagegenerator: Generated 11 images for SeasonsReport in 1.82 seconds Apr 25 21:05:51 raspberrypirpi3housetemp weewx[3470]: copygenerator: copied 0 files to /var/www/html/weewx
Maybe I misinterpret this but it seems like the image plots are being copied. Any ideas? I appreciate all of the help that I have gotten here. If I knew much about Linux, I would be happy to share my knowledge as well. But, alas, I am a receiver, not a giver. On Saturday, April 25, 2020 at 5:55:26 PM UTC-4, John Kline wrote: > > It could be that you broke something when editing index.html.tmpl. If you > did, you would see errors in the log and public_html/index.html would never > be regenerated. > > What the date on public_html/index.html? > > Do something like: > ls -l /home/weewx/public_html/index.html > > On Apr 25, 2020, at 2:12 PM, michael form <[email protected] <javascript:>> > wrote: > > > Here it is: > > > [[SeasonsReport]] > # The SeasonsReport uses the 'Seasons' skin, which contains the > # images, templates and plots for the report. > skin = Seasons > enable = true > > > On Saturday, April 25, 2020 at 2:25:51 PM UTC-4, John Kline wrote: >> >> I see that you have said you already changed index.html.tmpl. What does >> your entry for the SeasonsReport look like in weewx.conf? >> >> On Apr 25, 2020, at 11:12 AM, michael form <[email protected]> wrote: >> >> >> I will admit that I am a novice when it comes to Linux, but I have >> searched and followed directions in posts regarding the removal of plots >> from the web page that weewx displays. Weewx is running nicely on a >> Raspberry Pi 3 but when I look at the generated web page it includes things >> like WIND SPEED and WIND DIRECTION that I do not need or want in my >> application. >> >> In SKINS.CONF I have commented out [[[daywind]]] and its entry, >> [[[daywinddir]]] and its entries and [[[daywindvec]]] and its entries. >> In /etc/weewx/skins/Seasons/index.html.tmp1 I have commented out the >> following lines: img src="daywindirection.png, , and img >> src="daywindvec.png,. >> >> However, after doing this, plots of Wind Speed, Wind Direction and Wind >> Vector still are showing up on the generated web page. Any suggestions on >> what I am doing wrong and how best to remove plots that I do not need? >> >> Thank you. >> >> -- >> 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]. >> To view this discussion on the web visit >> https://groups.google.com/d/msgid/weewx-user/c44be4b6-db70-47db-885a-77b9fd1b354a%40googlegroups.com >> >> <https://groups.google.com/d/msgid/weewx-user/c44be4b6-db70-47db-885a-77b9fd1b354a%40googlegroups.com?utm_medium=email&utm_source=footer> >> . >> >> -- > 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] <javascript:>. > To view this discussion on the web visit > https://groups.google.com/d/msgid/weewx-user/d1826114-ce60-4b41-8f50-5260c55fdf6b%40googlegroups.com > > <https://groups.google.com/d/msgid/weewx-user/d1826114-ce60-4b41-8f50-5260c55fdf6b%40googlegroups.com?utm_medium=email&utm_source=footer> > . > > -- 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]. To view this discussion on the web visit https://groups.google.com/d/msgid/weewx-user/33eed829-7141-484d-9f3a-b8fcb5a1d4f6%40googlegroups.com.
