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