<div dir="ltr">Thanks Jennifer<br>     Thanks for ur suggestion. Now it is working and solve the issue.<br><br>Dipak Sahu<br><br><div class="gmail_quote">On Tue, Nov 6, 2012 at 7:21 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"><br><div><div class="im"><div>On Nov 6, 2012, at 7:58 AM, Dipak Sahu wrote:</div><br>

<blockquote type="cite"><div dir="ltr">Dear Friends <br>     I am facing some problem with <b>nested if </b>loop in grads. I want to write different calculations for different logical expressions in grads using <b>&quot;if...else&quot;</b> loop. My problems are like below<br>



<br>&#39;open file.ctl&#39;<br>prompt &#39;Enter time t1:&#39;<br>pull t1<br>&#39;set t &#39; t1<br>if ( t1 &lt;=13)<br>    &#39;d expression&#39;<br>endif<br>if (13 &lt; t1 &lt;=25)<br></div></blockquote></div>This line and others like it should be:</div>

<div>  if (13 &lt; t1 &amp; t1 &lt;= 25)</div><div>See if that fixes things. </div><div>--Jennifer</div><div><br><blockquote type="cite"><div class="im"><div dir="ltr">     &#39;d expression1&#39;<br>endif<br>

if (25 &lt; t1 &lt;=37)<br>  &#39;d  expression2&#39;<br>endif<br>if (37 &lt; t1 &lt;=49)<br>  &#39;d  expression3&#39;<br>endif<br>if (49 &lt; t1 &lt;=61)<br>   &#39;d  expression4&#39;<br>endif<br><br>But the above format of if...endif loop is not working properly. Is there any other way to write such expressions in GrADS. Please if anybody has any suggestions or solutions to resolve this issue kindly share with me.<br>



<br>Thanks and welcome for your suggestions<br><br>Dipak Sahu<br>Centre for Atmospheric Sciences<br>IIT Delhi, India<br><br><br clear="all"><br>-<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>

</blockquote></div><br><div>
<span style="border-spacing:0px 0px;text-indent:0px;letter-spacing:normal;font-variant:normal;text-align:auto;font-style:normal;font-weight:normal;line-height:normal;border-collapse:separate;text-transform:none;font-size:12px;white-space:normal;font-family:Helvetica;word-spacing:0px"><span style="border-spacing:0px 0px;text-indent:0px;letter-spacing:normal;font-variant:normal;text-align:auto;font-style:normal;font-weight:normal;line-height:normal;border-collapse:separate;text-transform:none;font-size:12px;white-space:normal;font-family:Helvetica;word-spacing:0px"><span style="border-spacing:0px 0px;text-indent:0px;letter-spacing:normal;font-variant:normal;text-align:auto;font-style:normal;font-weight:normal;line-height:normal;border-collapse:separate;text-transform:none;font-size:12px;white-space:normal;font-family:Helvetica;word-spacing:0px"><div>

--</div><div>Jennifer M. Adams</div><div>IGES/COLA</div><div>4041 Powder Mill Road, Suite 302</div><div>Calverton, MD 20705</div><div><a href="mailto:jma@cola.iges.org" target="_blank">jma@cola.iges.org</a></div><div><br>

</div><br></span></span></span>
</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><br clear="all"><br><br>
</div>