Re: Chart Plotting from GRIB-2

From: Syed Hassan Gilani <gilani.hassan_at_nyahnyahspammersnyahnyah>
Date: Mon Apr 02 2012 - 02:32:22 MDT

Hi,

I am trying to output the GRIB-2 variable data but ending up with following
error's:
Any advice? tks

[image: Inline image 3]

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<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/<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/<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<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

image.png
Received on Mon Apr 2 02:32:56 2012

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