Quellcode durchsuchen

t.rast.import: fix html and fix map names in example (merge from trunk, https://trac.osgeo.org/grass/changeset/61907)

git-svn-id: https://svn.osgeo.org/grass/grass/branches/releasebranch_7_0@61908 15284696-431f-4ddb-bdfa-cd5b030d7da7
Anna Petrášová vor 10 Jahren
Ursprung
Commit
ea5464eb3b
1 geänderte Dateien mit 8 neuen und 7 gelöschten Zeilen
  1. 8 7
      temporal/t.rast.import/t.rast.import.html

+ 8 - 7
temporal/t.rast.import/t.rast.import.html

@@ -47,13 +47,14 @@ t.rast.import input=precipitation_daily.tar.gz output=new_precipitation_daily \
               
 t.rast.list new_precipitation_daily
 
-new_map_0   soeren  2012-09-03 00:00:00 2012-09-04 00:00:00
-new_map_1   soeren  2012-09-04 00:00:00 2012-09-05 00:00:00
-new_map_2   soeren  2012-09-05 00:00:00 2012-09-06 00:00:00
-new_map_3   soeren  2012-09-06 00:00:00 2012-09-07 00:00:00
-new_map_4   soeren  2012-09-07 00:00:00 2012-09-08 00:00:00
-new_map_5   soeren  2012-09-08 00:00:00 2012-09-09 00:00:00
-new_map_6   soeren  2012-09-09 00:00:00 2012-09-10 00:00:00
+new_map_1   soeren  2012-09-03 00:00:00 2012-09-04 00:00:00
+new_map_2   soeren  2012-09-04 00:00:00 2012-09-05 00:00:00
+new_map_3   soeren  2012-09-05 00:00:00 2012-09-06 00:00:00
+new_map_4   soeren  2012-09-06 00:00:00 2012-09-07 00:00:00
+new_map_5   soeren  2012-09-07 00:00:00 2012-09-08 00:00:00
+new_map_6   soeren  2012-09-08 00:00:00 2012-09-09 00:00:00
+new_map_7   soeren  2012-09-09 00:00:00 2012-09-10 00:00:00
+</pre>
 </div>
 
 <h2>SEE ALSO</h2>