瀏覽代碼

r.li files moved into ~/.grass7/r.li/

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@58968 15284696-431f-4ddb-bdfa-cd5b030d7da7
Hamish Bowman 11 年之前
父節點
當前提交
df1222c50d

+ 1 - 1
raster/r.li/r.li.cwed/r.li.cwed.html

@@ -23,7 +23,7 @@ consider in the calculation. Each row must to have this syntax:<br>
 Do not use absolute path names for the <b>output</b> map/file.
 Do not use absolute path names for the <b>output</b> map/file.
 If the "moving window" method was selected in <b>r.li.setup</b>, then the
 If the "moving window" method was selected in <b>r.li.setup</b>, then the
 output will be a raster map, otherwise an ASCII file will be generated in
 output will be a raster map, otherwise an ASCII file will be generated in
-the <tt>~/.r.li/output/</tt> folder.
+the <tt>~/.grass7/r.li/output/</tt> folder.
 <p>
 <p>
 <br>
 <br>
 If the raster is full of null value it is considered to have 0 patch and CWED=0.
 If the raster is full of null value it is considered to have 0 patch and CWED=0.

+ 1 - 1
raster/r.li/r.li.dominance/r.li.dominance.html

@@ -14,7 +14,7 @@ with: <br>
 Do not use absolute path names for the <b>output</b> map/file.
 Do not use absolute path names for the <b>output</b> map/file.
 If the "moving window" method was selected in <b>r.li.setup</b>, then the
 If the "moving window" method was selected in <b>r.li.setup</b>, then the
 output will be a raster map, otherwise an ASCII file will be generated in
 output will be a raster map, otherwise an ASCII file will be generated in
-the <tt>~/.r.li/output/</tt> folder.
+the <tt>~/.grass7/r.li/output/</tt> folder.
 <p>
 <p>
 If input raster is full of null values r.li.dominance returns -1.<br>
 If input raster is full of null values r.li.dominance returns -1.<br>
 If you want to have null values instead run <br>
 If you want to have null values instead run <br>

+ 1 - 1
raster/r.li/r.li.edgedensity/r.li.edgedensity.html

@@ -22,7 +22,7 @@
 Do not use absolute path names for the <b>output</b> map/file.
 Do not use absolute path names for the <b>output</b> map/file.
 If the "moving window" method was selected in <b>r.li.setup</b>, then the
 If the "moving window" method was selected in <b>r.li.setup</b>, then the
 output will be a raster map, otherwise an ASCII file will be generated in
 output will be a raster map, otherwise an ASCII file will be generated in
-the <tt>~/.r.li/output/</tt> folder.
+the <tt>~/.grass7/r.li/output/</tt> folder.
 <p>
 <p>
 If input raster is full of null values <em>r.li.edgedensity</em> consider to have 0
 If input raster is full of null values <em>r.li.edgedensity</em> consider to have 0
 patch.<br>
 patch.<br>

+ 1 - 1
raster/r.li/r.li.mpa/r.li.mpa.html

@@ -18,7 +18,7 @@ with:<br>
 Do not use absolute path names for the <b>output</b> map/file.
 Do not use absolute path names for the <b>output</b> map/file.
 If the "moving window" method was selected in <b>r.li.setup</b>, then the
 If the "moving window" method was selected in <b>r.li.setup</b>, then the
 output will be a raster map, otherwise an ASCII file will be generated in
 output will be a raster map, otherwise an ASCII file will be generated in
-the <tt>~/.r.li/output/</tt> folder.
+the <tt>~/.grass7/r.li/output/</tt> folder.
 <p>
 <p>
 If input raster is full of null values r.li.mpa consider to
 If input raster is full of null values r.li.mpa consider to
 have 0 patch.<br>
 have 0 patch.<br>

+ 1 - 1
raster/r.li/r.li.mps/r.li.mps.html

@@ -16,7 +16,7 @@ with:
 Do not use absolute path names for the <b>output</b> map/file.
 Do not use absolute path names for the <b>output</b> map/file.
 If the "moving window" method was selected in <b>r.li.setup</b>, then the
 If the "moving window" method was selected in <b>r.li.setup</b>, then the
 output will be a raster map, otherwise an ASCII file will be generated in
 output will be a raster map, otherwise an ASCII file will be generated in
-the <tt>~/.r.li/output/</tt> folder.
+the <tt>~/.grass7/r.li/output/</tt> folder.
 <p>
 <p>
 If the input raster contains NULL value cells, <em>r.li.mps</em>
 If the input raster contains NULL value cells, <em>r.li.mps</em>
 returns 0 for these cells. <br>
 returns 0 for these cells. <br>

+ 1 - 1
raster/r.li/r.li.padcv/r.li.padcv.html

@@ -17,7 +17,7 @@ with:<br>
 Do not use absolute path names for the <b>output</b> map/file.
 Do not use absolute path names for the <b>output</b> map/file.
 If the "moving window" method was selected in <b>r.li.setup</b>, then the
 If the "moving window" method was selected in <b>r.li.setup</b>, then the
 output will be a raster map, otherwise an ASCII file will be generated in
 output will be a raster map, otherwise an ASCII file will be generated in
