Changes between Version 20 and Version 21 of Grass7/NewFeatures


Ignore:
Timestamp:
Apr 14, 2010, 11:00:03 AM (14 years ago)
Author:
martinl
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Grass7/NewFeatures

    v20 v21  
    140140== Renamed options ==
    141141
     142 * r.fill.dir
     143  * input -> elevation
     144  * elevation -> depression
    142145 * r.basins.fill
    143   * c_map -> cmap_input
    144   * t_map -> tmap_input
     146  * c_map -> cnetwork
     147  * t_map -> tnetwork
    145148  * result -> output
    146149 * r.flow
    147   * elevin -> elevation_input
    148   * aspin -> aspect_input
    149   * barin -> barrier_input
    150   * flout -> flowline_output
    151   * lgout -> flowpath_output
    152   * dsout -> density_output
     150  * elevin -> elevation
     151  * aspin -> aspect
     152  * barin -> barrier
     153  * flout -> flowline
     154  * lgout -> flowpath
     155  * dsout -> density
    153156 * r.li.*
    154157  * map -> input
    155158 * r.topmodel
    156   * elevation -> elevation_input
    157   * basin -> basin_input
    158   * depressionless -> depression_output
    159   * direction -> direction_output
    160   * belevation -> basin_output
    161   * topidx -> topidx_output
     159  * elevation -> elevation
     160  * basin -> basin
     161  * depressionless -> depression
     162  * direction -> direction
     163  * belevation -> basin
     164  * topidx -> topidx
    162165 * r.uslek
    163   * psand -> psand_input
    164   * pclay -> pclay_input
    165   * psilt -> psilt_input
    166   * pomat -> pomat_input
    167166  * usle_k -> output
    168167 * r.water.outlet
    169168  * drainage -> input
    170169  * basin -> output
    171  * r.watershed
    172   * elevation -> elevation_input
    173   * depression -> depression_input
    174   * flow -> flow_input
    175   * disturbed_land -> land_input
    176   * blocking -> block_input
    177   * accumulation -> accumulation_output
    178   * drainage -> drainage_output
    179   * basin -> basin_output
    180   * stream -> stream_output
    181   * half_basin ->  half_basin_output
    182   * max_slope_length -> slope_length_output
    183   * slope_steep -> slope_steep_output
    184170 * r.sim.sediment
    185   * elevin -> elevation_input
    186   * wdepth -> wdepth_input
    187   * dxin -> dx_input
    188   * dyin -> dy_input
    189   * detin -> det_input
    190   * tranin -> tran_input
    191   * tauin -> tau_input
    192   * manin -> man_input
     171  * elevin -> elevation
     172  * dxin -> dx
     173  * dyin -> dy
     174  * detin -> det
     175  * tranin -> tran
     176  * tauin -> tau
     177  * manin -> man
    193178  * maninval -> man_value
    194   * tc -> tc_out
    195   * et -> et_output
    196   * conc -> conc_output
    197   * flux -> flux_output
    198   * erdep erdep_output
    199179 * r.sim.water
    200   * elevin -> elevation_input
    201   * dxin -> dx_input
    202   * dyin -> dy_input
    203   * rain -> rain_input
     180  * elevin -> elevation
     181  * dxin -> dx
     182  * dyin -> dy
     183  * rain -> rain
    204184  * rain_val -> rain_value
    205   * infil -> infil_input
     185  * infil -> infil
    206186  * infil_val -> infil_value
    207   * manin -> man_input
     187  * manin -> man
    208188  * manin_val -> man_value
    209   * traps -> traps_output
    210   * disch -> disch_output
    211   * err -> er_output