Hi Tolip Wen, I'll try to work around the problem right from the beginning. Maybe I've made some basic mistakes and that's how the wrong data came about. It will be best to reset my weewx installation and work it off point by point. I do not know if I then get the error under control ......
Am Freitag, 22. März 2019 10:59:06 UTC+1 schrieb Tolip Wen: > > The reason your temp almost works is that you made outTemp = +33.6 and > inTemp = +46.8 degree corrections in weewx.conf > This tells me that your outside temp was about 0.5C when you made the > correction and the indoor temp was about 19C but below 21C > Based on your [StdQc] settings for temp. the 70 upper limit has weewx > rejecting temps above 21C > Change your temp to degrees F and remove the corrections in weewx.conf. > Your temperature corrections will not be correct for long as it gets > warmer outside. > > If you use ObserverIP and have target_unit set to US then all data on Live > Data must be in US units. > This is because this is where weewx get it's data for ObserverIP. > It has to poll the data from the device and it gets data in whatever units > you have selected for Live Data. > > If you use Interceptor it ALWAYS gets US units because this is what it > sends to wonderground. this is BTW an example of interrupt vs polling. > This is also why the numbers are correct on wunderground but not in weewx. > > If you must have metric units on Live Data page you have about 3 choices; > > 1) > ObserverIP with weewx.conf(change standard_unit to METRIC and likely many > other changes) > This requires a new database to prevent corruption. Your database already > has errors. > > 2) > Make some changes in ObserverIP to do the math translations back to US for > weewx's existing database using US standard_unit. > ex: (for temp) tempC + 32 x 1.8 = tempF. > You already have weewx set to translate all of it back to metric for it's > web pages. > > 3) > Switch to Interceptor. Then you can use any units on Live Data, weewx.conf > remains as US units. > > Easiest to just change it all to US on Live Data and use weewx output for > the same data, already formatted metric in local language. > Once you fix and trust weewx you won't miss the Live Data page. > > > On Saturday, March 16, 2019 at 3:09:31 PM UTC-5, Joerg Reinisch wrote: >> >> Hallo, >> mein Problem bezieht sich auf Weewx (Ver. 3.8.2) mit meiner WH2600. >> Momentan läuft Weewx auf einem Raspi und dazu hab ich mir den ObserverIp >> Treiber 0.1 geladen. >> Die Daten werden eigentlich alle wunderbar in Weewx angezeigt, was aber >> nicht angezeigt wird, ist der Luftdruck. >> Im Terminal bekomme ich folgende Meldungen: >> >> Mär 16 20:00:32 pi-drei weewx[25310]: copygenerator: copied 0 files to >> /var/www/html/weewx >> Mär 16 20:00:32 pi-drei weewx[25310]: reportengine: Report >> 'SmartphoneReport' not enabled. Skipping. >> Mär 16 20:00:32 pi-drei weewx[25310]: reportengine: Report 'MobileReport' >> not enabled. Skipping. >> Mär 16 20:00:32 pi-drei weewx[25310]: reportengine: Report >> 'StandardReport' not enabled. Skipping. >> Mär 16 20:00:32 pi-drei weewx[25310]: reportengine: Report 'FTP' not >> enabled. Skipping. >> Mär 16 20:00:32 pi-drei weewx[25310]: reportengine: Report 'RSYNC' not >> enabled. Skipping. >> Mär 16 20:00:57 pi-drei weewx[25310]: observerip: packet interval 31 >> Mär 16 20:00:57 pi-drei weewx[25310]: engine: 2019-03-16 20:00:58 CET >> (1552762858) LOOP value 'pressure' 955.0 outside limits (25.100489375, >> 32.48298625) >> Mär 16 20:01:28 pi-drei weewx[25310]: observerip: packet interval 30 >> Mär 16 20:01:28 pi-drei weewx[25310]: engine: 2019-03-16 20:01:28 CET >> (1552762888) LOOP value 'pressure' 955.0 outside limits (25.100489375, >> 32.48298625) >> >> Ok, das sagt mir immerhin dass der Druck wegen der falschen Einstellung >> in der weewx.conf nicht angezeigt werden kann. >> Aber sobald ich dann in der weewx.conf die Einstellung dementsprechend >> abändere, bekomme ich überhaupt keine Anzeigen mehr, das kann es ja wohl >> nicht sein. >> >> Die Daten werden aber bei WU (wunderground.com) richtig angezeigt und >> auch beim direkten auslesen der Daten im Terminal bekomme ich alle Daten >> angezeigt. >> Nur lediglich bei Weewx, da wird der Druck eben nicht angezeigt und das >> macht mich total verrückt. >> >> Vielleicht kann mir ja jemand von euch helfen..... >> Wenn es vielleicht nicht anders geht, werde ich den ganzen Text auch >> Übersetzen lassen, denn so gut ist mein englisch jetzt auch nicht mehr..... >> ;-) >> Die weewx.conf kann ich momentan nicht mit anhängen da ich momentan nicht >> auf meinen Server zugreifen kann. >> Aber für jede Hilfe bin ich mehr als dankbar..... >> >> -- 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.
