[gradsusr] unable to plot 2 files together

Jeff Duda jeffduda319 at gmail.com
Tue Dec 17 12:24:18 EST 2013


Your control files appear to contain data valid at different times.  You
need to adjust the time dimension.  Since you appear to want to display a
rain sum between two files valid at different times, you must use a time
string to change the valid time of one of the files.  In other words, you
will need to do something like

d rainnc.1+rainnc.2(time=03Z06JUN2011)

if you opened the files you listed above in chronological order.  The time
dimension in Grads is set by default to whatever the first time step in
control file #1 (the first control file you opened) is.  You can use 'set
dfile N', where N is the file number, to change this default behavior, but
you will still have to input a time string on all but one of the rainncs to
do a sum from files valid at different times.

Jeff Duda


On Tue, Dec 17, 2013 at 6:02 AM, Geeta Geeta <geeta124 at hotmail.com> wrote:

>
> Hi
> I have to open a no of files in grads which are
> /store_file/03june2011/wrf-outp_d01_2011060303.ctl'
> /store_file/06june2011/wrf-outp_d01_2011060603.ctl'
> /store_file/07june2011/wrf-outp_d01_2011060703.ctl'
>
> ............ so on.
>
>
> ga-> open /expr/store_file/03june2011/wrf-outp_d01_2011060303.ctl
> Scanning description file:
> /expr/store_file/03june2011/wrf-outp_d01_2011060303.ctlData file
> /expr/store_file/03june2011/wrf-outp_d01_2011060303.dat is open as file
> 1LON set to 73.9429 87.0571
> LAT set to 9.09704 21.7107
> LEV set to 1000 1000
> Time values set: 2011:6:3:3 2011:6:3:3
> ga-> open /expr/store_file/06june2011/wrf-outp_d01_2011060603.ctl
> Scanning description file:
> /expr/store_file/06june2011/wrf-outp_d01_2011060603.ctlData file
> /expr/store_file/06june2011/wrf-outp_d01_2011060603.dat is open as file
> 2ga-> d rainc.1+rainnc.1+rainc.2+rainnc.2
> Data Request Warning:  Request beyond file limits
>   Entire grid contents are set to missing data
>   Dimension ranges are:  X = 1 163  Y = 1 163  Z = 1 1  T = -71 1
>   Warning issued for variable = rainc.2
> Data Request Warning:  Request beyond file limits
>   Entire grid contents are set to missing data
>   Dimension ranges are:  X = 1 163  Y = 1 163  Z = 1 1  T = -71 1
>   Warning issued for variable = rainnc.2
> Cannot contour grid - all undefined values
> ga->
>
>
> But Grads is NOT plotting the data???????
>
> Kindly advice
> geeta
>
> _______________________________________________
> gradsusr mailing list
> gradsusr at gradsusr.org
> http://gradsusr.org/mailman/listinfo/gradsusr
>
>


-- 
Jeff Duda
Graduate research assistant
University of Oklahoma School of Meteorology
Center for Analysis and Prediction of Storms
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://gradsusr.org/pipermail/gradsusr/attachments/20131217/41602047/attachment.html 


More information about the gradsusr mailing list