Thanks for reply
Now the new problem coming while I am trying temperature contour pot as
DEFINE AXIS/Y/UNITS=degrees_south/npoints=`npts` yaxis=ypoints[I=1:`total`]
!-> DEFINE AXIS/Y/UNITS=degrees_south/npoints=55 yaxis=ypoints[I=1:3049]
*** NOTE: Axis has repeated values -- micro-adjusting ...
can da temp.dat
DEFINE GRID/X=xaxis/Y=yaxis xygrid
FILE/VAR="temp_x, temp_y,temp"/GRID=xygrid temp.dat
sh gr temp
GRID XYGRID
name axis # pts start end
XAXIS LONGITUDE 55mi 86.666E(86.667) 92.583E(92.583)
YAXIS LATITUDE 55 r 20N 19.999N
normal Z
normal T
list/I=30:35/J=20:25 temp
VARIABLE : TEMP
FILENAME : temp.dat
SUBSET : 6 by 6 points (LONGITUDE-LATITUDE)
88.416E88.458E88.5E 88.541E88.583E88.625E
30 31 32 33 34 35
/ 25: 0.792 0.391 -0.475 -0.475 -0.866 -1.139
/ 24: -0.561 -0.471 -0.313 -0.244 -0.342 -1.130
/ 23: -0.367 -0.341 -0.518 -0.998 -1.088 -1.197
/ 22: -0.716 -0.729 -0.587 -0.088 -0.527 -1.140
/ 21: 0.619 -0.095 -0.314 -1.212 -1.259 -1.259
/ 20: -0.393 -0.173 -0.404 -0.080 -1.269 -1.776
shade temp
**ERROR: illegal limits: TEMP is not in the range Y=20N:20N
Axis extremes are Y=20N:20N