[Thread Prev][Thread Next][Index]

Re: mp_aspect problems



Thanks for the help, but I found that leaving out mp_aspect solved my problems
without altering my plots. Also, using the routine below is very time-consuming
when trying to work out the dimensions of 12 plots on a page, so I will stick
to portraitNxN for the time-being.
Alice
> From majordom@ferret.wrc.noaa.gov Fri Jun 18 21:56:12 1999
> Envelope-to: alarkin@mailhost.sp.ph.ic.ac.uk
> Delivery-date: Fri, 18 Jun 1999 21:56:12 +0100
> Date: Fri, 18 Jun 1999 13:26:28 -0700
> From: Jonathan Callahan <callahan@pmel.noaa.gov>
> Subject: Re: mp_aspect problems
> To: a.larkin@ic.ac.uk
> Cc: ferret_users@ferret.wrc.noaa.gov
> Mime-Version: 1.0
> X-Accept-Language: en
> 
> Alice,
> 
> It turns out that getting the right aspect ratio in a viewport is rather
> tricky.
> 
> So we (Steve Hankin and I) have written another script which will help
> out.  It will be part of the bug fix release but I thought the ferret
> users group would want an answer to this question right away.  Attached,
> please find mp_viewport_aspect.jnl which should have enough
> documentation to get you going with your plots in viewports.
> 
> Let us know how it goes.
> 
> -- Jonathan Callahan
> 
> 
> 
> a.larkin@ic.ac.uk wrote:
> > 
> > Hello, right now we all have ferret 5 up and running, perhaps someone could
> > help me.
> > I CAN do the following to make a polar plot...
> > set data Tave_con_stero.cdf
> > set window 1
> > set region/y=10:90/z=500/l=1
> > set grid t_ave
> > go mp_stereographic_north
> > go mp_aspect
> > fill/noaxis/set_up t_ave, x_page, y_page
> > ppl fill
> > go mp_land
> > go mp_graticule 0 360 12 30 90 15
> > 
> > but when I want to do a number of plots, I tried to the the following that
> > doesn't work.
> > 
> > set data Tave_con_stero.cdf
> > set window 1
> > set region/y=10:90/z=500/l=1
> > set grid t_ave
> > go portraitNxN 2 3 15 15
> > set viewport 1
> > go mp_stereographic_north
> > go mp_aspect
> > fill/noaxis/set_up t_ave, x_page, y_page
> > ppl fill
> > go mp_land
> > go mp_graticule 0 360 12 30 90 15
> > 
> > it falls down at go mp_aspect.
> > Please could someone tell me how to resolve the problem. I've tried moving the
> > order of things around and trying go margins instead but none of this works.
> > Thanks
> > Alice


[Thread Prev][Thread Next][Index]

Dept of Commerce / NOAA / OAR / PMEL / TMAP

Contact Us | Privacy Policy | Disclaimer | Accessibility Statement