Przeglądaj źródła

simwe: update manual (for https://trac.osgeo.org/grass/changeset/58507)

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@58508 15284696-431f-4ddb-bdfa-cd5b030d7da7
Anna Petrášová 11 lat temu
rodzic
commit
0007e3cb3a
1 zmienionych plików z 3 dodań i 2 usunięć
  1. 3 2
      raster/simwe/r.sim.water/r.sim.water.html

+ 3 - 2
raster/simwe/r.sim.water/r.sim.water.html

@@ -63,8 +63,9 @@ depending on the time step, complexity of terrain, land cover and size of the ar
 Output walker, water depth and discharge maps can be saved during simulation using 
 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 
 the time series flag <i>-t</i> and <i>outiter</i> parameter 
 defining the time step in minutes for writing output files. 
 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
 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
 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
 the computational region the water depth is logged each time step in the logfile. The logfile is