Hi Mathias, I am a new TFA Nexus owner and when I enter level pressure data e.g. 1003 hPa, and altitude 0 m the estimated by Nexus local pressure is 996 hPa and the altitude is 61 meters. The real values are 1004 hPa and 50 meters respectively. What do you think about this? How is it affected the estimated by the barometer weather forecast?
Thanks in advance. Ioannis Τη Παρασκευή, 18 Μαρτίου 2016 - 7:09:28 μ.μ. UTC+2, ο χρήστης Matthias Jahn έγραψε: > > My weather station is a TFA NEXUS I read the data with the TE923 driver > with a Raspberry Pi. As database I use sqlite3. > when you start ./bin/weewxd weewx.conf the data appear to be read into the > console. > > REC: 2016-02-24 12:36:00 CET (1456313760) altimeter: None, appTemp: > None, > barometer: 29.9346492708, cloudbase: None, dateTime: 1456313760, dewpoint: > None, > ET: None, extraBatteryStatus1: None, extraBatteryStatus2: None, > extraBatteryStatus3: None, > extraBatteryStatus4: None, extraHumid1: None, extraHumid3: None, > extraHumid4: None, > extraLinkStatus1: None, extraLinkStatus2: None, extraLinkStatus3: None, > extraLinkStatus4: None, > extraTemp1: None, extraTemp2: None, extraTemp3: None, extraTemp4: None, > forecast: 6, heatindex: None, > humidex: None, inDewpoint: 44.5746948885, inHumidity: 66, inTemp: 55.76, > interval: 5, > link_1: 1, link_2: 1, link_3: 1, link_4: 1, link_5: 1, link_rain: 0, > link_uv: 1, > link_wind: 1, maxSolarRad: 380.920109219, outBatteryStatus: None, > outHumidity: None, > outLinkStatus: None, outTemp: None, pressure: None, rain: 0.0, > rainBatteryStatus: None, > rainLinkStatus: None, rainRate: 0, rainTotal: 14.34004, storm: 0, usUnits: > 1, UV: None, > uvBatteryStatus: None, uvLinkStatus: None, windBatteryStatus: None, > windchill: None, > windDir: None, windGust: None, windGustDir: None, windLinkStatus: None, > windrun: 64.7898389407, windSpeed: None > > but the data for maxSolar and cloud base do not appear in the database. > thanks for the interest of my problems > > M.Jahn > > Am Freitag, 18. März 2016 17:47:49 UTC+1 schrieb Tom Keffer: >> >> Not a lot of information to go on... >> >> The default schema does not have a slot for cloud height. You would have >> to add it. >> >> It does have one for radiation. When you say you don't see it in the >> database, do you mean you used sqlite3 or the mysql utility and tried a >> query on it and it came up null? Or, something else? >> >> What kind of device? >> >> And, what do you mean by "integrate this data?" Do you mean you want to >> plot it? Show stats? Something else? >> >> -tk >> >> >> On Fri, Mar 18, 2016 at 9:39 AM, Matthias Jahn <[email protected]> wrote: >> >>> Hi, >>> when I start weewx manually, I see data from the Solar Radiation and cloud >>> height. These are not seen in the database and on the website, can >>> anybody help me further. How to integrate this data. Thanks in advance. >>> >>> -- >>> 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. >>> >> >> -- 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.
