<div dir="ltr">Hi James,<div>It looks like you took your code from <a href="https://www.ncl.ucar.edu/Applications/Scripts/rotatedltln_1.ncl" target="_blank">example #1</a> in the rotated lat/lon examples. That example demonstrated 2 methods to plot rotated data:</div><div>1 - Set <span style="color:rgb(0,0,0);white-space:pre-wrap">tfDoNDCOverlay=True and do not transform the data onto the map projection. </span></div><div><span style="color:rgb(0,0,0);white-space:pre-wrap">2 - Attach the latitude/longitude coordinates (lat2d,lon2d) to the array to be plotted, do not use tfDoNDCOverlay thus allowing NCL to transform the data to the map projection.</span></div><div><span style="color:rgb(0,0,0);white-space:pre-wrap"><br></span></div><div><span style="color:rgb(0,0,0);white-space:pre-wrap">It looks like from your script that you're trying to use method #2, but were setting tfDoNDCOverlay = True. I have modified your script, and tweaked the map settings so that the entire data map is shown.</span></div><div><span style="color:rgb(0,0,0);white-space:pre-wrap">Hope that helps!</span></div><div><span style="color:rgb(0,0,0);white-space:pre-wrap">Adam</span></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Thu, Jun 2, 2022 at 5:13 AM James Ciarlo' via ncl-talk <<a href="mailto:ncl-talk@mailman.ucar.edu" target="_blank">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 dir="ltr"><br><div class="gmail_quote"><div dir="ltr"><div>Dear NCL users,</div><div><br></div><div>I am trying to plot some data in rotated coordinates. I followed the instructions on the website (<a href="https://www.ncl.ucar.edu/Applications/rotatedltln.shtml" target="_blank">https://www.ncl.ucar.edu/Applications/rotatedltln.shtml</a>) and I got to a situation where I either have to switch off the terrain map, or cut out part of the data. <br></div><div><br></div><div>Specifically, the example shows that res@tfDoNDCOverlay should be True, but I get the result in the image "plot1rot_true.png", when I switch it to False, the map aligns well, but you can see that part of the Mediterranean on the East got cut out.</div><div><br></div><div>I am not sure what else to do. I have attached my script and a data file.</div><div><br></div><div>The file is found here: <a href="https://www.dropbox.com/sh/8l0a3b5e3pfpq13/AACiICNlYCsAdvjP8X2xpAxea?dl=0" target="_blank">https://www.dropbox.com/sh/8l0a3b5e3pfpq13/AACiICNlYCsAdvjP8X2xpAxea?dl=0</a> <br></div><div><br></div><div>Thanks <br></div><div>James<br></div></div>
</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>
</blockquote></div><br clear="all"><div><br></div>-- <br><div dir="ltr"><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>