[gradsusr] problem: data Request is completely outside file limits
Jeff Duda
jeffduda319 at gmail.com
Thu Jan 17 11:05:07 EST 2013
The valid time ranges of each file do not agree. The first one is valid at
2007:2:14:13, which I presume is Feb 14 2007 at 1300 UTC (but I could be
wrong about that), while the second file is valid at 2007:2:14:19, which is
probably 6 hours later than the first file. To plot them on the same set
of axes, you'll have to include a (time= ) string to the second variable
in the display command. By that, I mean,
'd spei.1 + spei.2(time=13Z14FEB2007)' (or whatever date it really is)
Hope this helps.
Jeff Duda
On Thu, Jan 17, 2013 at 9:56 AM, Arlindo Meque <mequitomz at yahoo.com.br>wrote:
>
>
> Hello everyone,
>
> 1. I have two files with apparently same dimensions as described below,
> and I am able to plot then separately:
>
> a) File 1:
> ga-> sdfopen ninoY.regcmFeb.mean.nc
> Scanning self-describing file: ninoY.regcmFeb.mean.nc
> SDF file ninoY.regcmFeb.mean.nc is open as file 1
> LON set to -24.64 60.28
> LAT set to -45.76 42.24
> LEV set to 0 0
> Time values set: 2007:2:14:13 2007:2:14:13
> E set to 1 1
> ga-> q file
> File 1 :
> Descriptor: ninoY.regcmFeb.mean.nc
> Binary: ninoY.regcmFeb.mean.nc
> Type = Gridded
> Xsize = 194 Ysize = 201 Zsize = 1 Tsize = 1 Esize = 1
> Number of Variables = 1
> spei 0 t,y,x Standardize Prec-Evap Index
> ga->
>
> b) File2:
>
> ga-> sdfopen ninoY.arpegeFeb.mean.nc
> Scanning self-describing file: ninoY.arpegeFeb.mean.nc
> SDF file ninoY.arpegeFeb.mean.nc is open as file 1
> LON set to -24.64 60.28
> LAT set to -45.76 42.24
> LEV set to 0 0
> Time values set: 2007:2:14:19 2007:2:14:19
> E set to 1 1
> ga-> q file
> File 1 :
> Descriptor: ninoY.arpegeFeb.mean.nc
> Binary: ninoY.arpegeFeb.mean.nc
> Type = Gridded
> Xsize = 194 Ysize = 201 Zsize = 1 Tsize = 1 Esize = 1
> Number of Variables = 1
> spei 0 t,y,x Standardize Prec-Evap Index
> ga->
>
> 2. But when I try to plot them in the same panel it seems that there's a
> mismatch between them:
>
> a-> sdfopen ninoY.arpegeFeb.mean.nc
> Scanning self-describing file: ninoY.arpegeFeb.mean.nc
> SDF file ninoY.arpegeFeb.mean.nc is open as file 2
> ga-> d spei.2
> Data Request Warning: Request is completely outside file limits
> Entire grid contents are set to missing data
> Grid limits of file: X = 1 194 Y = 1 201 Z = 1 1 T = 1 1 E = 1 1
> Grid limits of request: X = 1 194 Y = 1 201 Z = 1 1 T = -347 -347 E = 1 1
> Warning issued for variable = spei.2
> Cannot contour grid - all undefined values
>
>
> 3. Help is needed,
>
>
> Sincerely,
>
> Arlindo
>
>
>
>
>
>
>
>
>
>
>
>
>
> _______________________________________________
> 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/20130117/80afaaa8/attachment-0003.html
More information about the gradsusr
mailing list