<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=us-ascii"><meta name=Generator content="Microsoft Word 12 (filtered medium)"><style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:Tahoma;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri","sans-serif";}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
p.MsoListParagraph, li.MsoListParagraph, div.MsoListParagraph
        {mso-style-priority:34;
        margin-top:0in;
        margin-right:0in;
        margin-bottom:0in;
        margin-left:.5in;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri","sans-serif";}
span.EmailStyle18
        {mso-style-type:personal;
        font-family:"Calibri","sans-serif";
        color:windowtext;}
span.EmailStyle19
        {mso-style-type:personal-reply;
        font-family:"Calibri","sans-serif";
        color:#1F497D;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-size:10.0pt;}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
        {page:WordSection1;}
/* List Definitions */
@list l0
        {mso-list-id:265119766;
        mso-list-type:hybrid;
        mso-list-template-ids:-159749230 67698705 67698713 67698715 67698703 67698713 67698715 67698703 67698713 67698715;}
@list l0:level1
        {mso-level-text:"%1\)";
        mso-level-tab-stop:none;
        mso-level-number-position:left;
        text-indent:-.25in;}
@list l0:level2
        {mso-level-number-format:alpha-lower;
        mso-level-tab-stop:none;
        mso-level-number-position:left;
        text-indent:-.25in;}
@list l0:level3
        {mso-level-tab-stop:1.5in;
        mso-level-number-position:left;
        text-indent:-.25in;}
@list l0:level4
        {mso-level-tab-stop:2.0in;
        mso-level-number-position:left;
        text-indent:-.25in;}
@list l0:level5
        {mso-level-tab-stop:2.5in;
        mso-level-number-position:left;
        text-indent:-.25in;}
@list l0:level6
        {mso-level-tab-stop:3.0in;
        mso-level-number-position:left;
        text-indent:-.25in;}
@list l0:level7
        {mso-level-tab-stop:3.5in;
        mso-level-number-position:left;
        text-indent:-.25in;}
@list l0:level8
        {mso-level-tab-stop:4.0in;
        mso-level-number-position:left;
        text-indent:-.25in;}
@list l0:level9
        {mso-level-tab-stop:4.5in;
        mso-level-number-position:left;
        text-indent:-.25in;}
ol
        {margin-bottom:0in;}
ul
        {margin-bottom:0in;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]--></head><body lang=EN-US link=blue vlink=purple><div class=WordSection1><p class=MsoNormal><span style='color:#1F497D'>Everyone,<o:p></o:p></span></p><p class=MsoNormal><span style='color:#1F497D'>I found a work-around for my problem.<o:p></o:p></span></p><p class=MsoNormal><span style='color:#1F497D'>I ended up modifying the grads source code and enabling &#8216;set clip&#8217; for the &#8216;display&#8217; command.<o:p></o:p></span></p><p class=MsoNormal><span style='color:#1F497D'>(by default, &#8216;set clip&#8217; only works for &#8216;draw&#8217; commands, but not for &#8216;display&#8217; commands)<o:p></o:p></span></p><p class=MsoNormal><span style='color:#1F497D'>This allowed me to define a clipping region using &#8216;set clip&#8217;, display a variable, and have the resulting contour plot be drawn only within the clipping region.<o:p></o:p></span></p><p class=MsoNormal><span style='color:#1F497D'><o:p>&nbsp;</o:p></span></p><p class=MsoNormal><span style='color:#1F497D'>&#8216;set clip x1 x2 y1 y2&#8217;<o:p></o:p></span></p><p class=MsoNormal><span style='color:#1F497D'>&#8216;display const(A,0,-u)&#8217;<o:p></o:p></span></p><p class=MsoNormal><span style='color:#1F497D'><o:p>&nbsp;</o:p></span></p><p class=MsoNormal><span style='color:#1F497D'>&#8230; and const(A) will only be drawn within the clipping regioned defined by &#8216;x1 x2 y1 y2&#8217;.<o:p></o:p></span></p><p class=MsoNormal><span style='color:#1F497D'><o:p>&nbsp;</o:p></span></p><p class=MsoNormal><span style='color:#1F497D'>Regards,<o:p></o:p></span></p><p class=MsoNormal><span style='color:#1F497D'>Pablo<o:p></o:p></span></p><p class=MsoNormal><span style='color:#1F497D'><o:p>&nbsp;</o:p></span></p><div><div style='border:none;border-top:solid #B5C4DF 1.0pt;padding:3.0pt 0in 0in 0in'><p class=MsoNormal><b><span style='font-size:10.0pt;font-family:"Tahoma","sans-serif"'>From:</span></b><span style='font-size:10.0pt;font-family:"Tahoma","sans-serif"'> gradsusr-bounces@gradsusr.org [mailto:gradsusr-bounces@gradsusr.org] <b>On Behalf Of </b>pr<br><b>Sent:</b> Friday, January 14, 2011 11:28 PM<br><b>To:</b> 'GrADS Users Forum'<br><b>Subject:</b> [gradsusr] use 'const' only over a specific region<o:p></o:p></span></p></div></div><p class=MsoNormal><o:p>&nbsp;</o:p></p><p class=MsoNormal>Hi,<o:p></o:p></p><p class=MsoNormal>I don&#8217;t know if the following is possible, and I need help&#8230;<o:p></o:p></p><p class=MsoNormal>I need to use the &#8216;const&#8217; function for a variable, but ONLY over a specific region&#8230;<o:p></o:p></p><p class=MsoNormal><o:p>&nbsp;</o:p></p><p class=MsoNormal>Here&#8217;s the problem:<o:p></o:p></p><p class=MsoNormal>I have two variables, A &amp; B<o:p></o:p></p><p class=MsoNormal>Variable A is from a dataset with a global 0.5x0.5 grid, yet it has all undefined values over the region covering the Mediterranean Sea.<o:p></o:p></p><p class=MsoNormal>Variable B is from a separate dataset with a 0.167x0.167 resolution that covers the Med. Sea area and also a small portion of the Atlantic (over the Bay of Biscay near France).<o:p></o:p></p><p class=MsoNormal>What I want to do is:<o:p></o:p></p><p class=MsoListParagraph style='text-indent:-.25in;mso-list:l0 level1 lfo2'><![if !supportLists]><span style='mso-list:Ignore'>1)<span style='font:7.0pt "Times New Roman"'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></span><![endif]>First plot variable A from the global dataset using const to fill in all undefined areas<o:p></o:p></p><p class=MsoListParagraph>&#8216;d const(A,0,-u)&#8217;<o:p></o:p></p><p class=MsoListParagraph style='text-indent:-.25in;mso-list:l0 level1 lfo2'><![if !supportLists]><span style='mso-list:Ignore'>2)<span style='font:7.0pt "Times New Roman"'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></span><![endif]>Overlay variable B from the regional dataset onto the global plot of A &amp; ALSO use const to fill in areas with undefined values.<o:p></o:p></p><p class=MsoNormal style='margin-left:.5in'>&#8216;d const(B,0,-u)&#8217; , plot &#8216;const(B) only over the Mediterranean region<o:p></o:p></p><p class=MsoNormal style='margin-left:.5in'><o:p>&nbsp;</o:p></p><p class=MsoNormal>The problem is that the 2<sup>nd</sup> display command, &#8216;d const(B,0,-u)&#8217;, overwrites the plotting from the first display command, so everything outside variable B&#8217;s region is set to a value of &#8216;0&#8217;.<o:p></o:p></p><p class=MsoNormal>I thought about trying to somehow &#8216;merge&#8217; or &#8216;add&#8217; the two variables, such as &#8216;display const(A+B,0,-u)&#8217;, but this doesn&#8217;t work since the datasets have different sized grids &amp; different resolutions.<o:p></o:p></p><p class=MsoNormal>(I&#8217;d really like to avoid having to over-complicate things by having to use regrid and create new grids &nbsp;or merge datasets.)<o:p></o:p></p><p class=MsoNormal><o:p>&nbsp;</o:p></p><p class=MsoNormal>&#8230;Although I know that this is currently not supported, ideally, I&#8217;d like to do something like the following:<o:p></o:p></p><p class=MsoNormal><i>* plot const(A) over entire grid (i.e.,globally)<o:p></o:p></i></p><p class=MsoNormal><b>&#8216;display const(A,0,-u)&#8217;<o:p></o:p></b></p><p class=MsoNormal><i><o:p>&nbsp;</o:p></i></p><p class=MsoNormal><i>* now display const(B), overlaying onto previous plot of &#8216;const(A)&#8217; <o:p></o:p></i></p><p class=MsoNormal><i>* cropping results of &#8216;const(B)&#8217; so that it ONLY covers the Med. Sea region<o:p></o:p></i></p><p class=MsoNormal><b>&#8216;display const(B,0,-u,lon1=-5.6,lat1=30,lon2=42,lat2=47)<o:p></o:p></b></p><p class=MsoNormal><i><o:p>&nbsp;</o:p></i></p><p class=MsoNormal><i>* Now, handle &#8216;Bay of Biscay&#8217; region, since it was overwritten by &#8216;const(B)&#8217;<o:p></o:p></i></p><p class=MsoNormal><i>* So, re-plot const(A) over this small region<o:p></o:p></i></p><p class=MsoNormal><b>&#8216;display const(A,0,-u,lon1=-5.6,lat1=43,lon2=0,lat2=47)<o:p></o:p></b></p><p class=MsoNormal><o:p>&nbsp;</o:p></p><p class=MsoNormal>Would it be feasible to modify the source code for &#8216;const&#8217; in order to achieve the &#8216;regional cropping&#8217; of const that Ive shown in the example above?<o:p></o:p></p><p class=MsoNormal>Or, Can my goal be achieved using some combination of &#8216;const&#8217;, &#8216;maskout&#8217;, &#8216;set clip&#8217;, or some other function(s)?<o:p></o:p></p><p class=MsoNormal><o:p>&nbsp;</o:p></p><p class=MsoNormal>Please help,<o:p></o:p></p><p class=MsoNormal>Thanks,<o:p></o:p></p><p class=MsoNormal>Pablo<o:p></o:p></p></div></body></html>