<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>
Dear Hui,<BR>
<BR>
Thank you for your help. I did it.<BR>
<BR>
Tahere<BR> <BR>
<DIV>
<DIV id=SkyDrivePlaceholder></DIV>> From: gradsusr-request@gradsusr.org<BR>> Subject: gradsusr Digest, Vol 30, Issue 11<BR>> To: gradsusr@gradsusr.org<BR>> Date: Sun, 5 Aug 2012 12:00:01 -0400<BR>> <BR>> Send gradsusr mailing list submissions to<BR>> gradsusr@gradsusr.org<BR>> <BR>> To subscribe or unsubscribe via the World Wide Web, visit<BR>> http://gradsusr.org/mailman/listinfo/gradsusr<BR>> or, via email, send a message with subject or body 'help' to<BR>> gradsusr-request@gradsusr.org<BR>> <BR>> You can reach the person managing the list at<BR>> gradsusr-owner@gradsusr.org<BR>> <BR>> When replying, please edit your Subject line so it is more specific<BR>> than "Re: Contents of gradsusr digest..."<BR>> <BR>> <BR>> Today's Topics:<BR>> <BR>> 1. 'vpage command' Question (T. haghroosta)<BR>> 2. Re: 'vpage command' Question (Hui Wang)<BR>> <BR>> <BR>> ----------------------------------------------------------------------<BR>> <BR>> Message: 1<BR>> Date: Sat, 4 Aug 2012 19:11:30 +0000<BR>> From: "T. haghroosta" <haghroosta@hotmail.com><BR>> Subject: [gradsusr] 'vpage command' Question<BR>> To: <gradsusr@gradsusr.org><BR>> Message-ID: <SNT104-W65F2165AAA12705F8588BADDC90@phx.gbl><BR>> Content-Type: text/plain; charset="windows-1256"<BR>> <BR>> <BR>> Dear All,<BR>> <BR>> I use command 'set vpage .... ' to put my 10 maps in one page, but unfortunately it doesn't work. In fact I don't know where is the exact place of using 'vpage' command in .gs file, and how can I use it. I wrote these 'vpage' commands in a .gs file, inside a 'while' command and before endwhile as follow:<BR>> <BR>> 'set vpage 2 3.6 4.25 7.7'<BR>> 'set vpage 3.7 5.4 4.25 7.7'<BR>> 'set vpage 5.5 7.2 4.25 7.7'<BR>> 'set vpage 7.3 9 4.25 7.7'<BR>> 'set vpage 9.1 10.8 4.25 7.7'<BR>> 'set vpage 2 3.6 0.75 4.2'<BR>> 'set vpage 3.7 5.4 0.75 4.2'<BR>> 'set vpage 5.5 7.2 0.75 4.2' <BR>> 'set v
page 7.3 9 0.75 4.2'<BR>> 'set vpage 9.1 10.8 0.75 4.2'<BR>> <BR>> Could you please lead me to do that? and how can I print it?<BR>> <BR>> Regards<BR>> <BR>> Tahere <BR>> -------------- next part --------------<BR>> An HTML attachment was scrubbed...<BR>> URL: http://gradsusr.org/pipermail/gradsusr/attachments/20120804/11f817c8/attachment-0001.html <BR>> <BR>> ------------------------------<BR>> <BR>> Message: 2<BR>> Date: Sun, 05 Aug 2012 00:01:38 -0400<BR>> From: Hui Wang <hui.wang@noaa.gov><BR>> Subject: Re: [gradsusr] 'vpage command' Question<BR>> To: GrADS Users Forum <gradsusr@gradsusr.org><BR>> Message-ID: <501DF022.3020009@noaa.gov><BR>> Content-Type: text/plain; charset="windows-1256"<BR>> <BR>> Tahere,<BR>> <BR>> Here is an example for plotting two maps in one page:<BR>> <BR>> *----------------------------<BR>> 'set vpage 0 8.5 7 11'<BR>> 'set xlopts 1 4 0.12'<BR>> 'set ylopts 1 4 0.12'<BR>> 'set xlint 30'<BR>> 'set ylint 10'<BR>> 'set grads off'<BR>> 'set gxout contour'<BR>> 'set ccolor 0'<BR>> 'set black -0.05 0.05'<BR>> 'set cint 0.2'<BR>> 'd ssta'<BR>> *----------------------------<BR>> 'set vpage 0 8.5 3 7'<BR>> 'set xlint 30'<BR>> 'set ylint 10'<BR>> 'set grads off'<BR>> 'set gxout contour'<BR>> 'set ccolor 0'<BR>> 'set black -0.05 0.05'<BR>> 'set cint 0.2'<BR>> 'd temp'<BR>> *----------------------------<BR>> <BR>> Good luck,<BR>> Hui<BR>> <BR>> On 8/4/2012 3:11 PM, T. haghroosta wrote:<BR>> > Dear All,<BR>> ><BR>> > I use command 'set vpage .... ' to put my 10 maps in one page, but <BR>> > unfortunately it doesn't work. In fact I don't know where is the exact <BR>> > place of using 'vpage' command in .gs file, and how can I use it. I <BR>> > wrote these 'vpage' commands in a .gs file, inside a 'while' command <BR>> > and before endwhile as follow:<BR>> ><BR>> > 'set v
page 2 3.6 4.25 7.7'<BR>> > 'set vpage 3.7 5.4 4.25 7.7'<BR>> > 'set vpage 5.5 7.2 4.25 7.7'<BR>> > 'set vpage 7.3 9 4.25 7.7'<BR>> > 'set vpage 9.1 10.8 4.25 7.7'<BR>> > 'set vpage 2 3.6 0.75 4.2'<BR>> > 'set vpage 3.7 5.4 0.75 4.2'<BR>> > 'set vpage 5.5 7.2 0.75 4.2'<BR>> > 'set vpage 7.3 9 0.75 4.2'<BR>> > 'set vpage 9.1 10.8 0.75 4.2'<BR>> ><BR>> > Could you please lead me to do that? and how can I print it?<BR>> ><BR>> > Regards<BR>> ><BR>> > Tahere<BR>> ><BR>> ><BR>> > _______________________________________________<BR>> > gradsusr mailing list<BR>> > gradsusr@gradsusr.org<BR>> > http://gradsusr.org/mailman/listinfo/gradsusr<BR>> -------------- next part --------------<BR>> An HTML attachment was scrubbed...<BR>> URL: http://gradsusr.org/pipermail/gradsusr/attachments/20120805/97693e63/attachment-0001.html <BR>> <BR>> ------------------------------<BR>> <BR>> _______________________________________________<BR>> gradsusr mailing list<BR>> gradsusr@gradsusr.org<BR>> http://gradsusr.org/mailman/listinfo/gradsusr<BR>> <BR>> <BR>> End of gradsusr Digest, Vol 30, Issue 11<BR>> ****************************************<BR></DIV>                                            </div></body>
</html>