<html dir="ltr">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" id="owaParaStyle"></style>
</head>
<body fpstyle="1" ocsi="0">
<div style="direction: ltr;font-family: Tahoma;color: #000000;font-size: 10pt;">
<div>NCLers,</div>
<div><br>
</div>
<div>I am recently running NCL daily which all calls function:</div>
<div><br>
</div>
<div>plot := gsn_csm_contour_map(wks, plot_var, res)</div>
<div><br>
</div>
<div>with differnt plot_var, and res has different attributes of color and levels:</div>
<div>e.g. &nbsp;res@cnFillColors and res@cnLevels varies with plot_var.</div>
<div>The &quot;wks&quot; defines plot-type &quot;png&quot;, with pixel number in both x,y changes from 256 to 1024.</div>
<div><br>
</div>
<div>One thing I noticed is that the memory usage varies a lot, as below</div>
<div>(from &quot;top&quot; output, where the 5th columns are memory for different jobs):</div>
<div><br>
</div>
<div>10067 whuang &nbsp; &nbsp;20 &nbsp; 0 16.592g 236044 &nbsp; 7540 R 100.0 &nbsp;0.1 &nbsp; 0:39.64 ncl</div>
<div>14364 whuang &nbsp; &nbsp;20 &nbsp; 0 16.382g 264436 &nbsp; 7512 R 100.0 &nbsp;0.1 &nbsp; 3:39.19 ncl</div>
<div>41716 whuang &nbsp; &nbsp;20 &nbsp; 0 1378632 143180 &nbsp; 7540 R 100.0 &nbsp;0.1 &nbsp; 1:15.60 ncl</div>
<div>54309 whuang &nbsp; &nbsp;20 &nbsp; 0 1373192 137288 &nbsp; 7540 R 100.0 &nbsp;0.1 &nbsp; 1:06.56 ncl</div>
<div>59468 whuang &nbsp; &nbsp;20 &nbsp; 0 1377664 136928 &nbsp; 7540 R 100.0 &nbsp;0.1 &nbsp; 1:47.91 ncl</div>
<div><br>
</div>
<div>Does anyone has such experience, and knows why memory usage varies so much?</div>
<div><br>
</div>
<div>Thanks,</div>
<div><br>
</div>
<div>Wei</div>
<div><br>
</div>
</div>
</body>
</html>