<br>Dear Sir,<div>                 i have a problem regarding instalation of Grads in linux operating system.i downloaded the suplementary files from grads,but it is not downloading the source code of linux for instalation of Grads.So can i get the information how to get the source code of Linux .</div>
<div>Regards ..</div><div>Madan<br><div class="gmail_quote">On Wed, May 11, 2011 at 9:17 PM,  <span dir="ltr">&lt;<a href="mailto:gradsusr-request@gradsusr.org">gradsusr-request@gradsusr.org</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Send gradsusr mailing list submissions to<br>
        <a href="mailto:gradsusr@gradsusr.org">gradsusr@gradsusr.org</a><br>
<br>
To subscribe or unsubscribe via the World Wide Web, visit<br>
        <a href="http://gradsusr.org/mailman/listinfo/gradsusr" target="_blank">http://gradsusr.org/mailman/listinfo/gradsusr</a><br>
or, via email, send a message with subject or body &#39;help&#39; to<br>
        <a href="mailto:gradsusr-request@gradsusr.org">gradsusr-request@gradsusr.org</a><br>
<br>
You can reach the person managing the list at<br>
        <a href="mailto:gradsusr-owner@gradsusr.org">gradsusr-owner@gradsusr.org</a><br>
<br>
When replying, please edit your Subject line so it is more specific<br>
than &quot;Re: Contents of gradsusr digest...&quot;<br>
<br>
<br>
Today&#39;s Topics:<br>
<br>
   1. display the date (Simon Kiertscher)<br>
   2. Re: display the date (saeed bayat)<br>
   3. Re: display the date (Becker, Bernd)<br>
   4. Re: display the date (Nick Heath)<br>
   5. how can i open several data files in same time such as netCDF<br>
      files ? (AliReza Balalan Fard)<br>
   6. Re: how can i open several data files in same time such as<br>
      netCDF files ? (saeed bayat)<br>
   7. Re: Extracting MOS Data (Walsh, Brian J)<br>
