<div dir="ltr">Hi Mark,<div><br></div><div>I attached the fix from NCL 6.4.0 to this post. Download this file, then if you add </div><div><br></div><div>load "/path/to/wrf_map_fix.ncl"</div><div><br></div><div>to the top of your original script (which used wrf_map_overlays to plot the map), then everything should work for you. It will overwrite the broken wrf_map_resources and set_mp_wrf_map_resources in your older version. If you decide to plot things manually rather than with wrf_map_overlays, you can use wrf_map_resources to get the map resources for plotting.</div><div><br></div><div>Let me know if you have any problems. </div><div><br></div><div>Thanks,</div><div><br></div><div>Bill</div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Jun 14, 2016 at 12:24 PM, Bill Ladwig <span dir="ltr"><<a href="mailto:ladwig@ucar.edu" target="_blank">ladwig@ucar.edu</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hi Mark,<div><br></div><div>There is a bug fix for the rotated pole projection in the upcoming 6.4.0 release of NCL, but this has only been tested with rotated pole projections that follow the guide contained in <a href="http://www2.mmm.ucar.edu/wrf/users/docs/user_guide_V3/users_guide_chap3.htm" target="_blank">http://www2.mmm.ucar.edu/wrf/users/docs/user_guide_V3/users_guide_chap3.htm</a>. In other words, pole_lon would need to be either 180.0 or 0.0. In your data file, this is not the case, so I'm not 100% sure this is going to plot correctly. It would be helpful if you could send us your data file to test it. </div><div><br></div><div>Here are the instructions for FTPing the file (taken from <a href="http://www.ncl.ucar.edu/report_bug.shtml#HowToFTP" target="_blank">http://www.ncl.ucar.edu/report_bug.shtml#HowToFTP</a>):</div><div><br></div><div><p style="margin:10px 0px 20px;padding:0px;color:rgb(51,51,51);font-family:verdana,sans-serif;font-size:13.3333px;line-height:16px"><b style="margin:0px;padding:0px">You can ftp larger datasets and files to:</b></p><p style="margin:10px 0px 20px;padding:0px;color:rgb(51,51,51);font-family:verdana,sans-serif;font-size:13.3333px;line-height:16px"></p><pre style="margin-top:0px;margin-bottom:0px;padding:0px;font-size:13.3333px;line-height:16px;font-family:courier;border-style:solid;border-width:0px 0px 15px;border-color:transparent;color:rgb(0,0,0)">ftp <a href="http://ftp.cgd.ucar.edu" target="_blank">ftp.cgd.ucar.edu</a>
anonymous
<use your email address for the password>
cd incoming
put ...
put ...
.
.
.
quit
</pre><p style="margin:10px 0px 20px;padding:0px;color:rgb(51,51,51);font-family:verdana,sans-serif;font-size:13.3333px;line-height:16px"><font color="red" style="margin:0px;padding:0px">Note that for security reasons, you cannot list the contents of this directory, and neither can we. We need to know the <i style="margin:0px;padding:0px">exact</i> names of the files in order to retrieve them.</font></p><p style="margin:10px 0px 20px;padding:0px;color:rgb(51,51,51);font-family:verdana,sans-serif;font-size:13.3333px;line-height:16px"><br></p><p style="margin:10px 0px 20px;padding:0px;font-size:13.3333px;line-height:16px"><font color="#000000" face="arial, helvetica, sans-serif">After the file is uploaded, you can send a message directly to me with the filename (or reply to ncl-talk if you wish). From there, we can try to get you a fix for your problem.</font></p><p style="margin:10px 0px 20px;padding:0px;font-size:13.3333px;line-height:16px">Thanks,</p><p style="margin:10px 0px 20px;padding:0px;font-size:13.3333px;line-height:16px">Bill</p><p style="margin:10px 0px 20px;padding:0px;font-size:13.3333px;line-height:16px"><font color="#000000" face="arial, helvetica, sans-serif"><br></font></p><p style="margin:10px 0px 20px;padding:0px;color:rgb(51,51,51);font-family:verdana,sans-serif;font-size:13.3333px;line-height:16px"><font color="red" style="margin:0px;padding:0px"><br></font></p></div>
</div><div class="gmail_extra"><br><div class="gmail_quote"><div><div class="h5">On Sun, Jun 12, 2016 at 2:35 AM, Mark Chan <span dir="ltr"><<a href="mailto:cym263@yahoo.com" target="_blank">cym263@yahoo.com</a>></span> wrote:<br></div></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div class="h5"><div><div style="color:#000;background-color:#fff;font-family:HelveticaNeue,Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif;font-size:16px"><div>Dear NCL helper,</div><div><br></div><div dir="ltr">The attached files are the "ncl script" and its plot, as well as the "ncdump" file for data info. The data is in rotated projection. There is mismatch with data plot and map. Could one please kindly give any suggestion for making the correct plot?</div><div dir="ltr"><br></div><div dir="ltr">Thanks so much in advance!</div><div dir="ltr">With my best regards,</div><div dir="ltr"><br></div><div dir="ltr">Mark<br></div></div></div><br></div></div><span class="">_______________________________________________<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>
<br></span></blockquote></div><br></div>
</blockquote></div><br></div>