<div dir="ltr"><div dir="ltr"><div>Here is a general debugging suggestion.  Before making a panel, debug each plot separately.  Simply comment out "gsnDraw = False" and "gsnFrame = False" in each plot's individual resources.  This causes each plot to display separately in its own frame.  Then insert an exit statement immediately following the gsn line for the individual plot that you are working on.</div><div><br></div><div>These debug settings are easy to reverse after you finish debugging all of the individual plots, and are ready to panelize.</div><div><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed, Apr 7, 2021 at 12:45 PM Herb, Jason via ncl-talk <<a href="mailto:ncl-talk@mailman.ucar.edu">ncl-talk@mailman.ucar.edu</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-style:solid;border-left-color:rgb(204,204,204);padding-left:1ex">




<div dir="ltr">
<div style="font-family:Calibri,Arial,Helvetica,sans-serif;font-size:12pt;color:rgb(0,0,0)">
Hello All,</div>
<div style="font-family:Calibri,Arial,Helvetica,sans-serif;font-size:12pt;color:rgb(0,0,0)">
<br>
</div>
<div style="font-family:Calibri,Arial,Helvetica,sans-serif;font-size:12pt;color:rgb(0,0,0)">
I am doing a 3-panel line plot. The first plot had DEC CO concentration data, the second plot has model data CO concentration plot, and the third NCL (feeds the difference between the two sets of data into a new array) and plots. The script runs, however, when
 it plots it shows no line data in the first plot, the second plot appears correct, the third plot is supposed to be in red color but is plotting in blue. I have attached the input files and the NCL script.<br>
</div>
<div style="font-family:Calibri,Arial,Helvetica,sans-serif;font-size:12pt;color:rgb(0,0,0)">
<br>
</div>
<div style="font-family:Calibri,Arial,Helvetica,sans-serif;font-size:12pt;color:rgb(0,0,0)">
Any help would be appreciated</div>
<div style="font-family:Calibri,Arial,Helvetica,sans-serif;font-size:12pt;color:rgb(0,0,0)">
<br>
</div>
<div style="font-family:Calibri,Arial,Helvetica,sans-serif;font-size:12pt;color:rgb(0,0,0)">
Thank you,</div>
<div style="font-family:Calibri,Arial,Helvetica,sans-serif;font-size:12pt;color:rgb(0,0,0)">
<br>
</div>
<div style="font-family:Calibri,Arial,Helvetica,sans-serif;font-size:12pt;color:rgb(0,0,0)">
Jason</div></div></blockquote></div></div></div>