On Wednesday, October 9, 2019 at 2:54:00 AM UTC-7, Steve Shuff wrote:

>  CR1000 is already doing an FTP upload to the Weather Underground server 
> every 10 minutes (and I can add a bit of code so the station will FTP data 
> to a server on my Raspberry Pi)
> then get Weewx to interpret the FTP file and display the data.
>
>
If you're ftp'ing pre-computed HTML files then weewx has nothing to do with 
it, the webserver would display whatever you upload.

Or you could write something to read your file and write to a weewx db and 
'then' have weewx generate the HTML files.

But if all you want to do is cook up static HTML, I'd probably not include 
weewx at all.  I'd read the FTP'd fine and generate HTML via a python 
script run via cron.

-- 
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/a283f467-0ac1-4af1-9fe2-93948523cba0%40googlegroups.com.

Reply via email to