[GRASS-SVN] r72254 - grass/branches/releasebranch_7_4/raster/r.series.accumulate

svn_grass at osgeo.org svn_grass at osgeo.org
Sun Feb 18 10:59:08 PST 2018


Author: neteler
Date: 2018-02-18 10:59:08 -0800 (Sun, 18 Feb 2018)
New Revision: 72254

Modified:
   grass/branches/releasebranch_7_4/raster/r.series.accumulate/r.series.accumulate.html
Log:
r.series.accumulate manual: update manual explaining accumulation (trunk, r72228)

Modified: grass/branches/releasebranch_7_4/raster/r.series.accumulate/r.series.accumulate.html
===================================================================
--- grass/branches/releasebranch_7_4/raster/r.series.accumulate/r.series.accumulate.html	2018-02-18 11:09:34 UTC (rev 72253)
+++ grass/branches/releasebranch_7_4/raster/r.series.accumulate/r.series.accumulate.html	2018-02-18 18:59:08 UTC (rev 72254)
@@ -3,7 +3,9 @@
 <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.
+approach from several input maps for a given day. Accumulation of e.g. 
+degree-days to growing degree days (GDDs) can be done by providing a 
+<em>basemap</em> with GDDs of the previous day.
 <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:



More information about the grass-commit mailing list