Changes between Version 110 and Version 111 of Grass7/NewFeatures


Ignore:
Timestamp:
Dec 27, 2012, 6:33:06 AM (11 years ago)
Author:
neteler
Comment:

alphabetical order

Legend:

Unmodified
Added
Removed
Modified
  • Grass7/NewFeatures

    v110 v111  
    4646== Raster modules ==
    4747
     48 * Large File Support (LFS) globally enabled
    4849 * r.colors.out: new
     50 * r.cost faster by orders of magnitude (10x - 100x)
    4951 * r.external.out: new
    50  * r.cost faster by orders of magnitude (10x - 100x)
     52 * r.fillnulls: fill each hole separately thus improving quality and speed
     53 * r.gwflow/!r3.gwflow: Groundwater flow module update
     54 * r.in.lidar: new
     55 * r.in.wms: new implementation
     56 * r.mapcalc: white space is needed before/after the = sign (r.mapcalc "outmap = inmap"); use pthreads for parsing
    5157 * r.neighbours: added new option to process only marked cells (i.e: selective elevation map improvement)
    52  * r.walk faster by orders of magnitude (10x - 1000x)
    53  * r.mapcalc: white space is needed before/after the = sign (r.mapcalc "outmap = inmap"); use pthreads for parsing
     58 * r.pack, r.unpack: new
    5459 * r.resamp.filter: new - resamples raster map layers using an analytic kernel
    5560 * r.solute.transport: new; New module to compute the solute transport of groundwater in porous media using an implicit finite volume approach
     
    5863 * r.uslek: new
    5964 * r.usler: new
     65 * r.walk faster by orders of magnitude (10x - 1000x)
    6066 * r.watershed improved from G6.3 to G6.4 to G6.5 to G7: faster, less memory, floating point DEM support, MFD, clean stream extraction from MFD, segmented mode in G7 faster than in G6 by orders of magnitude.
    61  * r.gwflow/!r3.gwflow: Groundwater flow module update
    62  * Large File Support (LFS) globally enabled
    63  * r.pack, r.unpack: new
    64  * r.in.lidar: new
    65  * r.in.wms: new implementation
    66  * r.fillnulls: fill each hole separately thus improving quality and speed
    6767== Vector modules ==
    6868