[GRASS-dev] [GRASS GIS] #2409: last call for options keys consolidation

GRASS GIS trac at osgeo.org
Wed Dec 24 03:37:51 PST 2014


#2409: last call for options keys consolidation
----------------------------------+-----------------------------------------
 Reporter:  martinl               |       Owner:  grass-dev@…              
     Type:  task                  |      Status:  new                      
 Priority:  blocker               |   Milestone:  7.0.0                    
Component:  Default               |     Version:  unspecified              
 Keywords:  standardized options  |    Platform:  Unspecified              
      Cpu:  Unspecified           |  
----------------------------------+-----------------------------------------

Comment(by martinl):

 Replying to [comment:158 hellik]:

 {{{
 > stream_rast   Name for output raster map with unique stream ids
 }}}

 changed to `stream_raster` in r63706

 {{{
 > stream_vect   Name for output vector map with unique stream ids
 }}}

 changed to `stream_vector` in r63706

 {{{
 > transmissivity_singleway      Name of single-way transmissivity raster
 map [0.0-1.0]
 > transmissivitysingleway       Name of the single-way atmospheric
 transmissivitymap [-]
 }}}

 `transmissivitysingleway` changed to `transmissivity_singleway` in r63709

 {{{
 > walk_coeff    Coefficients for walking energy formula parameters a,b,c,d
 >
 > transport_coeff       Name of transport capacity coefficient raster map
 [s]
 >
 > topidxclass   Topographic index class
 > topidxstats   Name of topographic index statistics file
 >
 > tiledimension The dimensions of the tiles used in the output raster3d
 map (XxYxZ or default: 16x16x8)
 > tilesize      The maximum tile size in kilo bytes. Default is 32KB.
 >
 > swatershed    Name for output sink-watershed raster map
 }}}

 no opinion here

 {{{
 > start_rast    Name of starting raster points map
 }}}

 changed to `start_raster` in r63711

 {{{
 > stab  Set the flow stabilizing scheme (full or exponential upwinding).
 > staend        The user defined values that indicate start, intermediate
 and end status in the indicator output space time raster dataset
 >
 > sourceproj    Source projection
 > sourcescale   Conversion factor from units to meters in source
 projection
 >
 > soilheatflux  Name of instantaneous soil heat flux raster map [W/m2]
 >                               Name of soil heat flux raster map [W/m2]
 > soilmoisture  Name for output root zone soil moisture raster map
 }}}

 no opinion here

 {{{
 > slope_tol     Slope tolerance that defines a 'flat' surface (degrees)
 }}}

 changed to `slope_tolerance` in r63713

 {{{
 > segmax        Maximum length of segment on network
 >               Maximum number of points in a segment
 >
 > savehistory   Text file in which to save history
 > savesettings  Name for output file where to save current settings
 >
 > rgbmaps       Three (R,G,B) 3D raster maps to create RGB values
 [redmap,greenmap,bluemap]
 >               Three (r,g,b) raster maps to create RGB values
 [redmap,greenmap,bluemap]
 >
 >
 > productname   Name of MODIS product type
 >
 > pclay Name of soil clay fraction raster map [0.0-1.0]
 >
 > pcurvature    Name for output profile curvature map (or fxx)
 >               Name for output profile curvature raster map
 >
 > outtopidxstats        Name for output topographic index statistics file
 }}}

 no opinion here

 {{{
 > nwalkers      Number of walkers
 >                       Number of walkers, default is twice the number of
 cells
 >
 > num_partitions        Read the input files in this number of chunks
 >
 > npartitions   Number of partitions
 }}}

 `num_partitions` changed to `npartitions` (to follow other similar options
 like `nwalkers`, `npoints` and others - number of ...)

 {{{
 > ncolumn       Node cost column
 >               Node cost column (number)
 }}}

 This is more significant issue, all of v.net modules uses various
 shortened options

 {{{
 > min_area      Minimum size of area to be imported (square units)
 > min_size      Minimum number of pixels in a class
 > min_slope     Minimum slope value (in percent) for which aspect is
 computed
 >
 > mcurvature    Name for output mean curvature 3D raster map
 >                       Name for output mean curvature map (or fxy)
 >                       Name for output mean curvature raster map
 >
 > loadhistory   Text file from which to load history
 > loadsettings  Name of input file to read settings from
 > localutctime  Name of time of satellite overpass raster map [local time
 in UTC]
 >
 > insol_time    Output insolation time raster map [h] (mode 2 only)
 >
 > infil Name of runoff infiltration rate raster map [mm/hr]
 > infil_value   Runoff infiltration rate unique value [mm/hr]
 > infile        Input file with one input raster map name and data point
 position per line, field separator between name and sample point is |
 > init_time     Initial time for current simulation (0) (min)
 >
 > gcurvature    Name for output Gaussian curvature 3D raster map
 >
 > beam_rad      Output beam irradiance [W.m-2] (mode 1) or irradiation
 raster map [Wh.m-2.day-1] (mode 2)
 }}}

 no opinion here

 {{{
 > afcolumn      Arc forward/both direction(s) cost column (number)
 >
 > acolumn       Arcs' cost column (for both directions)
 >
 >
 > abcolumn      Arc backward direction cost column (number)
 >                       EXPERIMENTAL: Arc backward direction cost column
 (number)
 }}}

 see my note about `v.net` modules above

-- 
Ticket URL: <http://trac.osgeo.org/grass/ticket/2409#comment:163>
GRASS GIS <http://grass.osgeo.org>



More information about the grass-dev mailing list