<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>Thanks Jennifer. <BR>
I am working on P-570 IBM server&nbsp; mY AIX version is 5.3. <BR>
&nbsp;<BR>
I cannot see any visible problems with it's installation. <BR>
but when I use gribmap, it does not plot the grib2 files. <BR>
<BR>Can&nbsp; you suggest further. <BR>geeta<BR>&nbsp;<BR>
<DIV>&gt; From: gradsusr-request@gradsusr.org<BR>&gt; Subject: gradsusr Digest, Vol 49, Issue 13<BR>&gt; To: gradsusr@gradsusr.org<BR>&gt; Date: Wed, 12 Mar 2014 11:38:09 -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: Doubt reg installation of Grads 2.0 (Jennifer Adams)<BR>&gt; 2. Re: Display lat-lon map rotated (Jennifer Adams)<BR>&gt; 3. Re: Help getting started (Jennifer Adams)<BR>&gt; <BR>&gt; <BR>&gt; ----------------------------------------------------------------------<BR>&gt; <BR>&gt; Message: 1<BR>&gt; Date: Wed, 12 Mar 2014 11:27:39 -0400<BR>&gt; From: Jennifer Adams &lt;jma@cola.iges.org&gt;<BR>&gt; Subject: Re: [gradsusr] Doubt reg installation of Grads 2.0<BR>&gt; To: GrADS Users Forum &lt;gradsusr@gradsusr.org&gt;<BR>&gt; Message-ID: &lt;541F4BBA-8284-491C-B887-14364734D05D@cola.iges.org&gt;<BR>&gt; Content-Type: text/plain; charset="windows-1252"<BR>&gt; <BR>&gt; Detailed instructions for building GrADS from source are here: <BR>&gt; http://iges.org/grads/gadoc/supplibs.html<BR>&gt; <BR>&gt; ?but building on AIX is not easy. Perhaps you can ask the system administrators for some help? What system are you working on? <BR>&gt; --Jennifer<BR>&gt; <BR>&gt; <BR>&gt; On Mar 7, 2014, at 12:10 PM, Geeta Geeta wrote:<BR>&gt; <BR>&gt; &gt; Hi all, <BR>&gt; &gt; this is my second post but no body replied. <BR>&gt; &gt; <BR>&gt; &gt; I have to plot the GRIB2 files hence I have to switch over to GRADS 2.0. <BR>&gt; &gt; I gave ./configure and following message I got <BR>&gt; &gt; - hdf5 disabled<BR>&gt; &gt; <BR>&gt; &gt; - netcdf disabled<BR>&gt; &gt; <BR>&gt; &gt; - OPeNDAP for station data disabled<BR>&gt; &gt; <BR>&gt; &gt; +=========================================================================+<BR>&gt; &gt; GrADS 2.0.2 : Built Wed Mar 5 16:25:57 IST 2014 for powerpc-ibm-aix5.3.0.0<BR>&gt; &gt; +=========================================================================+<BR>&gt; &gt; <BR>&gt; &gt; +-------------------------------+<BR>&gt; &gt; | |<BR>&gt; &gt; | GrADS will be built with: |<BR>&gt; &gt; | |<BR>&gt; &gt; | - GUI disabled |<BR>&gt; &gt; | + readline enabled |<BR>&gt; &gt; | - geotiff disabled |<BR>&gt; &gt; | - shapefile disabled |<BR>&gt; &gt; | - printim disabled |<BR>&gt; &gt; | - grib2 disabled |<BR>&gt; &gt; | - hdf4 disabled |<BR>&gt; &gt; | - hdf5 disabled |<BR>&gt; &gt; | - netcdf disabled |<BR>&gt; &gt; | - OPeNDAP disabled |<BR>&gt; &gt; | |<BR>&gt; &gt; | gxtran will not be built |<BR>&gt; &gt; | grib2scan will not be built |<BR>&gt; &gt; | |<BR>&gt; &gt; +-------------------------------+<BR>&gt; &gt; configure: creating src/VERSION<BR>&gt; &gt; configure: creating src/buildinfo.h<BR>&gt; &gt; configure: creating ./config.status<BR>&gt; &gt; config.status: creating Makefile<BR>&gt; &gt; config.status: creating src/Makefile<BR>&gt; &gt; config.status: creating src/config.h<BR>&gt; &gt; <BR>&gt; &gt; Run 'make &amp;&amp; make install' to build GrADS.<BR>&gt; &gt; Executables will be installed to bin/ in current dir,<BR>&gt; &gt; <BR>&gt; &gt; EXECUtables are created in the bin directory. <BR>&gt; &gt; bash-3.2$ ls -l<BR>&gt; &gt; total 9256<BR>&gt; &gt; -rwxr-xr-x 1 model staff 95326 Mar 05 16:30 bufrscan<BR>&gt; &gt; -rwxr-xr-x 1 model staff 2305862 Mar 05 16:30 grads<BR>&gt; &gt; -rwxr-xr-x 1 model staff 454082 Mar 05 16:30 gribmap<BR>&gt; &gt; -rwxr-xr-x 1 model staff 262134 Mar 05 16:30 gribscan<BR>&gt; &gt; -rwxr-xr-x 1 model staff 77204 Mar 05 16:30 gxeps<BR>&gt; &gt; -rwxr-xr-x 1 model staff 57585 Mar 05 16:30 gxps<BR>&gt; &gt; -rwxr-xr-x 1 model staff 407456 Mar 05 16:30 stnmap<BR>&gt; &gt; -rwxr-xr-x 1 model staff 1051988 Mar 05 16:30 wgrib<BR>&gt; &gt; bash-3.2$ pwd<BR>&gt; &gt; /oprn/model/grads-2.0.2/bin<BR>&gt; &gt; <BR>&gt; &gt; <BR>&gt; &gt; <BR>&gt; &gt; <BR>&gt; &gt; bash-3.2$ ~/g2ctl -0 ~/Mesomodel/gfs/fnl_20130331_00_00 &gt;test.ctl<BR>&gt; &gt; bash-3.2$ ~/grads-2.0.2/bin/gribmap -0 -i test.ctl<BR>&gt; &gt; Open Error: Data file type invalid<BR>&gt; &gt; --&gt; The invalid description file record is:<BR>&gt; &gt; --&gt; dtype grib2<BR>&gt; &gt; The data file was not opened.<BR>&gt; &gt; bash-3.2$<BR>&gt; &gt; <BR>&gt; &gt; I am still unable to plot the grib2 data<BR>&gt; &gt; <BR>&gt; &gt; How to make - grib2 disabled AS enabled????<BR>&gt; &gt; Pls suggest. <BR>&gt; &gt; geeta<BR>&gt; &gt; <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; <BR>&gt; --<BR>&gt; Jennifer M. Adams<BR>&gt; Center for Ocean-Land-Atmosphere Studies (COLA)<BR>&gt; 111 Research Hall, Mail Stop 2B3<BR>&gt; George Mason University<BR>&gt; 4400 University Drive<BR>&gt; Fairfax, VA 22030 <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/20140312/7cf894d3/attachment-0001.html <BR>&gt; <BR>&gt; ------------------------------<BR>&gt; <BR>&gt; Message: 2<BR>&gt; Date: Wed, 12 Mar 2014 11:32:23 -0400<BR>&gt; From: Jennifer Adams &lt;jma@cola.iges.org&gt;<BR>&gt; Subject: Re: [gradsusr] Display lat-lon map rotated<BR>&gt; To: GrADS Users Forum &lt;gradsusr@gradsusr.org&gt;<BR>&gt; Message-ID: &lt;FC59B74F-A8DD-496B-A954-0A500DB08C54@cola.iges.org&gt;<BR>&gt; Content-Type: text/plain; charset="us-ascii"<BR>&gt; <BR>&gt; I don't think this can be done in GrADS. Perhaps you could contact WAFC LONDON and ask them what software they are using for their graphics.<BR>&gt; --Jennifer<BR>&gt; <BR>&gt; On Mar 6, 2014, at 8:29 AM, Vladimir Meerson wrote:<BR>&gt; <BR>&gt; &gt; Dear GrADs users,<BR>&gt; &gt; <BR>&gt; &gt; <BR>&gt; &gt; <BR>&gt; &gt; I have ordinary (non-rotaded) latitude/longitude grib file and I want to plot wind/temperature map with mercator project rotated (see example attached).<BR>&gt; &gt; <BR>&gt; &gt; <BR>&gt; &gt; <BR>&gt; &gt; Is it possible in GrADS?<BR>&gt; &gt; <BR>&gt; &gt; <BR>&gt; &gt; <BR>&gt; &gt; Thank you for your assistance.<BR>&gt; &gt; <BR>&gt; &gt; <BR>&gt; &gt; <BR>&gt; &gt; <BR>&gt; &gt; <BR>&gt; &gt; Vladimir Meerson<BR>&gt; &gt; <BR>&gt; &gt; Israel Meteorological Service<BR>&gt; &gt; <BR>&gt; &gt; P.O.Box 25, Bet-Dagan 50250<BR>&gt; &gt; <BR>&gt; &gt; ISRAEL<BR>&gt; &gt; <BR>&gt; &gt; www.ims.gov.il&lt;http://www.ims.gov.il/&gt;<BR>&gt; &gt; <BR>&gt; &gt; <BR>&gt; &gt; **********************************************************************************************<BR>&gt; &gt; IMPORTANT: The contents of this email and any attachments are confidential. They are intended for the <BR>&gt; &gt; named recipient(s) only.<BR>&gt; &gt; If you have received this email in error, please notify the system manager or the sender immediately and do <BR>&gt; &gt; not disclose the contents to anyone or make copies thereof.<BR>&gt; &gt; *** MOT-eSafe scanned this email for viruses, vandals, and malicious content. ***<BR>&gt; &gt; **********************************************************************************************<BR>&gt; &gt; <BR>&gt; &gt; <BR>&gt; &gt; ************************************************************************************<BR>&gt; &gt; This footnote confirms that this email message has been scanned by<BR>&gt; &gt; PineApp Mail-SeCure for the presence of malicious code, vandals &amp; computer viruses.<BR>&gt; &gt; ************************************************************************************<BR>&gt; &gt; <BR>&gt; &gt; <BR>&gt; &gt; <BR>&gt; &gt; &lt;example.png&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; Center for Ocean-Land-Atmosphere Studies (COLA)<BR>&gt; 111 Research Hall, Mail Stop 2B3<BR>&gt; George Mason University<BR>&gt; 4400 University Drive<BR>&gt; Fairfax, VA 22030 <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/20140312/6a11037f/attachment-0001.html <BR>&gt; <BR>&gt; ------------------------------<BR>&gt; <BR>&gt; Message: 3<BR>&gt; Date: Wed, 12 Mar 2014 11:38:13 -0400<BR>&gt; From: Jennifer Adams &lt;jma@cola.iges.org&gt;<BR>&gt; Subject: Re: [gradsusr] Help getting started<BR>&gt; To: GrADS Users Forum &lt;gradsusr@gradsusr.org&gt;<BR>&gt; Message-ID: &lt;44913645-09E6-49CC-8294-459C42BDE46B@cola.iges.org&gt;<BR>&gt; Content-Type: text/plain; charset="utf-8"<BR>&gt; <BR>&gt; The opengrads project is where windows builds are available. I don't know anything about wishingwork.com. Have a look at http://sourceforge.net/projects/opengrads/files/grads2/2.0.1.oga.1/Windows/<BR>&gt; --Jennifer<BR>&gt; <BR>&gt; <BR>&gt; <BR>&gt; <BR>&gt; On Mar 5, 2014, at 1:10 AM, Reese, David W. wrote:<BR>&gt; <BR>&gt; &gt; I used Grads way back when in college but haven't touched it since. I'm trying to get it to work on my WINDOWS laptop, but I keep running into a wall... The instructions on this website were easy enough until it got to the actual installation of GRADS, step #2 under "Installation" in particular. I've made the directory in the Cygwin, but I'm not able to get to it through there. <BR>&gt; &gt; http://www.wishingwork.com/grads/installation/installation.html?<BR>&gt; &gt; <BR>&gt; &gt; Any help would be greatly appreciated! <BR>&gt; &gt; <BR>&gt; &gt; Thank you! <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; Center for Ocean-Land-Atmosphere Studies (COLA)<BR>&gt; 111 Research Hall, Mail Stop 2B3<BR>&gt; George Mason University<BR>&gt; 4400 University Drive<BR>&gt; Fairfax, VA 22030 <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/20140312/02250c84/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 49, Issue 13<BR>&gt; ****************************************<BR></DIV>                                               </div></body>
</html>