This file is indexed.

/usr/share/doc/libdballe-doc/c_api/group__trange__table.html is in libdballe-doc 5.18-1.

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
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<title>libdballe: Time range values</title>

<link href="tabs.css" rel="stylesheet" type="text/css"/>
<link href="doxygen.css" rel="stylesheet" type="text/css" />



</head>
<body>
<div id="top"><!-- do not remove this div! -->


<div id="titlearea">
<table cellspacing="0" cellpadding="0">
 <tbody>
 <tr style="height: 56px;">
  
  
  <td style="padding-left: 0.5em;">
   <div id="projectname">libdballe
   &#160;<span id="projectnumber">5.18</span>
   </div>
   
  </td>
  
  
  
 </tr>
 </tbody>
</table>
</div>

<!-- Generated by Doxygen 1.7.6.1 -->
  <div id="navrow1" class="tabs">
    <ul class="tablist">
      <li><a href="index.html"><span>Main&#160;Page</span></a></li>
      <li><a href="modules.html"><span>Modules</span></a></li>
      <li><a href="annotated.html"><span>Data&#160;Structures</span></a></li>
      <li><a href="files.html"><span>Files</span></a></li>
    </ul>
  </div>
</div>
<div class="header">
  <div class="headertitle">
<div class="title">Time range values</div>  </div>
</div><!--header-->
<div class="contents">

<p>This table lists the various P indicator, P1, P2 value combinations that can be used to specify a time range.  
<a href="#details">More...</a></p>
<p>This table lists the various P indicator, P1, P2 value combinations that can be used to specify a time range. </p>
<p>They values closely correspond to how a time range is specified in the GRIB file format. </p>
<ul>
<li><b>0</b> Average</li>
<li><b>1</b> Accumulation</li>
<li><b>2</b> Maximum</li>
<li><b>3</b> Minimum</li>
<li><b>4</b> Difference (value at the end of the time range minus value at the beginning)</li>
<li><b>5</b> Root Mean Square</li>
<li><b>6</b> Standard Deviation</li>
<li><b>7</b> Covariance (temporal variance)</li>
<li><b>8</b> Difference (value at the beginning of the time range minus value at the end)</li>
<li><b>9</b> Ratio</li>
<li><b>51</b> Climatological Mean Value</li>
<li><b>10-191</b> Reserved</li>
<li><b>192-254</b> Reserved for Local Use</li>
<li><b>200</b> Vectorial mean</li>
<li><b>201</b> Mode</li>
<li><b>202</b> Standard deviation vectorial mean</li>
<li><b>203</b> Vectorial maximum</li>
<li><b>204</b> Vectorial minimum</li>
<li><b>205</b> Product with a valid time ranging inside the given period</li>
<li><b>254</b> Istantaneous value Notes about the time range values: </li>
<li>Validity time is defined as the time at which the data are measured or at which forecast is valid; for statistical processing data, the validity time is the end of the time interval.</li>
<li>The reference time is defined as the nominal time for report or model output (start of forecast time).</li>
<li>For instantaneous values: the date and time in DB-All.e are the validity date and time of a value; P1 and P2 are 0.</li>
<li>For statistically processed values (for example average, accumulation, extreme values): the date and time in DB-All.e are the date and time of end of the time interval.</li>
<li>P1 is defined as the difference in seconds from validity time and the reference time. For standard forecast it is the positive forecast time. Note that, for observed values, the reference time is the same as the validity time, therefore for observed values P1 is always zero. P1 &lt; 0 is a valid case for report containing data in the past with respect to the nominal report time</li>
<li>P2 is defined as the duration of the period over which statistical processing, and is always positive. Note that, for non statistical values, P2 is always zero. </li>
</ul>
</div><!-- contents -->


<hr class="footer"/><address class="footer"><small>
Generated on Thu May 24 2012 21:04:10 for libdballe by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.7.6.1
</small></address>

</body>
</html>