[GRASS-SVN] r58508 - grass/trunk/raster/simwe/r.sim.water
svn_grass at osgeo.org
svn_grass at osgeo.org
Sun Dec 22 13:09:50 PST 2013
Author: annakrat
Date: 2013-12-22 13:09:50 -0800 (Sun, 22 Dec 2013)
New Revision: 58508
Modified:
grass/trunk/raster/simwe/r.sim.water/r.sim.water.html
Log:
simwe: update manual (for r58507)
Modified: grass/trunk/raster/simwe/r.sim.water/r.sim.water.html
===================================================================
--- grass/trunk/raster/simwe/r.sim.water/r.sim.water.html 2013-12-22 21:04:25 UTC (rev 58507)
+++ grass/trunk/raster/simwe/r.sim.water/r.sim.water.html 2013-12-22 21:09:50 UTC (rev 58508)
@@ -63,8 +63,9 @@
Output walker, water depth and discharge maps can be saved during simulation using
the time series flag <i>-t</i> and <i>outiter</i> parameter
defining the time step in minutes for writing output files.
-Files are saved with a suffix representing time since the start of simulation in seconds
-(e.g. wdepth.500, wdepth.1000).
+Files are saved with a suffix representing time since the start of simulation in minutes
+(e.g. wdepth.05, wdepth.10).
+<!-- TODO add example of registering outputs into temporal framework when #2146 is fixed -->
Monitoring of water depth at specific points is supported. A vector map with observation points and
a path to a logfile must be provided. For each point in the vector map which is located in
the computational region the water depth is logged each time step in the logfile. The logfile is
More information about the grass-commit
mailing list