Daily precip average

Daniel de Castro Victoria dvictori at CENA.USP.BR
Tue Feb 15 14:23:45 EST 2005


Hi all,

I have a file with daily precip for 2556 days for a watershed (1jan1985
to 31dec1991). What I'm trying to do is a daily precipitation average,
that is, 1jan average precip (85,86,87,88,89,90,91), 2jan average precip
and so forth, for an entire year.

So far I have been using these commands:

set x 1
set y 1
set t 1 365
d tloop(ave(aave(ppt,x=1,x=33,y=1,y=31),t+0,t=2556,365))

The display command works fine but I'm not sure I'm doing the right
calculations. Could someone confirm if I'm on the right track? Or am I
totally wrong?

Thanks a bunch

Daniel


--
No virus found in this outgoing message.
Checked by AVG Anti-Virus.
Version: 7.0.300 / Virus Database: 265.8.8 - Release Date: 2/14/2005



More information about the gradsusr mailing list