[pyngl-talk] warning:tmEqualizeXYSizes is not a valid resource in contour.PlotManager at this time
Carl Drews
drews at ucar.edu
Tue Jul 30 14:13:06 MDT 2019
How do I suppress or fix this warning? I need the Python script not to
generate extraneous output.
Here is the function call:
plot_contourmap = Ngl.contour_map(wks, tracer_surf, mapres)
I am already routing all printed output to null:
sys.stdout = open(os.devnull, 'w')
Carl Drews
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.ucar.edu/pipermail/pyngl-talk/attachments/20190730/dc43c3dc/attachment.html>
More information about the pyngl-talk
mailing list