<br>
<br>
----------------------------------------------------------------------<br>
<br>
Message: 1<br>
Date: Wed, 11 May 2011 15:33:56 +0200<br>
From: Simon Kiertscher &lt;<a href="mailto:simon.kiertscher@gmx.de">simon.kiertscher@gmx.de</a>&gt;<br>
Subject: [gradsusr] display the date<br>
To: GrADS Users Forum &lt;<a href="mailto:gradsusr@gradsusr.org">gradsusr@gradsusr.org</a>&gt;<br>
Message-ID: &lt;<a href="mailto:4DCA9044.3010409@gmx.de">4DCA9044.3010409@gmx.de</a>&gt;<br>
Content-Type: text/plain; charset=ISO-8859-1<br>
<br>
Hi All,<br>
<br>
I have a problem regarding the displaying of the date/time.<br>
When I try to display a single time step, grads displays in the lower<br>
right corner the current date (e.g. 2011-05-11-14:50)<br>
When I have a animation (e.g. set t 1 50) it displays me the date of the<br>
data (e.g. 1950:12:30:10).<br>
<br>
What can I do to get the date from the data displayed (like in the<br>
animation), even when I display only a single picture?<br>
<br>
Best Regards,<br>
Simon<br>
<br>
<br>
<br>
------------------------------<br>
<br>
Message: 2<br>
Date: Wed, 11 May 2011 19:05:47 +0430<br>
From: saeed bayat &lt;<a href="mailto:saeedbayat7276@gmail.com">saeedbayat7276@gmail.com</a>&gt;<br>
Subject: Re: [gradsusr] display the date<br>
To: GrADS Users Forum &lt;<a href="mailto:gradsusr@gradsusr.org">gradsusr@gradsusr.org</a>&gt;<br>
Message-ID: &lt;<a href="mailto:BANLkTikmT65SvVd%2BZd98wuwnd8S%2BT1EzSQ@mail.gmail.com">BANLkTikmT65SvVd+Zd98wuwnd8S+T1EzSQ@mail.gmail.com</a>&gt;<br>
Content-Type: text/plain; charset=&quot;iso-8859-1&quot;<br>
<br>
Hi Simon<br>
It will work for your subject, use this script in your script:<br>
<br>
res = subwrd(result,3)<br>
basedate = substr(res,4,12)<br>
basetime = substr(res,1,3)<br>
res = subwrd(result,6)<br>
baseday=substr(res,1,3)<br>
<br>
It will show the date for you if you enter this command after above script:<br>
&#39;draw title text(whatever you want to write)-[&#39;basedate&#39;-&#39;basetime&#39;]&#39;<br>
&#39;printim /path/name of your map whatever you want.gif x1200 y1000 white&#39;<br>
<br>
regards<br>
<br>
Saeed Bayat<br>
M.Sc Student of Climatology<br>
Ferdowsi University of Mashhad(Iran)<br>
<a href="mailto:saeedbayat7276@gmail.com">saeedbayat7276@gmail.com</a><br>
<br>
<br>
On Wed, May 11, 2011 at 6:03 PM, Simon Kiertscher<br>
&lt;<a href="mailto:simon.kiertscher@gmx.de">simon.kiertscher@gmx.de</a>&gt;wrote:<br>
<br>
&gt; Hi All,<br>
&gt;<br>
&gt; I have a problem regarding the displaying of the date/time.<br>
&gt; When I try to display a single time step, grads displays in the lower<br>
&gt; right corner the current date (e.g. 2011-05-11-14:50)<br>
&gt; When I have a animation (e.g. set t 1 50) it displays me the date of the<br>
&gt; data (e.g. 1950:12:30:10).<br>
&gt;<br>
&gt; What can I do to get the date from the data displayed (like in the<br>
&gt; animation), even when I display only a single picture?<br>
&gt;<br>
&gt; Best Regards,<br>
&gt; Simon<br>
&gt;<br>
&gt; _______________________________________________<br>
&gt; gradsusr mailing list<br>
&gt; <a href="mailto:gradsusr@gradsusr.org">gradsusr@gradsusr.org</a><br>
&gt; <a href="http://gradsusr.org/mailman/listinfo/gradsusr" target="_blank">http://gradsusr.org/mailman/listinfo/gradsusr</a><br>
&gt;<br>
-------------- next part --------------<br>
An HTML attachment was scrubbed...<br>
URL: <a href="http://gradsusr.org/pipermail/gradsusr/attachments/20110511/f7e572cf/attachment-0001.html" target="_blank">http://gradsusr.org/pipermail/gradsusr/attachments/20110511/f7e572cf/attachment-0001.html</a><br>
<br>
------------------------------<br>
<br>
Message: 3<br>
Date: Wed, 11 May 2011 15:40:53 +0100<br>
From: &quot;Becker, Bernd&quot; &lt;<a href="mailto:bernd.becker@metoffice.gov.uk">bernd.becker@metoffice.gov.uk</a>&gt;<br>
Subject: Re: [gradsusr] display the date<br>
To: &quot;GrADS Users Forum&quot; &lt;<a href="mailto:gradsusr@gradsusr.org">gradsusr@gradsusr.org</a>&gt;<br>
Message-ID:<br>
        &lt;<a href="mailto:E209E2066317644FB35E5AA0E8C1FB7F380F5B@EXXMAIL02.desktop.frd.metoffice.com">E209E2066317644FB35E5AA0E8C1FB7F380F5B@EXXMAIL02.desktop.frd.metoffice.com</a>&gt;<br>
