<div><div dir="auto">Thanks David, solved the problem</div><div dir="auto"><br></div><div dir="auto">Debasish</div><br><div class="gmail_quote"><div>On Thu, Sep 14, 2017 at 6:36 PM David Brown <<a href="mailto:dbrown@ucar.edu">dbrown@ucar.edu</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I think the issue is that you do not want to set mpMinLat for the<br>
southern hemisphere; you want to set mpMaxLat (Since the south pole is<br>
the minimum possible latitude).<br>
<br>
Try setting res@mpMaxLatF  =  -60, and the southern hemisphere plot<br>
should have the same zoom level as the northern hemisphere plot.<br>
 -dave<br>
<br>
<br>
<br>
On Thu, Sep 14, 2017 at 2:29 PM, Debasish Hazra<br>
<<a href="mailto:debasish.hazra5@gmail.com" target="_blank">debasish.hazra5@gmail.com</a>> wrote:<br>
> Hi,<br>
><br>
> I am trying to plot sea-ice conc. using "gsn_csm_contour_map_polar", but<br>
> getting SH figures smaller (zoomed out) comapre to NH (both attached). I am<br>
> using these two settings.<br>
><br>
><br>
>  res@gsnPolar   = "SH"<br>
>   res@mpMinLatF  =  -70<br>
><br>
> and<br>
><br>
> res@gsnPolar   = "NH"<br>
>   res@mpMinLatF  =  60<br>
><br>
> Any suggestions, to make SH polar region look bigger.<br>
><br>
> Thanks.<br>
> Debasish<br>
><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>
><br>
</blockquote></div></div>