Software > WeeWX
Weewx no recoge datos de velocidad y dirección del viento
saba01:
Creo que encontré la explicación en el grupo de google, lo que creía que era un mal funcionamiento parece ser que es correcto ???
si no hay viento no hay dirección del viento.
Sacado de aquí: https://groups.google.com/forum/#!topic/weewx-user/qGKvOqjU9LI
--- Citar ---On Saturday, January 23, 2016 at 4:49:33 PM UTC-5, Domi S wrote:
Hello wunderground gets no directiondata when the wind speed reaches 0km/h.
Can i set somewhere that weewx don't delete this Winddirection values?
---------------------------------------------------------------------------------------------------------------------
as dave noted, this is by design - if there is no wind speed, the wind direction is undefined.
in weewx, this policy is enforced by the StdWXCalculate service.
if you prefer to report a wind direction when there is no wind speed (maybe your direction sensor is more sensitive than your speed sensor? or maybe you just like to go against common logic :), then you can disable the policy like this in weewx.conf:
[StdWXCalculate]
ignore_zero_wind = False
--- Fin de la cita ---
que os parece mejor, que indique N/A o que salga la ultima dirección recibida?
Navegación
[*] Página Anterior
Ir a la versión completa