Just to close this off I committed changes to the development branch on GitHub today (commit 3e1aa76 <https://github.com/weewx/weewx/commit/3e1aa765dfc48f0a1149e75e75c874d4b77eb283> ) to allow wee_import to ignore invalid data in an import field. This feature should be included in the next weeWX release. Should anyone require this ability before the next release it is probably easiest if they ask in the forums for instructions.
Gary On Tuesday, 17 April 2018 18:49:23 UTC+10, Andre wrote: > > Gary, here again: thank you very much for your fast support! > Regards, Andre > > Am Samstag, 14. April 2018 14:42:53 UTC+2 schrieb gjr80: >> >> Andre, >> >> I have not yet been able to resolve my GitHub issues so I have emailed >> you some updated files just now. >> >> Gary >> >> On Saturday, 14 April 2018 21:15:35 UTC+10, Andre wrote: >>> >>> Gary, thanks. This sounds good and I'll waiting for your release. >>> >>> Andre >>> >>> Am Freitag, 13. April 2018 03:44:37 UTC+2 schrieb gjr80: >>>> >>>> Andre, >>>> >>>> I have reworked wee_import and have it here on my test system >>>> importing data from your WU station without issue. Just having a few >>>> GitHub >>>> issues, once I sort them out later today I will post some instructions for >>>> you or failing that I will email you the updated wee_import file(s). >>>> >>>> Gary >>>> >>>> On Wednesday, 11 April 2018 21:56:08 UTC+10, Andre wrote: >>>>> >>>>> Gary, I wish you a speedy recovery. >>>>> I know that as well. Unfortunately. >>>>> >>>>> Regards, Andre >>>>> >>>>> Am Dienstag, 3. April 2018 17:16:46 UTC+2 schrieb Andre: >>>>>> >>>>>> Hi, >>>>>> >>>>>> First I have to say I'm not Linux professional and all my 'know-how' >>>>>> is based on reading a lot of tutorials. >>>>>> >>>>>> My weather station is a Davis Vantage Vue. WeeWX is running on a >>>>>> Raspberry Pi 2. This setup is running and all data are fine. >>>>>> >>>>>> My problem is I can't import any data from WU with wee_import. >>>>>> >>>>>> ---log--- >>>>>> wee_import --import-config=/var/tmp/wu.conf --from=2018-01-01T00:30 >>>>>> --to=2018-01-31T00:00 --dry-run >>>>>> Starting wee_import... >>>>>> Observation history for Weather Underground station 'INORDERS99' >>>>>> will be imported. >>>>>> Using database binding 'wx_binding', which is bound to database >>>>>> 'weewx.sdb' >>>>>> Destination table 'archive' unit system is '0x01' (US). >>>>>> Observations timestamped after 2018-01-01 00:30:00 CET (1514763000) >>>>>> and up to and >>>>>> including 2018-01-31 00:00:00 CET (1517353200) will be imported. >>>>>> This is a dry run, imported data will not be saved to archive. >>>>>> ***** radiation: cannot convert '---' to float at timestamp >>>>>> '2018-01-01 00:30:00 CET (1514763000)'.* >>>>>> **** Nothing done, exiting. >>>>>> ---log--- >>>>>> >>>>>> What does it mean "radiation: cannot convert '---' to float at >>>>>> timestamp '2018-01-01 00:30:00 CET (1514763000)'? >>>>>> Is there data mismatch on WU? What can I do to solv this issue? >>>>>> >>>>>> Regards, Andre >>>>>> >>>>> -- 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.
