Tmave function

Jason Snyder jmssnyder at UCDAVIS.EDU
Mon Jan 11 23:13:24 EST 2010


I was wondering about how to find the number of data points used to
calculate tmave.  For example when masking for SST values less than 28 C, I
would use:

'define sstmask = aave(sst,lon=120,lon=200,lat=-5,lat=5)'
'define sstmask = const(maskout(sstmask,(sstmask)-28),1)'
'd tmave(sstmask,uwnd,t=1,t=365)'

How do I find the number of data points used in calculating tmave, or where
sst is less 28 C?

Thanks,

Jason
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://gradsusr.org/pipermail/gradsusr/attachments/20100111/faf66f41/attachment.html 


More information about the gradsusr mailing list