Project

General

Profile

computing extremes

Added by Bhupendra S over 8 years ago

Hi I am trying to identify the extremes (ppt). The criterion is say where the grid point ppt is greater than 100 mm/d also the
surrounding 4 X 4 (nx,xy box) of that point must have received average ppt greater than 100 mm/d.
I tried to use ifthen with condition gtc,100 but this yields olny for grid point. How to use the second condition that satisfies
the first criterion too. (I also tried with gridboxmean but couldnt find the proper answer.

Thanks for any help !