[Thread Prev][Thread Next][Index]

Re: climatology over a subset



Deaar Shankar,

The trick is to define a new variable with the desire region (in space an 
time).  For some reason ferret doesn't like it when you just set the region 
before the computation Here goes a section of a script:

!Load dataset (l=1:491)
set data "uwnd.mon.mean.nc"
set region/X=15W:15E/Y=25S:25N/l=1:480/k=1:17
!Define Time Horizons
let UWND5897=UWND[d=1,l=1:480]
!Transform and regrid to obtain LTM's
use climatological_axes
canc data climatological_axes
!Compute LTM's
let UWND_LTMp=UWND5897[GT=MONTH_IRREG@MOD]

Hope this helps!

-Luis

-- 
   *******************************************************
   *               Luis Tomas Perez Prado                *
   *                                                     *
   *             Ralph M. Parsons Laboratory             *
   *  Department of Civil and Environmental Engineering  *
   *        Massachusetts Institute of Technology        *
   *                   Room 48-208                       *
   *               Cambridge MA 02139                    *
   *                                                     *
   *   tel. (617) 253-1969       email:luisto@mit.edu    *
   *******************************************************





[Thread Prev][Thread Next][Index]

Dept of Commerce / NOAA / OAR / PMEL / TMAP

Contact Us | Privacy Policy | Disclaimer | Accessibility Statement