<div dir="ltr"><div><div>Hi, <br><br>I am having a problem plotting 3 datasets into one plot (i.e using <i><b>aave </b></i>). I can do them individually and found out that i get an error '<b> World coordinates convert to non-integer grid coordinates'</b> when i try to plot them on the same figure. So i figured out that I could change the grid, but i still get the same problem, which i think is Time related....<br>
<br>Default file number is: 1 <br>X is varying Lon = 0 to 360 X = 1 to 321<br>Y is varying Lat = -89.1415 to 89.1415 Y = 1 to 160<br>Z is fixed Lev = 0 Z = 1<br>T is fixed <b>Time = 00Z15SEP1957 T = 1</b><br>
E is fixed Ens = 1 E = 1<br><br><br>X is varying Lon = 0 to 360 X = 1 to 321<br>Y is varying Lat = -89.1415 to 89.1415 Y = 1 to 160<br>Z is fixed Lev = 0 Z = 1<br>T is fixed <b>Time = 00Z15JAN1851</b> T = 1<br>
E is fixed Ens = 1 E = 1<br><br>X is varying Lon = 0 to 360 X = 1 to 321<br>Y is varying Lat = -89.1415 to 89.1415 Y = 1 to 160<br>Z is fixed Lev = 0 Z = 1<br>T is fixed <b>Time = 00Z15JAN1901 T = 1</b><br>
E is fixed Ens = 1 E = 1<br><br></div><div>So i tried to use the first file's time in my expression<br>preca=aave(<b>pr.2(t=1)</b>, lon, lat..........)<br>... and it works.. Unfortunately i do not get a time series, i get a constant. I am using GRADS Version 2.0.a9, and the files i use open with 'sdfopen' because i saw there was something like TDEF on some documentation which unfortunately works with xdfopen. Please help me... What can i do to have all these series in one plot. <br>
<br></div><div>Thank you very much<br></div><div><br></div><div><br><br></div></div></div>