<br>
Content-Type: text/plain;       charset=&quot;us-ascii&quot;<br>
<br>
<br>
q time<br>
<br>
<br>
<br>
--<br>
Bernd Becker   Climate Impacts Product Development<br>
Met Office Hadley Centre    FitzRoy Road  Exeter   Devon EX1 3PB  United<br>
Kingdom<br>
Tel.: +44 (0) 1392 884511 Fax: +44 (0)870 900 5050<br>
<a href="mailto:E-mail%3Abernd.becker@metoffice.gov.uk">E-mail:bernd.becker@metoffice.gov.uk</a> -<br>
<a href="http://www.metoffice.gov.uk/research/our-scientists/seasonal-to-decadal/
bernd-becker" target="_blank">http://www.metoffice.gov.uk/research/our-scientists/seasonal-to-decadal/<br>
bernd-becker</a><br>
<br>
<br>
-----Original Message-----<br>
From: <a href="mailto:gradsusr-bounces@gradsusr.org">gradsusr-bounces@gradsusr.org</a><br>
[mailto:<a href="mailto:gradsusr-bounces@gradsusr.org">gradsusr-bounces@gradsusr.org</a>] On Behalf Of Simon Kiertscher<br>
Sent: 11 May 2011 14:34<br>
To: GrADS Users Forum<br>
Subject: [gradsusr] display the date<br>
<br>
Hi All,<br>
<br>
I have a problem regarding the displaying of the date/time.<br>
When I try to display a single time step, grads displays in the lower<br>
right corner the current date (e.g. 2011-05-11-14:50) When I have a<br>
animation (e.g. set t 1 50) it displays me the date of the data (e.g.<br>
1950:12:30:10).<br>
<br>
What can I do to get the date from the data displayed (like in the<br>
animation), even when I display only a single picture?<br>
<br>
Best Regards,<br>
Simon<br>
<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>
<br>
<br>
------------------------------<br>
<br>
Message: 4<br>
Date: Wed, 11 May 2011 10:41:21 -0400<br>
From: Nick Heath&lt;<a href="mailto:nkh09@fsu.edu">nkh09@fsu.edu</a>&gt;<br>
Subject: Re: [gradsusr] display the date<br>
To: GrADS Users Forum &lt;<a href="mailto:gradsusr@gradsusr.org">gradsusr@gradsusr.org</a>&gt;<br>
Message-ID: &lt;<a href="mailto:f686ad5744c4.4dca67d1@fsu.edu">f686ad5744c4.4dca67d1@fsu.edu</a>&gt;<br>
Content-Type: text/plain; charset=us-ascii<br>
<br>
Hi Simon,<br>
<br>
An easy solution to this is to use the following commands in your script after you set your time:<br>
<br>
&#39;q time&#39;<br>
fdate=subwrd(result,3)<br>
fday=subwrd(result,6)<br>
&#39;draw title TITLE &#39;fday&#39; &#39;fdate<br>
<br>
This will display the day (fday) (e.g., MON,WED,etc.) and the date (fdate) (e.g., 16z08jul2010) at the top of your plot.  The final result is MON 16Z08JUL2010 at the top of your image.  Hope this helps.<br>
<br>
-Nick<br>
<br>
----- Original Message -----<br>
From: Simon Kiertscher &lt;<a href="mailto:simon.kiertscher@gmx.de">simon.kiertscher@gmx.de</a>&gt;<br>
Date: Wednesday, May 11, 2011 9:34 am<br>
Subject: [gradsusr] display the date<br>
To: GrADS Users Forum &lt;<a href="mailto:gradsusr@gradsusr.org">gradsusr@gradsusr.org</a>&gt;<br>
<br>
&gt; Hi All,<br>
&gt;<br>
&gt; I have a problem regarding the displaying of the date/time.<br>
&gt; When I try to display a single time step, grads displays in the lower<br>
&gt; right corner the current date (e.g. 2011-05-11-14:50)<br>
&gt; When I have a animation (e.g. set t 1 50) it displays me the date<br>
&gt; of the<br>
&gt; data (e.g. 1950:12:30:10).<br>
&gt;<br>
&gt; What can I do to get the date from the data displayed (like in the<br>
&gt; animation), even when I display only a single picture?<br>
&gt;<br>
&gt; Best Regards,<br>
&gt; Simon<br>
&gt;<br>
&gt; _______________________________________________<br>
&gt; gradsusr mailing list<br>
&gt; <a href="mailto:gradsusr@gradsusr.org">gradsusr@gradsusr.org</a><br>
&gt; <a href="http://gradsusr.org/mailman/listinfo/gradsusr" target="_blank">http://gradsusr.org/mailman/listinfo/gradsusr</a><br>
&gt;<br>
<br>
<br>
------------------------------<br>
<br>
Message: 5<br>
Date: Wed, 11 May 2011 22:12:19 +0430<br>
From: AliReza Balalan Fard &lt;<a href="mailto:fard792@gmail.com">fard792@gmail.com</a>&gt;<br>
Subject: [gradsusr] how can i open several data files in same time<br>
        such as netCDF files ?<br>
