<HTML><HEAD></HEAD>
<BODY>
<DIV id=idOWAReplyText99341 dir=ltr>
<DIV dir=ltr><FONT face=Arial color=#000000 size=2>My guess, NAM is lambert conformal.&nbsp; If you use a pdef specifying the projection, grads will always interpolate to lat/lon space, therefore you will always have problems with non-integer values in the results if you start from categorical 0/1 grids.&nbsp; </FONT></DIV>
<DIV dir=ltr><FONT face=Arial color=#000000 size=2></FONT>&nbsp;</DIV>
<DIV dir=ltr><FONT face=Arial color=#000000 size=2>If the calculation part of your work does not need to know about the projection, then you could create a control file that just treats the data as a rectangular grid (no projection information), do the calculations, write the results to a file, then open using a control file with the correct pdef for plotting.&nbsp; </FONT></DIV>
<DIV dir=ltr><FONT face=Arial color=#000000 size=2></FONT>&nbsp;</DIV>
<DIV dir=ltr><FONT face=Arial color=#000000 size=2>Also my guess, grib2ctl will read the projection out of the grib header, so it will take some manual editing of the control file it produces to get this to work.&nbsp; And if your calculation needs projection information (like you are doing area averages), this won't work.&nbsp; </FONT></DIV>
<DIV dir=ltr><FONT face=Arial color=#000000 size=2></FONT>&nbsp;</DIV>
<DIV dir=ltr><FONT face=Arial color=#000000 size=2>If it is available to you, you might also look into pygrads.&nbsp; It may be able to do calculations on the native grids without the interpolation that grads does.</FONT></DIV></DIV>
<DIV dir=ltr><BR>
<HR tabIndex=-1>
<FONT face=Tahoma size=2><B>From:</B> Walsh, Brian J<BR><B>Sent:</B> Thu 9/18/2008 6:35<BR><B>To:</B> GRADSUSR@LIST.CINECA.IT<BR><B>Subject:</B> Nearest Neighbor<BR></FONT><BR></DIV>
<DIV>
<DIV><SPAN class=090033413-18092008><FONT face=Arial size=2>Hello,</FONT></SPAN></DIV>
<DIV><SPAN class=090033413-18092008><FONT face=Arial size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=090033413-18092008><FONT face=Arial size=2>I'm trying to extract data from a NAM model grid, but I am getting values between 0 and 1 for the categorical rain, snow, freezing rain and ice pellets.&nbsp; This appears to be an issue with interpolation and I need it to get data from the nearest neighbor point.&nbsp; The question is, how do I do this?&nbsp; I tried adding an argument to the grib2ctl.pl script, but this didn't work.&nbsp; Any ideas would be helpful.</FONT></SPAN></DIV>
<DIV><SPAN class=090033413-18092008><FONT face=Arial size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=090033413-18092008><FONT face=Arial size=2>Thanks,</FONT></SPAN></DIV>
<DIV><SPAN class=090033413-18092008><FONT face=Arial size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=090033413-18092008><FONT face=Arial size=2>Brian</FONT></SPAN></DIV>
<TABLE>
<TBODY>
<TR>
<TD bgColor=#ffffff><FONT color=#000000>The information contained in this e-mail is intended only for the individual or entity to whom it is addressed. <BR>Its contents (including any attachments) may contain confidential and/or privileged information. <BR>If you are not an intended recipient you must not use, disclose, disseminate, copy or print its contents. <BR>If you receive this e-mail in error, please notify the sender by reply e-mail and delete and destroy the message.<BR></FONT></TD></TR></TBODY></TABLE></DIV></BODY></HTML>