Re: Chart Plotting from GRIB-2

From: Mary Haley <haley_at_nyahnyahspammersnyahnyah>
Date: Mon Apr 02 2012 - 10:49:59 MDT

Hi Hassan,

I noticed you are running NCL V5.2.1. Do you have a system where you can try this with NCL V6.0.0?

Meanwhile, can you also provide us with the file? Please see this for information on where to put the file:

http://www.ncl.ucar.edu/report_bug.shtml#HowToFTP

Thanks,

--Mary

On Apr 2, 2012, at 3:32 AM, Syed Hassan Gilani wrote:

> Hi,
>
> I am trying to output the GRIB-2 variable data but ending up with following error's:
> Any advice? tks
>
> <image.png>
>
> On Sun, Apr 1, 2012 at 10:07 PM, Dennis Shea <shea@ucar.edu> wrote:
> All netCDF, all GRIB, all HDF are read via the same function: addfile
> http://www.ncl.ucar.edu/Document/Functions/Built-in/addfile.shtml
>
> f = addfile("FOO.grb", "r")
> print(f) ; examine file contents
>
> Also, ncl_filedump can be used from the command line
>
> %> ncl_filedump FOO.grb | less
>
> Find something on the Examples page and modify as necessary
> http://www.ncl.ucar.edu/Applications/
>
> If you are new to NCL, please see the Mini-Language manual at:
> http://www.ncl.ucar.edu/Document/Manuals/
>
> Please respond only to ncl-talk@ucr.edu
> Do not include my email address.
>
> Good luck
>
>
> On 3/31/12 11:48 AM, Syed Hassan Gilani wrote:
> Hi,
>
> Is there any example on using GRIB-2 data for plotting wind or temp chart?
>
> Any advice or link reference will be helpful, tks
>
> Best Regards,
> Hassan
>
> Sent from my iPhone
> _______________________________________________
> ncl-talk mailing list
> List instructions, subscriber options, unsubscribe:
> http://mailman.ucar.edu/mailman/listinfo/ncl-talk
>
> _______________________________________________
> ncl-talk mailing list
> List instructions, subscriber options, unsubscribe:
> http://mailman.ucar.edu/mailman/listinfo/ncl-talk

_______________________________________________
ncl-talk mailing list
List instructions, subscriber options, unsubscribe:
http://mailman.ucar.edu/mailman/listinfo/ncl-talk
Received on Mon Apr 2 10:50:11 2012

This archive was generated by hypermail 2.1.8 : Mon Apr 09 2012 - 13:43:03 MDT