To: <a href="mailto:gradsusr@gradsusr.org">gradsusr@gradsusr.org</a><br>
Message-ID: &lt;<a href="mailto:BANLkTik_Ydi1xfixPUSd1WBZT-p8rv_oTQ@mail.gmail.com">BANLkTik_Ydi1xfixPUSd1WBZT-p8rv_oTQ@mail.gmail.com</a>&gt;<br>
Content-Type: text/plain; charset=&quot;utf-8&quot;<br>
<br>
hi all<br>
how can i open several data files in same time such as netCDF format files ?<br>
<br>
i have a 850 , 700 , 500 mb of height parameter and i want to open all in<br>
same time in GrADS<br>
can i do this ?<br>
<br>
<br>
<br>
--<br>
<br>
<br>
Best regards,<br>
+++++++++++++++++++++++++++++++++++++<br>
Alireza<br>
-------------- next part --------------<br>
An HTML attachment was scrubbed...<br>
URL: <a href="http://gradsusr.org/pipermail/gradsusr/attachments/20110511/4a8bfc12/attachment-0001.html" target="_blank">http://gradsusr.org/pipermail/gradsusr/attachments/20110511/4a8bfc12/attachment-0001.html</a><br>
<br>
------------------------------<br>
<br>
Message: 6<br>
Date: Thu, 12 May 2011 00:09:30 +0430<br>
From: saeed bayat &lt;<a href="mailto:saeedbayat7276@gmail.com">saeedbayat7276@gmail.com</a>&gt;<br>
Subject: Re: [gradsusr] how can i open several data files in same time<br>
        such as netCDF files ?<br>
To: GrADS Users Forum &lt;<a href="mailto:gradsusr@gradsusr.org">gradsusr@gradsusr.org</a>&gt;<br>
Message-ID: &lt;<a href="mailto:BANLkTimOXz_cFMK_C0571FbwvbFr0F4gRQ@mail.gmail.com">BANLkTimOXz_cFMK_C0571FbwvbFr0F4gRQ@mail.gmail.com</a>&gt;<br>
Content-Type: text/plain; charset=&quot;iso-8859-1&quot;<br>
<br>
Hi Alireza<br>
<br>
Please clear your question. Do you have several files in .nc format that you<br>
want open them in one process? You can use &#39;set dfile n&#39; for each file you<br>
open it. If you have some .nc file that you want merge them, you can use<br>
&#39;ncrcat&#39; in Linux OS. for example, if you have <a href="http://20.nc" target="_blank">20.nc</a>, <a href="http://21.nc" target="_blank">21.nc</a>, <a href="http://22.nc" target="_blank">22.nc</a>, 23.ncand<br>
<a href="http://24.nc" target="_blank">24.nc</a> and you want to create one file which include all of these files, you<br>
can use this command: ncrcat <a href="http://20.nc" target="_blank">20.nc</a> <a href="http://21.nc" target="_blank">21.nc</a> <a href="http://22.nc" target="_blank">22.nc</a> <a href="http://23.nc" target="_blank">23.nc</a> <a href="http://24.nc" target="_blank">24.nc</a> <a href="http://output.nc" target="_blank">output.nc</a><br>

There is another to link files in GrADS, that is lats4d.<br>
<br>
regards<br>
<br>
Saeed Bayat<br>
M.Sc Student of Climatology<br>
Ferdowsi University of Mashhad(Iran)<br>
<a href="mailto:saeedbayat7276@gmail.com">saeedbayat7276@gmail.com</a><br>
<br>
On Wed, May 11, 2011 at 10:12 PM, AliReza Balalan Fard &lt;<a href="mailto:fard792@gmail.com">fard792@gmail.com</a>&gt;wrote:<br>
<br>
&gt; hi all<br>
&gt; how can i open several data files in same time such as netCDF format files<br>
&gt; ?<br>
&gt; i have a 850 , 700 , 500 mb of height parameter and i want to open all in<br>
&gt; same time in GrADS<br>
&gt; can i do this ?<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; --<br>
&gt;<br>
&gt;<br>
&gt; Best regards,<br>
&gt; +++++++++++++++++++++++++++++++++++++<br>
&gt; Alireza<br>
&gt;<br>
&gt; _______________________________________________<br>
&gt; gradsusr mailing list<br>
&gt; <a href="mailto:gradsusr@gradsusr.org">gradsusr@gradsusr.org</a><br>
&gt; <a href="http://gradsusr.org/mailman/listinfo/gradsusr" target="_blank">http://gradsusr.org/mailman/listinfo/gradsusr</a><br>
&gt;<br>
&gt;<br>
-------------- next part --------------<br>
An HTML attachment was scrubbed...<br>
URL: <a href="http://gradsusr.org/pipermail/gradsusr/attachments/20110512/ae24f595/attachment-0001.html" target="_blank">http://gradsusr.org/pipermail/gradsusr/attachments/20110512/ae24f595/attachment-0001.html</a><br>
<br>
------------------------------<br>
<br>
Message: 7<br>
Date: Wed, 11 May 2011 15:56:55 -0400<br>
From: &quot;Walsh, Brian J&quot; &lt;<a href="mailto:brian.walsh@amec.com">brian.walsh@amec.com</a>&gt;<br>
Subject: Re: [gradsusr] Extracting MOS Data<br>
To: GrADS Users Forum &lt;<a href="mailto:gradsusr@gradsusr.org">gradsusr@gradsusr.org</a>&gt;<br>
Message-ID:<br>
        &lt;<a href="mailto:B789270628BCF248BD517FA6466290E4010D2643DC41@ATT1-MBX1.global.amec.com">B789270628BCF248BD517FA6466290E4010D2643DC41@ATT1-MBX1.global.amec.com</a>&gt;<br>
