Changes between Version 12 and Version 13 of Release/7.8.0-News


Ignore:
Timestamp:
Aug 18, 2019, 1:51:36 PM (5 years ago)
Author:
veroandreo
Comment:

typos

Legend:

Unmodified
Added
Removed
Modified
  • Release/7.8.0-News

    v12 v13  
    7575 * G78:i.gensig: skip NULL cells when calculating variance
    7676 * G78:i.group: Allow listing group and subgroup contents also for groups from other mapsets
    77  * G78:i.pansharpen.py: added new channel stretch option; fixed rare possible bug in histogram matching algorithm and made all output maps integer CELL maps
     77 * G78:i.pansharpen: added new channel stretch option; fixed rare possible bug in histogram matching algorithm and made all output maps integer CELL maps
    7878 * G78:i.pansharpen: updated i.pansharpen to handle pixel depths from 2-30 bits, and quashed some bugs
    7979 * G78:i.segment: avoid integer overflow with extremely large regions
     
    104104 * G78:r.univar: report stats with nan if a given zone has only  NULL values
    105105 * G78:r.walk: add option nearest from r.cost
    106  * G78:r.watershed:multiple flow direction output
     106 * G78:r.watershed: multiple flow direction output
    107107 * G78:v.buffer: added test for zero distance
    108108 * G78:v.distance: improve iterative search; speed improvement for small dmax
     
    116116 * G78:v.mkgrid: new -d flag to add diagonals to rectangular lines
    117117 * G78:v.out.postgis: document a bug, output option is ignored for attributes
    118  * G78:v.overlay: speedup for large, complex input areas
     118 * G78:v.overlay: speed-up for large, complex input areas
    119119 * G78:v.patch: automagic cleaning of boundaries if areas have been patched
    120120 * G78:v.rast.stats: add where option
    121  * G78:v.report: Add -d flag for geometries with no database recrods
    122  * G78:v.report: added c flag to avoid column names in output
     121 * G78:v.report: Add -d flag for geometries with no database records
     122 * G78:v.report: added -c flag to avoid column names in output
    123123 * G78:v.to.points: new option use=start/end
    124124 * G78:v.to.rast: do not create raster categories if vector categories are used as cell values because 1. Rast_set_cat() is terribly slow for many categories, 2. this information is redundant (1: 1 etc is not informative)