Thanks Gary. I updated wxservices.py and that resolved the error. Running
again produced this error:
root@knoxville1:/home/weewx/bin# ./wee_import --vws
--source=/home/weewx/daily --calc-missing --dry-run
Starting wee_import...
An import from VWS daily text files has been requested.
Using database binding 'wx_binding', which is bound to database 'weewx.sdb'
This is a dry run, imported data WILL NOT be saved to archive.
Any missing derived observations WILL be calculated.
Traceback (most recent call last):
File "./wee_import", line 2446, in <module>
main()
File "./wee_import", line 632, in main
source_obj.run()
File "./wee_import", line 973, in run
_raw_data = self.getRawData(period)
File "./wee_import", line 2386, in getRawData
self._header_map['total_rain']['units'] = self._unit_lookup[_units[9] +
"_rain"]
IndexError: list index out of range
root@knoxville1:/home/weewx/bin#
I thought maybe I needed to adjust the mapping in the conv file, but I
didn't see any default mapping for VWS.
--
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.