<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body text="#000000" bgcolor="#FFFFFF">
hi Steve,<br>
<br>
I only use 'set clip' for 'draw' commands and it does work, but
apparently not for 'display' (took a quick look at the source code
and it wasn't obvious why it wouldn't for 'display' except that 'set
clip' works at the very low level plot commands)<br>
<br>
have you tried the 'parea' command? this sets the plot area, e.g.,<br>
<br>
'set parea 1 6 3 7'<br>
'd air'<br>
<br>
note that the labels are outside the parea...<br>
<br>
best /R Mike<br>
<br>
<div class="moz-cite-prefix">On 5/24/17 7:36 PM, Stephen McMillan
wrote:<br>
</div>
<blockquote type="cite"
cite="mid:CA+exxN0h7KjFGKCmiq1YYaevBU+CDet95yOAsh7shQuTwwrovQ@mail.gmail.com">
<div dir="ltr">Is the 'set clip' command disabled in GrADS? I
can't get it to work per the Documentation Index instructions.
A search of the User Forum yields no help, but one entry does
suggest that it may indeed be disabled without modifying the
code.
<div><br>
</div>
<div>For example (file open with variable "air"):</div>
<div><br>
</div>
<div>'set clip 1 6 3 7'</div>
<div>'d air'</div>
<div><br>
</div>
<div>Result is a map displayed to the default plot area, not to
the "clip" area. I would normally use 'set mpvals' but cannot
get that to work the way I want it, either.</div>
<div><br>
</div>
<div> I am using v2,1,a2,iga,1 on a Windows 10 PC. I also
cannot get it to work using v2.0.2.oga.2 on a Linux.</div>
<div><br>
</div>
<div>I don't need suggestions on how to crop images outside
GrADS. I know how to do that.</div>
<div><br>
</div>
<div>Stephen McMillan</div>
<div><br>
</div>
<div><br>
</div>
</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>