Sophie

Sophie

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

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.-->
<style type="text/css">
body {
	background-color: #e0f0ff;
}
</style>


<H2><B>draw wxsym</B></H2>
<P>
<code>draw wxsym <i>symbol x y size
&lt;color &lt;thickness&gt;&gt;</i></code><p>
Draws the specified <code>wx</code> symbol at the specified location.
where:<p>
<ul><code><i>symbol</i></code>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;is
an integer specifying what symbol to
draw<br>
<code><i>x</i></code>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;x
location, in plotter inches<br>
<code><i>y</i></code>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;y
location<br>
<code><i>size</i></code>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;size
of the symbol <br>
<code><i>color</i></code>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;color
of symbol. Use <code>-1</code> (the default) to get
standard colors (red for storm, blue for snow, etc)<br>
<code><i>thickness</i></code>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;line
thickness of the symbol (default is 3)
</ul>
<p>
<H3>Usage Notes</H3><P>
<ol>
<li>To see what symbols are available, run the script <code><a href="ftp://cola.gmu.edu/grads/scripts/wxsym.gs">wxsym.gs</a></code> to see how to issue the <code>wxsym</code>
command.
<li>To change the default colors of the weather symbols, use <code><a href="gradcomdsetwxcols.html">set wxcols</a></code><br>
</ol>
<H3>Examples</H3><P>