-the <tt>~/.r.li/output/</tt> folder.
+the <tt>~/.grass7/r.li/output/</tt> folder.
 <p>
 <p>
 If input raster is not full of null values r.li.padcv returns a value &gt;=0 that is PADcv. <br>
 If input raster is not full of null values r.li.padcv returns a value &gt;=0 that is PADcv. <br>
 If input raster is full of null values r.li.padcv returns -1. <br>
 If input raster is full of null values r.li.padcv returns -1. <br>

+ 1 - 1
raster/r.li/r.li.padrange/r.li.padrange.html

@@ -23,7 +23,7 @@ r.li.padrange input=my_map conf=my_conf output=my_out
 Do not use absolute path names for the <b>output</b> map/file.
 Do not use absolute path names for the <b>output</b> map/file.
 If the "moving window" method was selected in <b>r.li.setup</b>, then the
 If the "moving window" method was selected in <b>r.li.setup</b>, then the
 output will be a raster map, otherwise an ASCII file will be generated in
 output will be a raster map, otherwise an ASCII file will be generated in
-the <tt>~/.r.li/output/</tt> folder.
+the <tt>~/.grass7/r.li/output/</tt> folder.
 <p>
 <p>
 If the input raster contains NULL value cells, <em>r.li.padrange</em>
 If the input raster contains NULL value cells, <em>r.li.padrange</em>
 returns -1 for these cells. <br>
 returns -1 for these cells. <br>

+ 1 - 1
raster/r.li/r.li.padsd/r.li.padsd.html

@@ -14,7 +14,7 @@ with:<br>
 Do not use absolute path names for the <b>output</b> map/file.
 Do not use absolute path names for the <b>output</b> map/file.
 If the "moving window" method was selected in <b>r.li.setup</b>, then the
 If the "moving window" method was selected in <b>r.li.setup</b>, then the
 output will be a raster map, otherwise an ASCII file will be generated in
 output will be a raster map, otherwise an ASCII file will be generated in
-the <tt>~/.r.li/output/</tt> folder.
+the <tt>~/.grass7/r.li/output/</tt> folder.
 <p>
 <p>
 If input raster is not full of null values <em>r.li.padsd</em> returns a
 If input raster is not full of null values <em>r.li.padsd</em> returns a
 value >=0 that is PADsd. <br>
 value >=0 that is PADsd. <br>

+ 1 - 1
raster/r.li/r.li.patchdensity/r.li.patchdensity.html

@@ -15,7 +15,7 @@ This index is calculated using a 4 neighbour algorithm.
 Do not use absolute path names for the <b>output</b> map/file.
 Do not use absolute path names for the <b>output</b> map/file.
 If the "moving window" method was selected in <b>r.li.setup</b>, then the
 If the "moving window" method was selected in <b>r.li.setup</b>, then the
 output will be a raster map, otherwise an ASCII file will be generated in
 output will be a raster map, otherwise an ASCII file will be generated in
-the <tt>~/.r.li/output/</tt> folder.
+the <tt>~/.grass7/r.li/output/</tt> folder.
 <p>
 <p>
 A map of NULL values is considered to have zero patches. <br>
 A map of NULL values is considered to have zero patches. <br>
 If you want to have null values instead run <br>
 If you want to have null values instead run <br>

+ 1 - 1
raster/r.li/r.li.patchnum/r.li.patchnum.html

@@ -10,7 +10,7 @@ This index is calculated using a 4 neighbour algorithm<br>
 Do not use absolute path names for the <b>output</b> map/file.
 Do not use absolute path names for the <b>output</b> map/file.
 If the "moving window" method was selected in <b>r.li.setup</b>, then the
 If the "moving window" method was selected in <b>r.li.setup</b>, then the
 output will be a raster map, otherwise an ASCII file will be generated in
 output will be a raster map, otherwise an ASCII file will be generated in
-the <tt>~/.r.li/output/</tt> folder.
+the <tt>~/.grass7/r.li/output/</tt> folder.
 <p>
 <p>
 An that is full of null values is considered to have zero patch. <br>
 An that is full of null values is considered to have zero patch. <br>
 If you want to have null values instead run <br>
 If you want to have null values instead run <br>

+ 1 - 1
raster/r.li/r.li.pielou/r.li.pielou.html

@@ -14,7 +14,7 @@ with:
 Do not use absolute path names for the <b>output</b> map/file.
 Do not use absolute path names for the <b>output</b> map/file.
 If the "moving window" method was selected in <b>r.li.setup</b>, then the
 If the "moving window" method was selected in <b>r.li.setup</b>, then the
 output will be a raster map, otherwise an ASCII file will be generated in
 output will be a raster map, otherwise an ASCII file will be generated in
-the <tt>~/.r.li/output/</tt> folder.
+the <tt>~/.grass7/r.li/output/</tt> folder.
 <p>
 <p>
 
 
 If the input raster contains NULL value cells, <em>r.li.pielou</em>
 If the input raster contains NULL value cells, <em>r.li.pielou</em>

