there are several observations from your data below:
1. you are receiving the pressure data - see underlined, bold markers
your WN34 Channel 1 shows as extraTemp9 - so all your sensor data is received by weewx via the Ecowitt Gateway driver

2. you obviously have not (yet) calibrated the relative pressure in your console (GW1100) - unless your GW1100 is located at sea-level. You should do that.

but 1. and 2. won't solve your issue not seeing the barometer data in your skin

3. have you checked https://weewx.com/docs/usersguide.htm#No_barometer_data

4. for the weewx and database fields pressure and relbarometer to be displayed by e.g. the Seasons skin, these variables need to be in your skin.conf (assuming you are using the latest parametrized version of the Seansons' skin's skin.conf)  in the

[DisplayOptions]
*observations_current* = outTemp, heatindex, windchill, dewpoint, outHumidity, barometer, ......., *extraTemp9*

try to put there also pressure and relbarometer and see what it gives - in order to see your WN34, you have to add extraTemp9 to *observations_current
(see above)*

5. if you want barometer only (default setting in skin.conf for the Seasons skin), you need 12 hours of earlier outdoor temperature data for it to work:
read:
https://github.com/weewx/weewx/wiki/Barometer,-pressure,-and-altimeter

On 24.02.2023 20:34, Dana Rawding wrote:
Unfortunately this did not seem to help.  I even uninstalled weewx completely and reinstalled clean and then installed weewx-gw1000.  Still not seeing  pressure, the WN34BL or any battery data.  The data seems to be getting picked up but it's not being populated on the web pages.

*pi@weather*:*/etc/weewx $*PYTHONPATH=/usr/share/weewx python -m user.gw1000 --test-driver

Using configuration file /etc/weewx/weewx.conf


Interrogating GW1100 at 192.168.86.21:45000


2023-02-24 14:27:07 EST (1677266827): 'dateTime': '1677266827', 'daymaxwind': '10.2', 'dayRain': '0.8', 'extraTemp9': '15.2', 'inHumidity': '40', 'inTemp': '16.1', 'luminosity': '5010.0', 'monthRain': '0.8', 'pressure': '996.5', 'rain': 'None', 'rainRate': '0.0', 'relbarometer': '996.5', 'stormRain': '0.0', 'usUnits': '17', 'UV': '0', 'uvradiation': '0.0', 'weekRain': '0.8', 'wh40_batt': '1.43', 'wh40_sig': '4', 'wh68_batt': '1.64', 'wh68_sig': '4', 'windDir': '353', 'windGust': '3.1', 'windSpeed': '2.2', 'wn34_ch1_batt': '1.42', 'wn34_ch1_sig': '4', 'yearRain': '0.8'


Any ideas?

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]. To view this discussion on the web visit https://groups.google.com/d/msgid/weewx-user/22b2a777-b039-4481-b15d-b1cfd9c90f15n%40googlegroups.com <https://groups.google.com/d/msgid/weewx-user/22b2a777-b039-4481-b15d-b1cfd9c90f15n%40googlegroups.com?utm_medium=email&utm_source=footer>.

--
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/d3c51cd1-be09-0a30-bf9e-224afa410474%40gmail.com.

Reply via email to