= GRASS GIS 7.2 = [[TOC]] === What's new in a nutshell === [[Image(wiki:Grass7/NewFeatures:grass700RC2_startup.png, align=right, 300px)]] 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. === Release === * Release date: ''XX Dec 2016'' * see complete list of releases [wiki:Release here] * [wiki:Release/7.2.0RC-News] (RC2 released 24 Nov 2016) * [http://grass.osgeo.org/download/software/ nightly snapshots] == Graphical User Interface == blabla == Modules (commands) == A series of new modules have been added and many improved. === Display modules === New: * G72:d.legend.vect Improved: * G72:d.legend === General modules === === Raster modules === === Raster3D modules === === Vector modules === === Temporal GIS modules === === Scripts === --exec flag goes here? == User Manual - Documentation == == Python interface == == API improvements == == GRASS 7 Library changes == === GRASS GIS Temporal Framework === * new Python framework to implement spatio-temporal modules (see [http://grass.osgeo.org/grass70/manuals/temporalintro.html manual]) === Libccmath === * new library for numerical functions (see [http://grass.osgeo.org/programming7/dir_64394d1269c0009c9cccd489361deaa9.html programmer's manual]) === Libdbmi === === Libgis === === Libgmath === === Libosgf === === Libraster === === Libvector === == Source Code Portability == == GRASS GIS 7.2 Addons == Many new addons are available: * see ~~http://grass.osgeo.org/grass72/manuals/addons/~~