浏览代码

t.list manual: add example to list stds by a pattern in the name

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@71574 15284696-431f-4ddb-bdfa-cd5b030d7da7
Veronica Andreo 7 年之前
父节点
当前提交
f0f5b51bc1
共有 1 个文件被更改,包括 13 次插入0 次删除
  1. 13 0
      temporal/t.list/t.list.html

+ 13 - 0
temporal/t.list/t.list.html

@@ -49,6 +49,19 @@ precipitation@climate_2000_2012
 tempmean@climate_2000_2012
 </pre></div>
 
+The <em>where</em> option can also be used to list the stds with a 
+certain pattern in their name, i.e. as the pattern option in <a 
+href="g.list.html">g.list</a>.
+
+<div class="code"><pre>
+# strds whose name start with "precip"
+t.list type=strds where="name LIKE 'precip%'"
+----------------------------------------------
+Space time raster datasets with absolute time available in mapset &#60;climate_1970_2012&#62;:
+precip_abs@climate_1970_2012
+precipitation@climate_1970_2012
+</pre></div>
+
 The user can also obtain the list of time stamped raster maps. These maps 
 might be registered in strds or not. The output of the following command 
 can vary according to the accessible mapsets specified through