gjr80
gjr80
Been thinking about this overnight and I am now wondering if the processing of the `interval` option is correct. At present if the import source data has no `interval` field...
@mendikant I'm not sure how this problem helps with your GW2000; maybe the same symptoms but almost certainly a different cause given you must be using a different driver. If...
My 2c. Agree `maxSolarRad` should be zero or a calculated value. Would go a step further and say if no `ephem` then it should be omitted from packets/records (probably moot...
My apologies @Sebeck81 I had not noticed this issue. If I understand the issue when you run `wee_import` to import from WU using an import period of a number of...
`wee_import` processes raw data that is mapped to the WeeWX field `dateTime` by first checking if the data is numeric. If the data is numeric only, no further processing occurs;...
Local testing of `GatewayApi.discover()` appears to indicate on-line gateway devices are responding, the response is received and the response is valid. Need to check decoding/parsing of the responses.
If you have a piezo rain gauge you need to configure the driver and/or WeeWX to use the rain data from the piezo rain gauge. The easiest way to do...
Closing due to no response. Can be re-opened if required.
For some reason a part of the driver code is not receiving the gateway device IP address unless it is specified on the command line. I have been unable to...
Actually, stand by on my last. I've now been able to reproduce the problem. Let me work through to find the cause.