Five days mean values [message #45765] |
Wed, 05 October 2005 14:07 |
Julio[1]
Messages: 52 Registered: May 2005
|
Member |
|
|
Hello people,
I have meteorological data from several years, like these:
Date Temp (max) Temp (min)
01/08/2001 27.2 12.7
02/08/2001 27.8 12.4
03/08/2001 26.8 16.3
04/08/2001 26.6 12
05/08/2001 27.4 11
06/08/2001 27.6 16.1
07/08/2001 27.6 11.2
08/08/2001 28.4 13.4
09/08/2001 27.2 10.9
10/08/2001 26 9.7
I want to calculate mean value from 01-05 days, 05-10 days, 10-15 days
and so on.
In other words, I must get the mean value at each five days.
I'm trying to make some code to get it automatically. I think this kind
of work is trivial for meteorological data users. Does anybody have
some idea?
Regards,
JĂșlio
|
|
|