[ncl-talk] Animation script hanging after set number of frames

Rick Brownrigg brownrig at ucar.edu
Tue Sep 29 16:27:38 MDT 2015


Hi Noah,

I hate to say this, but it works for me. I tested using our latest
development code, and the latest official release, 6.3.0.

What version of NCL are you using, and on what machine?

   ncl -V
  uname -a

And what do you mean by "...my script hangs after exactly 94 frames..."? Do
you mean the counter stops there at 94 (it should go to 200) and the
program never exits? Or does it exit at 94?

I can send you those pngs if you like, but that doesn't help you in the
long run if you need to do this again/differently.

Not sure what to suggest here...
Rick




On Tue, Sep 29, 2015 at 3:18 PM, Noah Brenowitz <noah at cims.nyu.edu> wrote:

> Thanks for responding so quickly.
>
> I uploaded a file "netcdf_for_problem_noah.tar.gz" into /include, which
> contains the netcdf files, and the script "vec.ncl".
>
> Best,
> Noah
>
> On Tue, Sep 29, 2015 at 5:08 PM, Rick Brownrigg <brownrig at ucar.edu> wrote:
>
>> Hi Noah,
>>
>> I don't see anything obvious, and its odd that 94 seems to be a magic
>> number.  Would it be possible for me to get ahold of the netcdf file?  You
>> could either email it directly to me (if not too large), or ftp it
>> following these directions:
>>
>> *You can ftp larger datasets and files to:*
>>
>> ftp ftp.cgd.ucar.edu
>> anonymous
>> <use your email address for the password>
>> cd incoming
>> put ...
>> put ...
>> .
>> .
>> .
>> quit
>>
>> Note that for security reasons, you cannot list the contents of this
>> directory, and neither can we. We need to know the *exact* names of the
>> files in order to retrieve them.
>>
>> Thanks,
>> Rick
>>
>> On Tue, Sep 29, 2015 at 2:51 PM, Noah Brenowitz <noah at cims.nyu.edu>
>> wrote:
>>
>>> I am a beginning NCL user, and I have been working on a script which
>>> iterates through the time samples of a netcdf file, plots some things, and
>>> saves the pngs to a folder "frames/".
>>>
>>> Unfortunately, my script hangs after exactly 94 frames every time I run
>>> it. I have checked the memory usage of the NCL process using "top", and it
>>> is only using around 4% of the available memory. So there aren't any leaks.
>>>
>>> I have attached the script file. I appreciate your help with this issue.
>>>
>>> Thanks,
>>> Noah Brenowitz
>>>
>>> _______________________________________________
>>> 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/20150929/39c26ba9/attachment.html 


More information about the ncl-talk mailing list