[ncl-talk] arrowline_in_plot
Kunal Bali
kunal.bali9 at gmail.com
Wed Nov 15 04:40:32 MST 2017
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.ucar.edu/pipermail/ncl-talk/attachments/20171115/4d0b1303/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: h00v02_CoD_AOT_2000.png
Type: image/png
Size: 326177 bytes
Desc: not available
URL: <http://mailman.ucar.edu/pipermail/ncl-talk/attachments/20171115/4d0b1303/attachment-0001.png>
More information about the ncl-talk
mailing list