[ncl-talk] Specify latitude ticks
Mary Haley
haley at ucar.edu
Tue May 26 11:28:43 MDT 2015
Hi David,
I can try to provide you with an example, but I would either need your data
file so I can modify and run your script, or, if you can give me these
values:
res at mpLeftCornerLatF = tlat(0,0)
res at mpLeftCornerLonF = tlon(0,0)
res at mpRightCornerLatF = tlat(nj2-1,ni2-1)
res at mpRightCornerLonF = tlon(nj2-1,ni2-1)
then I can just use some dummy data, but over the same map area.
What I'm going to do is use the "add_map_tickmarks" function found at:
http://www.ncl.ucar.edu/Applications/mptick.shtml#ex9
and modify it to do lat on the right and lon on the left and bottom. Please
take a look at this function and see if you want to attempt modifying it
yourself.
--Mary
On Tue, May 26, 2015 at 10:36 AM, David Hebert <david.hebert at nrlssc.navy.mil
> wrote:
> I'm running NCAR Command Language Version 6.2.1 on a Linux environment
>
> In the attached plot I would like to display the Longitude on the Left and
> Bottom, and Latitude on the right. The plot only seems to show the
> longitude values and I can't find how to specify latitude.
>
> Thank you for any suggestions. The NCL script that generated this is also
> attached.
>
> David
>
> _______________________________________________
> ncl-talk mailing list
> 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/20150526/e9e063db/attachment.html
More information about the ncl-talk
mailing list