Re: How to Animate figures in Ncl

From: Paula Doubrawa <pdoubraw_at_nyahnyahspammersnyahnyah>
Date: Wed Jan 15 2014 - 13:44:29 MST

Hello,

I have had great success with ImageMagick's *convert* command line tool.

Install imagemagick on your system, then make your plots. You will end up
for example with several pdf files. Then you can run a command like:

convert -delay 50 *.pdf -loop 0 finalfile.gif

Good luck!

Paula

On Wed, Jan 15, 2014 at 3:13 PM, moudi pascal <moudipascal@yahoo.fr> wrote:

> Deal All,
> I am now working on some time series data and i would like to animate the
> output.
> Could somebody help me addressing this issue?
>
> Best Regards
>
> Pascal MOUDI IGRI
>
> PhD Student
> Laboratory of Environmental Modeling and Atmospheric Physics (LEMAP)
> Department of Physics
> Faculty of Science
> University of Yaounde I, Cameroon
>
> Ecole Africaine de la Météorologie et de l'Aviation Civile (EAMAC),
> Niamey, Niger
>
>
> Tel:+237 75 32 58 52 (Cameroon)
> +227 99 21 25 61 (Niger)
>
> _______________________________________________
> ncl-install mailing list
> List instructions, subscriber options, unsubscribe:
> http://mailman.ucar.edu/mailman/listinfo/ncl-install
>
>

_______________________________________________
ncl-install mailing list
List instructions, subscriber options, unsubscribe:
http://mailman.ucar.edu/mailman/listinfo/ncl-install
Received on Wed Jan 15 13:44:35 2014

This archive was generated by hypermail 2.1.8 : Fri Feb 07 2014 - 16:39:38 MST