you need another wmr300 user to help you here I think. Is it possible
there is a wmr300 firmware update needed??
On Thursday, 27 December 2018 14:28:51 UTC+2, Juan Antonio Mosquera wrote:
>
> yes... in raw packets windSpeed is Zero... i dont understand... console
> show wind speed.
>
> El jueves, 27 de diciembre de 2018, 13:16:51 (UTC+1), Andrew Milner
> escribió:
>>
>> Have you done what Cameron suggested a few posts ago and set
>> debug_decode = 1 and
>> debug_packet = 1
>> in the wmr300 section of weewx.conf?
>>
>>
>>
>> On Thursday, 27 December 2018 09:13:48 UTC+2, Juan Antonio Mosquera wrote:
>>>
>>> Yes, there are speed values in the console. This before changing the
>>> template did not happen. I have activated the flag that you indicate to
>>> have the address at least. What can happen so that weewx does not receive
>>> those values? (I have rebooted the console).
>>>
>>> Greetings and thanks.
>>>
>>>
>>> El jueves, 27 de diciembre de 2018, 3:45:21 (UTC+1), Andrew Milner
>>> escribió:
>>>>
>>>> From your logs it looks as though windspeed is not being received
>>>> although wind direction IS being received.
>>>>
>>>> It looks as though your anemometer which is reading windspeed is not
>>>> providing any output.
>>>>
>>>> Does your console show a windspeed??
>>>>
>>>> Weewx will ignore wind direction if windspeed is zero or null
>>>>
>>>> If you want to see wind direction when windspeed is zero or not
>>>> asvailable then you must set:
>>>> [StdWXCalculate]
>>>> ...
>>>> ignore_zero_wind = False
>>>>
>>>> in weewx.conf
>>>>
>>>> and the wind direction will be preserved by weewx even when windspeed
>>>> is zero or not available.
>>>>
>>>>
>>>>
>>>>
>>>>
>>>>
>>>>
>>>> On Wednesday, 26 December 2018 18:34:35 UTC+2, Juan Antonio Mosquera
>>>> wrote:
>>>>>
>>>>> Better info...
>>>>>
>>>>>
>>>>> sudo journalctl -f | grep wind
>>>>> Dec 26 17:33:39 meteomontaos weewx[13518]: wmr300: raw packet:
>>>>> {'wind_gust': 0.0, 'ts': 1545844080.0, 'wind_avg': 0.0, 'packet_type':
>>>>> 212,
>>>>> 'wind_dir': 131.0, 'wind_gust_dir': 121.0, 'channel': 1, 'windchill':
>>>>> None}
>>>>> Dec 26 17:33:39 meteomontaos weewx[13518]: wmr300: converted packet:
>>>>> {'windchill': None, 'dateTime': 1545842019, 'windDir': 131.0,
>>>>> 'windSpeed':
>>>>> 0.0, 'windGust': 0.0, 'usUnits': 17, 'windGustDir': 121.0}
>>>>> Dec 26 17:33:39 meteomontaos weewx[13518]: wmr300: raw packet:
>>>>> {'wind_gust': 0.0, 'ts': 1545844080.0, 'wind_avg': 0.0, 'packet_type':
>>>>> 212,
>>>>> 'wind_dir': 131.0, 'wind_gust_dir': 135.0, 'channel': 1, 'windchill':
>>>>> None}
>>>>> Dec 26 17:33:39 meteomontaos weewx[13518]: wmr300: converted packet:
>>>>> {'windchill': None, 'dateTime': 1545842020, 'windDir': 131.0,
>>>>> 'windSpeed':
>>>>> 0.0, 'windGust': 0.0, 'usUnits': 17, 'windGustDir': 135.0}
>>>>> Dec 26 17:33:41 meteomontaos weewx[13518]: wmr300: raw packet:
>>>>> {'wind_gust': 0.0, 'ts': 1545844080.0, 'wind_avg': 0.0, 'packet_type':
>>>>> 212,
>>>>> 'wind_dir': 131.0, 'wind_gust_dir': 135.0, 'channel': 1, 'windchill':
>>>>> None}
>>>>> Dec 26 17:33:41 meteomontaos weewx[13518]: wmr300: converted packet:
>>>>> {'windchill': None, 'dateTime': 1545842022, 'windDir': 131.0,
>>>>> 'windSpeed':
>>>>> 0.0, 'windGust': 0.0, 'usUnits': 17, 'windGustDir': 135.0}
>>>>> Dec 26 17:33:42 meteomontaos weewx[13518]: wmr300: raw packet:
>>>>> {'wind_gust': 0.0, 'ts': 1545844080.0, 'wind_avg': 0.0, 'packet_type':
>>>>> 212,
>>>>> 'wind_dir': 131.0, 'wind_gust_dir': 137.0, 'channel': 1, 'windchill':
>>>>> None}
>>>>> Dec 26 17:33:42 meteomontaos weewx[13518]: wmr300: converted packet:
>>>>> {'windchill': None, 'dateTime': 1545842022, 'windDir': 131.0,
>>>>> 'windSpeed':
>>>>> 0.0, 'windGust': 0.0, 'usUnits': 17, 'windGustDir': 137.0}
>>>>> Dec 26 17:33:45 meteomontaos weewx[13518]: wmr300: raw packet:
>>>>> {'wind_gust': 0.0, 'ts': 1545844080.0, 'wind_avg': 0.0, 'packet_type':
>>>>> 212,
>>>>> 'wind_dir': 131.0, 'wind_gust_dir': 137.0, 'channel': 1, 'windchill':
>>>>> None}
>>>>> Dec 26 17:33:45 meteomontaos weewx[13518]: wmr300: converted packet:
>>>>> {'windchill': None, 'dateTime': 1545842025, 'windDir': 131.0,
>>>>> 'windSpeed':
>>>>> 0.0, 'windGust': 0.0, 'usUnits': 17, 'windGustDir': 137.0}
>>>>> Dec 26 17:33:47 meteomontaos weewx[13518]: wmr300: raw packet:
>>>>> {'wind_gust': 0.0, 'ts': 1545844080.0, 'wind_avg': 0.0, 'packet_type':
>>>>> 212,
>>>>> 'wind_dir': 131.0, 'wind_gust_dir': 137.0, 'channel': 1, 'windchill':
>>>>> None}
>>>>> Dec 26 17:33:47 meteomontaos weewx[13518]: wmr300: converted packet:
>>>>> {'windchill': None, 'dateTime': 1545842027, 'windDir': 131.0,
>>>>> 'windSpeed':
>>>>> 0.0, 'windGust': 0.0, 'usUnits': 17, 'windGustDir': 137.0}
>>>>> Dec 26 17:33:49 meteomontaos weewx[13518]: wmr300: raw packet:
>>>>> {'wind_gust': 0.0, 'ts': 1545844080.0, 'wind_avg': 0.0, 'packet_type':
>>>>> 212,
>>>>> 'wind_dir': 131.0, 'wind_gust_dir': 137.0, 'channel': 1, 'windchill':
>>>>> None}
>>>>> Dec 26 17:33:49 meteomontaos weewx[13518]: wmr300: converted packet:
>>>>> {'windchill': None, 'dateTime': 1545842029, 'windDir': 131.0,
>>>>> 'windSpeed':
>>>>> 0.0, 'windGust': 0.0, 'usUnits': 17, 'windGustDir': 137.0}
>>>>> Dec 26 17:33:49 meteomontaos weewx[13518]: wmr300: raw packet:
>>>>> {'wind_gust': 0.0, 'ts': 1545844080.0, 'wind_avg': 0.0, 'packet_type':
>>>>> 212,
>>>>> 'wind_dir': 131.0, 'wind_gust_dir': 137.0, 'channel': 1, 'windchill':
>>>>> None}
>>>>> Dec 26 17:33:49 meteomontaos weewx[13518]: wmr300: converted packet:
>>>>> {'windchill': None, 'dateTime': 1545842030, 'windDir': 131.0,
>>>>> 'windSpeed':
>>>>> 0.0, 'windGust': 0.0, 'usUnits': 17, 'windGustDir': 137.0}
>>>>> Dec 26 17:33:51 meteomontaos weewx[13518]: wmr300: raw packet:
>>>>> {'wind_gust': 0.0, 'ts': 1545844080.0, 'wind_avg': 0.0, 'packet_type':
>>>>> 212,
>>>>> 'wind_dir': 131.0, 'wind_gust_dir': 137.0, 'channel': 1, 'windchill':
>>>>> None}
>>>>> Dec 26 17:33:51 meteomontaos weewx[13518]: wmr300: converted packet:
>>>>> {'windchill': None, 'dateTime': 1545842032, 'windDir': 131.0,
>>>>> 'windSpeed':
>>>>> 0.0, 'windGust': 0.0, 'usUnits': 17, 'windGustDir': 137.0}
>>>>> Dec 26 17:33:52 meteomontaos weewx[13518]: wmr300: raw packet:
>>>>> {'wind_gust': 0.0, 'ts': 1545844080.0, 'wind_avg': 0.0, 'packet_type':
>>>>> 212,
>>>>> 'wind_dir': 131.0, 'wind_gust_dir': 150.0, 'channel': 1, 'windchill':
>>>>> None}
>>>>> Dec 26 17:33:52 meteomontaos weewx[13518]: wmr300: converted packet:
>>>>> {'windchill': None, 'dateTime': 1545842032, 'windDir': 131.0,
>>>>> 'windSpeed':
>>>>> 0.0, 'windGust': 0.0, 'usUnits': 17, 'windGustDir': 150.0}
>>>>> Dec 26 17:33:54 meteomontaos weewx[13518]: wmr300: raw packet:
>>>>> {'wind_gust': 0.0, 'ts': 1545844080.0, 'wind_avg': 0.0, 'packet_type':
>>>>> 212,
>>>>> 'wind_dir': 131.0, 'wind_gust_dir': 150.0, 'channel': 1, 'windchill':
>>>>> None}
>>>>> Dec 26 17:33:54 meteomontaos weewx[13518]: wmr300: converted packet:
>>>>> {'windchill': None, 'dateTime': 1545842034, 'windDir': 131.0,
>>>>> 'windSpeed':
>>>>> 0.0, 'windGust': 0.0, 'usUnits': 17, 'windGustDir': 150.0}
>>>>> Dec 26 17:33:54 meteomontaos weewx[13518]: wmr300: raw packet:
>>>>> {'wind_gust': 0.0, 'ts': 1545844080.0, 'wind_avg': 0.0, 'packet_type':
>>>>> 212,
>>>>> 'wind_dir': 131.0, 'wind_gust_dir': 150.0, 'channel': 1, 'windchill':
>>>>> None}
>>>>> Dec 26 17:33:54 meteomontaos weewx[13518]: wmr300: converted packet:
>>>>> {'windchill': None, 'dateTime': 1545842035, 'windDir': 131.0,
>>>>> 'windSpeed':
>>>>> 0.0, 'windGust': 0.0, 'usUnits': 17, 'windGustDir': 150.0}
>>>>> Dec 26 17:33:56 meteomontaos weewx[13518]: wmr300: raw packet:
>>>>> {'wind_gust': 0.0, 'ts': 1545844080.0, 'wind_avg': 0.0, 'packet_type':
>>>>> 212,
>>>>> 'wind_dir': 131.0, 'wind_gust_dir': 150.0, 'channel': 1, 'windchill':
>>>>> None}
>>>>> Dec 26 17:33:56 meteomontaos weewx[13518]: wmr300: converted packet:
>>>>> {'windchill': None, 'dateTime': 1545842037, 'windDir': 131.0,
>>>>> 'windSpeed':
>>>>> 0.0, 'windGust': 0.0, 'usUnits': 17, 'windGustDir': 150.0}
>>>>> Dec 26 17:33:57 meteomontaos weewx[13518]: wmr300: raw packet:
>>>>> {'wind_gust': 0.0, 'ts': 1545844080.0, 'wind_avg': 0.0, 'packet_type':
>>>>> 212,
>>>>> 'wind_dir': 131.0, 'wind_gust_dir': 138.0, 'channel': 1, 'windchill':
>>>>> None}
>>>>> Dec 26 17:33:57 meteomontaos weewx[13518]: wmr300: converted packet:
>>>>> {'windchill': None, 'dateTime': 1545842037, 'windDir': 131.0,
>>>>> 'windSpeed':
>>>>> 0.0, 'windGust': 0.0, 'usUnits': 17, 'windGustDir': 138.0}
>>>>> Dec 26 17:33:59 meteomontaos weewx[13518]: wmr300: raw packet:
>>>>> {'wind_gust': 0.0, 'ts': 1545844080.0, 'wind_avg': 0.0, 'packet_type':
>>>>> 212,
>>>>> 'wind_dir': 131.0, 'wind_gust_dir': 138.0, 'channel': 1, 'windchill':
>>>>> None}
>>>>> Dec 26 17:33:59 meteomontaos weewx[13518]: wmr300: converted packet:
>>>>> {'windchill': None, 'dateTime': 1545842039, 'windDir': 131.0,
>>>>> 'windSpeed':
>>>>> 0.0, 'windGust': 0.0, 'usUnits': 17, 'windGustDir': 138.0}
>>>>> Dec 26 17:33:59 meteomontaos weewx[13518]: wmr300: raw packet:
>>>>> {'wind_gust': 0.0, 'ts': 1545844080.0, 'wind_avg': 0.0, 'packet_type':
>>>>> 212,
>>>>> 'wind_dir': 131.0, 'wind_gust_dir': 138.0, 'channel': 1, 'windchill':
>>>>> None}
>>>>> Dec 26 17:33:59 meteomontaos weewx[13518]: wmr300: converted packet:
>>>>> {'windchill': None, 'dateTime': 1545842040, 'windDir': 131.0,
>>>>> 'windSpeed':
>>>>> 0.0, 'windGust': 0.0, 'usUnits': 17, 'windGustDir': 138.0}
>>>>> Dec 26 17:34:01 meteomontaos weewx[13518]: wmr300: raw packet:
>>>>> {'wind_gust': 0.0, 'ts': 1545844080.0, 'wind_avg': 0.0, 'packet_type':
>>>>> 212,
>>>>> 'wind_dir': 131.0, 'wind_gust_dir': 138.0, 'channel': 1, 'windchill':
>>>>> None}
>>>>> Dec 26 17:34:01 meteomontaos weewx[13518]: wmr300: converted packet:
>>>>> {'windchill': None, 'dateTime': 1545842042, 'windDir': 131.0,
>>>>> 'windSpeed':
>>>>> 0.0, 'windGust': 0.0, 'usUnits': 17, 'windGustDir': 138.0}
>>>>> Dec 26 17:34:02 meteomontaos weewx[13518]: wmr300: raw packet:
>>>>> {'wind_gust': 0.0, 'ts': 1545844080.0, 'wind_avg': 0.0, 'packet_type':
>>>>> 212,
>>>>> 'wind_dir': 131.0, 'wind_gust_dir': 137.0, 'channel': 1, 'windchill':
>>>>> None}
>>>>> Dec 26 17:34:02 meteomontaos weewx[13518]: wmr300: converted packet:
>>>>> {'windchill': None, 'dateTime': 1545842042, 'windDir': 131.0,
>>>>> 'windSpeed':
>>>>> 0.0, 'windGust': 0.0, 'usUnits': 17, 'windGustDir': 137.0}
>>>>> Dec 26 17:34:04 meteomontaos weewx[13518]: wmr300: raw packet:
>>>>> {'wind_gust': 0.0, 'ts': 1545844140.0, 'wind_avg': 0.0, 'packet_type':
>>>>> 212,
>>>>> 'wind_dir': 131.0, 'wind_gust_dir': 137.0, 'channel': 1, 'windchill':
>>>>> None}
>>>>> Dec 26 17:34:04 meteomontaos weewx[13518]: wmr300: converted packet:
>>>>> {'windchill': None, 'dateTime': 1545842044, 'windDir': 131.0,
>>>>> 'windSpeed':
>>>>> 0.0, 'windGust': 0.0, 'usUnits': 17, 'windGustDir': 137.0}
>>>>> Dec 26 17:34:04 meteomontaos weewx[13518]: wmr300: raw packet:
>>>>> {'wind_gust': 0.0, 'ts': 1545844140.0, 'wind_avg': 0.0, 'packet_type':
>>>>> 212,
>>>>> 'wind_dir': 131.0, 'wind_gust_dir': 137.0, 'channel': 1, 'windchill':
>>>>> None}
>>>>> Dec 26 17:34:04 meteomontaos weewx[13518]: wmr300: converted packet:
>>>>> {'windchill': None, 'dateTime': 1545842045, 'windDir': 131.0,
>>>>> 'windSpeed':
>>>>> 0.0, 'windGust': 0.0, 'usUnits': 17, 'windGustDir': 137.0}
>>>>> Dec 26 17:34:06 meteomontaos weewx[13518]: wmr300: raw packet:
>>>>> {'wind_gust': 0.0, 'ts': 1545844140.0, 'wind_avg': 0.0, 'packet_type':
>>>>> 212,
>>>>> 'wind_dir': 131.0, 'wind_gust_dir': 137.0, 'channel': 1, 'windchill':
>>>>> None}
>>>>> Dec 26 17:34:06 meteomontaos weewx[13518]: wmr300: converted packet:
>>>>> {'windchill': None, 'dateTime': 1545842047, 'windDir': 131.0,
>>>>> 'windSpeed':
>>>>> 0.0, 'windGust': 0.0, 'usUnits': 17, 'windGustDir': 137.0}
>>>>> Dec 26 17:34:07 meteomontaos weewx[13518]: wmr300: raw packet:
>>>>> {'wind_gust': 0.0, 'ts': 1545844140.0, 'wind_avg': 0.0, 'packet_type':
>>>>> 212,
>>>>> 'wind_dir': 131.0, 'wind_gust_dir': 137.0, 'channel': 1, 'windchill':
>>>>> None}
>>>>> Dec 26 17:34:07 meteomontaos weewx[13518]: wmr300: converted packet:
>>>>> {'windchill': None, 'dateTime': 1545842047, 'windDir': 131.0,
>>>>> 'windSpeed':
>>>>> 0.0, 'windGust': 0.0, 'usUnits': 17, 'windGustDir': 137.0}
>>>>> Dec 26 17:34:09 meteomontaos weewx[13518]: wmr300: raw packet:
>>>>> {'wind_gust': 0.0, 'ts': 1545844140.0, 'wind_avg': 0.0, 'packet_type':
>>>>> 212,
>>>>> 'wind_dir': 131.0, 'wind_gust_dir': 137.0, 'channel': 1, 'windchill':
>>>>> None}
>>>>> Dec 26 17:34:09 meteomontaos weewx[13518]: wmr300: converted packet:
>>>>> {'windchill': None, 'dateTime': 1545842049, 'windDir': 131.0,
>>>>> 'windSpeed':
>>>>> 0.0, 'windGust': 0.0, 'usUnits': 17, 'windGustDir': 137.0}
>>>>> Dec 26 17:34:09 meteomontaos weewx[13518]: wmr300: raw packet:
>>>>> {'wind_gust': 0.0, 'ts': 1545844140.0, 'wind_avg': 0.0, 'packet_type':
>>>>> 212,
>>>>> 'wind_dir': 131.0, 'wind_gust_dir': 125.0, 'channel': 1, 'windchill':
>>>>> None}
>>>>> Dec 26 17:34:09 meteomontaos weewx[13518]: wmr300: converted packet:
>>>>> {'windchill': None, 'dateTime': 1545842050, 'windDir': 131.0,
>>>>> 'windSpeed':
>>>>> 0.0, 'windGust': 0.0, 'usUnits': 17, 'windGustDir': 125.0}
>>>>> Dec 26 17:34:11 meteomontaos weewx[13518]: wmr300: raw packet:
>>>>> {'wind_gust': 0.0, 'ts': 1545844140.0, 'wind_avg': 0.0, 'packet_type':
>>>>> 212,
>>>>> 'wind_dir': 131.0, 'wind_gust_dir': 125.0, 'channel': 1, 'windchill':
>>>>> None}
>>>>> Dec 26 17:34:11 meteomontaos weewx[13518]: wmr300: converted packet:
>>>>> {'windchill': None, 'dateTime': 1545842052, 'windDir': 131.0,
>>>>> 'windSpeed':
>>>>> 0.0, 'windGust': 0.0, 'usUnits': 17, 'windGustDir': 125.0}
>>>>> Dec 26 17:34:12 meteomontaos weewx[13518]: wmr300: raw packet:
>>>>> {'wind_gust': 0.0, 'ts': 1545844140.0, 'wind_avg': 0.0, 'packet_type':
>>>>> 212,
>>>>> 'wind_dir': 131.0, 'wind_gust_dir': 118.0, 'channel': 1, 'windchill':
>>>>> None}
>>>>> Dec 26 17:34:12 meteomontaos weewx[13518]: wmr300: converted packet:
>>>>> {'windchill': None, 'dateTime': 1545842052, 'windDir': 131.0,
>>>>> 'windSpeed':
>>>>> 0.0, 'windGust': 0.0, 'usUnits': 17, 'windGustDir': 118.0}
>>>>> Dec 26 17:34:14 meteomontaos weewx[13518]: wmr300: raw packet:
>>>>> {'wind_gust': 0.0, 'ts': 1545844140.0, 'wind_avg': 0.0, 'packet_type':
>>>>> 212,
>>>>> 'wind_dir': 131.0, 'wind_gust_dir': 118.0, 'channel': 1, 'windchill':
>>>>> None}
>>>>> Dec 26 17:34:14 meteomontaos weewx[13518]: wmr300: converted packet:
>>>>> {'windchill': None, 'dateTime': 1545842054, 'windDir': 131.0,
>>>>> 'windSpeed':
>>>>> 0.0, 'windGust': 0.0, 'usUnits': 17, 'windGustDir': 118.0}
>>>>> Dec 26 17:34:14 meteomontaos weewx[13518]: wmr300: raw packet:
>>>>> {'wind_gust': 0.0, 'ts': 1545844140.0, 'wind_avg': 0.0, 'packet_type':
>>>>> 212,
>>>>> 'wind_dir': 131.0, 'wind_gust_dir': 116.0, 'channel': 1, 'windchill':
>>>>> None}
>>>>> Dec 26 17:34:14 meteomontaos weewx[13518]: wmr300: converted packet:
>>>>> {'windchill': None, 'dateTime': 1545842055, 'windDir': 131.0,
>>>>> 'windSpeed':
>>>>> 0.0, 'windGust': 0.0, 'usUnits': 17, 'windGustDir': 116.0}
>>>>>
>>>>>
>>>>> El miércoles, 26 de diciembre de 2018, 17:26:44 (UTC+1), Juan Antonio
>>>>> Mosquera escribió:
>>>>>>
>>>>>> Data today...
>>>>>>
>>>>>> exist wind dir and wind gust... but not represent in template now.
>>>>>>
>>>>>> ec 26 17:25:24 meteomontaos weewx[13518]: wmr300: converted packet:
>>>>>> {'extraHeatindex5': None, 'extraDewpoint5': None, 'dateTime':
>>>>>> 1545841525,
>>>>>> 'extraHumid5': None, 'extraTemp5': None, 'usUnits': 17}
>>>>>> Dec 26 17:25:24 meteomontaos weewx[13518]: wmr300: raw packet:
>>>>>> {'dewpoint_7': None, 'humidity_7': None, 'temperature_7': None, 'ts':
>>>>>> 1545843600.0, 'packet_type': 211, 'heatindex_7': None, 'channel': 7}
>>>>>> Dec 26 17:25:24 meteomontaos weewx[13518]: wmr300: converted packet:
>>>>>> {'extraDewpoint6': None, 'extraHeatindex6': None, 'dateTime':
>>>>>> 1545841525,
>>>>>> 'extraHumid6': None, 'extraTemp6': None, 'usUnits': 17}
>>>>>> Dec 26 17:25:25 meteomontaos weewx[13518]: wmr300: raw packet:
>>>>>> {'temperature_8': None, 'humidity_8': None, 'ts': 1545843600.0,
>>>>>> 'dewpoint_8': None, 'packet_type': 211, 'heatindex_8': None, 'channel':
>>>>>> 8}
>>>>>> Dec 26 17:25:25 meteomontaos weewx[13518]: wmr300: converted packet:
>>>>>> {'extraHeatindex7': None, 'extraDewpoint7': None, 'dateTime':
>>>>>> 1545841525,
>>>>>> 'extraHumid7': None, 'extraTemp7': None, 'usUnits': 17}
>>>>>> Dec 26 17:25:26 meteomontaos weewx[13518]: wmr300: raw packet:
>>>>>> {'temperature_0': 19.400000000000002, 'humidity_0': 52.0, 'dewpoint_0':
>>>>>> 9.0, 'ts': 1545843600.0, 'heatindex_0': None, 'packet_type': 211,
>>>>>> 'channel': 0}
>>>>>> Dec 26 17:25:26 meteomontaos weewx[13518]: wmr300: converted packet:
>>>>>> {'inHumidity': 52.0, 'inTemp': 19.400000000000002, 'usUnits': 17,
>>>>>> 'dateTime': 1545841526}
>>>>>> Dec 26 17:25:26 meteomontaos weewx[13518]: wmr300: raw packet:
>>>>>> {'temperature_2': None, 'humidity_2': None, 'dewpoint_2': None, 'ts':
>>>>>> 1545843600.0, 'heatindex_2': None, 'packet_type': 211, 'channel': 2}
>>>>>> Dec 26 17:25:26 meteomontaos weewx[13518]: wmr300: converted packet:
>>>>>> {'extraHeatindex1': None, 'extraDewpoint1': None, 'dateTime':
>>>>>> 1545841526,
>>>>>> 'extraHumid1': None, 'usUnits': 17, 'extraTemp1': None}
>>>>>> Dec 26 17:25:26 meteomontaos weewx[13518]: wmr300: raw packet:
>>>>>> {'temperature_3': None, 'dewpoint_3': None, 'humidity_3': None, 'ts':
>>>>>> 1545843600.0, 'heatindex_3': None, 'packet_type': 211, 'channel': 3}
>>>>>> Dec 26 17:25:26 meteomontaos weewx[13518]: wmr300: converted packet:
>>>>>> {'extraDewpoint2': None, 'extraHeatindex2': None, 'dateTime':
>>>>>> 1545841526,
>>>>>> 'extraHumid2': None, 'extraTemp2': None, 'usUnits': 17}
>>>>>> Dec 26 17:25:26 meteomontaos weewx[13518]: wmr300: raw packet:
>>>>>> {'barometer': 1023.3000000000001, 'altitude': 310.0, 'ts': 1545843600.0,
>>>>>> 'pressure': 988.6, 'packet_type': 214, 'channel': 0}
>>>>>> Dec 26 17:25:26 meteomontaos weewx[13518]: wmr300: converted packet:
>>>>>> {'pressure': 988.6, 'barometer': 1023.3000000000001, 'usUnits': 17,
>>>>>> 'dateTime': 1545841526}
>>>>>> Dec 26 17:25:26 meteomontaos weewx[13518]: wmr300: raw packet:
>>>>>> {'humidity_4': None, 'dewpoint_4': None, 'temperature_4': None, 'ts':
>>>>>> 1545843600.0, 'packet_type': 211, 'heatindex_4': None, 'channel': 4}
>>>>>> Dec 26 17:25:26 meteomontaos weewx[13518]: wmr300: converted packet:
>>>>>> {'extraHeatindex3': None, 'extraDewpoint3': None, 'dateTime':
>>>>>> 1545841527,
>>>>>> 'extraHumid3': None, 'extraTemp3': None, 'usUnits': 17}
>>>>>> Dec 26 17:25:26 meteomontaos weewx[13518]: wmr300: raw packet:
>>>>>> {'dewpoint_5': None, 'humidity_5': None, 'temperature_5': None, 'ts':
>>>>>> 1545843600.0, 'packet_type': 211, 'heatindex_5': None, 'channel': 5}
>>>>>> Dec 26 17:25:26 meteomontaos weewx[13518]: wmr300: converted packet:
>>>>>> {'extraDewpoint4': None, 'extraHeatindex4': None, 'dateTime':
>>>>>> 1545841527,
>>>>>> 'extraHumid4': None, 'extraTemp4': None, 'usUnits': 17}
>>>>>> Dec 26 17:25:26 meteomontaos weewx[13518]: wmr300: raw packet:
>>>>>> {'wind_gust': 0.0, 'ts': 1545843600.0, 'wind_avg': 0.0, 'packet_type':
>>>>>> 212,
>>>>>> 'wind_dir': 131.0, 'wind_gust_dir': 110.0, 'channel': 1, 'windchill':
>>>>>> None}
>>>>>> Dec 26 17:25:26 meteomontaos weewx[13518]: wmr300: converted packet:
>>>>>> {'windchill': None, 'dateTime': 1545841527, 'windDir': 131.0,
>>>>>> 'windSpeed':
>>>>>> 0.0, 'windGust': 0.0, 'usUnits': 17, 'windGustDir': 110.0}
>>>>>> Dec 26 17:25:26 meteomontaos weewx[13518]: wmr300: raw packet:
>>>>>> {'rain_hour': 0.0, 'rain_24_hour': 0.254, 'rain_rate': 0.0, 'ts':
>>>>>> 1545843600.0, 'rain_start_dateTime': 1545746400.0, 'packet_type': 213,
>>>>>> 'rain_total': 0.254, 'channel': 1}
>>>>>> Dec 26 17:25:26 meteomontaos weewx[13518]: wmr300: converted packet:
>>>>>> {'rainRate': 0.0, 'rain': 0.0, 'usUnits': 17, 'dateTime': 1545841527}
>>>>>> Dec 26 17:25:26 meteomontaos weewx[13518]: wmr300: raw packet:
>>>>>> {'temperature_1': 13.3, 'dewpoint_1': 8.0, 'humidity_1': 68.0, 'ts':
>>>>>> 1545843600.0, 'heatindex_1': None, 'packet_type': 211, 'channel': 1}
>>>>>> Dec 26 17:25:26 meteomontaos weewx[13518]: wmr300: converted packet:
>>>>>> {'dewpoint': 8.0, 'outHumidity': 68.0, 'heatindex': None, 'dateTime':
>>>>>> 1545841527, 'outTemp': 13.3, 'usUnits': 17}
>>>>>> Dec 26 17:25:26 meteomontaos weewx[13518]: wmr300: raw packet:
>>>>>> {'humidity_6': None, 'dewpoint_6': None, 'temperature_6': None, 'ts':
>>>>>> 1545843600.0, 'packet_type': 211, 'heatindex_6': None, 'channel': 6}
>>>>>> Dec 26 17:25:26 meteomontaos weewx[13518]: wmr300: converted packet:
>>>>>> {'extraHeatindex5': None, 'extraDewpoint5': None, 'dateTime':
>>>>>> 1545841527,
>>>>>> 'extraHumid5': None, 'extraTemp5': None, 'usUnits': 17}
>>>>>> Dec 26 17:25:27 meteomontaos weewx[13518]: wmr300: raw packet:
>>>>>> {'dewpoint_7': None, 'humidity_7': None, 'temperature_7': None, 'ts':
>>>>>> 1545843600.0, 'packet_type': 211, 'heatindex_7': None, 'channel': 7}
>>>>>> Dec 26 17:25:27 meteomontaos weewx[13518]: wmr300: converted packet:
>>>>>> {'extraDewpoint6': None, 'extraHeatindex6': None, 'dateTime':
>>>>>> 1545841527,
>>>>>> 'extraHumid6': None, 'extraTemp6': None, 'usUnits': 17}
>>>>>> Dec 26 17:25:27 meteomontaos weewx[13518]: wmr300: raw packet:
>>>>>> {'temperature_8': None, 'humidity_8': None, 'ts': 1545843600.0,
>>>>>> 'dewpoint_8': None, 'packet_type': 211, 'heatindex_8': None, 'channel':
>>>>>> 8}
>>>>>> Dec 26 17:25:27 meteomontaos weewx[13518]: wmr300: converted packet:
>>>>>> {'extraHeatindex7': None, 'extraDewpoint7': None, 'dateTime':
>>>>>> 1545841527,
>>>>>> 'extraHumid7': None, 'extraTemp7': None, 'usUnits': 17}
>>>>>> Dec 26 17:25:27 meteomontaos weewx[13518]: wmr300: raw packet:
>>>>>> {'wind_gust': 0.0, 'ts': 1545843600.0, 'wind_avg': 0.0, 'packet_type':
>>>>>> 212,
>>>>>> 'wind_dir': 131.0, 'wind_gust_dir': 109.0, 'channel': 1, 'windchill':
>>>>>> None}
>>>>>> Dec 26 17:25:27 meteomontaos weewx[13518]: wmr300: converted packet:
>>>>>> {'windchill': None, 'dateTime': 1545841527, 'windDir': 131.0,
>>>>>> 'windSpeed':
>>>>>> 0.0, 'windGust': 0.0, 'usUnits': 17, 'windGustDir': 109.0}
>>>>>> Dec 26 17:25:27 meteomontaos weewx[13518]: wmr300: raw packet:
>>>>>> {'rain_hour': 0.0, 'rain_24_hour': 0.254, 'rain_rate': 0.0, 'ts':
>>>>>> 1545843600.0, 'rain_start_dateTime': 1545746400.0, 'packet_type': 213,
>>>>>> 'rain_total': 0.254, 'channel': 1}
>>>>>> Dec 26 17:25:27 meteomontaos weewx[13518]: wmr300: converted packet:
>>>>>> {'rainRate': 0.0, 'rain': 0.0, 'usUnits': 17, 'dateTime': 1545841527}
>>>>>> Dec 26 17:25:27 meteomontaos weewx[13518]: wmr300: raw packet:
>>>>>> {'temperature_1': 13.3, 'dewpoint_1': 8.0, 'humidity_1': 68.0, 'ts':
>>>>>> 1545843600.0, 'heatindex_1': None, 'packet_type': 211, 'channel': 1}
>>>>>> Dec 26 17:25:27 meteomontaos weewx[13518]: wmr300: converted packet:
>>>>>> {'dewpoint': 8.0, 'outHumidity': 68.0, 'heatindex': None, 'dateTime':
>>>>>> 1545841527, 'outTemp': 13.3, 'usUnits': 17}
>>>>>> Dec 26 17:25:28 meteomontaos weewx[13518]: wmr300: raw packet:
>>>>>> {'temperature_0': 19.400000000000002, 'humidity_0': 52.0, 'dewpoint_0':
>>>>>> 9.0, 'ts': 1545843600.0, 'heatindex_0': None, 'packet_type': 211,
>>>>>> 'channel': 0}
>>>>>> Dec 26 17:25:28 meteomontaos weewx[13518]: wmr300: converted packet:
>>>>>> {'inHumidity': 52.0, 'inTemp': 19.400000000000002, 'usUnits': 17,
>>>>>> 'dateTime': 1545841528}
>>>>>> Dec 26 17:25:28 meteomontaos weewx[13518]: wmr300: raw packet:
>>>>>> {'temperature_2': None, 'humidity_2': None, 'dewpoint_2': None, 'ts':
>>>>>> 1545843600.0, 'heatindex_2': None, 'packet_type': 211, 'channel': 2}
>>>>>> Dec 26 17:25:28 meteomontaos weewx[13518]: wmr300: converted packet:
>>>>>> {'extraHeatindex1': None, 'extraDewpoint1': None, 'dateTime':
>>>>>> 1545841528,
>>>>>> 'extraHumid1': None, 'usUnits': 17, 'extraTemp1': None}
>>>>>> Dec 26 17:25:28 meteomontaos weewx[13518]: wmr300: raw packet:
>>>>>> {'temperature_3': None, 'dewpoint_3': None, 'humidity_3': None, 'ts':
>>>>>> 1545843600.0, 'heatindex_3': None, 'packet_type': 211, 'channel': 3}
>>>>>> Dec 26 17:25:28 meteomontaos weewx[13518]: wmr300: converted packet:
>>>>>> {'extraDewpoint2': None, 'extraHeatindex2': None, 'dateTime':
>>>>>> 1545841528,
>>>>>> 'extraHumid2': None, 'extraTemp2': None, 'usUnits': 17}
>>>>>> Dec 26 17:25:28 meteomontaos weewx[13518]: wmr300: raw packet:
>>>>>> {'barometer': 1023.3000000000001, 'altitude': 310.0, 'ts': 1545843600.0,
>>>>>> 'pressure': 988.6, 'packet_type': 214, 'channel': 0}
>>>>>> Dec 26 17:25:28 meteomontaos weewx[13518]: wmr300: converted packet:
>>>>>> {'pressure': 988.6, 'barometer': 1023.3000000000001, 'usUnits': 17,
>>>>>> 'dateTime': 1545841528}
>>>>>> Dec 26 17:25:28 meteomontaos weewx[13518]: wmr300: raw packet:
>>>>>> {'humidity_4': None, 'dewpoint_4': None, 'temperature_4': None, 'ts':
>>>>>> 1545843600.0, 'packet_type': 211, 'heatindex_4': None, 'channel': 4}
>>>>>> Dec 26 17:25:28 meteomontaos weewx[13518]: wmr300: converted packet:
>>>>>> {'extraHeatindex3': None, 'extraDewpoint3': None, 'dateTime':
>>>>>> 1545841529,
>>>>>> 'extraHumid3': None, 'extraTemp3': None, 'usUnits': 17}
>>>>>> Dec 26 17:25:28 meteomontaos weewx[13518]: wmr300: raw packet:
>>>>>> {'dewpoint_5': None, 'humidity_5': None, 'temperature_5': None, 'ts':
>>>>>> 1545843600.0, 'packet_type': 211, 'heatindex_5': None, 'channel': 5}
>>>>>> Dec 26 17:25:28 meteomontaos weewx[13518]: wmr300: converted packet:
>>>>>> {'extraDewpoint4': None, 'extraHeatindex4': None, 'dateTime':
>>>>>> 1545841529,
>>>>>> 'extraHumid4': None, 'extraTemp4': None, 'usUnits': 17}
>>>>>> Dec 26 17:25:28 meteomontaos weewx[13518]: wmr300: raw packet:
>>>>>> {'humidity_6': None, 'dewpoint_6': None, 'temperature_6': None, 'ts':
>>>>>> 1545843600.0, 'packet_type': 211, 'heatindex_6': None, 'channel': 6}
>>>>>> Dec 26 17:25:28 meteomontaos weewx[13518]: wmr300: converted packet:
>>>>>> {'extraHeatindex5': None, 'extraDewpoint5': None, 'dateTime':
>>>>>> 1545841529,
>>>>>> 'extraHumid5': None, 'extraTemp5': None, 'usUnits': 17}
>>>>>> Dec 26 17:25:28 meteomontaos weewx[13518]: wmr300: raw packet:
>>>>>> {'dewpoint_7': None, 'humidity_7': None, 'temperature_7': None, 'ts':
>>>>>> 1545843600.0, 'packet_type': 211, 'heatindex_7': None, 'channel': 7}
>>>>>> Dec 26 17:25:28 meteomontaos weewx[13518]: wmr300: converted packet:
>>>>>> {'extraDewpoint6': None, 'extraHeatindex6': None, 'dateTime':
>>>>>> 1545841529,
>>>>>> 'extraHumid6': None, 'extraTemp6': None, 'usUnits': 17}
>>>>>> Dec 26 17:25:29 meteomontaos weewx[13518]: wmr300: raw packet:
>>>>>> {'wind_gust': 0.0, 'ts': 1545843600.0, 'wind_avg': 0.0, 'packet_type':
>>>>>> 212,
>>>>>> 'wind_dir': 131.0, 'wind_gust_dir': 109.0, 'channel': 1, 'windchill':
>>>>>> None}
>>>>>> Dec 26 17:25:29 meteomontaos weewx[13518]: wmr300: converted packet:
>>>>>> {'windchill': None, 'dateTime': 1545841529, 'windDir': 131.0,
>>>>>> 'windSpeed':
>>>>>> 0.0, 'windGust': 0.0, 'usUnits': 17, 'windGustDir': 109.0}
>>>>>> Dec 26 17:25:29 meteomontaos weewx[13518]: wmr300: raw packet:
>>>>>> {'temperature_8': None, 'humidity_8': None, 'ts': 1545843600.0,
>>>>>> 'dewpoint_8': None, 'packet_type': 211, 'heatindex_8': None, 'channel':
>>>>>> 8}
>>>>>> Dec 26 17:25:29 meteomontaos weewx[13518]: wmr300: converted packet:
>>>>>> {'extraHeatindex7': None, 'extraDewpoint7': None, 'dateTime':
>>>>>> 1545841529,
>>>>>> 'extraHumid7': None, 'extraTemp7': None, 'usUnits': 17}
>>>>>> Dec 26 17:25:29 meteomontaos weewx[13518]: wmr300: raw packet:
>>>>>> {'rain_hour': 0.0, 'rain_24_hour': 0.254, 'rain_rate': 0.0, 'ts':
>>>>>> 1545843600.0, 'rain_start_dateTime': 1545746400.0, 'packet_type': 213,
>>>>>> 'rain_total': 0.254, 'channel': 1}
>>>>>> Dec 26 17:25:29 meteomontaos weewx[13518]: wmr300: converted packet:
>>>>>> {'rainRate': 0.0, 'rain': 0.0, 'usUnits': 17, 'dateTime': 1545841529}
>>>>>> Dec 26 17:25:29 meteomontaos weewx[13518]: wmr300: raw packet:
>>>>>> {'temperature_1': 13.3, 'dewpoint_1': 8.0, 'humidity_1': 68.0, 'ts':
>>>>>> 1545843600.0, 'heatindex_1': None, 'packet_type': 211, 'channel': 1}
>>>>>>
>>>>>>
>>>>>> El miércoles, 26 de diciembre de 2018, 15:13:01 (UTC+1), Cameron D
>>>>>> escribió:
>>>>>>>
>>>>>>> When the wind speed is zero then the direction is deliberately set
>>>>>>> to None, so you can only check direction when there is some wind. That
>>>>>>> rule applies both to average and to gust readings.
>>>>>>>
>>>>>>> When you set debug=1 you also need to check which debug suboptions
>>>>>>> are set in the wmr300 section of the config file...
>>>>>>> You should set:
>>>>>>> debug_decode=1
>>>>>>> debug_packet=1
>>>>>>>
>>>>>>> All the other suboptions should be zero for your testing.(simply to
>>>>>>> avoid clutter)
>>>>>>>
>>>>>>> Cameron.
>>>>>>>
>>>>>>>
>>>>>>> On Wednesday, 26 December 2018 01:01:26 UTC+10, Juan Antonio
>>>>>>> Mosquera wrote:
>>>>>>>>
>>>>>>>> At this time there is no wind, but I do have wind direction data in
>>>>>>>> the console. As soon as I can debug assets and show you the
>>>>>>>> information you
>>>>>>>> request.
>>>>>>>>
>>>>>>>> Thank you.
>>>>>>>>
>>>>>>>> El martes, 25 de diciembre de 2018, 14:51:12 (UTC+1), Andrew Milner
>>>>>>>> escribió:
>>>>>>>>>
>>>>>>>>> if you stop weewx, set debug = 1, restart weewx I think you should
>>>>>>>>> get the raw packets from the interceptor driver. Do the raw packets
>>>>>>>>> give
>>>>>>>>> any wind data?? If they do then the issue is in the mapping.
>>>>>>>>>
>>>>>>>>>
>>>>>>>>>
>>>>>>>>> On Tuesday, 25 December 2018 15:32:12 UTC+2, [email protected]
>>>>>>>>> wrote:
>>>>>>>>>>
>>>>>>>>>> The loop data (at least the ones I looked at in the file you
>>>>>>>>>> downloaded) are reporting windSpeed as 0.0. Is the console showing
>>>>>>>>>> something different? If the console shows 0.0 for windSpeed also
>>>>>>>>>> (and it is
>>>>>>>>>> windy :-)), then maybe there is an issue with the anemometer or the
>>>>>>>>>> wind
>>>>>>>>>> sensor in the weatherstation.
>>>>>>>>>> phil
>>>>>>>>>>
>>>>>>>>>> On Tuesday, December 25, 2018 at 6:58:02 AM UTC-5, Juan Antonio
>>>>>>>>>> Mosquera wrote:
>>>>>>>>>>>
>>>>>>>>>>> Attach data...
>>>>>>>>>>>
>>>>>>>>>>>
>>>>>>>>>>> No wind data :(
>>>>>>>>>>>
>>>>>>>>>>> Standard weewx pages without windData too.
>>>>>>>>>>>
>>>>>>>>>>> Problem with statation console ¿
>>>>>>>>>>>
>>>>>>>>>>> Thanks...
>>>>>>>>>>>
>>>>>>>>>>>
>>>>>>>>>>>
>>>>>>>>>>> El lunes, 24 de diciembre de 2018, 11:43:26 (UTC+1), Andrew
>>>>>>>>>>> Milner escribió:
>>>>>>>>>>>>
>>>>>>>>>>>> Can you run weewx directly to get the LOOP and REC records on
>>>>>>>>>>>> the screen do you get wind readings?? Can you show us the result
>>>>>>>>>>>> of
>>>>>>>>>>>> running weewx directly??
>>>>>>>>>>>>
>>>>>>>>>>>> Do the standard weewx pages give wind values??
>>>>>>>>>>>>
>>>>>>>>>>>>
>>>>>>>>>>>>
>>>>>>>>>>>>
>>>>>>>>>>>> On Monday, 24 December 2018 10:10:06 UTC+2, Juan Antonio
>>>>>>>>>>>> Mosquera wrote:
>>>>>>>>>>>>>
>>>>>>>>>>>>> I have updated belchertown to its version 0.8.0 and now to its
>>>>>>>>>>>>> version 0.8.1. I do not understand what happens. Even with the
>>>>>>>>>>>>> old theme,
>>>>>>>>>>>>> it does not show the wind data either.
>>>>>>>>>>>>>
>>>>>>>>>>>>> Belchertown:
>>>>>>>>>>>>> www.meteomontaos.es
>>>>>>>>>>>>>
>>>>>>>>>>>>> Sofaskin:
>>>>>>>>>>>>> www.meteomontaos2.ga
>>>>>>>>>>>>>
>>>>>>>>>>>>> Greetings and thanks.
>>>>>>>>>>>>>
>>>>>>>>>>>>> El lunes, 24 de diciembre de 2018, 3:26:01 (UTC+1), Andrew
>>>>>>>>>>>>> Milner escribió:
>>>>>>>>>>>>>>
>>>>>>>>>>>>>> In your other thread you reported that wind speed and
>>>>>>>>>>>>>> direction were correctly being downloaded to weewx from the
>>>>>>>>>>>>>> wmr300. What
>>>>>>>>>>>>>> happened to make you lose the wind data again??
>>>>>>>>>>>>>>
>>>>>>>>>>>>>>
>>>>>>>>>>>>>>
>>>>>>>>>>>>>>
>>>>>>>>>>>>>> On Sunday, 23 December 2018 21:52:35 UTC+2, Juan Antonio
>>>>>>>>>>>>>> Mosquera wrote:
>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>> For months I have observed that I have problems in the
>>>>>>>>>>>>>>> measurement of wind speed and direction. Even though I have
>>>>>>>>>>>>>>> data in the
>>>>>>>>>>>>>>> console, they do not reach weewx. I am using the driver:
>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>> wmr300-v19rc6 + f3
>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>> They have tried to help me in other posts but now it has
>>>>>>>>>>>>>>> been several weeks without any wind data.
>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>> Greetings and thanks.
>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>
--
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.