[ncl-talk] Nhlnewmarker Seg Fault

Elizabeth Wilson Elizabeth.Wilson at panasonic.aero
Wed Jul 30 07:33:15 MDT 2014


I'm trying to add in the hurricane weather symbol to use with a tracking script I wrote. I'm following the first example on the NCL page for the function, just changing the symbol letter and the font number. I'm not sure if it has something to do with the way I'm calling the variables, but I wouldn't think that should matter.

symbol="p"
fontnum=37
xoffset=0.0
yoffset=0.0
ratio=1.0
hght=1.0
angle=0.0

index=NhlNewMarker(wks,symbol,fontnum,xoffset,yoffset,ratio,hght,angle)

Any ideas?

Thanks!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.ucar.edu/pipermail/ncl-talk/attachments/20140730/0869c9e9/attachment.html 


More information about the ncl-talk mailing list