<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 Serge,<BR>
<BR>
<P style="MARGIN: 0in 0in 10pt" class=MsoNormal><SPAN style="LINE-HEIGHT: 115%; FONT-FAMILY: 'Tahoma','sans-serif'; FONT-SIZE: 10pt">I saw the commands, I already did them but they didn't work, I think this is because of that I don't understand exactly what shall I write. You know my map area is in the area with 80-120 in 1ongitude and 0-15 in latitude, the background map is some lands and water, after drawing some contours, the land is not very obvious and I would like to colorize the land to be seen. Could you please lead me with an example? Those commands should be written in where between other commands?</SPAN></P>
<BR>
Regards,<BR>
<BR>
Tahereh<BR>
<BR>
<BR>
<DIV>
<DIV id=SkyDrivePlaceholder></DIV>> From: gradsusr-request@gradsusr.org<BR>> Subject: gradsusr Digest, Vol 30, Issue 32<BR>> To: gradsusr@gradsusr.org<BR>> Date: Mon, 13 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. How to fill background map (T. haghroosta)<BR>> 2. grads-2.0.a8.oga.1 installing (Kouakou Kouadio)<BR>> 3. Re: How to fill background map (Serge Claudio Rafanoharana)<BR>> <BR>> <BR>> ----------------------------------------------------------------------<BR>> <BR>> Message: 1<BR>> Date: Mon, 13 Aug 2012 09:15:19 +0000<BR>> From: "T. haghroosta" <haghroosta@hotmail.com><BR>> Subject: [gradsusr] How to fill background map<BR>> To: <gradsusr@gradsusr.org><BR>> Message-ID: <SNT104-W6191B6CCAEC826040A824ADDB00@phx.gbl><BR>> Content-Type: text/plain; charset="windows-1256"<BR>> <BR>> <BR>> Dear all,<BR>> <BR>> I would like to fill my background map and I used these commands 'set map auto 2 4 1' and also 'set mproj proj scaled' in different tests, but they didn't work. Could you please lead me?<BR>> <BR>> Regards,<BR>> <BR>> Tahereh <BR>> -------------- next part --------------<BR>> An HTML attachment was scrubbed...<BR>> URL: http://gradsusr.org/pipermail/gradsusr/attachments/20120813/e5bf7745/attachment-0001.html <BR>> <BR>> ------------------------------<BR>> <BR>> Message: 2<BR>> Date: Mon, 13 Aug
2012 09:45:14 +0000<BR>> From: Kouakou Kouadio <kouekkd@gmail.com><BR>> Subject: [gradsusr] grads-2.0.a8.oga.1 installing<BR>> To: gradsusr@gradsusr.org<BR>> Message-ID:<BR>> <CACjBvTpZPOPU_g=KH6bV-Gy8hNaKp3uy=5wD_SS7Cxs-UHuf4A@mail.gmail.com><BR>> Content-Type: text/plain; charset="iso-8859-1"<BR>> <BR>> Dear Users,<BR>> <BR>> I'm trying to install grads-2.0.a8.oga.1 on my laptop.<BR>> I respect the different instructions. I use suse 12.1.<BR>> When i execute grads i met the following message:<BR>> <BR>> grads: missing required directory<BR>> </opt/opengrads/Linux/i686> ---><BR>> at /opt/opengrads/grads line 157.<BR>> <BR>> In the /opt/opengrads/Linux/ directory i can't found the file i686 but i<BR>> met x86_64\@..<BR>> <BR>> I don't now what i can do.<BR>> Please give me any proposition to resolve this problem.<BR>> <BR>> <BR>> <BR>> Thanks in advance.<BR>> <BR>> <BR>> Kouadio Kouakou<BR>> <BR>> Doctorant au Laboratoire Lapa-MF (Universit? de Cocody Abidjan)<BR>> C?te d'Ivoire.<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/20120813/ed314e6c/attachment-0001.html <BR>> <BR>> ------------------------------<BR>> <BR>> Message: 3<BR>> Date: Mon, 13 Aug 2012 16:51:20 +0700<BR>> From: Serge Claudio Rafanoharana <rafanoharana@gmail.com><BR>> Subject: Re: [gradsusr] How to fill background map<BR>> To: GrADS Users Forum <gradsusr@gradsusr.org><BR>> Message-ID:<BR>> <CAPFxStgF_SYdR6eiApCYwhDkGfsrxDgVc94NKkbOmA3FxjwmoQ@mail.gmail.com><BR>> Content-Type: text/plain; charset="iso-8859-1"<BR>> <BR>> Dear Tahereh,<BR>> <BR>> You can refer to: http://www.iges.org/grad
s/gadoc/commandsatt.html<BR>> <BR>> set map auto<BR>> OR<BR>> set map color style thickness<BR>> <BR>> set mproj proj<BR>> <BR>> define your proj by choosing the right option (no need to put proj, for<BR>> example set mproj latlon):<BR>> latlon Lat/lon projection with aspect ratio maintained (default)<BR>> scaled Lat/lon aspect ratio is not maintained; plot fills entire<BR>> plotting area<BR>> nps North polar stereographic<BR>> sps South polar stereographic<BR>> lambert Lambert conformal conic projection<BR>> mollweide Mollweide projection<BR>> orthogr Orthographic projection<BR>> robinson Robinson projection, requires set lon -180 180, set lat -90 90<BR>> off No map is drawn; axis labels are not interpreted as lat/lon<BR>> <BR>> Hope it can help,<BR>> <BR>> Cheers,<BR>> Serge<BR>> <BR>> On Mon, Aug 13, 2012 at 4:15 PM, T. haghroosta <haghroosta@hotmail.com>wrote:<BR>> <BR>> > Dear all,<BR>> ><BR>> > I would like to fill my background map and I used these commands 'set<BR>> > map auto 2 4 1' and also 'set mproj proj scaled' in different<BR>> > tests, but they didn't work. Could you please lead me?<BR>> ><BR>> > Regards,<BR>> ><BR>> > Tahereh<BR>> ><BR>> > _______________________________________________<BR>> > gradsusr mailing list<BR>> > gradsusr@gradsusr.org<BR>> > http://gradsusr.org/mailman/listinfo/gradsusr<BR>> ><BR>> ><BR>> <BR>> <BR>> -- <BR>> Serge<BR>> -------------- next part --------------<BR>> An HTML attachment was scrubbed...<BR>> URL: http://gradsusr.org/pipermail/gradsusr/attachments/20120813/dc08f925/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, V
ol 30, Issue 32<BR>> ****************************************<BR></DIV>                                            </div></body>
</html>