Changes between Version 7 and Version 8 of Release/7.0.5-News


Ignore:
Timestamp:
Aug 27, 2016, 8:53:08 AM (8 years ago)
Author:
martinl
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Release/7.0.5-News

    v7 v8  
    4040==== Minor module changes ====
    4141
    42  * g.region: fix uninitialized struct - fixes convergence angle, #1500
    43  * d.northarrow: fix multiplication of arrow in latlon regions, see #1242 and #1410
     42 * G70:g.region: fix uninitialized struct - fixes convergence angle, #1500
     43 * G70:d.northarrow: fix multiplication of arrow in latlon regions, see #1242 and #1410
    4444 * i.eb.* + i.evapo.*: fix for MegaJoules per meter square per day
    45  * i.segment: fix manhattan distance
    46  * i.vi: writing of color table fixed
    47  * r.mapcalc: fix wrong result when neighborhood modifier takes a cell above first
    48  * v.category: fix Windows bug
    49  * i.vi: print msg which index is actually calculated; fix ARVI name; apply standard NDVI color table in case of viname=ndvi
    50  * d.barscale/northarrow: fix layout when using frame, see #3121
    51  * r.out.gdal: enhance compatibility WRT metadata
    52  * d.histogram: fix x axis labels for small numbers, see #2463
    53  * v.in.ogr Segmentation fault (fix #2868)
    54  * r.to.vect: delete output on error (see #2394)
    55  * v.in.ogr key flag does not change category values and you loose connection between features and attributes (fix #1494)
     45 * G70:i.segment: fix manhattan distance
     46 * G70:i.vi: writing of color table fixed
     47 * G70:r.mapcalc: fix wrong result when neighborhood modifier takes a cell above first
     48 * G70:v.category: fix Windows bug
     49 * G70:i.vi: print msg which index is actually calculated; fix ARVI name; apply standard NDVI color table in case of viname=ndvi
     50 * G70:d.barscale/northarrow: fix layout when using frame, see #3121
     51 * G70:r.out.gdal: enhance compatibility WRT metadata
     52 * G70:d.histogram: fix x axis labels for small numbers, see #2463
     53 * G70:v.in.ogr Segmentation fault (fix #2868)
     54 * G70:r.to.vect: delete output on error (see #2394)
     55 * G70:v.in.ogr key flag does not change category values and you loose connection between features and attributes (fix #1494)
    5656
    5757==== GUI changes ====
     
    6161 * wxGUI/nviz: when showing legend parameter at can have floats not just int
    6262 * wxGUI: catch also UnicodeDecodeError when reading current directory as GISDBASE
    63  * g.gui.gmodeler: substitute all occurrences of variable in command (bugfix)
     63 * G70:g.gui.gmodeler: substitute all occurrences of variable in command (bugfix)
    6464 * wxGUI: fix escape button to close dialogs and fix keyboard shortcuts on Mac, see #797
    6565 * wxGUI: solve #2558 and #3112 by distributing wx.lib.plot.py with GRASS
    6666 * wxGUI web_services: archived NASA OnEarth replaced with NASA GIBS WMTS
    67  * g.gui.gmodeler - not possible to remove data from model (trac #2947)
     67 * G70:g.gui.gmodeler - not possible to remove data from model (trac #2947)
    6868 * wxGUI: escape single quotes when editing attributes from GUI, see #2252
    6969
     
    8888==== Manual pages ====
    8989
    90  * r.watershed: update manual
    91  * r.univar/r3.univar manuals: examples improved
    92  * v.distance manual: explain units of dmin and dmax
    93  * r.import manual: SRTM V3 example added
    94  * r.import manual: fix WorldClim import example
    95  * i.atcorr manual, imageryintro: clarify TOAR part; cross links added; keywords added
    96  * r.in.gdal manual: add Worldclim import trick
    97  * r.mapcalc manual/rasterintro: explain precision differences
    98  * r.neighbors manual: fix average example (was wrongly in maximum)
    99  * r.statistics + r.stats.quantile + r.stats.zonal manual: extended
    100  * v.overlay: remove duplicated notes about olayer option from the manual, figure caption cosmetics
     90 * G70:r.watershed: update manual
     91 * G70:r.univar/G70:r3.univar manuals: examples improved
     92 * G70:v.distance manual: explain units of dmin and dmax
     93 * G70:r.import manual: SRTM V3 example added
     94 * G70:r.import manual: fix WorldClim import example
     95 * G70:i.atcorr manual, imageryintro: clarify TOAR part; cross links added; keywords added
     96 * G70:r.in.gdal manual: add Worldclim import trick
     97 * G70:r.mapcalc manual/rasterintro: explain precision differences
     98 * G70:r.neighbors manual: fix average example (was wrongly in maximum)
     99 * G70:r.statistics + r.stats.quantile + r.stats.zonal manual: extended
     100 * G70:v.overlay: remove duplicated notes about olayer option from the manual, figure caption cosmetics
    101101
    102102==== Message translation updates ====