<div dir="ltr"><div>Hi,</div><div><br></div><div>No loops or any of the other usual suspects. What does the output of "ncl_filedump" look like on your WRF file?</div><div><br></div><div>RB<br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Aug 28, 2018 at 8:31 AM, Nicholas Thomas Luchetti <span dir="ltr"><<a href="mailto:Nicholas.Luchetti@colorado.edu" target="_blank">Nicholas.Luchetti@colorado.edu</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hi all,<br><br>I'm trying to plot vertical cross sections (time on x-axis, variable on y-axis) from WRF data and I am getting some errors: <div><br>





<p class="m_2828028723021753159gmail-p1" style="margin:0px;font-variant-numeric:normal;font-variant-east-asian:normal;font-stretch:normal;font-size:11px;line-height:normal;font-family:Menlo;color:rgb(0,0,0)"><span class="m_2828028723021753159gmail-s1" style="font-variant-ligatures:no-common-ligatures">fatal:NclMalloc Failed:[errno=12]</span></p>
<p class="m_2828028723021753159gmail-p1" style="margin:0px;font-variant-numeric:normal;font-variant-east-asian:normal;font-stretch:normal;font-size:11px;line-height:normal;font-family:Menlo;color:rgb(0,0,0)"><span class="m_2828028723021753159gmail-s1" style="font-variant-ligatures:no-common-ligatures">fatal:Plus: Could not allocate memory for result type, can't continue<br><br></span></p><div>After scanning the NCL-talk archives it appears the only suggestion is to use the delete function and delete variable arrays after they are used so that the code can continue. I've attempted to delete all variables after they are no longer needed, but this doesn't seem to work. I'm running this on a super computer, so I'm certain that the computers probably have decent memory allocation... <br><br>I just wanted to see if anyone would be willing to look at my code (see attached) and see if there are any other suggestions that may make this run? <br><br>I changed the WRF output of my simulations to every 2 minutes in my inner-most domain. I used to have this set to every 5 minutes. When it was set at 5 minutes, my vertical-cross section code ran fine. Do you think I just don't have enough memory to handle plotting output every two minutes in the way in which I have this coded? <br><br>Any help is greatly appreciated. <br><br>Thanks!<br><br>Nick Luchetti </div><span class="HOEnZb"><font color="#888888">-- <br><div dir="ltr" class="m_2828028723021753159gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div><div dir="ltr"><span style="font-size:12.8px;color:rgb(0,0,0);font-family:Calibri,Arial,Helvetica,sans-serif"><font size="2">Nicholas Luchetti</font></span><div><div><font size="2" face="Calibri, Arial, Helvetica, sans-serif" color="#000000">Graduate Student<br>Department of Atmospheric and Oceanic Sciences (ATOC)<br>CU Boulder <br></font><div style="font-size:12.8px;color:rgb(0,0,0);font-family:Calibri,Arial,Helvetica,sans-serif"><br></div></div></div></div></div></div></div></font></span></div></div>
<br>______________________________<wbr>_________________<br>
ncl-talk mailing list<br>
<a href="mailto:ncl-talk@ucar.edu">ncl-talk@ucar.edu</a><br>
List instructions, subscriber options, unsubscribe:<br>
<a href="http://mailman.ucar.edu/mailman/listinfo/ncl-talk" rel="noreferrer" target="_blank">http://mailman.ucar.edu/<wbr>mailman/listinfo/ncl-talk</a><br>
<br></blockquote></div><br></div>