wiki:Grass7Planning

Version 342 (modified by martinl, 7 years ago) ( diff )

--

GRASS 7 Release Planning

Already implemented

Planning & ongoing

Source code changes:

Documentation

  • Use Sphinx for Python API (complete?) (done)
  • Documentation: update HTML manual pages to more recent technology (see examples by Vaclav Petras) and #151

Trunk

  • NULL compression, make default ~and backport to 7.0 for compatibility~
  • RLE/DEFLATE/LZ4 compression: #2750: LZ4 when writing raster rows; better than double I/O bound r.mapcalc speed
  • r.mapcalc / r3.mapcalc: new variables to access current region dimensions in cells (nrows, ncols, ndepths) (r67664)

7.2.1 (to be backported)

7.2.2 (to be backported)

  • vector modules: Added layer specific database information to v.info extended metadata flag: r69535
  • v.what.strds: add capabilities to use names also for temporal dataset with minutes and seconds granularity: r69331
  • v.in.lidar: r70134
  • d.linegraph: a series of improvements, see https://trac.osgeo.org/grass/log/grass/trunk/display/d.linegraph/main.c
  • i.atcorr: Sentinel-2A r70161 (Test feedback in ML needed first)
  • r.grow.distance: clean up after r68611: r69327
  • r.in.lidar: Storage type
  • r.in.xyz: unify keywords and method descriptions with r.in.lidar (r68596): r68600
  • v.lidar.edgedetection+correction: r70777
  • lib/python/temporal: major differences to be checked TODO
  • r.mapcalc GUI: Expose all r.mapcalc functions and variables in GUI: r70796
  • r.mapcalc GUI: Pass expression via parameter: r70797
  • r.mapcalc GUI: Provide a map selector for the new map: r70798
  • r.in.srtm: Print an error instead of failing in a XY location: r70819
  • v.in.wfs: Print error on a network problem: r70823
  • v.in.ogr: DSN r70948
  • vlib: postgis topology r70975:r70977
  • grass.py: check gui r70980.

Blockers

No results

Critical issues

No results

handpicked issues:

  • #2456: read CSV from GDAL data directory

Further issues

Addon candidate to be moved to trunk

Interesting:

Maybe, if stable enough

General strategy

... regular publication of stability releases:

7.0.x ... 7.0.1 ... 7.0.0:

Historical notes

See also

GRASS 7 development SVN diagram

Attachments (1)

Download all attachments as: .zip

Note: See TracWiki for help on using the wiki.