ncl equivalent of f90 'where' function

From: Mark J. Stevens (stevens AT XXXXXX)
Date: Thu Sep 14 2000 - 16:34:00 MDT


 -----------------------------
 QUESTION
 -----------------------------
 Fortran 90 has a "where" function which operates as follows:
 
 Let "x" be an array, say, x(ntim,nlat,mlon)
 
      where (x .lt. -1.8) sst = -1.8
 and/or
      where (x .gt. 35.) sst = 35.0
      
      
 What is the equivalent NCL function?
 

-- 
Mark J. Stevens            
Climate and Global Dynamics Division
NCAR Mesa Laboratory, Room 600
ph: 303-497-1707    stevens@ucar.edu



This archive was generated by hypermail 2b29 : Thu Sep 14 2000 - 16:39:54 MDT