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

Rick Brownrigg brownrig at ucar.edu
Tue Sep 29 15:08:13 MDT 2015


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/c4f77453/attachment.html 


More information about the ncl-talk mailing list