[ncl-talk] making SH polar plots bigger
Debasish Hazra
debasish.hazra5 at gmail.com
Thu Sep 14 21:54:57 MDT 2017
Thanks David, solved the problem
Debasish
On Thu, Sep 14, 2017 at 6:36 PM David Brown <dbrown at ucar.edu> wrote:
> I think the issue is that you do not want to set mpMinLat for the
> southern hemisphere; you want to set mpMaxLat (Since the south pole is
> the minimum possible latitude).
>
> Try setting res at mpMaxLatF = -60, and the southern hemisphere plot
> should have the same zoom level as the northern hemisphere plot.
> -dave
>
>
>
> On Thu, Sep 14, 2017 at 2:29 PM, Debasish Hazra
> <debasish.hazra5 at gmail.com> wrote:
> > Hi,
> >
> > I am trying to plot sea-ice conc. using "gsn_csm_contour_map_polar", but
> > getting SH figures smaller (zoomed out) comapre to NH (both attached). I
> am
> > using these two settings.
> >
> >
> > res at gsnPolar = "SH"
> > res at mpMinLatF = -70
> >
> > and
> >
> > res at gsnPolar = "NH"
> > res at mpMinLatF = 60
> >
> > Any suggestions, to make SH polar region look bigger.
> >
> > Thanks.
> > Debasish
> >
> > _______________________________________________
> > ncl-talk mailing list
> > ncl-talk at ucar.edu
> > List instructions, subscriber options, unsubscribe:
> > http://mailman.ucar.edu/mailman/listinfo/ncl-talk
> >
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.ucar.edu/pipermail/ncl-talk/attachments/20170915/5fe41287/attachment.html>
More information about the ncl-talk
mailing list