<br>
Content-Type: text/plain; charset=&quot;windows-1252&quot;<br>
<br>
Just to add to this thread; has anyone had any experience extracting point values using GrADS for MOS data (NDFD grib files)?  Please let me know.<br>
<br>
Thanks<br>
<br>
Brian<br>
<br>
________________________________<br>
From: <a href="mailto:gradsusr-bounces@gradsusr.org">gradsusr-bounces@gradsusr.org</a> [<a href="mailto:gradsusr-bounces@gradsusr.org">gradsusr-bounces@gradsusr.org</a>] On Behalf Of Walsh, Brian J<br>
Sent: May 10, 2011 4:58 PM<br>
To: <a href="mailto:gradsusr@gradsusr.org">gradsusr@gradsusr.org</a><br>
Subject: [gradsusr] Extracting MOS Data<br>
<br>
Dear GrADS Users,<br>
<br>
I?m downloading GFS MOS data in grib2 format (<a href="ftp://tgftp.nws.noaa.gov/SL.us008001/ST.opnl/DF.gr2/DC.ndgd/GT.mosgfs/AR.conus" target="_blank">ftp://tgftp.nws.noaa.gov/SL.us008001/ST.opnl/DF.gr2/DC.ndgd/GT.mosgfs/AR.conus</a>) and while I am able to plot the data fine, I can?t seem to extract data for particular locations.  The data seems to be on a Lambert Conformal grid.  When trying to extract data, I get an ?Interpolation Operand? error message.<br>

<br>
We are using GrADS version 2.0.a8 on a Linux server.<br>
<br>
Thanks in advance for any help.<br>
<br>
Regards,<br>
<br>
Brian<br>
<br>
________________________________<br>
The information contained in this e-mail is intended only for the individual or entity to whom it is addressed.<br>
Its contents (including any attachments) may contain confidential and/or privileged information.<br>
If you are not an intended recipient you must not use, disclose, disseminate, copy or print its contents.<br>
If you receive this e-mail in error, please notify the sender by reply e-mail and delete and destroy the message.<br>
<br>
________________________________<br>
The information contained in this e-mail is intended only for the individual or entity to whom it is addressed.<br>
Its contents (including any attachments) may contain confidential and/or privileged information.<br>
If you are not an intended recipient you must not use, disclose, disseminate, copy or print its contents.<br>
If you receive this e-mail in error, please notify the sender by reply e-mail and delete and destroy the message.<br>
-------------- next part --------------<br>
An HTML attachment was scrubbed...<br>
URL: <a href="http://gradsusr.org/pipermail/gradsusr/attachments/20110511/5a5f6b69/attachment.html" target="_blank">http://gradsusr.org/pipermail/gradsusr/attachments/20110511/5a5f6b69/attachment.html</a><br>
<br>
------------------------------<br>
<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>
<br>
End of gradsusr Digest, Vol 15, Issue 19<br>
****************************************<br>
</blockquote></div><br><br clear="all"><br>-- <br>Mr.Madan Mohan Mahanty<br>Project Scientist-1<br>National Institute of Ocean Technology<br>Ministry of Earth Sciences,Govt of India.<br>NIOT Campus,Velachery,<br>Pallikaranai,Chennai-600100,India<br>
Ph No-09543355408<br>
</div>