[Thread Prev][Thread Next][Index]

finding monthly averages



Dear All,

I'm trying to find out the january (feb,...) mean for a period from
1960
to 1997, so I've followed these instructions found in the mail
archives:

use climatological_axes
set data sst.cdf
let sst_monthly_ave=sst[gt=month_irreg@mod]

Now, sst_monthly_ave[l=1] refers to the january average, l=2 to Feb
etc..

Is this OK?


How do I can save each separate variable, i.e. :

let jan=sst_monthly_ave[l=1]

and how do I could export it as an ascii file in order to use it in
other progrmas (R for example)

Thanks

Antonio Rodríguez
CICEM Agua del Pino
Huelva,
Spain


[Thread Prev][Thread Next][Index]

Dept of Commerce / NOAA / OAR / PMEL / TMAP

Contact Us | Privacy Policy | Disclaimer | Accessibility Statement