<div dir="ltr"><div><div>It should work.....You have to do the following things...<br></div>1) Operate Grads in Portrait mode instead of land scape so that more space will be getting..<br></div>2) Download all the ancillary files such as <br><pre><i>parsestr.gsf  parseopt.gsf  and   qdims.gsf and keep them in the same folder of <a href="http://subplot.gs" target="_blank">subplot.gs</a><br><br></i></pre><pre><i>3) Use -tall 1 option to fit the page width of window. Then it will be OK.<br><br></i></pre><pre><i>Here is the sample script which i could run successfully for getting 10 plots in one page.<br><br><br><br><b>&#39;reinit&#39;<br>&#39;sdfopen G:/expt/subplot/<a href="http://air.1980.nc" target="_blank">air.1980.nc</a>&#39;<br>&#39;set lat -10 45&#39;<br>&#39;set lon 30 110&#39;<br>&#39;set t 1&#39;<br>&#39;G:/expt/subplot/<a href="http://subplot.gs" target="_blank">subplot.gs</a> 10 1 -tall 1&#39;<br>&#39;d air&#39;<br>&#39;set t 2&#39;<br>&#39;G:/expt/subplot/<a href="http://subplot.gs" target="_blank">subplot.gs</a> 10 2 -tall 1&#39;<br>&#39;d air&#39;<br>&#39;set t 3&#39;<br>&#39;G:/expt/subplot/<a href="http://subplot.gs" target="_blank">subplot.gs</a> 10 3 -tall 1&#39;<br>&#39;d air&#39;<br><br><br>&#39;set t 4&#39;<br>&#39;G:/expt/subplot/<a href="http://subplot.gs" target="_blank">subplot.gs</a> 10 4 -tall 1&#39;<br>&#39;d air&#39;<br><br><br>&#39;set t 5&#39;<br>&#39;G:/expt/subplot/<a href="http://subplot.gs" target="_blank">subplot.gs</a> 10 5 -tall 1&#39;<br>&#39;d air&#39;<br><br><br>&#39;set t 6&#39;<br>&#39;G:/expt/subplot/<a href="http://subplot.gs" target="_blank">subplot.gs</a> 10 6 -tall 1&#39;<br>&#39;d air&#39;<br><br><br>&#39;set t 7&#39;<br>&#39;G:/expt/subplot/<a href="http://subplot.gs" target="_blank">subplot.gs</a> 10 7 -tall 1&#39;<br>&#39;d air&#39;<br><br><br>&#39;set t 8&#39;<br>&#39;G:/expt/subplot/<a href="http://subplot.gs" target="_blank">subplot.gs</a> 10 8 -tall 1&#39;<br>&#39;d air&#39;<br><br><br>&#39;set t 9&#39;<br>&#39;G:/expt/subplot/<a href="http://subplot.gs" target="_blank">subplot.gs</a> 10 9 -tall 1&#39;<br>&#39;d air&#39;<br><br><br>&#39;set t 10&#39;<br>&#39;G:/expt/subplot/<a href="http://subplot.gs" target="_blank">subplot.gs</a> 10 10 -tall 1&#39;<br>&#39;d air&#39;<br>&#39;printim subplot.jpg white&#39;<br><br><br><br></b></i></pre><pre><i><b>Best of Luck.......<br></b></i></pre><pre><i><b><br><br></b><br></i></pre><pre><i><br></i></pre><div class="gmail_extra"><br clear="all"><div><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr">Sincerely<br>***********************************************<br>Dr. Jayakrishnan.P.R<br><div>Project Scientist-C<br>National Centre for Medium Range Weather Forecasting<br>Earth System Science Organisation<br>Ministry of Earth Sciences<br>A-50, Sector 62, NOIDA -201 309, INDIA<br>Mob: <a href="tel:09496026547" value="+919496026547" target="_blank">09496026547</a></div><div>Alternate Email: <a href="mailto:jkrishna@ncmrwf.gov.in" target="_blank">jkrishna@ncmrwf.gov.in</a><br><br>***********************************************</div></div></div></div></div></div></div></div></div></div>
<br><div class="gmail_quote">On Wed, Jun 17, 2015 at 2:41 PM, M.Mahakur <span dir="ltr">&lt;<a href="mailto:mmahakur@tropmet.res.in" target="_blank">mmahakur@tropmet.res.in</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Otherwise, use your own vpage/prea<br>
<span><br>
----- Original Message -----<br>
From: Geeta Geeta &lt;<a href="mailto:geeta124@hotmail.com" target="_blank">geeta124@hotmail.com</a>&gt;<br>
To: grads grads &lt;<a href="mailto:gradsusr@gradsusr.org" target="_blank">gradsusr@gradsusr.org</a>&gt;<br>
Sent: Wed, 17 Jun 2015 11:26:34 +0530 (IST)<br>
Subject: [gradsusr] Multi panel plot<br>
<br>
Hi to all.  I am trying to use <a href="http://subplot.gs" rel="noreferrer" target="_blank">subplot.gs</a> to make 10 plots in one page. All the 3 dependencies are in the same directory. (5 rows and 2 columns). the first 4 plots are plotted well but the 5th plot overlaps all the 4 plots.  Following are the statements in Grads Script for plotting...<br>
</span>I tried these two, but both of them didn&#39;t get me the 5th plot in correct position. I am attaching the ps file that I am getting. It has 5th plot overlapping the rest 4. Plot 1............*&#39;run  <a href="http://subplot.gs" rel="noreferrer" target="_blank">subplot.gs</a>  10 1 2     &#39;&#39;run  <a href="http://subplot.gs" rel="noreferrer" target="_blank">subplot.gs</a>  10 1      &#39;Plot 2.................................*&#39;run  <a href="http://subplot.gs" rel="noreferrer" target="_blank">subplot.gs</a> 10 6    2&#39;&#39;run  <a href="http://subplot.gs" rel="noreferrer" target="_blank">subplot.gs</a> 10 6    &#39;Plot3............*&#39;run  <a href="http://subplot.gs" rel="noreferrer" target="_blank">subplot.gs</a>  10 2 2  &#39;&#39;run  <a href="http://subplot.gs" rel="noreferrer" target="_blank">subplot.gs</a>  10 2   &#39;Plot 4 *&#39;run  <a href="http://subplot.gs" rel="noreferrer" target="_blank">subplot.gs</a> 10 7    2&#39;&#39;run  <a href="http://subplot.gs" rel="noreferrer" target="_blank">subplot.gs</a> 10 7    &#39;plot 5. *&#39;run  <a href="http://subplot.gs" rel="noreferrer" target="_blank">subplot.gs</a> 10 3 2&#39;&#39;run  <a href="http://subplot.gs" rel="noreferrer" target="_blank">subplot.gs</a> 10 3 &#39;Can someone Pls suggest.  or give me another option of making the multiple plots.<br>
<br>
-<br>
_______________________________________________<br>
gradsusr mailing list<br>
<a href="mailto:gradsusr@gradsusr.org" target="_blank">gradsusr@gradsusr.org</a><br>
<a href="http://gradsusr.org/mailman/listinfo/gradsusr" rel="noreferrer" target="_blank">http://gradsusr.org/mailman/listinfo/gradsusr</a><br>
</blockquote></div><br></div></div>