<div dir="ltr"><div><div>Aha, Thank you Jennifer, that way actually worked!<br><br></div>It&#39;s a bit tedious, but I think I can handle that.<br><br></div>Thanks again everyone for your input.<br></div><div class="gmail_extra">
<br clear="all"><div><div dir="ltr"><b>William (L.B.) LaForce</b><div>Meteorologist</div><div>Central Michigan University &#39;13<br></div><div><a href="http://www.tornadoinsanity.com" target="_blank">www.tornadoinsanity.com</a></div>
</div></div>
<br><br><div class="gmail_quote">On Thu, Feb 27, 2014 at 3:41 PM, Jennifer Adams <span dir="ltr">&lt;<a href="mailto:jma@cola.iges.org" target="_blank">jma@cola.iges.org</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div style="word-wrap:break-word"><div>Here is what I would do: </div><div><br></div><div>1. set parea to the full page: &#39;set parea 0 11 0 8.5&#39;</div><div><br></div><div>2. Constrain the domain so that the desired area is shown. This can be done by limiting the lat/lon dimension environment, by using &#39;set mpvals&#39;, or both. GrADS will fill the plot area as best it can while still maintaining the proper aspect ratio -- don&#39;t worry about whether the plot stretches to the very edges of the page, just get the display inside the frame to be the way you want it. </div>
<div><br></div><div>3. call &#39;q gxinfo&#39; and parse the output to get the size of the frame. E.g. </div><div><br></div><div><div><font face="Courier"><span style="font-size:13px">ga-&gt; q gxinfo               </span></font></div>
<div><font face="Courier"><span style="font-size:13px">Last Graphic = Contour</span></font></div><div><font face="Courier"><span style="font-size:13px">Page Size = 11 by 8.5</span></font></div><div><font face="Courier"><span style="font-size:13px">X Limits = 0.5 to 10.5</span></font></div>
<div><font face="Courier"><span style="font-size:13px">Y Limits = 1.25 to 7.25</span></font></div><div><font face="Courier"><span style="font-size:13px">Xaxis = Lon  Yaxis = Lat</span></font></div><div><font face="Courier"><span style="font-size:13px">Mproj = 2</span></font></div>
</div><div><br></div><div>Note the The display is 10 inches in X (10.5 minus 0.5) and 6 inches in Y (7.25-1.25). This means your plot has an aspect ratio of 1.6667. </div><div><br></div><div>4. Quit grads, then restart with &quot;grads -a 1.6667&quot; instead of using -l or -p. </div>
<div><br></div><div>5. check the &#39;q gxinfo&#39; output again: </div><div><br></div><div><div><font face="Courier"><span style="font-size:13px">ga-&gt; q gxinfo          </span></font></div><div><font face="Courier"><span style="font-size:13px">Last Graphic = Contour</span></font></div>
<div><font face="Courier"><span style="font-size:13px">Page Size = 11 by 6.59987</span></font></div><div><font face="Courier"><span style="font-size:13px">X Limits = 1.25011 to 9.74989</span></font></div><div><font face="Courier"><span style="font-size:13px">Y Limits = 0.75 to 5.84987</span></font></div>
<div><font face="Courier"><span style="font-size:13px">Xaxis = Lon  Yaxis = Lat</span></font></div><div><font face="Courier"><span style="font-size:13px">Mproj = 2</span></font></div></div><div><br></div><div>6. Note the different page size. Use these numbers to change your parea command:</div>
<div>&#39;q gxinfo&#39;</div><div>psz=sublin(result,2)</div><div>xsz=subwrd(psz,4)</div><div>ysz=subwrd(psz,6)</div><div>&#39;set parea 0 &#39;xsz&#39; 0 &#39;ysz-0.0001</div><div>Rounding issues force me to reduce the y size by a tiny bit in order to avoid the message: &#39;parea values beyond page limits.&#39; </div>
<div><br></div><div>7. Now redo your display and you&#39;ll see that your plot fills the entire window. Here is a sample:</div><div><br></div><div><img src="cid:8648D837-6C7E-4D6D-8EFF-3AD933829F55@SME" height="413" width="632"></div>
<div><br></div><div><br></div><div>--Jennifer</div><div><div class="h5"><div><br></div><div><br></div><div><br></div><div><br></div><br><div><div>On Feb 27, 2014, at 3:16 PM, L.B. wrote:</div><br><blockquote type="cite"><div dir="ltr">
I will take a look at the mpvals. I know you can zoom in by reducing the lat/lon pairs - guess I should have said I want that full domain plotted :P</div><div class="gmail_extra"><br clear="all"><div><div dir="ltr">
<b>William (L.B.) LaForce</b><div>Meteorologist</div><div>Central Michigan University &#39;13<br></div><div><a href="http://www.tornadoinsanity.com/" target="_blank">www.tornadoinsanity.com</a></div></div></div>
<br><br><div class="gmail_quote">On Thu, Feb 27, 2014 at 3:00 PM, Stephen McMillan <span dir="ltr">&lt;<a href="mailto:smcmillan@planalytics.com" target="_blank">smcmillan@planalytics.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<div dir="ltr">William,<div>You can &quot;zoom in&quot; by reducing the lat and lon ranges before you display the variable.  Also, try using &#39;set mpvals...&#39; (see <a href="http://grads.iges.org/grads/gadoc/gradcomdsetmpvals.html" target="_blank">http://grads.iges.org/grads/gadoc/gradcomdsetmpvals.html</a>) to specify which areas you wanted included in the plot.</div>


