<div dir="ltr">Hi,<div><br></div><div>I&#39;m running a rather computationally intensive NCL script that attempts to calculate and plot geostrophic MPV.  At times, it is (understandably) very <i>very </i>slow, and at other times I have encountered an error about workspace memory allocation being exceeded.  With regards to the latter, I read a suggestion to change from...</div><div><br></div><div>        <font face="monospace, monospace">opts_pv@cnFillOn                  = True</font><br></div><div><br></div><div>...to...</div><div><br></div><div><div>        <font face="monospace, monospace">opts_pv@cnFillMode                = &quot;RasterFill&quot;</font></div><div><font face="monospace, monospace">    opts_pv@cnRasterSmoothingOn       = True</font><br></div><div><br></div><div>When doing so, the script executes much faster, but does not plot my desired field.  (I printed out test points to confirm that the values are within the range I tell it to plot in ContourParameters, so I know that is not the problem.)</div><div><br></div><div>Why might this be?</div><div><br></div><div>Thanks,</div><div>Ryan</div><div><br></div>-- <br><div class="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div dir="ltr"><font size="1">Ryan Connelly</font></div><div dir="ltr"><div dir="ltr" style="font-size:12.8px"><font color="#000000"><font size="1">M.S. Student in Atmospheric Sciences, </font><span style="font-size:x-small">Stony Brook University</span><br></font></div><div dir="ltr" style="font-size:12.8px"><div><font color="#000000"><font size="1">B.S. in Meteorology with Minors in Mathematics and GIS, </font><span style="font-size:x-small">Valparaiso University</span></font></div></div><div><a href="mailto:rconne01@gmail.com" style="font-size:x-small" target="_blank">rconne01@gmail.com</a><br></div><div><font size="1"><a href="mailto:ryan.connelly@stonybrook.edu" target="_blank">ryan.connelly@stonybrook.edu</a></font></div></div></div></div></div></div></div></div></div></div>
</div></div>