Correction: The sample is from Weather-Display where I only have less than a year. Still working om my 3+ years of Weather-Cat.
On Thursday, April 20, 2017 at 7:24:23 PM UTC-4, MRL wrote: > > I have about 4 years of Weather-Cat data that I can convert to a CSV file. > Here is the what the data looks like before conversion > > day month year hour minute temperature humidity dewpoint barometer > windspeed gustspeed direction rainlastmin dailyrain monthlyrain > yearlyrain heatindex > 1 1 2016 0 0 44.1 45 24.1 29.954 0.1 2.0 246 0.000 0.000 0.000 0.000 > 44.1 > 1 1 2017 0 1 44.1 46 24.6 29.953 0.2 0.0 245 0.000 0.000 0.000 0.000 > 44.1 > 1 1 2017 0 2 44.1 46 24.6 29.953 0.0 0.0 60 0.000 0.000 0.000 0.000 > 44.1 > 1 1 2017 0 3 44.1 46 24.6 29.953 0.3 3.0 12 0.000 0.000 0.000 0.000 > 44.1 > 1 1 2017 0 4 44.1 46 24.6 29.954 0.8 2.0 12 0.000 0.000 0.000 0.000 > 44.1 > ... > > The data is by hour/minute > I can convert the data/time data to the correct format as well as to save > data as a CSV file. > I assume the first record stays and that I connect the CSV name with the > weewx name in the CSV config file > > Correct? > Thanks > > > -- 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.
