[ncl-talk] ploting with GFS data

Alan Brammer abrammer at albany.edu
Wed Nov 11 06:52:48 MST 2015


Not really clear what your issue is but assuming you know how to add files in NCL.  
Just append one of the .grb suffixes in the addfile function 

e.g.
fname = “gfs……f00"
inf =  addfile(fname+”.grb”, “r”)

Good luck. 
Alan. 


> On 11 Nov 2015, at 04:52, grace <313695096 at qq.com> wrote:
> 
> Hi all:
>    I am trying to make a plot with gfs data,but I don't know how to open or use the data like this:
>  <CA7A704D at A7AB3A75.C20F4356.jpg>
>    How can I slove those problem?
>    Or do you guys have some advice?
>    Any information will be appreciated.
> _______________________________________________
> ncl-talk mailing list
> ncl-talk at ucar.edu
> List instructions, subscriber options, unsubscribe:
> http://mailman.ucar.edu/mailman/listinfo/ncl-talk

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.ucar.edu/pipermail/ncl-talk/attachments/20151111/d8d3befd/attachment.html 


More information about the ncl-talk mailing list