Just a comment on the original error/delimiter issue. The problem was 
nothing to do with the source data but rather the import config file; 
something other than a single character was being read form the import 
config file and passed to the DictReader. wee_import handles blank fields 
perfectly well. You are correct that the default delimiter is a comma, 
consequently removing the problem delimiter setting in your import config 
file fixed the delimiter error.

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/3b92cd14-5c6e-42d6-baa3-8c152cf06868%40googlegroups.com.

Reply via email to