the problem was that the variable was not well located, now it works ok. Thanks and sorry.
El jueves, 27 de diciembre de 2018, 9:58:13 (UTC+1), Juan Antonio Mosquera escribió: > > Not work, me too. > > El jueves, 27 de diciembre de 2018, 9:53:38 (UTC+1), Christian Nimmervoll > escribió: >> >> Hi, >> >> I changed the "ignore_zero_wind" to False but this setting doesn't work. >> I wanna see the Wind direction also, when the windspeed is zerro. Now i >> always see "N/A" >> >> In my config File - i have add it as listed below: >> >> ############################################# >> >> # This section controls the origin of derived values. >> >> [StdWXCalculate] >> >> *ignore_zero_wind = False* >> >> [[Calculations]] >> # Derived quantities are calculated by this service. Possible >> values are: >> # hardware - use the value provided by hardware >> # software - use the value calculated by weewx >> # prefer_hardware - use value provide by hardware if available, >> # otherwise use value calculated by weewx >> >> pressure = prefer_hardware >> barometer = prefer_hardware >> altimeter = prefer_hardware >> windchill = prefer_hardware >> heatindex = prefer_hardware >> dewpoint = prefer_hardware >> inDewpoint = prefer_hardware >> rainRate = prefer_hardware >> >> ############################################# >> >> >> What have i done wrong? >> Thx, >> Chris >> >> -- 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.
