[Thread Prev][Thread Next][Index]

converting z axis



hi,
 
my variable is,
 
name     title                             I         J         K         L
SLP      4xDaily Sea Level Pressure       1:144     1:73      ...       1:1460
 
and i want to chage K or Z axes to 1 level as fallowing variable 
 
name     title                             I         J         K         L
SLP      4xDaily Sea Level Pressure       1:144     1:73      1:1       1:1460
 
How can i do this ? i have done this using fallowing journal file but is there any easiest way doing it ?
because my file size is big and this script uses large memory.
 
DEFINE AXIS/Z=1:1:1 znew
let sigma=0/SLP
let SLP2= ZAXREPLACE( SLP, sigma, z[gz=znew])
LIST/FORMAT=CDF/FILE=slp2.nc SLP2
 
thanks,
 
Ufuk Utku Turuncoglu   
Eurasia Institute of Earth Sciences
Istanbul Technical University
Turkey

[Thread Prev][Thread Next][Index]

Dept of Commerce / NOAA / OAR / PMEL / TMAP

Contact Us | Privacy Policy | Disclaimer | Accessibility Statement