<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=us-ascii">
<META content="MSHTML 6.00.6000.17097" name=GENERATOR></HEAD>
<BODY>
<DIV dir=ltr align=left><SPAN class=691341017-05052011><FONT face=Arial 
color=#0000ff size=2>grid 1</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=691341017-05052011><FONT face=Arial 
color=#0000ff size=2><FONT face="Times New Roman" color=#000000 size=3>Xsize = 
8192&nbsp; Ysize = 4096&nbsp; Zsize = 1&nbsp; Tsize = 12&nbsp; Esize = 
1</FONT><BR></FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=691341017-05052011><FONT face=Arial 
color=#0000ff size=2>grid 2</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=691341017-05052011><FONT face=Arial 
color=#0000ff size=2><FONT face="Times New Roman" color=#000000 size=3>Xsize = 
479&nbsp; Ysize = 411&nbsp; Zsize = 1&nbsp; Tsize = 72&nbsp; Esize = 
1</FONT><BR></FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=691341017-05052011><FONT face=Arial 
color=#0000ff size=2>I suspect grads is gettig confused with the lat/lon over 
these two different grids.&nbsp; To test you can plot each 
explicitly...</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=691341017-05052011><FONT face=Arial 
color=#0000ff size=2></FONT></SPAN>&nbsp;</DIV>
<DIV dir=ltr align=left><SPAN class=691341017-05052011><FONT face=Arial 
color=#0000ff size=2>eg..</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=691341017-05052011><FONT face=Arial 
color=#0000ff size=2></FONT></SPAN>&nbsp;</DIV>
<DIV dir=ltr align=left><SPAN class=691341017-05052011><FONT face=Arial 
color=#0000ff size=2>set file 1</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=691341017-05052011><FONT face=Arial 
color=#0000ff size=2>set lat . ..</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=691341017-05052011><FONT face=Arial 
color=#0000ff size=2>set lon ..</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=691341017-05052011><FONT face=Arial 
color=#0000ff size=2>d &lt;var1&gt;</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=691341017-05052011><FONT face=Arial 
color=#0000ff size=2></FONT></SPAN>&nbsp;</DIV>
<DIV dir=ltr align=left><SPAN class=691341017-05052011><FONT face=Arial 
color=#0000ff size=2>set file 2</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=691341017-05052011><FONT face=Arial 
color=#0000ff size=2>set lat ..</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=691341017-05052011><FONT face=Arial 
color=#0000ff size=2>set lon ..</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=691341017-05052011><FONT face=Arial 
color=#0000ff size=2>d &lt;var2&gt;</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=691341017-05052011><FONT face=Arial 
color=#0000ff size=2></FONT></SPAN>&nbsp;</DIV>
<DIV dir=ltr align=left><SPAN class=691341017-05052011><FONT face=Arial 
color=#0000ff size=2>ron</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=691341017-05052011><FONT face=Arial 
color=#0000ff size=2></FONT></SPAN>&nbsp;</DIV>
<DIV dir=ltr align=left><SPAN class=691341017-05052011><FONT face=Arial 
color=#0000ff size=2></FONT></SPAN>&nbsp;</DIV>
<DIV dir=ltr align=left>
<HR tabIndex=-1>
</DIV>
<DIV dir=ltr align=left><FONT face=Tahoma size=2><B>From:</B> 
gradsusr-bounces@gradsusr.org [mailto:gradsusr-bounces@gradsusr.org] <B>On 
Behalf Of </B>sudev das M P<BR><B>Sent:</B> May 5, 2011 4:28 AM<BR><B>To:</B> 
GrADS Users Forum<BR><B>Subject:</B> [gradsusr] Error Message While plotting 
variable in the secondopened file<BR></FONT><BR></DIV>
<DIV></DIV>Hai,<BR><BR>I have two control files for two seperate binary data 
sets. First file is for a climatology with<BR>T=12, and second file is for a 
multi year data with T=72. (2004-2009). I have opened both <BR>these files and 
but when I tried to plot the variable in the second opened file I am getting 
<BR>error messages. Below I am giving the error I am getting. Expecting to get a 
valuable suggestion<BR>to fix this 
problem.<BR><BR>Thanks,<BR>sudev<BR><BR>***************************************************************************************************<BR>ga-&gt;open 
sstclm.ctl<BR>Scanning description file:&nbsp; sstclm.ctl<BR>Data file sst.dat 
is open as file 1<BR>LON set to -179.982 179.982 <BR>LAT set to -89.98 89.98 
<BR>LEV set to 0 0 <BR>Time values set: 1985:1:15:0 1985:1:15:0 <BR>E set to 1 1 
<BR>ga-&gt; open sstmulti.ctl<BR>Scanning description file:&nbsp; 
sstmulti.ctl<BR>Data file sst.dat is open as file 2<BR>ga-&gt; set lon 77.9827 
98.9669<BR>LON set to 77.9827 98.9669 <BR>ga-&gt; set lat 4.9879 22.9869<BR>LAT 
set to 4.9879 22.9869 <BR>ga-&gt; set z 1<BR>LEV set to 0 0 <BR>ga-&gt; q file 
1<BR>File 1 : Climatology <BR>&nbsp; Descriptor: sstclm.ctl<BR>&nbsp; Binary: 
sst.dat<BR>&nbsp; Type = Gridded<BR>&nbsp; Xsize = 8192&nbsp; Ysize = 4096&nbsp; 
Zsize = 1&nbsp; Tsize = 12&nbsp; Esize = 1<BR>&nbsp; Number of Variables = 
1<BR>&nbsp;&nbsp;&nbsp;&nbsp; sstclm&nbsp; 0&nbsp; 99&nbsp; Monthly 
climatology-- data used yrs 1985-2009<BR>ga-&gt; q file 2<BR>File 2 : Multiyear 
<BR>&nbsp; Descriptor: sstmulti.ctl<BR>&nbsp; Binary: sst.dat<BR>&nbsp; Type = 
Gridded<BR>&nbsp; Xsize = 479&nbsp; Ysize = 411&nbsp; Zsize = 1&nbsp; Tsize = 
72&nbsp; Esize = 1<BR>&nbsp; Number of Variables = 1<BR>&nbsp;&nbsp;&nbsp;&nbsp; 
sstmulti&nbsp; 1&nbsp; 99&nbsp; sea surface temperature<BR>ga-&gt; set gxout 
shaded<BR>ga-&gt; set t 1<BR>Time values set: 1985:1:15:0 1985:1:15:0 
<BR>ga-&gt; d sstclm.1<BR>Contouring: 22 to 28.5 interval 0.5 <BR>ga-&gt; 
c<BR>ga-&gt; <SPAN style="COLOR: rgb(255,0,0)">d sstmulti.2</SPAN><BR><SPAN 
style="COLOR: rgb(255,0,0)">Data Request Error: Invalid grid 
coordinates</SPAN><BR style="COLOR: rgb(255,0,0)"><SPAN 
style="COLOR: rgb(255,0,0)">&nbsp; World coordinates convert to 
non-integer&nbsp; grid coordinates</SPAN><BR style="COLOR: rgb(255,0,0)"><SPAN 
style="COLOR: rgb(255,0,0)">&nbsp;&nbsp;&nbsp; Variable = sstmulti.2&nbsp; 
Dimension = 3 </SPAN><BR style="COLOR: rgb(255,0,0)"><SPAN 
style="COLOR: rgb(255,0,0)">&nbsp; Error ocurred at column 1</SPAN><BR 
style="COLOR: rgb(255,0,0)"><SPAN style="COLOR: rgb(255,0,0)">DISPLAY 
error:&nbsp; Invalid expression </SPAN><BR style="COLOR: rgb(255,0,0)"><SPAN 
style="COLOR: rgb(255,0,0)">&nbsp; Expression = 
sstmulti.2</SPAN><BR>******************************************************************************************************<BR></BODY></HTML>