Pārlūkot izejas kodu

manual: more crosslinks added

git-svn-id: https://svn.osgeo.org/grass/grass/branches/releasebranch_7_0@62218 15284696-431f-4ddb-bdfa-cd5b030d7da7
Markus Neteler 10 gadi atpakaļ
vecāks
revīzija
9af26f4cb2

+ 10 - 1
raster/r.quantile/r.quantile.html

@@ -23,7 +23,16 @@ r.quantile elevation quantiles=5 -r --quiet | r.recode elevation \
 <h2>SEE ALSO</h2>
 
 <em>
-<a href="r.quant.html">r.quant</a>
+<a href="r.mode.html">r.mode</a>,
+<a href="r.quant.html">r.quant</a>,
+<a href="r.quantile.html">r.quantile</a>,
+<a href="r.series.html">r.series</a>,
+<a href="r.stats.html">r.stats</a>,
+<a href="r.stats.quantile.html">r.stats.quantile</a>,
+<a href="r.stats.zonal.html">r.stats.zonal</a>,
+<a href="r.statistics.html">r.statistics</a>,
+<a href="r.univar.html">r.univar</a>,
+<a href="v.rast.stats.html">v.rast.stats</a>
 </em>
 
 

+ 14 - 10
raster/r.series.accumulate/r.series.accumulate.html

@@ -1,7 +1,9 @@
 <h2>DESCRIPTION</h2>
 
-<em>r.series.accumulate</em> calculates (accumulated) raster value using growing degree days (GDDs)/Winkler indices's,
-Biologically Effective Degree Days (BEDD), Huglin heliothermal indices or an average approach from several input maps.
+<em>r.series.accumulate</em> calculates (accumulated) raster value 
+using growing degree days (GDDs)/Winkler indices's, Biologically 
+Effective Degree Days (BEDD), Huglin heliothermal indices or an average 
+approach from several input maps.
 <p>
 The flag <b>-a</b> determines the average computation of the input raster maps. 
 In case the flag is not set, the average calculation is:
@@ -18,8 +20,8 @@ In case the flag was set, the calculation changes to arithmetic mean
     gdd = average - lower
 </pre></div>
 <p>
-In case the <b>-a</b> is set, the Winkler indices are calculated instead of GDD,
-usually accumulated for the period April 1<sup>st</sup> to October 
+In case the <b>-a</b> is set, the Winkler indices are calculated instead
+of GDD, usually accumulated for the period April 1<sup>st</sup> to October 
 31<sup>st</sup> (northern hemisphere) or the period October 
 1<sup>st</sup> to April 30<sup>th</sup> 
 (southern hemisphere).
@@ -49,12 +51,13 @@ the maximum value and <em>average</em> the average value.
 The <em>min</em>, <em>max</em> and <em>average</em> values
 are automatically calculated from the input maps.
 <p>
-The <em>shift</em> and <em>scale</em> values are applied directly to the 
-input values. The <em>lower</em> and <em>upper</em> maps, as well as the <em>range</em>
-options are applied to constrain the accumulation. In case the <em>lower</em> and <em>upper</em>
-maps are not provided the <em>limits</em> option with default values will be applied.
+The <em>shift</em> and <em>scale</em> values are applied directly to 
+the input values. The <em>lower</em> and <em>upper</em> maps, as well 
+as the <em>range</em> options are applied to constrain the 
+accumulation. In case the <em>lower</em> and <em>upper</em> maps are 
+not provided the <em>limits</em> option with default values will be 
+applied.
 <p>
-
 If an existing map is provided with the <em>basemap</em> option, the
 values of this map are added to the output.
 
@@ -126,7 +129,8 @@ r.series.accumulate in=MOD11A1.Day,MOD11A1.Night,MYD11A1.Day,MYD11A1.Night out=M
 <em>
 <a href="g.list.html">g.list</a>,
 <a href="g.region.html">g.region</a>,
-<a href="r.series.html">r.series</a>
+<a href="r.series.html">r.series</a>,
+<a href="r.series.interp.html">r.series.interp</a>
 </em>
 <p>
 <a href="http://grasswiki.osgeo.org/wiki/Large_raster_data_processing">Hints for large raster data processing</a>

+ 4 - 1
raster/r.series/r.series.html

@@ -201,7 +201,10 @@ r.series file=mapnames.txt \
 <em>
 <a href="g.list.html">g.list</a>,
 <a href="g.region.html">g.region</a>,
-<a href="r.series.accumulate.html">r.series.accumulate</a>
+<a href="r.quantile.html">r.quantile</a>,
+<a href="r.series.accumulate.html">r.series.accumulate</a>,
+<a href="r.series.interp.html">r.series.interp</a>,
+<a href="r.univar.html">r.univar</a>
 </em>
 <p>
 <a href="http://grasswiki.osgeo.org/wiki/Large_raster_data_processing">Hints for large raster data processing</a>

+ 5 - 4
raster/r.stats.quantile/r.stats.quantile.html

@@ -3,14 +3,15 @@
 <em>r.stats.quantile</em> is intended to be a partial replacement for
 <em><a href="r.statistics.html">r.statistics</a></em>, with support
 for floating-point cover maps. It provides quantile calculations,
-which are absent
-from <em><a href="r.stats.zonal.html">r.stats.zonal</a></em>.
+which are absent from
+<em><a href="r.stats.zonal.html">r.stats.zonal</a></em>.
 
 <h2>SEE ALSO</h2>
 
 <em>
-<a href="r.statistics.html">r.statistics</a>,
-<a href="r.stats.zonal.html">r.stats.zonal</a>
+<a href="r.quantile.html">r.quantile</a>,
+<a href="r.stats.zonal.html">r.stats.zonal</a>,
+<a href="r.statistics.html">r.statistics</a>
 </em>
 
 

+ 2 - 0
raster/r.stats.zonal/r.stats.zonal.html

@@ -6,6 +6,8 @@ for floating-point cover maps at the expense of not support quantiles.
 
 <h2>SEE ALSO</h2>
 <em>
+<a href="r.quantile.html">r.quantile</a>,
+<a href="r.stats.quantile.html">r.stats.quantile</a>,
 <a href="r.statistics.html">r.statistics</a>
 </em>