<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">Lara,<div class="">variables used for contour plots which are then paneled together can come for different sources, there is no limitation :)&nbsp;</div><div class=""><br class=""></div><div class="">Just do every plot by turning off the gsnFrame and gsnDraw resources so that they are not drawn. Remember to turn off the label bar for every plot as well (lbLabelBarOn = False).</div><div class="">When paneling use the special resource gsnPanelLabelBar&nbsp;= True to draw a common label bar.&nbsp;</div><div class="">See Example #3 here&nbsp;<a href="https://www.ncl.ucar.edu/Applications/panel.shtml" class="">https://www.ncl.ucar.edu/Applications/panel.shtml</a>.</div><div class="">Cheers&nbsp;</div><div class=""><br class=""><div><blockquote type="cite" class=""><div class="">On 16. Aug 2017, at 11:03, Lara Quitián Hernández &lt;<a href="mailto:laraquitianhernandez@gmail.com" class="">laraquitianhernandez@gmail.com</a>&gt; wrote:</div><br class="Apple-interchange-newline"><div class=""><div dir="ltr" class=""><div class=""><div class="">Good morning,&nbsp;</div><div class=""><br class=""></div><div class="">I would like to combine different figures in a single panel plot, as shown in this picture:</div><div class=""><br class=""></div><div class=""><a href="https://www.ncl.ucar.edu/Applications/Images/panel_19_2_lg.png" class="">https://www.ncl.ucar.edu/Applications/Images/panel_19_2_lg.png</a></div><div class=""><br class=""></div><div class="">However, the issue is that one of my figures corresponds to a different netCDF file. I mean, I would have one figure generated via one particular netCDF file (<a href="http://file1.nc/" class="">file1.nc</a>) and 8 remain figures generated from another netCDF file (<a href="http://file2.nc/" class="">file2.nc</a>).&nbsp;</div><div class=""><br class=""></div><div class="">What I would like is something like the following picture. However, all of them would show the same variable, so, would have the same label bar.</div><div class=""><br class=""></div><div class=""><a href="https://www.ncl.ucar.edu/Applications/Images/panel_33_lg.png" class="">https://www.ncl.ucar.edu/Applications/Images/panel_33_lg.png</a></div></div><div class=""><br class=""></div><div class="">Any help, please?</div><div class=""><br class=""></div><div class="">Regards,&nbsp;</div><div class=""><br class=""></div><div class="">Lara</div></div>
_______________________________________________<br class="">ncl-talk mailing list<br class=""><a href="mailto:ncl-talk@ucar.edu" class="">ncl-talk@ucar.edu</a><br class="">List instructions, subscriber options, unsubscribe:<br class="">http://mailman.ucar.edu/mailman/listinfo/ncl-talk<br class=""></div></blockquote></div><br class=""><div class="">
<div style="color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;" class=""><br class="Apple-interchange-newline">Guido Cioni</div><div style="color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;" class=""><a href="http://guidocioni.altervista" class="">http://guidocioni.altervista</a>.org</div>

</div>
<br class=""></div></body></html>