Re: Update 4.9f
Posted: Fri Apr 06, 2012 2:49 pm
I fixed it. You can close the ports again.
Quick update: the second recomputation finished without any errors, not sure what happened.YJB wrote:
logger (05.04.2012 20:25:42): Bad wind3804496 sensor data, "chill x10" (-999) out of range [-700:1500]
...
...
logger (06.04.2012 00:14:37): Bad wind3804496 sensor data, "chill x10" (-999) out of range [-700:1500]
logger (06.04.2012 00:14:51): Bad wind3804496 sensor data, "chill x10" (-999) out of range [-700:1500]
wmr928fulleval(06.04.2012 03:44:29): recomputation of weather data finished: 48792227 records processed in 47316 seconds (1031 records per second)
wmr928fulleval(06.04.2012 03:45:02): recomputation of weather data started.
I assume that this is related to the new windchill calculation, I did change my temp sensor from th0 to th4
The recomputation started automatically again right after it was finished.
Code: Select all
wmr928fulleval(06.04.2012 03:45:02): recomputation of weather data started.
wmr928fulleval(06.04.2012 18:00:10): recomputation of weather data finished: 48823341 records processed in 51252 seconds (952 records per second)
Code: Select all
logger (06.04.2012 22:19:43): Bad wind3804496 sensor data, "chill x10" (-999) out of range [-700:1500]
logger (06.04.2012 22:19:57): Bad wind3804496 sensor data, "chill x10" (-999) out of range [-700:1500]
logger (06.04.2012 22:20:25): Bad wind3804496 sensor data, "chill x10" (-999) out of range [-700:1500]
logger (06.04.2012 22:20:53): Bad wind3804496 sensor data, "chill x10" (-999) out of range [-700:1500]
logger (06.04.2012 22:21:07): Bad wind3804496 sensor data, "chill x10" (-999) out of range [-700:1500]
logger (06.04.2012 22:21:07): Bad wind3804496 sensor data, "chill x10" (-999) out of range [-700:1500]
...
...
logger (07.04.2012 00:14:17): Bad wind3804496 sensor data, "chill x10" (-999) out of range [-700:1500]
logger (07.04.2012 00:14:31): Bad wind3804496 sensor data, "chill x10" (-999) out of range [-700:1500]
logger (07.04.2012 00:14:45): Bad wind3804496 sensor data, "chill x10" (-999) out of range [-700:1500]
logger (07.04.2012 00:14:59): Bad wind3804496 sensor data, "chill x10" (-999) out of range [-700:1500]
Code: Select all
logger (06.04.2012 22:10:17): data logger stopped.
logger (06.04.2012 22:10:22): data logger (version 4.9f, build 6304) started.
logger (06.04.2012 22:10:23): connect station 0 (RFXCOM via USB serial).
logger (06.04.2012 22:10:23): connect station 1 (Vantage via TCP/IP).
logger (06.04.2012 22:10:23): connect station 2 (System Data via Plug-in).
logger (06.04.2012 22:10:23): station 1 (Vantage), wakeup sent.
logger (06.04.2012 22:10:23): station 1 (Vantage), internal logger activated.
logger (06.04.2012 22:10:23): station 1 (Vantage), syncing.
logger (06.04.2012 22:10:36): station 1 (Vantage), gettime request sent.
logger (06.04.2012 22:10:46): station 1 (Vantage), gettime request sent.
logger (06.04.2012 22:10:57): station 1 (Vantage), gettime request sent.
logger (06.04.2012 22:10:57): station 1 (Vantage), time offset of Vantage: -28 minutes
logger (06.04.2012 22:10:57): station 1 (Vantage), eeprom request sent.
logger (06.04.2012 22:10:58): station 1 (Vantage), rain collector size 0.2 mm per tick.
logger (06.04.2012 22:10:58): station 1 (Vantage), transmitter 1 active as station type (#0) "ISS".
logger (06.04.2012 22:10:58): station 1 (Vantage), transmitter 2 active as station type (#4) "Wireless Anemometer".
logger (06.04.2012 22:10:58): station 1 (Vantage), no reading of Vantage's internal logger as data gap is less than 10 minutes: 557 secs
Code: Select all
logger (07.04.2012 10:01:37): station 1 (Vantage), rain collector size 0.2 mm per tick.
logger (07.04.2012 10:01:37): station 1 (Vantage), transmitter 1 active as station type (#0) "ISS".
logger (07.04.2012 10:01:37): station 1 (Vantage), transmitter 2 active as station type (#4) "Wireless Anemometer".
logger (07.04.2012 10:01:37): station 1 (Vantage), no reading of Vantage's internal logger as data gap is less than 10 minutes: 75 secs
logger (07.04.2012 10:09:32): Bad wind3804496 sensor data, "chill x10" (-999) out of range [-700:1500]
logger (07.04.2012 10:09:46): Bad wind3804496 sensor data, "chill x10" (-999) out of range [-700:1500]
logger (07.04.2012 10:10:14): Bad wind3804496 sensor data, "chill x10" (-999) out of range [-700:1500]
admin wrote:Sorry, but this whole language adaption thing for WD-Live (which is not my product) looks like a never ending story with close to zero benefit. When you send me data in the correct encoding I will implement it. So it is up to you to decide, if YOU are willing to put effort into this.
admin wrote:Next version will have a "individual" feature, so you will not need my support in punching out vantage forcast texts in any language you like and you will no longer have to bother with my unwillingless to fight these special character things
wvdkuil wrote:Question 1: Can you already post the list of the forecast numbers and corresponding english text?
Yes, the list linked above can be taken as a starting point for translation. Please just provide the plain texts, one in each line, no quotation marks, no line numbers.Question 1: Can you already post the list of the forecast numbers and corresponding english text?
Yes, the number provided as "actual_thb?_fc_rule" will be used as an index (0=first lines, 1 = second line, ...) to the lines in the individual text file.Question 2: Are those numbers the same as the actual_thb?_fc_rule?