[ncl-talk] arrowline_in_plot
Mary Haley
haley at ucar.edu
Thu Nov 16 09:40:11 MST 2017
I've been meaning to add this function to our examples page for some time
now. See polyg_23.ncl at:
http://www.ncl.ucar.edu/Applications/polyg.shtml#ex23
Many thanks
to
Arindam Chakraborty
who contributed this function many years ago!
--Mary
On Wed, Nov 15, 2017 at 10:10 AM, Adam Phillips <asphilli at ucar.edu> wrote:
> 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 <(303)%20497-1726>
>
> <http://www.cgd.ucar.edu/staff/asphilli>
>
> _______________________________________________
> 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/20171116/41b72aca/attachment.html>
More information about the ncl-talk
mailing list