<div dir="ltr">I am opening GFS output Grib files using NCL and I constantly get warnings such as these:<div><br></div><div><div>warning:NclGRIB: Unknown grib parameter number detected (241, center 7, table version 129 grib record 5), using default variable name (VAR_241)</div><div>warning:NclGRIB: Unknown grib parameter number detected (250, center 7, table version 129 grib record 280), using default variable name (VAR_250)</div><div>warning:NclGRIB: Unknown grib parameter number detected (191, center 7, table version 133 grib record 349), using default variable name (VAR_191)</div></div><div><br></div><div>It doesn&#39;t cause any problems other than it makes my scripts difficult to read the print statements that are more useful.  How do we add grib parameters to the master table? If that&#39;s not an option, how do we suppress these warnings? Thanks.</div></div>