Running a wflow.conf file from the command line, the wind packets appear as 
expected:
Jun 16 22:08:55 NUC2498 weewx[24540]: weatherflowudp: MainThread: sensor 
map is {'outTemp': 'air_temperature.AR-00019047.obs_air', 'outHumidity': 
'relative_humidity.AR-00019047.obs_air', 'pressure': 
'station_pressure.AR-00019047.obs_air', 'lightning_strikes': 
'lightning_strike_count.AR-00019047.obs_air', 'avg_distance': 
'lightning_strike_avg_distance.AR-00019047.obs_air', 'outTempBatteryStatus': 
'battery.AR-00019047.obs_air', 'windSpeed': '
*wind_speed.SK-00005878.00019931*', 'windDir': '
*wind_direction.SK-00005878.rapid_wind*', 'lux': 
'illuminance.SK-00005878.obs_sky', 'UV': 'uv.SK-00005878.obs_sky', 'rain': 
'rain_accumulated.SK-00005878.obs_sky', 'windBatteryStatus': 
'battery.SK-00005878.obs_sky', 'radiation': 
'solar_radiation.SK-00005878.obs_sky', 'lightningYYY': 
'distance.AR-00019047.evt_strike', 'lightningZZZ': 
'energy.AR-00019047.evt_strike'}

Usingf the sensor_map below, I cannot get any of the wind values to display.

Here is my sensor_map:
[[sensor_map]]
        outTemp = air_temperature.AR-00019047.obs_air
        outHumidity = relative_humidity.AR-00019047.obs_air
        pressure = station_pressure.AR-00019047.obs_air
        lightning_strikes =  lightning_strike_count.AR-00019047.obs_air
        avg_distance =  lightning_strike_avg_distance.AR-00019047.obs_air
        outTempBatteryStatus = battery.AR-00019047.obs_air
        windSpeed = wind_speed.SK-00005878.00019931
        windDir = wind_direction.SK-00005878.rapid_wind
        lux = illuminance.SK-00005878.obs_sky
        UV = uv.SK-00005878.obs_sky
        rain = rain_accumulated.SK-00005878.obs_sky
        windBatteryStatus = battery.SK-00005878.obs_sky
        radiation = solar_radiation.SK-00005878.obs_sky
        lightningYYY = distance.AR-00019047.evt_strike
        lightningZZZ = energy.AR-00019047.evt_strike

but my weewx page <https://suiattle.net/DinkinsBayouWeather/wx-nuc/wflow/> 
doesn't display any wind parameters at all.
https://suiattle.net/DinkinsBayouWeather/wx-nuc/wflow/

I feel as if I am missing something basic here and can't see it.

-- 
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].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-user/aadd2f3d-90fd-47a9-8793-b546d83b59a3o%40googlegroups.com.

Reply via email to