Changes between Version 39 and Version 40 of Grass7/NewFeatures72


Ignore:
Timestamp:
Dec 11, 2016, 11:06:29 AM (7 years ago)
Author:
veroandreo
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Grass7/NewFeatures72

    v39 v40  
    4646=== Raster modules ===
    4747
    48 Improved:
     48Several 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:
    4949
    5050 * G72:r.in.lidar
     
    5353  * intensity_range and intensity_scale to filter and modify intensity values
    5454  * 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 values
    5755 * 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).
    5958=== Raster3D modules ===
    6059