/usr/share/doc/grads/html/gradcomdsetwxopt.html is in grads 3:2.1.0-2.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 | <!--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 wxopt</title>
</head>
<body bgcolor="e0f0ff" text="#000000">
<h2><b>set wxopt</b></h2>
<p>
<code>set wxopt wxsym|mark|char</code>
<p>
Controls output when using graphics output option <a
href="gradcomdsetgxout.html">set gxout wxsym</a>.
The options are as follows:
<p>
<ul>
<code>wxsym</code> (default)
<ul>Plots a weather symbol, based on the numerical value at the station
location.</ul>
<p>
<code>mark</code>
<ul>Plots a marker, based on the numerical station value.</ul>
<p>
<code>char</code>
<ul>Plots a character, based on the ascii numerical value at the station.</ul>
</ul>
<p>
<h3>Usage Notes</h3>
<ol>
<li>This command only used with station data.
</ol>
<p>
<h3>Examples </h3>
</body>
</html>
|