瀏覽代碼

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á 10 年之前
父節點
當前提交
ea5464eb3b
共有 1 個文件被更改,包括 8 次插入7 次删除
  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>