[ncl-talk] muting output to screen?

Joe Grim grim at ucar.edu
Tue Feb 10 14:53:42 MST 2015


Hi,

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 *option*@*zonal = True*.  So, when I run the main NCL
program, I get output to my screen that looks like this:
(0)     icObjAnal_1d: lat=32.15   zonavg=-4.14749
(1)     icObjAnal_1d: lat=32.25   zonavg=-4.14749
(2)     icObjAnal_1d: lat=32.35   zonavg=-4.14749
(3)     icObjAnal_1d: lat=32.45   zonavg=-4.1474
...
Since obj_anal_ic_deprecated is used 720 times in my program, that is a lot
of output to my screen that I don'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?

Thanks in advance!

Joe Grim
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.ucar.edu/pipermail/ncl-talk/attachments/20150210/ac47badd/attachment.html 


More information about the ncl-talk mailing list