Page 1 of 1

Log data clean

Posted: Mon Dec 22, 2008 4:26 pm
by cirieh
is it possible clean the log data?

my whishes is to order the data recorded in log with inverse time order

Re:Log data clean

Posted: Tue Dec 23, 2008 2:09 pm
by skyewright
cirieh wrote:my whishes is to order the data recorded in log with inverse time order
Perhaps I have misunderstood, but could you not just make a copy of the 'raw' file then do a reverse sort?

The first part of each line in 'raw' is an ISO 8601 date time, so the sorted copy should be just what you ask for, without any need to disturb Meteohub's own handling of the data?