Can GrADS "animated time sequences" be captured to a file
Armelle Reca C. Remedio
melle at OBSERVATORY.PH
Wed Feb 8 22:22:31 EST 2006
Hi!
What we normally do here is:
1. create a script to print all the 45 images using the printim command.
set t 1
printim image01.gif
....
set t 45
printim image45.gif
2. then in linux, use the command:
convert -delay 10 *.gif <name_of_new_file>.gif
this will convert the 45 images that you have into one gif file with a delay of
10 steps. sometimes, depending on your pc platform, the images skip files
especially if its too many. this is the method we use to create a "movie" file.
there might be a better way in doing this.
hope this helps.
sincerely,
melle
Quoting Tom Hardy <tomhardy at COX.NET>:
> Hello:
>
> I have a 3-D (lon, lat, time) 45 year series of ERA-40 data that displays
> wonderfully with GrADS. Is it possible to capture the display to a common
> format that can be played without GrADS? Either a Linux or Windows solution
> works for me. As an aside, I can't find a GrADS email archive, is there one?
> Thanks.
>
> Tom
>
--
Armelle Reca C. Remedio
Regional Climate Systems
Climate Studies Division
Manila Observatory
Ateneo de Manila University
Loyola Heights,
1108 Q.C. PHILIPPINES
Tel No: (63-2) 426-5921 loc.214
Fax No: (63-2) 426-6141
www.observatory.ph
~~~~~....................................~~~~~
"Science can purify religion from error and superstition.
Religion can purify science from idolatry and false absolutes."
(Pope John Paul II, 1987)
~~~~~....................................~~~~~
More information about the gradsusr
mailing list