<div dir="ltr">Hi Giulio,<div>It looks like you are attempting to overlay two gsn_csm_xy plots onto one spatial plot generated by gsn_csm_contour. I believe that is possible, but your draw/frame calls need to be modified to make this work. Right now you call draw (=draw the plot)/frame (=flip the page) after creating the contour plot at lines 263/264. Thus, when you go to overlay the xy plots the frame has been advanced so there is nothing to overlay on. If you simply comment 263-264 out I think it will work, as you call draw/frame at lines 324-325.</div><div><br></div><div>If you have any further questions please respond to the ncl-talk email list.</div><div>Adam </div></div><br><div class="gmail_quote"><div dir="ltr">On Wed, Aug 22, 2018 at 8:16 AM <<a href="mailto:G.Monte@isac.cnr.it">G.Monte@isac.cnr.it</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Dear all,<br>
I have generated two separate maps having different xy-axes each other in<br>
NCL 6.4.0; the first one is a contouring map of Ku radar reflectivity,<br>
while the second one represents two xy-plots of brightness temperature.<br>
Now, I would like to overlay these two maps; for it I arranged a script<br>
(attached below) that however is incomplete, because they are not<br>
overlayed and I think that two xy-axes are needed. I ask you if someone<br>
could explain me the best way to make it work properly.<br>
Thanks in advance.<br>
<br>
Giulio Monte<br>
_______________________________________________<br>
ncl-talk mailing list<br>
<a href="mailto:ncl-talk@ucar.edu" target="_blank">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/mailman/listinfo/ncl-talk</a><br>
</blockquote></div><br clear="all"><div><br></div>-- <br><div dir="ltr" class="gmail_signature" data-smartmail="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,  </font></span><span><font color="#888888">Climate and Global Dynamics Laboratory, NCAR<br></font></span></div></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><span><font color="#888888">303-497-1726 </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>