<div dir="ltr">Hi,<div><br></div><div>I was wondering if you could tell me if there is an NCL parameter or subroutine that can allow one to avoid having certain ascii output shown on the screen?  I am using the function obj_anal_ic_deprecated, and I have set its option parameter <em>option</em>@<em>zonal = True</em>.  So, when I run the main NCL program, I get output to my screen that looks like this:</div><div>(0)     icObjAnal_1d: lat=32.15   zonavg=-4.14749<br></div><div><div>(1)     icObjAnal_1d: lat=32.25   zonavg=-4.14749</div><div>(2)     icObjAnal_1d: lat=32.35   zonavg=-4.14749</div><div>(3)     icObjAnal_1d: lat=32.45   zonavg=-4.1474</div></div><div>...</div><div>Since obj_anal_ic_deprecated is used 720 times in my program, that is a lot of output to my screen that I don&#39;t want to see, though I do want to see other screen output from the program.  Is there any way to mute certain output to the screen?</div><div><br></div><div>Thanks in advance!</div><div><br></div><div>Joe Grim</div></div>