[Thread Prev][Thread Next][Index]

Re: [ferret_users] multiple plots with stereographic projections



Hi Dessy,
Thanks, but this is not working  I just commented the go mp_aspect in each plot, the script
works, but I do not understand why?
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: "dessy berlianty" <dessyberlianty@xxxxxxxxx>
To: nuncio@xxxxxxxxx
Cc: "Ferret users" <oar.pmel.ferret_users@xxxxxxxx>
Sent: Monday, June 6, 2011 1:49:26 PM GMT +05:30 Chennai, Kolkata, Mumbai, New Delhi
Subject: Re: [ferret_users] multiple plots with stereographic projections


Hi Nuncio, 

How about this command: 

yes? set view upper 
your first graph command 
yes? set view lower 
your second graph command 


I hope it help. 

Regards, 

dessy 




From: "nuncio@xxxxxxxxx" <nuncio@xxxxxxxxx> 
To: ferret <ferret_users@xxxxxxxx> 
Sent: Mon, June 6, 2011 3:38:37 PM 
Subject: [ferret_users] multiple plots with stereographic projections 

Hi list, 
I am trying to plot two plots in stereographic on the same window using mp_viewport_aspect 

here is the code snippet 

go mp_stereographic_south 
set grid t1[d=1] 
go mp_aspect 
go margins 0.1 0.1 0.1 0.1 
go mp_viewport_aspect 0.1 0.5 0.6 1 mp_vp1 
fill/noaxis/nolab/lev=(-inf)(-0.05,0.05,0.01)(inf) t1[d=1],x_page,y_page 
go mp_graticule 
go mp_land 

go mp_stereographic_south 
set grid t1[d=2] 
go mp_aspect 
go margins 0.1 0.1 0.1 0.1 
go mp_viewport_aspect 0.1 0.5 0.1 1 mp_vp2 
fill/noaxis/nolab/lev=(-inf)(-0.03,0.03,0.01)(inf) t1[d=2],x_page,y_page 
go mp_graticule 
go mp_land 

This draws the two plots but the first plot is erased when the second one is drawn. 
any suggestions 
nuncio 


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


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

Privacy Policy | Disclaimer | Accessibility Statement