This file is indexed.

/usr/share/doc/grads/html/gradcomdsetwxcols.html is in grads 2:2.0.1-1build1.

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

<H2><B>set wxcols</B></H2>
<P>
<code>set wxcols <i>c1 c2 c3 c4 c5 </i></code>
<P>
where<code> <i>c1...c5</i> </code>are the weather symbol colors
<P>c1 (default color 2, red) :  thunder/sleet/freezing/hurricane [used in symbols 1-13,24-27,31-32,38,40,41]<br />
  c2 (default color 10, green) :  rain/drizzle [used in symbols 3,8,12-18,24,26-30,37] <br />
  c3 (default color 11, blue) :  snow [used in symbols 4,9,19-23,37] <br />
  c4 (default color 7, yellow):  fog [used in symbol 34] <br />
  c5 (default color 15, gray):  blowing snow/sand/smoke [used in symbols 33,35,36,39] <br />

<p>
<H3>Usage Notes</H3><P>
<H3>Examples</H3>
<P>Run the script <a href="ftp://grads.iges.org/grads/scripts/wxsym.gs">wxsym.gs</a> to see how the colors of the various symbols are implemented.