Re: wrf-gribs in ncl?

From: Dennis Shea <shea_at_nyahnyahspammersnyahnyah>
Date: Mon, 14 Jan 2008 09:06:06 -0700

Hello

I am sure one of the NCL developers will respond more elaborately later
today.

[1] Yes, it is possible to use WRF GRIB files.

[2] *The data values and dimensionality are decoded correctly*.
     
[3] NCL decodes the values but the specific parameter table needed
       to assign a variable name and units is not built-in to NCL. Hence,
       a *warning* message is issued.

Please see the GRIB section of:

http://www.ncl.ucar.edu/Document/Manuals/Ref_Manual/NclFormatSupport.shtml

I believe "center=255" means missing data center identification.

If you know the parameter information, you can input your own table.

Regards

     
There was a recent ncl-talk question regarding WRF GRIB-1

[
ern_at_student.matnat.uio.no wrote:
> Hi all,
> I am trying to use WRF grib1 out-files in ncl but get the following error
> message for several variables:
>
> warning:NclGRIB: Unknown grib parameter number detected (130, center 255,
> table version 2 grib record 1), using default variable name (VAR_130)
>
> Is it at all possible to use wrf gribs in ncl? and if so, does anyone know
> a way to get around this error?
>
> I have ncl Version 5.0.0.
>
> Thanks for any advice on this!
> /Erik
>
> _______________________________________________
> ncl-talk mailing list
> ncl-talk_at_ucar.edu
> http://mailman.ucar.edu/mailman/listinfo/ncl-talk
>

_______________________________________________
ncl-talk mailing list
ncl-talk_at_ucar.edu
http://mailman.ucar.edu/mailman/listinfo/ncl-talk
Received on Mon Jan 14 2008 - 09:06:06 MST

This archive was generated by hypermail 2.2.0 : Mon Jan 14 2008 - 14:16:57 MST