I'm a little confused which is nothing new.  I have RTGD configured as

[RealtimeGaugeData]
    date_format = %Y.%m.%d %H:%M
    rtgd_path = /home/weewx/public_html
    scroller_source = WU
    remote_server_url = http://www.XXX.com/weewx/ss/post_gauge-data.php
    rtgd_file_name = gauge-data.txt

In my skin.com for ss is have

[CheetahGenerator]
   # search_list_extensions = user.forecast.ForecastVariables
    encoding = html_entities
    [[ToDate]]
        [[[index]]]
            template = index.html.tmpl
      #  [[[data]]]
       #     template = gauge-data.txt.tmpl

I am getting the gauge-data.txt file created in the weewx/ss folder on my 
web site every loop but I am also getting the gauge-data.txt file upload to 
my weex folder at each archive interval.  I thought by commenting out the 
two lines in the ss skin that would prevent one file from being created.  I 
thought the loop file, created by RTGD, would go in the weex directory but 
it seems as though it is in my ss directory since the ss directory is being 
updated every loop.

When I look at my public_html folder on my Raspi I see the gauge-data.txt 
file in the root (weewx/public_html) but do not see the file in the 
weewx/public_html/ss folder.

So why am I getting two files and why is the loop going into the ss folder?

Tom




-- 
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.

Reply via email to