<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Hi Christopher,<br>
    <br>
    You can use the command "set parea" to print right to the edge.&nbsp; Let
    me know if you need an example.<br>
    <br>
    Jim<br>
    <br>
    <div class="moz-cite-prefix">On 6/5/14 12:15 PM, Lynnes, Christopher
      S. (GSFC-6102) wrote:<br>
    </div>
    <blockquote cite="mid:5DF47903-E249-43B1-8BA7-18F485B8F8D9@nasa.gov"
      type="cite">
      <meta http-equiv="Content-Type" content="text/html;
        charset=ISO-8859-1">
      I'm trying to draw a map without decorations to a PNG file, and
      filling an entire area (so I can hand it off to a WMS server).
      &nbsp;For a global 360x180 file, I am scripting:
      <div>'sdfopen
timeAvg.AIRX3STD_006_Temperature_A.20120101-20120101.180W_90S_180E_90N.925hPa.nc'<br>
        'set mproj off'<br>
        'set gxout shaded'<br>
        'set frame off'<br>
        'set grid off'<br>
        'set mpdraw off'<br>
        'set xlab off'<br>
        'set ylab off'<br>
        'set grads off'<br>
        'd airx3std_006_te'<br>
        'printim out.png x360 y180'<br>
        'quit'<br>
        <br>
      </div>
      <div>But it still leaves margins around the edges, even if I use
        the -geometry arg on the command line (-geometry 360x180+0+0).</div>
      <div><br>
      </div>
      <div><img apple-width="yes" apple-height="yes" apple-inline="yes"
          id="2950FC57-D05C-4BC7-A52F-6547BBFC2F1B"
          src="cid:part1.06070207.08090108@hawaii.edu" height="180"
          width="360"></div>
      <div>
        <div>--<br>
          Dr. Christopher Lynnes &nbsp; &nbsp; NASA/GSFC, Code 610.2 &nbsp; &nbsp;phone:
          301-614-5185<br>
          "Making the simple complicated is commonplace; making the
          complicated simple, awesomely simple, that's creativity." --
          C. Mingus<br>
          <br>
        </div>
        <br>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
gradsusr mailing list
<a class="moz-txt-link-abbreviated" href="mailto:gradsusr@gradsusr.org">gradsusr@gradsusr.org</a>
<a class="moz-txt-link-freetext" href="http://gradsusr.org/mailman/listinfo/gradsusr">http://gradsusr.org/mailman/listinfo/gradsusr</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>