[gradsusr] How to save an animation
Bob Kuligowski
Bob.Kuligowski at noaa.gov
Tue Nov 15 15:02:35 EST 2011
Hernán,
You can also use the linux 'convert' command:
convert source*.gif -loop LL -delay DD loopimage.gif
where
source*.gif is the list of source images (the downside is they will be
used in the order in which they appear in ls)
LL is the number of times you want the image to loop
DD is the delay in milliseconds (though I can never get a long enough delay)
loopimage.gif is the resulting .gif loop.
In either case, you will still need to create separate individual
.gif images in GrADS.
Cheers,
Bob
> I made several animations, but using external utilities such as
> gifsicle or GIMP to put several GIF images together into an animated
> GIF. I believe both of those utilities are open-source or free to
> obtain. gifsicle is quite simple, too. If you go that route, you
> just need to write a grads script that makes each of the individual
> images.
>
> Jeff Duda
>
> On Tue, Nov 15, 2011 at 1:38 PM, hersala <hersala at gmail.com
> <mailto:hersala at gmail.com>> wrote:
>
> Dear GrADS users
>
> Can someone tell me how can I save an animation created with GrADS
> with the aim of pasting it in a slide presentation.
>
> Thank you in advance.
>
> Hernán
>
>
> _______________________________________________
> gradsusr mailing list
> gradsusr at gradsusr.org <mailto:gradsusr at gradsusr.org>
> http://gradsusr.org/mailman/listinfo/gradsusr
>
>
>
>
> --
> Jeff Duda
> Grad student - PhD, Meteorology
> University of Oklahoma School of Meteorology - Center for Analysis and
> Prediction of Storms
>
>
>
> _______________________________________________
> gradsusr mailing list
> gradsusr at gradsusr.org
> http://gradsusr.org/mailman/listinfo/gradsusr
--
Bob Kuligowski, Ph.D.
Meteorologist
NOAA/NESDIS/Center for Satellite Applications and Research (STAR)
Mailing Address:
E/RA2 RM 712 WWBG
5200 Auth Rd.
Camp Springs, MD 20746-4304
Phone: (301) 763-8251x192
Fax: (301) 763-8580
http://www.star.nesdis.noaa.gov/star/Kuligowski_B.php
http://www.star.nesdis.noaa.gov/smcd/emb/ff/index.php
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://gradsusr.org/pipermail/gradsusr/attachments/20111115/e13577ef/attachment-0003.html
More information about the gradsusr
mailing list