Changes between Version 364 and Version 365 of Grass7Planning


Ignore:
Timestamp:
Nov 11, 2017, 7:05:45 AM (6 years ago)
Author:
neteler
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Grass7Planning

    v364 v365  
    4545* ~~r.in.lidar: Storage type~~ (wenzeslaus: not sure what it is, but code is not identical in 7.2 and trunk, leaving it for 7.4)
    4646* ~~v.what.strds: add capabilities to use names also for temporal dataset with minutes and seconds granularity: r69331 (leaving it for 7.4)~~
     47
     48=== 7.4.0 ===
     49
     50 * NULL compression, make default ~~~and backport to 7.0 for compatibility~~~
     51 * RLE/DEFLATE/LZ4 compression: #2750: LZ4 when writing raster rows; better than double I/O bound r.mapcalc speed
     52 * r.mapcalc / !r3.mapcalc: new variables to access current region dimensions in cells (nrows, ncols, ndepths) (r67664)
     53
     54
    4755== Blockers ==
    4856
     
    6169 * Open bugs concerning [/report/19 GRASS 7]
    6270 * [query:status!=closed&type=enhancement&order=id&desc=1,compact List Open Enhancement Requests]
    63 
    64 === 7,4 ===
    65 
    66  * NULL compression, make default ~~~and backport to 7.0 for compatibility~~~
    67  * RLE/DEFLATE/LZ4 compression: #2750: LZ4 when writing raster rows; better than double I/O bound r.mapcalc speed
    68  * r.mapcalc / !r3.mapcalc: new variables to access current region dimensions in cells (nrows, ncols, ndepths) (r67664)
    6971
    7072== Addon candidate to be moved to trunk ==