Hi, I would be looking very carefully at your data file, the first three errors you listed are a result of trying to convert an empty string to a float. The wind observation is a special vector type observation that WeeWX synthesises from a wind speed and wind direction. Given that ‘wind’ has also appeared in the errors I would be looking closely at your windSpeed and windDir values. Are they always numeric or can one or both at times be blank?
Also, have you defined a [[label_map]] under [FileParse] in weewx.conf? If so what does it contain? Gary -- 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/2ff97d62-fc97-4264-a4b5-6776f568d197%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
