[gradsusr] Cannot able to plot NARR data
James T. Potemra
jimp at hawaii.edu
Tue Jan 31 20:54:29 EST 2017
Hi Kalyan,
There are a lot of missing data in your file, so that might be why
contours/shading doesn't show up. If you use "set gxout grfill" before
"d thick" you can see all the valid grid cells. Also note that your
longitude values are somewhat unconventional and run from -220 -0.4375
(140E to 0), so make sure your "set lon x1 x1" is within that range.
Jim
On 1/31/17 3:31 PM, kalyan chakravarthy wrote:
> Hi Everyone,
>
> By using NARR data, I am trying to plot the thickness between
> 500-1000mb levels. I am having an ctl file to open the grib file.
>
> I have used the following commands to read and plot the file
>
> Open model.ctl
> set lat y1 y2
> set lon x1 x2
> define thick=HGTprs(lev=500)-HGTprs(lev=1000)
> d thick
>
> But I didn't see any shaded or contours drawn. Can anyone helpme with
> the problem.
>
> I have attached the data files.
>
> Thanks in advance
> Kalyan
> model.ctl
> <https://drive.google.com/file/d/0B5GylLRnzAPJeFBpUDNPOFc3aGM/view?usp=drive_web>
>
> narr-a_221_20100927_0600_000.grb
> <https://drive.google.com/file/d/0B5GylLRnzAPJaG4tMTd5YkpxWTg/view?usp=drive_web>
>
> narr-a_221_20100927_hh00_000.idx
> <https://drive.google.com/file/d/0B5GylLRnzAPJWHBOQjRGMFJwZlU/view?usp=drive_web>
>
>
>
> _______________________________________________
> gradsusr mailing list
> gradsusr at gradsusr.org
> http://gradsusr.org/mailman/listinfo/gradsusr
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://gradsusr.org/pipermail/gradsusr/attachments/20170131/8f70e845/attachment-0001.html
More information about the gradsusr
mailing list