<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>
Dear Raymond,<BR>&nbsp;<BR>Thank you for your reply. It worked because I didn't get any errors, but in the map window, I didn't also see anything. I would like to see the value of average&nbsp;in grads command page. I used command of say aveT, but it wrote aveT, not the amount of aveT. Can you lead me what I shall do?<BR>&nbsp;<BR>Regards,<BR>&nbsp;<BR>T.<br>&nbsp;<BR><div><br><br>&gt; Hi T.,<br>&gt; <br>&gt; One thing you could do is to assign it to a variable<br>&gt; <br>&gt; set t 1<br>&gt; set lat 35<br>&gt; set lon 90<br>&gt; define T1= T<br>&gt; set t 2<br>&gt; set lat 20<br>&gt; set lon 72<br>&gt; define T2=T<br>&gt; <br>&gt; define aveT=(T1+T2)/2<br>&gt; d aveT<br>&gt; <br>&gt; I hope it helps.<br>&gt; <br>&gt; Raymond<br>&gt; <br>&gt; On Mon, Feb 4, 2013 at 4:20 PM, T. haghroosta &lt;haghroosta@hotmail.com&gt;wrote:<br>&gt; <br>&gt; &gt;  Dear All,<br>&gt; &gt;<br>&gt; &gt; I would like to write a script for these aims, could you please lead me.<br>&gt; &gt; Of course I have written some, but I couldn't get a good result.<br>&gt; &gt;<br>&gt; &gt; open a file,<br>&gt; &gt;<br>&gt; &gt; set time in 1<br>&gt; &gt;<br>&gt; &gt; Read a parameter like T in a special longitude a latitude for example<br>&gt; &gt; lon=90, lat=35. (T1)<br>&gt; &gt;<br>&gt; &gt; Then set time to next step, I mean t=t+1<br>&gt; &gt;<br>&gt; &gt; Read parameter T in another special location, like lon= 75, lat= 20. (T2)<br>&gt; &gt;<br>&gt; &gt; Then I would like to calculate average of T1 and T2. At the end I want to<br>&gt; &gt; show the value of the average.<br>&gt; &gt;<br>&gt; &gt; Could you please help me?<br>&gt; &gt;<br>&gt; &gt; Regards,<br>&gt; &gt;<br>&gt; &gt; T.<br>&gt; &gt;<br>&gt; &gt; _______________________________________________<br>&gt; &gt; gradsusr mailing list<br>&gt; &gt; gradsusr@gradsusr.org<br>&gt; &gt; http://gradsusr.org/mailman/listinfo/gradsusr<br>&gt; &gt;<br>&gt; &gt;<br>&gt; <br>&gt; <br>&gt; -- <br>&gt; Raymond C. Ordinario<br>&gt; MS Atmospheric Science<br>&gt; Ateneo De Manila University<br>&gt; Q
uezon City, Philippines<br>&gt; <br>&gt; Weather Specialist I<br>&gt; Technique Application and Meteorological Satellite Section<br>&gt; Weather DIvision<br>&gt; Philippine Atmospheric, Geophysical and Astronomical Services Admistration<br>&gt; Quezon City, Philippines<br>&gt; -------------- next part --------------<br>&gt; An HTML attachment was scrubbed...<br>&gt; URL: http://gradsusr.org/pipermail/gradsusr/attachments/20130205/04a64bc2/attachment-0001.html <br>&gt; <br>&gt; ------------------------------<br>&gt; <br>&gt; Message: 2<br>&gt; Date: Tue, 5 Feb 2013 08:27:18 +0330<br>&gt; From: mehdi kebriaee &lt;mehdy.kebriaee@gmail.com&gt;<br>&gt; Subject: Re: [gradsusr] can not show my kml file in google map.!!<br>&gt;         (mehdi        kebriaee)<br>&gt; To: GrADS Users Forum &lt;gradsusr@gradsusr.org&gt;<br>&gt; Message-ID:<br>&gt;         &lt;CAKd_bi9LWaGTWkpVqfgp3AXuffPJPXcdfW9iarzsKGaWd_THSA@mail.gmail.com&gt;<br>&gt; Content-Type: text/plain; charset="iso-8859-1"<br>&gt; <br>&gt; 1-Hi i cant show my kml file in google map<br>&gt; but i can see it in google earth!!!!<br>&gt; do i edit my kml file to show in google map?<br>&gt; 2- Can i show animation in google map ?how?<br>&gt; plzz help<br>&gt; TNQ for All user grads<br>&gt; -------------- next part --------------<br>&gt; An HTML attachment was scrubbed...<br>&gt; URL: http://gradsusr.org/pipermail/gradsusr/attachments/20130205/fc2d1e27/attachment.html <br>&gt; -------------- next part --------------<br>&gt; A non-text attachment was scrubbed...<br>&gt; Name: ll.kml<br>&gt; Type: application/vnd.google-earth.kml+xml<br>&gt; Size: 463 bytes<br>&gt; Desc: not available<br>&gt; Url : http://gradsusr.org/pipermail/gradsusr/attachments/20130205/fc2d1e27/attachment.bin <br>&gt; -------------- next part --------------<br>&gt; A non-text attachment was scrubbed...<br>&gt; Name: hshs.png<br>&gt; Type: image/png<br>&gt; Size: 22352 bytes<br>&gt; Desc: not available<br>&gt; Url : http://gradsusr.org/pipermail/gradsusr/attachments/20130205/fc2d1e27/attachment.png <br>&gt; <br>&gt; ---
---------------------------<br>&gt; <br>&gt; _______________________________________________<br>&gt; gradsusr mailing list<br>&gt; gradsusr@gradsusr.org<br>&gt; http://gradsusr.org/mailman/listinfo/gradsusr<br>&gt; <br>&gt; <br>&gt; End of gradsusr Digest, Vol 36, Issue 19<br>&gt; ****************************************<br></div>                                               </div></body>
</html>