Changes between Version 39 and Version 40 of Grass7/NewFeatures72
- Timestamp:
- 12/11/16 11:06:29 (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Grass7/NewFeatures72
v39 v40 46 46 === Raster modules === 47 47 48 Improved:48 Several modules have been improved for this new release; among them, G72:r.in.lidar and G72:r.texture, are the ones with the most significant changes. Details of those changes and some others, are listed below: 49 49 50 50 * G72:r.in.lidar … … 53 53 * intensity_range and intensity_scale to filter and modify intensity values 54 54 * file option to specify list of files (file paths) in a text file (merges multiple LAS files on input as if it would be one file) 55 * G72:r.mapcalc - fixed bug when some uses of neighborhood modifier gave wrong result (#3067)56 * G72:r.out.xyz - new -i flag to include no data values57 55 * G72:r.texture - major rewrite fixing many bugs and making the results much more useful (#3210) 58 56 * G72:r.out.xyz - new -i flag to include no data values in the export 57 * G72:r.mapcalc - fixed a bug that gave wrong results with specific uses of neighborhood modifier (#3067). 59 58 === Raster3D modules === 60 59