Hi Julie,
We need more information about what you are asking. And as Dennis  
suggested, it would be helpful to have some sample files. NCL adds  
information as suffixes to the raw parameter names that come from  
various versions of the GRIB parameter tables based on the information  
found in the individual GRIB records. The suffixes are needed to  
ensure the uniqueness of each variable name as presented in the NCL  
context. Note that these variables are actually aggregations along  
level and time of individual GRIB records. It is certainly possible to  
provide your own parameter table to give any name you would like as  
parameter names, but the rest of the name (from the first underscore  
character to the end of the name) is needed to keep the data properly  
separated into unique individually accessible variables. So we need to  
know what you actually mean when you say the "field names change".   
Possibly you are getting an incorrect version of the parameter table.  
If so it could be a problem with the NCL code.
  -dave
On Apr 5, 2010, at 7:28 PM, jpresto@ucar.edu wrote:
> Hello.  I have noticed when using ncl_convert2nc to convert WRFRR grib
> files to netCDF format, sometimes the field names change.  I would  
> like to
> have the field names stay the same.  It would be nice if  
> ncl_convert2nc
> had the following capability: if the input grib names were known, I  
> could
> have a configuration file with the field names I would like to have
> ncl_convert2nc output.  Is this something that the maintainers of
> ncl_convert2nc would be interested in modifying the code to do?
>
> Thanks,
> Julie Prestopnik
>
> Software Engineer
> Research Applications Laboratory
>
>
> _______________________________________________
> 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 Tue Apr  6 11:11:33 2010
This archive was generated by hypermail 2.1.8 : Wed Apr 07 2010 - 07:12:50 MDT