[ncl-talk] Min/Max latitude on Polar Map
Guido Cioni
guidocioni at gmail.com
Mon Sep 11 14:49:41 MDT 2017
You want to use Polar projection to plot a 5 degree latitudinal stripe? I bet it will look a little bit weird... Why not using another projection like Winkel?
Anyway you should be able to reduce the latitudinal extent by using the usual resources
res at mpMinLatF = -55 ;
res at mpMaxLatF = -50
Cheers
> Il giorno 11 set 2017, alle ore 19:47, Melanie O' hanoly <mel.hanoly at gmail.com> ha scritto:
>
> Hi Ncl Users
>
> Could anyone help me I would like to plot only the latitudes between 50 and 55 S in a polar plot.
> Can someone tell me how I do it?
> _______________________________________________
> ncl-talk mailing list
> ncl-talk at ucar.edu
> List instructions, subscriber options, unsubscribe:
> http://mailman.ucar.edu/mailman/listinfo/ncl-talk
More information about the ncl-talk
mailing list