[ncl-talk] arrowline_in_plot
Adam Phillips
asphilli at ucar.edu
Wed Nov 15 10:10:30 MST 2017
Hi Kunal,
Using the search engine on the NCL website I entered: "Arrow". The second
returned link sent me here:
https://www.ncl.ucar.edu/Support/talk_archives/2010/1344.html
See the arrow.ncl function at the bottom of that page.
Hope that helps!
Adam
On Wed, Nov 15, 2017 at 4:40 AM, Kunal Bali <kunal.bali9 at gmail.com> wrote:
> Dear NCL users,
>
> how to change simple polyline to arrow line in the plot.
>
> I used
>
> lonx = (/72.50,76.73/)
> latx = (/25.71,30.66/)
>
> glres = True
> glres at gsLineColor = "black"
> glres at gsMarkerIndex = 5
> glres at gsLineThicknessF = 5
>
> dum1 = gsn_add_polyline(wks,plot,lonx,latx,glres)
>
>
> regards
> Kunal Bali
>
>
>
>
>
> _______________________________________________
> ncl-talk mailing list
> ncl-talk at ucar.edu
> List instructions, subscriber options, unsubscribe:
> http://mailman.ucar.edu/mailman/listinfo/ncl-talk
>
>
--
Adam Phillips
Associate Scientist, Climate and Global Dynamics Laboratory, NCAR
www.cgd.ucar.edu/staff/asphilli/ 303-497-1726
<http://www.cgd.ucar.edu/staff/asphilli>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.ucar.edu/pipermail/ncl-talk/attachments/20171115/a5afe3a7/attachment.html>
More information about the ncl-talk
mailing list