<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
--></style>
</head>
<body class='hmmessage'>
Dear All, <br><br>I am running this following grads script for extracting the FORECAST temperature for a particular lat/lon.  <br>&nbsp; This script opens this grads template ctl file and the data files. &nbsp;<br>'reinit'<br>
''open /temp/WORK/RUN00/wrf-outp_d01.ctl'<br>
'set x 77.5'<br>
'set y 12.5'<br>
'set gxout print'<br>
'set prnopts %1.2f'<br>
ts=1<br>
while (ts=52)<br>
'd (t2(t='ts')-273.16)'<br>
tmpbng=sublin(result,1)<br>
rc=write(/testuser/model/abc.dat,tmpbng,append)<br>
ts=ts+1<br>
endwhile<br>On running the grads, <br>
ga-&gt; run t2avg.gs<br>

No hardcopy metafile open<br>

All files closed; all defined objects released<br>

All GrADS attributes have been reinitialized<br>

<br>This scripts is RUN OK. But No output file is created. <br>Kindly suggest. <br>geeta<br><br><br><br>&gt; From: gradsusr-request@gradsusr.org<br>&gt; Subject: gradsusr Digest, Vol 4, Issue 13<br>&gt; To: gradsusr@gradsusr.org<br>&gt; Date: Fri, 11 Jun 2010 17:26:55 -0400<br>&gt; <br>&gt; Send gradsusr mailing list submissions to<br>&gt;         gradsusr@gradsusr.org<br>&gt; <br>&gt; To subscribe or unsubscribe via the World Wide Web, visit<br>&gt;         http://gradsusr.org/mailman/listinfo/gradsusr<br>&gt; or, via email, send a message with subject or body 'help' to<br>&gt;         gradsusr-request@gradsusr.org<br>&gt; <br>&gt; You can reach the person managing the list at<br>&gt;         gradsusr-owner@gradsusr.org<br>&gt; <br>&gt; When replying, please edit your Subject line so it is more specific<br>&gt; than "Re: Contents of gradsusr digest..."<br>&gt; <br>&gt; <br>&gt; Today's Topics:<br>&gt; <br>&gt;    1. Re: unsupported --with-jpeg option in hdf5 configure file<br>&gt;       (Jennifer Adams)<br>&gt;    2. Re: Point Vertical Cross-Section to Text ouput (Stephen McMillan)<br>&gt;    3. Re: Enable netcdf 4.1.1 option in grads configure file<br>&gt;       (Huber Pa?l Gilt L?pez)<br>&gt; <br>&gt; <br>&gt; ----------------------------------------------------------------------<br>&gt; <br>&gt; Message: 1<br>&gt; Date: Fri, 11 Jun 2010 14:39:00 -0400<br>&gt; From: Jennifer Adams &lt;jma@cola.iges.org&gt;<br>&gt; Subject: Re: [gradsusr] unsupported --with-jpeg option in hdf5<br>&gt;         configure file<br>&gt; To: GrADS Users Forum &lt;gradsusr@gradsusr.org&gt;<br>&gt; Message-ID: &lt;D567BB37-DB7E-453B-97B3-DA95EA838F58@cola.iges.org&gt;<br>&gt; Content-Type: text/plain; charset="windows-1252"<br>&gt; <br>&gt; Yes, that is my mistake, although it is harmless. The HDF4 library  <br>&gt; uses jpeg, but hdf5 does not, and I accidentally left it in my ./ <br>&gt; configure command.<br>&gt; --Jennifer<br>&gt; <br>&gt; <br>&gt; On Jun 10, 2010, at 11:15 AM, Huber Pa?l Gilt L?pez wrote:<br>&gt; <br>&gt; &gt; Hello Everybody,<br>&gt; &gt;<br>&gt; &gt; I?m trying to compile the hdf5, supplemental library, but in the  <br>&gt; &gt; documentation file (http://iges.org/grads/gadoc/supplibs<br>&gt; &gt; ), say to configure with the command:<br>&gt; &gt; cd $HOME/supplibs/src/<br>&gt; &gt; tar xvfz tarfiles/hdf5-1.8.4-patch1.tar.gz<br>&gt; &gt; cd hdf5-1.8.4-patch1/<br>&gt; &gt; ./configure --disable-shared --disable-fortran \<br>&gt; &gt; --with-zlib=$HOME/supplibs/src/zlib-1.2.3 \<br>&gt; &gt; --with-jpeg=$HOME/supplibs/src/jpeg-6b \<br>&gt; &gt; --with-szlib=$HOME/supplibs/src/szip-2.1 \<br>&gt; &gt; --prefix=$HOME/supplibs/src/hdf5-1.8.4-patch1<br>&gt; &gt; make<br>&gt; &gt; make install<br>&gt; &gt; cp ./lib/libhdf5.a $HOME/supplibs/lib<br>&gt; &gt; cp ./lib/libhdf5_hl.a $HOME/supplibs/lib<br>&gt; &gt; mkdir $HOME/supplibs/include/hdf5<br>&gt; &gt; cp ./include/*.h $HOME/supplibs/include/hdf5/<br>&gt; &gt;<br>&gt; &gt; Then throws the warning, hdf5 don?t need jpeg libraries?<br>&gt; &gt;<br>&gt; &gt; configure: WARNING: unrecognized options: --with-jpeg<br>&gt; &gt; configure: WARNING: unrecognized options: --with-jpeg<br>&gt; &gt;<br>&gt; &gt; Thanks a lot,<br>&gt; &gt;<br>&gt; &gt; Best regards,<br>&gt; &gt; Huber<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; <br>&gt; --<br>&gt; Jennifer M. Adams<br>&gt; IGES/COLA<br>&gt; 4041 Powder Mill Road, Suite 302<br>&gt; Calverton, MD 20705<br>&gt; jma@cola.iges.org<br>&gt; <br>&gt; <br>&gt; <br>&gt; -------------- next part --------------<br>&gt; An HTML attachment was scrubbed...<br>&gt; URL: http://gradsusr.org/pipermail/gradsusr/attachments/20100611/2493cd1f/attachment-0001.html <br>&gt; <br>&gt; ------------------------------<br>&gt; <br>&gt; Message: 2<br>&gt; Date: Fri, 11 Jun 2010 14:48:26 -0400<br>&gt; From: Stephen McMillan &lt;smcmillan@planalytics.com&gt;<br>&gt; Subject: Re: [gradsusr] Point Vertical Cross-Section to Text ouput<br>&gt; To: GrADS Users Forum &lt;gradsusr@gradsusr.org&gt;<br>&gt; Message-ID:<br>&gt;         &lt;AANLkTil1Yi0CILq8uf9ONjPDoimZa3WqUS-_WL7Syj5V@mail.gmail.com&gt;<br>&gt; Content-Type: text/plain; charset="iso-8859-1"<br>&gt; <br>&gt; Justin,<br>&gt; Attached script may accomplish what you want.  It is for a single grid point<br>&gt; (-76, 40) and timestep (5).  You would need to edit the variable names, add<br>&gt; additional while loops for time, location, etc.  I hope it's what you had in<br>&gt; mind.  I also included sample output from this script, using today's 12z GFS<br>&gt; run.<br>&gt; <br>&gt; Stephen McMillan<br>&gt; <br>&gt; On Fri, Jun 11, 2010 at 12:08 PM, Justin Traiteur &lt;<br>&gt; jtraite2@atmos.illinois.edu&gt; wrote:<br>&gt; <br>&gt; &gt; Does anybody know how to take a vertical sounding of a lat lon<br>&gt; &gt; location of an analysis map and output the values at each vertical<br>&gt; &gt; level to a text document?  I will need temperature, pressure, U, V,<br>&gt; &gt; and Specific humidity exported into a text file in order to be<br>&gt; &gt; ingested into the WRF.<br>&gt; &gt;<br>&gt; &gt; Thanks!<br>&gt; &gt; Justin<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; <br>&gt; ***************************************************<br>&gt; The information contained in this e-mail message <br>&gt; is intended only for the use of the recipient(s) <br>&gt; named above and may contain information that is <br>&gt; privileged, confidential, and/or proprietary. <br>&gt; If you are not the intended recipient, you may not<br>&gt; review, copy or distribute this message. If you have<br>&gt; received this communication in error, please notify <br>&gt; the sender immediately by e-mail, and delete the original message.<br>&gt; ***************************************************<br>&gt; -------------- next part --------------<br>&gt; An HTML attachment was scrubbed...<br>&gt; URL: http://gradsusr.org/pipermail/gradsusr/attachments/20100611/646b4357/attachment-0001.html <br>&gt; -------------- next part --------------<br>&gt; tmp(c) u(m/s) v(m/s) plev(mb)<br>&gt;   22.54  -1.5   3.6 1000<br>&gt;   21.84  -1.3   5.0  975<br>&gt;   19.74  -0.7   4.7  950<br>&gt;   17.54   0.2   3.7  925<br>&gt;   15.64   1.8   2.0  900<br>&gt;   14.34   4.1  -0.7  875<br>&gt;   13.34   6.5  -3.9  850<br>&gt;   12.44   7.8  -6.9  825<br>&gt;   11.24   6.9  -8.5  800<br>&gt;   10.24   5.5  -8.4  775<br>&gt;    8.84   5.6  -8.2  750<br>&gt;    7.14   6.5  -8.5  725<br>&gt;    5.34   7.1  -9.3  700<br>&gt;    3.94   7.1  -9.7  675<br>&gt;    3.34   8.3  -9.2  650<br>&gt;    2.24   9.2  -8.7  625<br>&gt;    0.94   9.8  -8.1  600<br>&gt;   -0.06   9.6  -7.8  575<br>&gt;   -1.46   8.2  -8.7  550<br>&gt;   -2.86   6.4  -9.6  525<br>&gt;   -4.36   4.4 -10.0  500<br>&gt;   -7.26   3.8 -10.9  475<br>&gt;  -10.16   3.7 -11.8  450<br>&gt;  -13.16   4.2 -12.7  425<br>&gt;  -16.46   6.8 -13.4  400<br>&gt;  -19.86   8.2 -13.6  375<br>&gt;  -23.86   8.4 -13.0  350<br>&gt;  -28.66   8.3 -12.2  325<br>&gt;  -33.36   9.8 -14.1  300<br>&gt;  -38.16  10.6 -14.1  275<br>&gt;  -43.46  10.8 -14.4  250<br>&gt;  -48.96  10.5 -13.1  225<br>&gt;  -54.96  14.4 -10.2  200<br>&gt;  -60.66  17.9 -10.5  175<br>&gt;  -64.36  12.1 -12.0  150<br>&gt;  -67.06   3.0  -8.2  125<br>&gt;  -67.16   4.0 -13.1  100<br>&gt;  -61.96  -2.1  -6.6   70<br>&gt;  -59.36  -8.1  -4.3   50<br>&gt;  -51.96  -5.1  -1.2   30<br>&gt; -------------- next part --------------<br>&gt; A non-text attachment was scrubbed...<br>&gt; Name: vertout.gs<br>&gt; Type: application/octet-stream<br>&gt; Size: 850 bytes<br>&gt; Desc: not available<br>&gt; Url : http://gradsusr.org/pipermail/gradsusr/attachments/20100611/646b4357/attachment-0001.obj <br>&gt; <br>&gt; ------------------------------<br>&gt; <br>&gt; Message: 3<br>&gt; Date: Fri, 11 Jun 2010 16:24:19 -0500<br>&gt; From: Huber Pa?l Gilt L?pez &lt;huber.gilt@igp.gob.pe&gt;<br>&gt; Subject: Re: [gradsusr] Enable netcdf 4.1.1 option in grads configure<br>&gt;         file<br>&gt; To: "'GrADS Users Forum'" &lt;gradsusr@gradsusr.org&gt;<br>&gt; Message-ID: &lt;201006112131.o5BLVWs6015700@geo.igp.gob.pe&gt;<br>&gt; Content-Type: text/plain; charset="iso-8859-1"<br>&gt; <br>&gt; Hello Jennifer,<br>&gt; <br>&gt;  <br>&gt; <br>&gt; Thanks you for your help, I just enabled the netcdf option but now after<br>&gt; make command, akin the error message:<br>&gt; <br>&gt;  <br>&gt; <br>&gt;  <br>&gt; <br>&gt; gcc -DHAVE_CONFIG_H -I.    -I../../supplibs/include/udunits<br>&gt; -I../../supplibs/include/netcdf  -I../../supplibs/include/hdf5<br>&gt; -I/usr/include/hdf    -g -O2 -c gasdf.c<br>&gt; <br>&gt; gasdf.c: In function 'read_metadata':<br>&gt; <br>&gt; gasdf.c:2278: error: 'name' undeclared (first use in this function)<br>&gt; <br>&gt; gasdf.c:2278: error: (Each undeclared identifier is reported only once<br>&gt; <br>&gt; gasdf.c:2278: error: for each function it appears in.)<br>&gt; <br>&gt; make[2]: *** [gasdf.o] Error 1<br>&gt; <br>&gt; make[2]: Leaving directory `/home/huber/grads/grads-2.0.a8/src'<br>&gt; <br>&gt; make[1]: *** [all] Error 2<br>&gt; <br>&gt; make[1]: Leaving directory `/home/huber/grads/grads-2.0.a8/src'<br>&gt; <br>&gt; make: *** [all-recursive] Error 1<br>&gt; <br>&gt;  <br>&gt; <br>&gt;  <br>&gt; <br>&gt; How can I fix this undeclared ?name??<br>&gt; <br>&gt;  <br>&gt; <br>&gt; Please help me,<br>&gt; <br>&gt;  <br>&gt; <br>&gt; Best regards,<br>&gt; <br>&gt; Huber<br>&gt; <br>&gt;  <br>&gt; <br>&gt;  <br>&gt; <br>&gt;   _____  <br>&gt; <br>&gt; De: gradsusr-bounces@gradsusr.org [mailto:gradsusr-bounces@gradsusr.org] En<br>&gt; nombre de Jennifer Adams<br>&gt; Enviado el: viernes, 11 de junio de 2010 13:37<br>&gt; Para: GrADS Users Forum<br>&gt; Asunto: Re: [gradsusr] Enable netcdf 4.1.1 option in grads configure file<br>&gt; <br>&gt;  <br>&gt; <br>&gt;  <br>&gt; <br>&gt; On Jun 11, 2010, at 2:11 PM, Huber Pa?l Gilt L?pez wrote:<br>&gt; <br>&gt; <br>&gt; <br>&gt; <br>&gt; <br>&gt; Hello,<br>&gt; <br>&gt;  <br>&gt; <br>&gt; I?m trying to build grads with netcdf option enable, after I configured the<br>&gt; grads with this command:<br>&gt; <br>&gt;  <br>&gt; <br>&gt; ./configure -?prefix=/opt/grads-2.0.a8 --with-sdf<br>&gt; --with-netcdf-include=/home/huber/grads/supplibs/include/netcdf &gt; config.out<br>&gt; <br>&gt;  <br>&gt; <br>&gt; You should not need to specify any configure options (other than --prefix)<br>&gt; to get netcdf support. I did not write any code to support the<br>&gt; "--with-netcdf-include" option... <br>&gt; <br>&gt; <br>&gt; <br>&gt; <br>&gt; <br>&gt;  <br>&gt; <br>&gt; I had the following message that ludunits library is not found:<br>&gt; <br>&gt;  <br>&gt; <br>&gt; Checking in supplibs for libraries to support netcdf-4 ...<br>&gt; <br>&gt; checking for udunits.h... (cached) yes<br>&gt; <br>&gt; checking for utInit in -ludunits... (cached) no<br>&gt; <br>&gt; - netcdf-4 disabled<br>&gt; <br>&gt;  <br>&gt; <br>&gt; Then, I tried to build the source ldudunits library with the make command,<br>&gt; and also I had this error:<br>&gt; <br>&gt;  <br>&gt; <br>&gt; cc -o udunits -O udunits.o -R/data/hoop/udunits-1.11.7/src/lib<br>&gt; -L/data/hoop/udunits-1.11.7/src/lib -ludunits<br>&gt; -R/data/hoop/udunits-1.11.7/src/port/misc<br>&gt; -L/data/hoop/udunits-1.11.7/src/port/misc -ludport -ly -lm<br>&gt; <br>&gt; (Bundled) cc: warning 922: "-O" is unsupported in the bundled compiler,<br>&gt; ignored.<br>&gt; <br>&gt; (Bundled) cc: warning 901: unknown option:<br>&gt; `-R/data/hoop/udunits-1.11.7/src/lib': use +help for online documentation.<br>&gt; <br>&gt; (Bundled) cc: warning 901: unknown option:<br>&gt; `-R/data/hoop/udunits-1.11.7/src/port/misc': use +help for online<br>&gt; documentation.<br>&gt; <br>&gt; ld: Can't find library for -ludunits<br>&gt; <br>&gt; Fatal error.<br>&gt; <br>&gt;  <br>&gt; <br>&gt; Why the compilation needs the ludunits library, I was thought this library<br>&gt; will be the output?<br>&gt; <br>&gt;  <br>&gt; <br>&gt; What you're trying to build here is a utility called 'udunits' -- that is<br>&gt; something that is built along with the library, but it is not necessary for<br>&gt; GrADS. <br>&gt; <br>&gt;  <br>&gt; <br>&gt; Look for a file called libudunits.a  -- that is what GrADS needs -- and put<br>&gt; it in your $SUPPLIBS/lib location. <br>&gt; <br>&gt;  <br>&gt; <br>&gt; --Jennifer<br>&gt; <br>&gt;  <br>&gt; <br>&gt;  <br>&gt; <br>&gt; <br>&gt; <br>&gt;  <br>&gt; <br>&gt;  <br>&gt; <br>&gt; Please help me<br>&gt; <br>&gt; Best regards,<br>&gt; <br>&gt;  <br>&gt; <br>&gt; Huber Paul Gilt Lopez<br>&gt; <br>&gt; IGP-Peru<br>&gt; <br>&gt;  <br>&gt; <br>&gt;  <br>&gt; <br>&gt;  <br>&gt; <br>&gt;  <br>&gt; <br>&gt;  <br>&gt; <br>&gt;  <br>&gt; <br>&gt;  <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; <br>&gt; --<br>&gt; <br>&gt; Jennifer M. Adams<br>&gt; <br>&gt; IGES/COLA<br>&gt; <br>&gt; 4041 Powder Mill Road, Suite 302<br>&gt; <br>&gt; Calverton, MD 20705<br>&gt; <br>&gt; jma@cola.iges.org<br>&gt; <br>&gt;  <br>&gt; <br>&gt; <br>&gt; <br>&gt; <br>&gt; <br>&gt;  <br>&gt; <br>&gt; -------------- next part --------------<br>&gt; An HTML attachment was scrubbed...<br>&gt; URL: http://gradsusr.org/pipermail/gradsusr/attachments/20100611/1031c56a/attachment.html <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 4, Issue 13<br>&gt; ***************************************<br>                                               <br /><hr />Manage your finance and manage money through MSN Money Special <a href='http://news.in.msn.com/moneyspecial/' target='_new'>Drag n' drop</a></body>
</html>