Changes between Version 6 and Version 7 of Grass7/NewFeatures72


Ignore:
Timestamp:
Dec 8, 2016, 6:21:17 AM (7 years ago)
Author:
neteler
Comment:

new screenshot, minor fixes

Legend:

Unmodified
Added
Removed
Modified
  • Grass7/NewFeatures72

    v6 v7  
    55=== What's new in a nutshell ===
    66
    7 [[Image(wiki:Grass7/NewFeatures:grass700RC2_startup.png, align=right, 300px)]]
     7[[Image(wiki:Grass7/NewFeatures72:grass720_startup.png, align=right, 300px)]]
    88
    9 After many years of development the new stable major release GRASS GIS 7.2 is available. The graphical user interface based on wxPython (introduced in GRASS GIS 6.4) has been enriched with many '''[wiki:Grass7/NewFeatures new features]''' in order to make complex GIS operations available as simple as possible. The old !Tcl/Tk based GUI has been dropped. The developers have added important new functionality to the core system, among that the [http://grass.osgeo.org/grass72/manuals/libpython/pygrass_index.html new Python interface to the C library]. This new API permits users to create new GRASS GIS-Python modules in a simple way while yet obtaining powerful and fast modules. Furthermore, the vector library was significantly improved to make it faster and more efficient, along with support of [http://grasswiki.osgeo.org/wiki/Category:Massive_data_analysis huge files]. This requires an [http://grasswiki.osgeo.org/wiki/Convert_all_GRASS_6_vector_maps_to_GRASS_7 easy to manage topology format update] including a new spatial index. A lot of effort has been invested to standardize parameter and flag names. Finally, there are a series of new modules to analyse raster and vector data; some of the already existing modules were improved and made faster (some even 1000 x faster). For details see below.
     9After almost two years of development the new stable major release GRASS GIS 7.2 is available. The graphical user interface based on wxPython has been further improved in order to make complex GIS operations available as simple as possible. The developers have added important new functionality to the core system: the [http://grass.osgeo.org/grass72/manuals/libpython/pygrass_index.html Python interface to the C library] got extended which permits users to create new GRASS GIS-Python modules in a simple way while yet obtaining powerful and fast modules. Furthermore, a series of new modules to analyse raster and vector data was added. For details see below.
    1010
     11=== Releases ===
    1112
    12 === Release ===
    13 
    14  * Release date: ''XX Dec 2016''
    15  * see complete list of releases [wiki:Release here]
    16  * [wiki:Release/7.2.0RC-News] (RC2 released 24 Nov 2016)
    17  * [http://grass.osgeo.org/download/software/ nightly snapshots]
     13 * See list here: [wiki:Release/7.2.0-News]
    1814
    1915== Graphical User Interface ==
     
    5753--exec flag goes here?
    5854
     55--> yes
    5956
    6057
     
    7370=== GRASS GIS Temporal Framework ===
    7471
    75  * new Python framework to implement spatio-temporal modules (see [http://grass.osgeo.org/grass70/manuals/temporalintro.html manual])
    76 
     72 * new Python framework to implement spatio-temporal modules (see [http://grass.osgeo.org/grass72/manuals/temporalintro.html manual])  <-- already in 7.0
     73 
    7774=== Libccmath ===
    7875