Really shouldn't need to dig into the source code for this, the decoding of CSV import date-time fields is covered in the raw_datetime_format option stanza <http://weewx.com/docs/utilities.htm#csv_raw_datetime_format> under wee_import in the Utilities Guide. If you continue to have problems I would read through the CSV portions of the wee_import section <http://weewx.com/docs/utilities.htm#wee_import_utility> of the Utilities Guide. Then, as Vince said, if you continue to have problems it would help to see your import config file as well as the actual error trace.
Based upon what you posted you should be able to import your hourly data easily and quickly. I doubt you can do much with your daily high/low summary, WeeWX does record that sort of daily high/low information in the daily summary tables, but the daily summary tables are derived from the WeeWX archive data (in your case the hourly data) and there is no effective mechanism for supplying this (daily summary table) data manually. You could conceivably reformat your daily summary data into multiple rows of timestamped data which can then be imported into the WeeWX archive using wee_import. This could preserve your high/low data but would entail manually reformatting every daily summary record into multiple uniquely timestamped records - not a small task for five years of data. Since this has not been tested I am not sure what, if any, side effects there may be. 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/50543e62-9e12-4df2-8856-ebc9c93be268n%40googlegroups.com.
