<div dir="ltr">Hi Mauro,<div>Thank you for supplying an easy to run version of your script; that always makes it easier to see what is going on. </div><div>The typical workflow for workstations/panel plotting is:</div><div>1 - Open the workstation.  (wks = gsn_open_wks("ps","test")</div><div>2 - Create a graphic object plot array to hold the plots.   (plot = new(15,graphic))</div><div>3 - Fill in the array created in 2 and associate it with the workstation opened in 1.   plot(cntr) = gsn_csm_xy(wks,.....) )</div><div>4 - Call gsn_panel, specifying the workstation opened in 1) and the plotting array created and filled in 2 and 3.   (gsn_panel(wks,plot,(/5,3/),pancreas)</div><div><br></div><div>Your script contains numerous workstations (both x11 and png), you are copying/moving plots around after their creation, and you are calling gsn_panel while specifying a workstation different than that specified for the individual plots.  While you can do some of this, it makes it rather confusing to keep track of everything.  If you want to stick with the structure of this script, I would not use x11 workstations. Use .ps or .png instead, and only use 1 workstation if possible to keep things cleaner. I think your main issue is how you are handling the workstations. It will help to simplify that by shifting to a single workstation.  On a more minor note, set gsnMaximize to False in the individual resource lists. When paneling only set this resource to True in the panel resource list.</div><div><br></div><div>Hope that at least gets you going in the right direction!</div><div>Best,</div><div>Adam</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Mon, Apr 22, 2024 at 2:12 AM MORICHETTI MAURO 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:1px solid rgb(204,204,204);padding-left:1ex"><div class="msg-4579226101036910890">




<div dir="ltr">
<p style="text-align:left;text-indent:0px;white-space:pre-wrap;background-color:rgb(255,255,255);margin:0px 0px 1.25em">
<span style="font-family:Söhne,ui-sans-serif,system-ui,-apple-system,"Segoe UI",Roboto,Ubuntu,Cantarell,"Noto Sans",sans-serif,"Helvetica Neue",Arial,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-size:16px;color:rgb(13,13,13)"><br>
<br>
Hello everyone,</span></p>
<p style="text-align:left;text-indent:0px;white-space:pre-wrap;background-color:rgb(255,255,255);margin:1.25em 0px">
<span style="font-family:Söhne,ui-sans-serif,system-ui,-apple-system,"Segoe UI",Roboto,Ubuntu,Cantarell,"Noto Sans",sans-serif,"Helvetica Neue",Arial,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-size:16px;color:rgb(13,13,13)">I'm
 encountering an issue with my script.</span></p>
<p style="text-align:left;text-indent:0px;white-space:pre-wrap;background-color:rgb(255,255,255);margin:1.25em 0px">
<span style="font-family:Söhne,ui-sans-serif,system-ui,-apple-system,"Segoe UI",Roboto,Ubuntu,Cantarell,"Noto Sans",sans-serif,"Helvetica Neue",Arial,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-size:16px;color:rgb(13,13,13)">I'm
 using two sets of data to create a boxplot and an XY graph for 5 different case studies. The objective is to incorporate these two graphs into a panel plot similar to the example provided (rcp2p6_GPP.png).</span></p>
<p style="text-align:left;text-indent:0px;white-space:pre-wrap;background-color:rgb(255,255,255);margin:1.25em 0px">
<span style="font-family:Söhne,ui-sans-serif,system-ui,-apple-system,"Segoe UI",Roboto,Ubuntu,Cantarell,"Noto Sans",sans-serif,"Helvetica Neue",Arial,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-size:16px;color:rgb(13,13,13)">I
 understand that the script is not structured optimally, as I combined two separate scripts into one. The current problem arises when I attempt to include the individual plots in the panel using a final loop. It seems that the function is retaining the individual
 plots, resulting in the absence of the panel plots.</span></p>
<p style="text-align:left;text-indent:0px;white-space:pre-wrap;background-color:rgb(255,255,255);margin:1.25em 0px">
<span style="font-family:Söhne,ui-sans-serif,system-ui,-apple-system,"Segoe UI",Roboto,Ubuntu,Cantarell,"Noto Sans",sans-serif,"Helvetica Neue",Arial,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-size:16px;color:rgb(13,13,13)">I
 have attached the script and the data.</span></p>
<p style="text-align:left;text-indent:0px;white-space:pre-wrap;background-color:rgb(255,255,255);margin:1.25em 0px">
<span style="font-family:Söhne,ui-sans-serif,system-ui,-apple-system,"Segoe UI",Roboto,Ubuntu,Cantarell,"Noto Sans",sans-serif,"Helvetica Neue",Arial,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-size:16px;color:rgb(13,13,13)">Thank
 you in advance.</span></p>
<p style="text-align:left;text-indent:0px;white-space:pre-wrap;background-color:rgb(255,255,255);margin:1.25em 0px 0px">
<span style="font-family:Söhne,ui-sans-serif,system-ui,-apple-system,"Segoe UI",Roboto,Ubuntu,Cantarell,"Noto Sans",sans-serif,"Helvetica Neue",Arial,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-size:16px;color:rgb(13,13,13)">Best
 regards, </span></p>
<p style="text-align:left;text-indent:0px;white-space:pre-wrap;background-color:rgb(255,255,255);margin:1.25em 0px 0px">
<span style="font-family:Söhne,ui-sans-serif,system-ui,-apple-system,"Segoe UI",Roboto,Ubuntu,Cantarell,"Noto Sans",sans-serif,"Helvetica Neue",Arial,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-size:16px;color:rgb(13,13,13)">Mauro</span></p>
<div style="font-family:Aptos,Aptos_EmbeddedFont,Aptos_MSFontService,Calibri,Helvetica,sans-serif;font-size:12pt;color:rgb(0,0,0)">
<br>
</div>
<div style="font-family:Aptos,Aptos_EmbeddedFont,Aptos_MSFontService,Calibri,Helvetica,sans-serif;font-size:12pt;color:rgb(0,0,0)">
<br>
</div>
<div style="font-family:Aptos,Aptos_EmbeddedFont,Aptos_MSFontService,Calibri,Helvetica,sans-serif;font-size:12pt;color:rgb(0,0,0)">
<br>
</div>
<div style="font-family:Aptos,Aptos_EmbeddedFont,Aptos_MSFontService,Calibri,Helvetica,sans-serif;font-size:12pt;color:rgb(0,0,0)">
<br>
</div>
</div>

_______________________________________________<br>
ncl-talk mailing list<br>
<a href="mailto:ncl-talk@mailman.ucar.edu" target="_blank">ncl-talk@mailman.ucar.edu</a><br>
List instructions, subscriber options, unsubscribe:<br>
<a href="https://mailman.ucar.edu/mailman/listinfo/ncl-talk" rel="noreferrer" target="_blank">https://mailman.ucar.edu/mailman/listinfo/ncl-talk</a><br>
</div></blockquote></div><br clear="all"><div><br></div><span class="gmail_signature_prefix">-- </span><br><div dir="ltr" class="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div><div><span><font color="#888888">Adam Phillips <br></font></span></div><span><font color="#888888">Associate Scientist IV, Climate Analysis Section</font></span></div><div><span><font color="#888888">Climate and Global Dynamics Laboratory<br></font></span></div></div><div><span style="color:rgb(136,136,136)">National Center for Atmospheric Research</span><span><font color="#888888"><br></font></span></div><div><span><font color="#888888"><a href="http://www.cgd.ucar.edu/staff/asphilli/" target="_blank">www.cgd.ucar.edu/staff/asphilli/</a> </font></span></div><span><font color="#888888"></font></span><div><div><span><font color="#888888"><br></font></span><div><span><font color="#888888"><a href="http://www.cgd.ucar.edu/staff/asphilli" target="_blank"></a></font></span></div></div></div></div></div></div></div></div></div></div></div>