num

From: Mike Notaro (mnotaro AT wisc.edu)
Date: Thu Oct 27 2005 - 10:21:36 MDT


I have a simple question. If I have two variables, mean(lat,lon) and
annual(lat,lon,time),
how can I count how many times annual is greater than mean at each
grid point (without
using do loops)? I tried num(annual.gt.mean) but it doesn't work
since their dimensions
are different.

Mike
_______________________________________________
ncl-talk mailing list
ncl-talk@ucar.edu
http://mailman.ucar.edu/mailman/listinfo/ncl-talk



This archive was generated by hypermail 2b29 : Thu Oct 27 2005 - 18:24:21 MDT