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.
