Changes between Version 36 and Version 37 of Release/8.0.0-News


Ignore:
Timestamp:
Jan 15, 2022, 9:37:14 AM (3 years ago)
Author:
neteler
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Release/8.0.0-News

    v36 v37  
    194194 * G80:i.zc: avoid integer overflow by @metzm in (PR:142)
    195195 * G80:r.blend: Quote map names in r.mapcalc expressions. by @marisn in (PR:277)
     196 * G80:r.clump: fix clumping of FCELL/DCELL maps with threshold=0 by @mmetz (PR:1792)
    196197 * G80:r.compress: Reversing logic to fix Failure Reporting by @Lucifergene in (PR:1812)
    197198 * G80:r.contour: fix an error message text by @infrastation in (PR:1014)
     
    218219 * G80:r.pack/r.unpack: fix pack and unpack VRT raster map with tiled raster maps by @tmszi in (PR:1074)
    219220 * G80:r.pack/r.unpack: fix packing/unpacking vrt map if some of tiled rasters doesn't have color table by @tmszi in (PR:1116)
     221 * G80:r.random.cells: treat distance as minimum distance by @mmetz (PR:1797)
    220222 * G80:r.region: Vect_get_map_box() requires level 2 by @HuidaeCho in (PR:1404)
    221223 * G80:r.report: add default units, change to full unit names by @petrasovaa in (PR:1666)