Changes between Version 40 and Version 41 of Release/7.0.0beta-News
- Timestamp:
- 12/22/14 05:49:13 (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Release/7.0.0beta-News
v40 v41 7 7 The graphical user interface based on wxPython (introduced in GRASS GIS 6.4) has been enriched with many new features in order to make complex GIS operations available as simple as possible. The old !Tcl/Tk based GUI has been dropped. Relevant new features are available in the core system, among the most important the [http://grasswiki.osgeo.org/wiki/GRASS_and_Python#Python_extensions_in_GRASS_GIS new Python interface to the C library]. This new feature permits Python developers to create new modules in a simple way while at the same time creating powerful and fast modules. Furthermore, the vector library was particularly improved to make it faster and more efficient with support of [http://grasswiki.osgeo.org/wiki/Category:Massive_data_analysis huge files]. This required a [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. 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. 8 8 9 === Beta 4 === 10 11 * Release date: ''22 December 2014'' 12 * Binaries: http://grass.osgeo.org/download/software/#g70betax 13 * Source code: http://grass.osgeo.org/grass70/source/grass-7.0.0beta4.tar.gz ([http://grass.osgeo.org/grass70/source/grass-7.0.0beta4.md5sum md5sum]) 14 * Browse Source: http://trac.osgeo.org/grass/browser/grass/tags/release_20141222_grass_7_0_0beta4 15 * SVN Checkout: 16 {{{ 17 svn checkout http://svn.osgeo.org/grass/grass/tags/release_20141222_grass_7_0_0beta4 18 }}} 19 9 20 === Beta 3 === 10 21 11 * Release date: ''06 August 2014'' ~~12 * Binaries: http://grass.osgeo.org/download/software/#g70betax 13 * ~~Source code: http://grass.osgeo.org/grass70/source/grass-7.0.0beta3.tar.gz ([http://grass.osgeo.org/grass70/source/grass-7.0.0beta3.md5sum md5sum])~~22 * Release date: ''06 August 2014'' 23 * Binaries: http://grass.osgeo.org/download/software/#g70betax 24 * Source code: http://grass.osgeo.org/grass70/source/grass-7.0.0beta3.tar.gz ([http://grass.osgeo.org/grass70/source/grass-7.0.0beta3.md5sum md5sum]) 14 25 * Browse Source: http://trac.osgeo.org/grass/browser/grass/tags/release_20140806_grass_7_0_0beta3 15 26 * SVN Checkout: … … 20 31 === Beta 2 === 21 32 22 * Release date: ''20 April 2014'' ~~33 * Release date: ''20 April 2014'' 23 34 * Binaries: http://grass.osgeo.org/download/software/#g70betax 24 35 * Source code: http://grass.osgeo.org/grass70/source/grass-7.0.0beta2.tar.gz ([http://grass.osgeo.org/grass70/source/grass-7.0.0beta2.md5sum md5sum]) … … 30 41 === Beta 1 === 31 42 32 * Release date: ''27 March 2014'' ~~43 * Release date: ''27 March 2014'' 33 44 * Binaries: http://grass.osgeo.org/download/software/#g70betax 34 45 * Source code: http://grass.osgeo.org/grass70/source/grass-7.0.0beta1.tar.gz ([http://grass.osgeo.org/grass70/source/grass-7.0.0beta1.md5sum md5sum])