<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 jeff, <BR>It worked<br><br>geeta<br>&nbsp;<BR><div>&gt; From: gradsusr-request@gradsusr.org<br>&gt; Subject: gradsusr Digest, Vol 46, Issue 32<br>&gt; To: gradsusr@gradsusr.org<br>&gt; Date: Wed, 18 Dec 2013 12:00:01 -0500<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: unable to plot 2 files together (Jeff Duda)<br>&gt;    2. More about version 2.1 (Jennifer Adams)<br>&gt; <br>&gt; <br>&gt; ----------------------------------------------------------------------<br>&gt; <br>&gt; Message: 1<br>&gt; Date: Tue, 17 Dec 2013 11:24:18 -0600<br>&gt; From: Jeff Duda &lt;jeffduda319@gmail.com&gt;<br>&gt; Subject: Re: [gradsusr] unable to plot 2 files together<br>&gt; To: GrADS Users Forum &lt;gradsusr@gradsusr.org&gt;<br>&gt; Message-ID:<br>&gt;         &lt;CAAig09C8yDuh9boAWxReUDoRPPBVYShep+3YjX3-gz8uaVNesg@mail.gmail.com&gt;<br>&gt; Content-Type: text/plain; charset="iso-8859-1"<br>&gt; <br>&gt; Your control files appear to contain data valid at different times.  You<br>&gt; need to adjust the time dimension.  Since you appear to want to display a<br>&gt; rain sum between two files valid at different times, you must use a time<br>&gt; string to change the valid time of one of the files.  In other words, you<br>&gt; will need to do something like<br>&gt; <br>&gt; d rainnc.1+rainnc.2(time=03Z06JUN2011)<br>&gt; <br>&gt; if you opened the files you listed above in chronological order.  The time<br>&gt; dimension in Grads is set by default to whatever the first time step in<br>&gt; control file #1 (the first control file you opened) is.  You can use 'set<br>&gt; dfile N', where N is the file number, to change this default behavior, but<br>&gt; you will still have to input a time string on all but one of the rainncs to<br>&gt; do a sum from files valid at different times.<br>&gt; <br>&gt; Jeff Duda<br>&gt; <br>&gt; <br>&gt; On Tue, Dec 17, 2013 at 6:02 AM, Geeta Geeta &lt;geeta124@hotmail.com&gt; wrote:<br>&gt; <br>&gt; &gt;<br>&gt; &gt; Hi<br>&gt; &gt; I have to open a no of files in grads which are<br>&gt; &gt; /store_file/03june2011/wrf-outp_d01_2011060303.ctl'<br>&gt; &gt; /store_file/06june2011/wrf-outp_d01_2011060603.ctl'<br>&gt; &gt; /store_file/07june2011/wrf-outp_d01_2011060703.ctl'<br>&gt; &gt;<br>&gt; &gt; ............ so on.<br>&gt; &gt;<br>&gt; &gt;<br>&gt; &gt; ga-&gt; open /expr/store_file/03june2011/wrf-outp_d01_2011060303.ctl<br>&gt; &gt; Scanning description file:<br>&gt; &gt; /expr/store_file/03june2011/wrf-outp_d01_2011060303.ctlData file<br>&gt; &gt; /expr/store_file/03june2011/wrf-outp_d01_2011060303.dat is open as file<br>&gt; &gt; 1LON set to 73.9429 87.0571<br>&gt; &gt; LAT set to 9.09704 21.7107<br>&gt; &gt; LEV set to 1000 1000<br>&gt; &gt; Time values set: 2011:6:3:3 2011:6:3:3<br>&gt; &gt; ga-&gt; open /expr/store_file/06june2011/wrf-outp_d01_2011060603.ctl<br>&gt; &gt; Scanning description file:<br>&gt; &gt; /expr/store_file/06june2011/wrf-outp_d01_2011060603.ctlData file<br>&gt; &gt; /expr/store_file/06june2011/wrf-outp_d01_2011060603.dat is open as file<br>&gt; &gt; 2ga-&gt; d rainc.1+rainnc.1+rainc.2+rainnc.2<br>&gt; &gt; Data Request Warning:  Request beyond file limits<br>&gt; &gt;   Entire grid contents are set to missing data<br>&gt; &gt;   Dimension ranges are:  X = 1 163  Y = 1 163  Z = 1 1  T = -71 1<br>&gt; &gt;   Warning issued for variable = rainc.2<br>&gt; &gt; Data Request Warning:  Request beyond file limits<br>&gt; &gt;   Entire grid contents are set to missing data<br>&gt; &gt;   Dimension ranges are:  X = 1 163  Y = 1 163  Z = 1 1  T = -71 1<br>&gt; &gt;   Warning issued for variable = rainnc.2<br>&gt; &gt; Cannot contour grid - all undefined values<br>&gt; &gt; ga-&gt;<br>&gt; &gt;<br>&gt; &gt;<br>&gt; &gt; But Grads is NOT plotting the data???????<br>&gt; &gt;<br>&gt; &gt; Kindly advice<br>&gt; &gt; geeta<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; Jeff Duda<br>&gt; Graduate research assistant<br>&gt; University of Oklahoma School of Meteorology<br>&gt; Center for Analysis and Prediction of Storms<br>&gt; -------------- next part --------------<br>&gt; An HTML attachment was scrubbed...<br>&gt; URL: http://gradsusr.org/pipermail/gradsusr/attachments/20131217/41602047/attachment-0001.html <br>&gt; <br>&gt; ------------------------------<br>&gt; <br>&gt; Message: 2<br>&gt; Date: Wed, 18 Dec 2013 08:42:37 -0500<br>&gt; From: Jennifer Adams &lt;jma@cola.iges.org&gt;<br>&gt; Subject: [gradsusr] More about version 2.1<br>&gt; To: GrADS Users Forum &lt;gradsusr@gradsusr.org&gt;<br>&gt; Message-ID: &lt;3C9AE036-4EBE-40BF-92DB-EFBB59C63524@cola.iges.org&gt;<br>&gt; Content-Type: text/plain; charset="us-ascii"<br>&gt; <br>&gt; Dear All, <br>&gt; I wrote in the ChangeLog that the graphics code had been restructured to be more "pluggable." This means that now it is much easier to switch between graphics rendering engines. If you are unhappy with the Cairo interface -- for performance reasons, or because of the output image file size, or because you rely on the interactive widgets -- it will be possible to stick with the classic interface (which has direct calls to X11 and which uses the GD library to create the image output). In future releases, we will begin to use dynamic linking. This will allow the user to choose a preferred rendering engine. The move to dynamic linking will also enable user-defined functions, and will improve the performance of GrADS, especially in environments where it is run in multiple instances in batch mode for quick jobs such as the data I/O behind the GDS or for operational image generation behind a web site. <br>&gt; <br>&gt; It is my hope that building GrADS from source will also become easier as we move to dynamic linking. The custom builds of the supplibs, which are currently optimized for static linking and portability, will be replaced by standard system installations and GrADS will only load what is necessary at run time. There are 30 (!) libraries that are statically linked with the latest release -- we believe GrADS has reached the tipping point where this strategy is now becoming a liability. <br>&gt; <br>&gt; The feature that will not return with the classic interface is the use of the print command to write out a metafile for gxps, gxeps, gxtran, and gv32. If you need vector graphics output, you will have to use version 2.1 with Cairo, or stick with version 2.0. <br>&gt; <br>&gt; So, version 2.1.a1 is "alpha" in the sense that its features are not fully developed, but I believe the new code is working well, and I encourage you to try version 2.1 and see for yourselves just how nice the graphics look with Cairo. I am working on updating the scripts behind our web site, http://wxmaps.org, to showcase the new capabilities. <br>&gt; <br>&gt; Happy Holidays, Everyone!<br>&gt; --Jennifer<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/20131218/915ef53d/attachment-0001.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 46, Issue 32<br>&gt; ****************************************<br></div>                                               </div></body>
</html>