Changes between Version 236 and Version 237 of Grass7/NewFeatures
- Timestamp:
- 07/31/14 11:27:57 (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Grass7/NewFeatures
v236 v237 332 332 == Renamed modules == 333 333 334 * '''g.transform''' - > ''G7:m.transform''335 * '''d.nviz''' - > ''G7:m.nviz.script''334 * '''g.transform''' --> ''G7:m.transform'' 335 * '''d.nviz''' --> ''G7:m.nviz.script'' 336 336 * '''i.class''' rewritten as ''G7:g.gui.iclass'' (new wxGUI) 337 * '''i.landsat.rgb''' --> ''i.colors.enhance'' 337 338 * '''i.ortho.photo''' rewritten as G7:i.ortho.rectify: restructured and optimized; batch job capable 338 * '''nviz_cmd''' - > ''G7:m.nviz.image''339 * '''r.statistics2''' - > ''G7:r.stats.zonal''340 * '''r.statistics3''' - > ''G7:r.stats.quantile''339 * '''nviz_cmd''' --> ''G7:m.nviz.image'' 340 * '''r.statistics2''' --> ''G7:r.stats.zonal'' 341 * '''r.statistics3''' --> ''G7:r.stats.quantile'' 341 342 342 343 == Options changes ==