Hello everyone, I am a new user of weewx, and we are using it on a VantagePro2 Davis Station with a USB datalogger console. We install weewx just the past week, and after a few configuration is working great.
I decided to install the csv extension (https://github.com/weewx/weewx/wiki/csv) but the file is created without the headers, and I think it is in US units. In the weewx.conf I put aditional lines: # Options for extension 'csv' [CSV] filename = /var/tmp/data2.csv binding = archive header = True The default installation was without the *binding *and *header *lines and that way the csv prints loop data and without headers. So, I added those lines, and the file is now with just the archive data but stills without printing the headers. Is there another way to modify the options of the csv extension? Thanks in advance, Mario. -- 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.
