i have figured out the lost data with the ws2010
its because the data for next 3 minute period has not arrived by 3 minutes past midnight when the averages/extreme update has occured
so i will delay the creation of the averages/extreme update
the solution is to add in the missing lines of data (inlcude hour 0 and minute 0) to the log file 82004lg.txt then go to view, averages/extreme, then scroll downl, and then set the month to 8, and the click on recreate the averages/extreme file
Brian, I had a end of month crash again. 4th month I believe. Using 2010 w/ data logger, WD 10.17n as both server and client.
On server I had the watcher on and had 15 occurances of it running. When I rebooted the server downloaded 215 blocks from the logger and showed 838 blocks on the main display. It also started graphing at 1500 and continued to 0500. In the past I would always lost the last day data, this time the data is there for the 30th.
It appears after reboot everything is OK now.
Also, the Extra sensor graph and dials are only displaying and graphing the first digit of the humidity on the client. They are normal on the server. I mentioned this before but you may not have had time to look at it yet. Thanks.
hi
i have found the reason out why the print out or email at the end of the month of the averages/extreme data did not work correctly
it was becuase of the change where by i delayed the updating of the averages/extreme data by 4 minutes…i missed a few places in the code that also needed to know that change…
(that change was done so that some weather stations that only get data every 3 or 5 minutes (la crosse stations for example) would be given a chance to get the last of the last months data
there are still a few strange quirks with the month change over (trends, etc) that i need to iron out