+ 1 - 1
raster/r.li/r.li.renyi/r.li.renyi.html

@@ -17,7 +17,7 @@ with: <br>
 Do not use absolute path names for the <b>output</b> map/file.
 Do not use absolute path names for the <b>output</b> map/file.
 If the "moving window" method was selected in <b>r.li.setup</b>, then the
 If the "moving window" method was selected in <b>r.li.setup</b>, then the
 output will be a raster map, otherwise an ASCII file will be generated in
 output will be a raster map, otherwise an ASCII file will be generated in
-the <tt>~/.r.li/output/</tt> folder.
+the <tt>~/.grass7/r.li/output/</tt> folder.
 <p>
 <p>
 
 
 If input raster contain NULL values <em>r.li.renyi</em> returns -1.<br>
 If input raster contain NULL values <em>r.li.renyi</em> returns -1.<br>

+ 1 - 1
raster/r.li/r.li.richness/r.li.richness.html

@@ -11,7 +11,7 @@ with: <br>
 Do not use absolute path names for the <b>output</b> map/file.
 Do not use absolute path names for the <b>output</b> map/file.
 If the "moving window" method was selected in <b>r.li.setup</b>, then the
 If the "moving window" method was selected in <b>r.li.setup</b>, then the
 output will be a raster map, otherwise an ASCII file will be generated in
 output will be a raster map, otherwise an ASCII file will be generated in
-the <tt>~/.r.li/output/</tt> folder.
+the <tt>~/.grass7/r.li/output/</tt> folder.
 <p>
 <p>
 
 
 If input raster is full of null values r.li.richness returns -1.<br>
 If input raster is full of null values r.li.richness returns -1.<br>

+ 1 - 1
raster/r.li/r.li.setup/r.li.setup.html

@@ -51,7 +51,7 @@ The configuration file is saved in <tt>~/.grass7/r.li/my_conf</tt>
 (the file name can be defined by the user).
 (the file name can be defined by the user).
 <!-- NOT REALLY CLEAR: -->
 <!-- NOT REALLY CLEAR: -->
 Configuration output files are raster if moving window disposition was
 Configuration output files are raster if moving window disposition was
-selected, otherwise they are in <tt>~/.r.li/output</tt> folder.
+selected, otherwise they are in <tt>~/.grass7/r.li/output</tt> folder.
 <br> 
 <br> 
 All dimension are percentage of raster rows or columns.
 All dimension are percentage of raster rows or columns.
 <li><em><b>Create a new file:</b></em> this create a new configuration 
 <li><em><b>Create a new file:</b></em> this create a new configuration 

+ 1 - 1
raster/r.li/r.li.shannon/r.li.shannon.html

@@ -15,7 +15,7 @@ with:<br>
 Do not use absolute path names for the <b>output</b> map/file.
 Do not use absolute path names for the <b>output</b> map/file.
 If the "moving window" method was selected in <b>r.li.setup</b>, then the
 If the "moving window" method was selected in <b>r.li.setup</b>, then the
 output will be a raster map, otherwise an ASCII file will be generated in
 output will be a raster map, otherwise an ASCII file will be generated in
-the <tt>~/.r.li/output/</tt> folder.
+the <tt>~/.grass7/r.li/output/</tt> folder.
 
 
 <p>
 <p>
 If input raster is full of null values r.li.shannon returns -1. <br>
 If input raster is full of null values r.li.shannon returns -1. <br>

+ 1 - 1
raster/r.li/r.li.shape/r.li.shape.html

@@ -8,7 +8,7 @@ It calculates the function <br>
 Do not use absolute path names for the <b>output</b> map/file.
 Do not use absolute path names for the <b>output</b> map/file.
 If the "moving window" method was selected in <b>r.li.setup</b>, then the
 If the "moving window" method was selected in <b>r.li.setup</b>, then the
 output will be a raster map, otherwise an ASCII file will be generated in
 output will be a raster map, otherwise an ASCII file will be generated in
-the <tt>~/.r.li/output/</tt> folder.
+the <tt>~/.grass7/r.li/output/</tt> folder.
 <p>
 <p>
 	
 	
 If the input raster contains NULL value cells, <em>r.li.shape</em>
 If the input raster contains NULL value cells, <em>r.li.shape</em>

+ 1 - 1
raster/r.li/r.li.simpson/r.li.simpson.html

@@ -15,7 +15,7 @@ with: <br>
 Do not use absolute path names for the <b>output</b> map/file.
 Do not use absolute path names for the <b>output</b> map/file.
 If the "moving window" method was selected in <b>r.li.setup</b>, then the
 If the "moving window" method was selected in <b>r.li.setup</b>, then the
 output will be a raster map, otherwise an ASCII file will be generated in
 output will be a raster map, otherwise an ASCII file will be generated in
-the <tt>~/.r.li/output/</tt> folder.
+the <tt>~/.grass7/r.li/output/</tt> folder.
 <p>
 <p>
 
 
 If input raster is full of null values <em>r.li.simpson</em> returns -1.<br>
 If input raster is full of null values <em>r.li.simpson</em> returns -1.<br>