<div dir="ltr">Hi Deniz,<div><br></div><div>Try changing your mpCenterLat parameter to -90.0. Since you're doing Polar Stereographic (and not the more general Stereographic that NCL uses), you don't want the projection center latitude to be your grid center latitude. The projection center latitude needs to be a pole (90.0 for Northern, -90.0 for Southern).</div><div><br></div><div>Hope this helps,</div><div><br></div><div>Bill</div><div><br></div></div><br><div class="gmail_quote"><div dir="ltr">On Mon, Dec 10, 2018 at 1:04 PM Deniz Bozkurt <<a href="mailto:bozkurtd@itu.edu.tr">bozkurtd@itu.edu.tr</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 style="overflow-wrap: break-word;"><div dir="auto" style="overflow-wrap: break-word;">Dear NCL,<div><br></div><div>I am struggling with a correct representation of WRF output over the Antarctic Peninsula. I believe that the issue is related with Polar Stereographic projection of WRF configuration:</div><div><br></div><div>CEN_LAT : -61.98499</div><div>CEN_LON : -72.011<br>TRUELAT1 : -61.985<br>TRUELAT2 : -90<br>MOAD_CEN_LAT : -61.985<br>STAND_LON : -72.011<br>POLE_LAT : 90<br>POLE_LON :  0<br>GMT :  0<br>MAP_PROJ : 2<br>MAP_PROJ_CHAR : Polar Stereographic<br>
<br></div><div>Note that I am using a post-processed WRF file produced by “wrfout_to_cf.ncl” (<a href="http://foehn.colorado.edu/wrfout_to_cf/overview.html" target="_blank">http://foehn.colorado.edu/wrfout_to_cf/overview.html</a>). Although I have defined the projection information in the script, I am still having a slight shift of contour fields in the map plot. I attach my script and a comparison of NCL vs. ncview to illustrate the shifting. I have tried to put my data "<span style="background-color:rgb(255,255,255)"><font face="Menlo"><span style="font-size:11px"><a href="http://wrfout_d02_2010-01-01_06-post.nc" target="_blank">wrfout_d02_2010-01-01_06-post.nc</a>” </span></font></span>to the ncl ftp server but not sure if it worked, therefore, a dropbox link of the data is also provided here: </div><div><br></div><div><a href="https://www.dropbox.com/s/erajyyon7mum0zn/wrfout_d02_2010-01-01_06-post.nc?dl=0" target="_blank">https://www.dropbox.com/s/erajyyon7mum0zn/wrfout_d02_2010-01-01_06-post.nc?dl=0</a></div><div><br></div><div>I would be grateful if someone could help me address the problem.</div><div><div><div><br></div>Thanks in advance,<br></div>Deniz</div><div><br></div><div><div style="overflow-wrap: break-word;"><div style="overflow-wrap: break-word;"><span style="border-collapse:collapse;font-family:Arial"><font color="#7c7c7c">--</font></span><div style="border-collapse:separate"><font face="Arial" color="#7c7c7c">Deniz Bozkurt, PhD<br>Postdoctoral Researcher</font></div><div style="border-collapse:separate"><font face="Arial" color="#7c7c7c">Center for Climate and Resilience Research (CR2)<span> <</span><span><a href="http://www.cr2.cl/" target="_blank">www.cr2.cl</a>></span></font></div></div><font color="#7c7c7c"><span style="border-collapse:collapse;font-family:Arial">Department of Geophysics</span>, University of Chile<span style="border-collapse:collapse;font-family:Arial"></span></font><div><font color="#7c7c7c"><span style="border-collapse:collapse;font-family:Arial"></span></font><div style="overflow-wrap: break-word;"><div style="font-size:11px;border-collapse:separate"><span style="border-collapse:collapse"><font face="Arial" color="#7c7c7c">Blanco Encalada 2002, Santiago, Chile</font></span></div><div style="font-size:11px;border-collapse:separate"><font color="#7c7c7c"><br></font></div><div style="font-size:11px;border-collapse:separate"><font color="#7c7c7c">Mobil: +56 (9) 56107310</font></div><div style="font-size:11px;border-collapse:separate"><font color="#9a9a9a"><a href="https://sites.google.com/site/deniboz" target="_blank">https://sites.google.com/site/deniboz</a></font></div></div></div></div><div><div style="overflow-wrap: break-word;"><div><br></div><div><br></div><div></div></div></div></div></div></div><div style="overflow-wrap: break-word;"><div dir="auto" style="overflow-wrap: break-word;"><div><div><div style="overflow-wrap: break-word;"><div></div></div></div></div></div></div><div style="overflow-wrap: break-word;"><div dir="auto" style="overflow-wrap: break-word;"><div><div><div style="overflow-wrap: break-word;"><div></div><div><br></div></div></div></div></div></div>_______________________________________________<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>