[Thread Prev][Thread Next][Index]

Re: [ferret_users] problem saving image with 6 viewports



Hi Jagadish,
Try
ferret -batch image.ps -script yourferretscript.jnl
on the command line.
You can convert the postscript image (image.ps) after that to .gif.
Good luck.
Nana


On 26 October 2011 16:21, jagadish karmacharya <j_karmacharya@xxxxxxxxx> wrote:
Hi,

I am using 6 view ports to plot different figures each with seperate color bar key. It work fine in x-window but when I try to save the image (frame/file=image.gif) ferret hangs on that line and doesn't return to prompt. However if I disable the color bar key of the bottom right (BR) view port it work fine. What could be causing this? I tried other options like reducing the size of the BR viewport/ removing axes option in that viewport but none worked.

Here is my viewport definitions:
set window/aspect=0.6
def view/axes/x=0.01:0.29/y=0.5:0.9 v1; def view/axes/x=0.34:0.62/y=0.5:0.9 v2; def view/axes/x=0.67:0.95/y=0.5:0.9 v3
def view/axes/x=0.01:.29/y=0.05:0.45 v4; def view/axes/x=0.34:0.62/y=0.05:0.45 v5; def view/axes/x=0.67:0.95/y=0.05:0.45 v6

Thanks in advance.
 
Jagadish


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

Privacy Policy | Disclaimer | Accessibility Statement