[GRASS-SVN] r66543 - grass-addons/grass7/raster/r.futures/r.futures.pga

svn_grass at osgeo.org svn_grass at osgeo.org
Mon Oct 19 23:18:21 PDT 2015


Author: neteler
Date: 2015-10-19 23:18:21 -0700 (Mon, 19 Oct 2015)
New Revision: 66543

Modified:
   grass-addons/grass7/raster/r.futures/r.futures.pga/r.futures.pga.html
Log:
r.futures.pga manual: html cosmetics

Modified: grass-addons/grass7/raster/r.futures/r.futures.pga/r.futures.pga.html
===================================================================
--- grass-addons/grass7/raster/r.futures/r.futures.pga/r.futures.pga.html	2015-10-20 01:07:07 UTC (rev 66542)
+++ grass-addons/grass7/raster/r.futures/r.futures.pga/r.futures.pga.html	2015-10-20 06:18:21 UTC (rev 66543)
@@ -100,7 +100,13 @@
 <h2>EXAMPLE</h2>
 
 <div class="code"><pre>
-r.futures.pga -s developed=lc96 predictors=d2urbkm,d2intkm,d2rdskm,slope demand=demand.txt devpot_params=devpotParams.csv discount_factor=0.6 compactness_mean=0.4 compactness_range=0.08 num_neighbors=4 seed_search=2 patch_sizes=patch_sizes.txt development_pressure=gdp n_dev_neighbourhood=10 development_pressure_approach=gravity gamma=2 scaling_factor=1 subregions=subregions  num_regions=9 incentive_table=probLookup.csv constrain_weight=weight_1 output=final_results output_series=development
+r.futures.pga -s developed=lc96 predictors=d2urbkm,d2intkm,d2rdskm,slope \
+  demand=demand.txt devpot_params=devpotParams.csv discount_factor=0.6 \
+  compactness_mean=0.4 compactness_range=0.08 num_neighbors=4 seed_search=2 \
+  patch_sizes=patch_sizes.txt development_pressure=gdp n_dev_neighbourhood=10 \
+  development_pressure_approach=gravity gamma=2 scaling_factor=1 \
+  subregions=subregions num_regions=9 incentive_table=probLookup.csv \
+  constrain_weight=weight_1 output=final_results output_series=development
 </pre></div>
 
 
@@ -116,11 +122,11 @@
 
 <ul>
 <li>
-    Meentemeyer, R. K., Tang, W., Dorning, M. A., Vogler, J. B., Cunniffe, N. J., & Shoemaker, D. A. (2013).
+    Meentemeyer, R. K., Tang, W., Dorning, M. A., Vogler, J. B., Cunniffe, N. J., & Shoemaker, D. A. (2013).
     <a href="http://dx.doi.org/10.1080/00045608.2012.707591">FUTURES: Multilevel Simulations of Emerging
     Urban-Rural Landscape Structure Using a Stochastic Patch-Growing Algorithm</a>.
     Annals of the Association of American Geographers, 103(4), 785-807.
-<li>Dorning, M. A., Koch, J., Shoemaker, D. A., & Meentemeyer, R. K. (2015).
+<li>Dorning, M. A., Koch, J., Shoemaker, D. A., & Meentemeyer, R. K. (2015).
    <a href="http://dx.doi.org/10.1016/j.landurbplan.2014.11.011">Simulating urbanization scenarios reveals
     tradeoffs between conservation planning strategies</a>.
     Landscape and Urban Planning, 136, 28-39.</li>



More information about the grass-commit mailing list