no problem. I think there are other threads in the forum connected to creating csv files.
On Thursday, 27 December 2018 14:52:18 UTC+2, Christian Nimmervoll wrote: > > Thank you - this will help. :) > Sorry!! > My english isn't so good but you helped me! > > The next time, i'll try to write clearer and better. > > Best regards, > Chris > > The next time > > Am Donnerstag, 27. Dezember 2018 13:32:46 UTC+1 schrieb Andrew Milner: >> >> You are not being very helpful in describing what you need. >> You say "all the weather data in one line". Do you mean the contents of >> the whole database, the most recent loop record, the most recent archive >> record or something else entirely? >> Wunderground submissions are not via a file of any kind. WU submissions >> utilise the HTTP get protocol - restful service. I do not know but assume >> awekas is similar >> >> If you want weewx to create a text file every archive period then just >> create a template for the file contents and weewx will oblige. >> >> eg >> if there is a a template called textdata.csv.tmpl >> >> add a report to the skin called textdata >> >> put the data you want inside the template using whatever tags you want, >> separated by whatever characters you want >> >> when the reports are created it will create a file called textdata.csv as >> specified in the template. >> >> >> >> >> On Thursday, 27 December 2018 12:50:52 UTC+2, Christian Nimmervoll wrote: >>> >>> >>> As a additional Info: Until now - i had "Virtual Weather Station" in use >>> and I got such a LOG file. This would be great, when there is also a >>> possibility with Weewx. >>> >>> Greetings, >>> Chris >>> >> -- 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.
