[ncl-talk] Nhlnewmarker Seg Fault

Mary Haley haley at ucar.edu
Wed Jul 30 12:45:28 MDT 2014


Hi all,

Elizabeth and I took this offline, and I had her try a 6.2.0 version of NCL
to see if it fixed her problem, which it did.

For the record, if you are using a system installed version of NCL and need
access to a newer version or a test version, then you can do this without
having to bother your system administrator about overwriting the system
installed version.

You can install versions of NCL in a personal directory under your home
directory, and run that instead of the system version.   What's involved is
changing a couple of environment variables, NCARG_ROOT and PATH, and I'm
happy to help with this.

Of course, as a courtesy, you should *always* alert your system
administrator if you are going to do something like this. They may have
their own policies about running your own versions of software.

--Mary


On Wed, Jul 30, 2014 at 9:32 AM, Mary Haley <haley at ucar.edu> wrote:

> Hi,
>
> In version 6.1.0 of NCL, we fixed an optimization problem with
> NhlNewMarker, that caused the occasional hiccup with this function. It is
> possible that you are running into this issue. You might want to consider
> upgrading your version of NCL.
>
> If you are not sure how to upgrade, or if you want to test it before you
> upgrade, you can email me offline.
>
> --Mary
>
>
>
> On Wed, Jul 30, 2014 at 7:33 AM, Elizabeth Wilson <
> Elizabeth.Wilson at panasonic.aero> wrote:
>
>>  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!
>>
>> _______________________________________________
>> 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/20140730/91be8b0d/attachment.html 


More information about the ncl-talk mailing list