Sophie

Sophie

distrib > Fedora > 18 > i386 > by-pkgid > dcaf9bd555d1ce386641f56c6523d3ed > files > 172

grads-2.0.2-1.fc18.i686.rpm

<!--Copyright (C) 1988-2005 by the Institute of Global Environment and Society (IGES). See file COPYRIGHT for more information.-->

<html>
<head>
<title>GrADS Command: set mproj</title>
</head>
<body bgcolor="e0f0ff" text="#000000">

<h2><b>set mproj</b></h2>
<p>
<code>set mproj <i>proj</i></code><p>
Sets current map projection. Options for <code><i>proj</i></code> are:
<p>
<ul>
<code>latlon&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</code>
Lat/lon projection with aspect ratio maintained (default) <br>
<code>scaled&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</code>
Lat/lon aspect ratio is not maintained; plot fills entire plotting area<br>
<code>nps&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</code>
North polar stereographic <br>
<code>sps&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</code>
South polar stereographic <br>
<code>lambert&nbsp;&nbsp;&nbsp;&nbsp;</code>
Lambert conformal conic projection<br>
<code>mollweide&nbsp;&nbsp;</code>
Mollweide projection<br>
<code>orthogr&nbsp;&nbsp;&nbsp;&nbsp;</code>
Orthographic projection<br>
<code>robinson&nbsp;&nbsp;&nbsp;</code>
Robinson projection, requires <code>set lon -180 180, set lat -90 90</code><br>
<code>off&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</code>
No map is drawn; axis labels are not interpreted as lat/lon <br>
</ul>
<p>

<p>
<h3>Usage Notes</h3>
<ol>
</ol>

<p>
<h3>Examples </h3>

</body>
</html>