[Thread Prev][Thread Next][Index]

Re: [ferret_users] graphics secuence



HI,
 It is possible, explore the repeat command to do the animation on the fly
in your case you can script something like this
repeat/l=1:20 (shade /vlim=670:1400/lev="(0,1,0.05)" qcloud*1000, xlong, height;plot /nolab /over /line /vs xlong,hgt/1000)
one problem I face here is the screen goes off between each frames.  Saving frames to gif and later using "whirlgif" or unix "convert" command could be possible workarounds.
 
you can have a look at chapter 5 of FERRET users guide for more details.
regards
nuncio

National Centre for Antarctic and Ocean Research
Headland Sada, Vasco Da Gama
Goa, 403804
India.
Ph: Cell-91 9890357423
    off- 91 832 2525428

----- Original Message -----
From: "Carlos Román Cascón" <carlosromancascon@xxxxxxxxxx>
To: "ferret users" <ferret_users@xxxxxxxx>
Sent: Wednesday, July 20, 2011 3:57:21 PM GMT +05:30 Chennai, Kolkata, Mumbai, New Delhi
Subject: [ferret_users] graphics secuence

Hi,

I would like to obtain a "film", a sequence of images of my output
graphics with Ferret, i.e a way to see l=1:20. I don't know if it is
possible to do it directly with Ferret or if I should use another tool
outside Ferret

This is what I do:

set region /i=0:120/j=60/l=1
let height=(PH+PHB)/9.81 
shade /vlim=670:1400/lev="(0,1,0.05)" qcloud*1000, xlong, height
plot /nolab /over /line /vs xlong,hgt/1000 

Thank you.

Carlos Román




[Thread Prev][Thread Next][Index]
Contact Us
Dept of Commerce / NOAA / OAR / PMEL / Ferret

Privacy Policy | Disclaimer | Accessibility Statement