<div dir="ltr">Hello, I am currently using GrADS version 2.0.1 (32-bit) in Linux, and have been having an issue with the csmooth option.<div><br></div><div>I can plot contours with the csmooth option on, and notice they are smoother, but this does not happen with the shaded fields. I have attached an image where I have the csmooth option &#39;on&#39; for both a shaded field and contours. You will notice the difference as the contour field is slightly smoother than the shaded field. Both the shaded field and the contours have the same interval. Here is a snippet of the code I am running:</div>
<div><br></div><div><div>&#39;set gxout shade2b&#39;</div><div>&#39;set csmooth on&#39;</div><div>&#39;d sum((APCPsfc*CFRZRsfc)/25.4,t=1,t+0,2)&#39;</div><div>&#39;run xcbar 0.2 10.0 0.5 0.7 -line on -fw 0.08 -fh 0.09 -fs 2 -fo 0&#39;</div>
<div><br></div><div>&#39;set gxout contour&#39;</div><div>&#39;set csmooth on&#39;</div><div>&#39;set clab off&#39;</div><div>&#39;set cint 0.01&#39;</div><div>&#39;set cmin 0.01&#39;</div><div>&#39;set cmax 0.09&#39;</div>
<div>&#39;d sum((APCPsfc*CFRZRsfc)/25.4,t=1,t+0,2)&#39;</div></div><div><br></div><div>Also, I have tried using the smth9() function, but that smooths the field way too much and greatly reduces the values. This is for use on GFS data, and it looks ugly with the sharp corners and whatnot around grid points.</div>
<div><br></div><div>Any Suggestions? Thanks.</div><div><br clear="all"><div><div dir="ltr"><b>William (L.B.) LaForce</b><div>Meteorologist</div><div>Central Michigan University &#39;13<br></div><div><a href="http://www.tornadoinsanity.com" target="_blank">www.tornadoinsanity.com</a></div>
</div></div>
</div></div>