<div>Stephen Mc</div></div><div class="gmail_extra"><br><br><div class="gmail_quote"><div><div>On Thu, Feb 27, 2014 at 2:42 PM, L.B. <span dir="ltr">&lt;<a href="mailto:bcbass2989@gmail.com" target="_blank">bcbass2989@gmail.com</a>&gt;</span> wrote:<br>


</div></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div><div dir="ltr">Hello all,<div><br></div><div>I have been having an issue of trying to fill the entire plot area. Usually the extra white space is used for text and such, but in my case I want to fill the entire plot area (or most of it) and get rid of as much white space as possible. I have played around with various values for vpage and parea as well as the image size output (so it is NOT distorted), and it just seems to re-scale the image, and not let me fill the entire area. Ideally it would be nice to set your parea&gt;vpage, but that&#39;s not possible. I have posted an example image below. I made the background black to show you all the excess space. Now obviously the image is not rectangular, and I have cropped the left and the right side, but how can I get rid of that excess on the top and bottom without using an external utility to crop it after the fact?</div>



<div><br></div><div>Thanks.</div><div><br clear="all"><div><div dir="ltr"><b>William (L.B.) LaForce</b><div>Meteorologist</div><div>Central Michigan University &#39;13<br></div><div><a href="http://www.tornadoinsanity.com/" target="_blank">www.tornadoinsanity.com</a></div>



</div></div>
</div></div>
<br></div></div>_______________________________________________<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" target="_blank">http://gradsusr.org/mailman/listinfo/gradsusr</a><br>
<br></blockquote></div><br></div>

<pre>***************************************************
The information contained in this e-mail message is intended only for the use of the recipient(s) named above and may contain information that is privileged, confidential, and/or proprietary. 

If you are not the intended recipient, you may not review, copy or distribute this message. If you have received this communication in error, please notify the sender immediately by e-mail, and delete the original message.
***************************************************

</pre><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" target="_blank">http://gradsusr.org/mailman/listinfo/gradsusr</a><br>
<br></blockquote></div><br></div>
_______________________________________________<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" target="_blank">http://gradsusr.org/mailman/listinfo/gradsusr</a><br>
</blockquote></div><br></div></div><div>
<div style="word-wrap:break-word;font-size:12px"><div>--</div><div>Jennifer M. Adams<br>Center for Ocean-Land-Atmosphere Studies (COLA)<br>111 Research Hall, Mail Stop 2B3<br>George Mason University<br>4400 University Drive<br>
Fairfax, VA 22030 <br><br></div><div><br></div><br></div><br>
</div>
<br></div><br>_______________________________________________<br>
gradsusr mailing list<br>
<a href="mailto:gradsusr@gradsusr.org">gradsusr@gradsusr.org</a><br>
<a href="http://gradsusr.org/mailman/listinfo/gradsusr" target="_blank">http://gradsusr.org/mailman/listinfo/gradsusr</a><br>
<br></blockquote></div><br></div>