= GRASS GIS 7.0.2 = [[TOC]] [wiki:Release/7.0.0-News New features in GRASS 7] Binaries: http://grass.osgeo.org/download/software/#g70x === Releases === ==== Stable Release ==== * Release date: ''19 Nov 2015'' * Announcement: https://grass.osgeo.org/news/50/15/GRASS-GIS-7-0-2-released/ * Changelog: http://grass.osgeo.org/grass70/source/ChangeLog_7.0.2.gz * Source code: http://grass.osgeo.org/grass70/source/grass-7.0.2.tar.gz ([http://grass.osgeo.org/grass70/source/grass-7.0.2.md5sum md5sum])~~ * SVN Source Code Checkout 7.0.2: {{{ svn checkout http://svn.osgeo.org/grass/grass/tags/release_20151119_grass_7_0_2 }}} ==== Release Candidate 2 (RC2) ==== * Release date: ''03 Nov 2015'' * Announcement: https://grass.osgeo.org/news/49/15/GRASS-GIS-7-0-2RC2-released/ * Changelog: http://grass.osgeo.org/grass70/source/ChangeLog_7.0.2RC2.gz * Source code: http://grass.osgeo.org/grass70/source/grass-7.0.2RC2.tar.gz ([http://grass.osgeo.org/grass70/source/grass-7.0.2RC2.md5sum md5sum]) * SVN Source Code Checkout 7.0.2RC2: {{{ svn checkout http://svn.osgeo.org/grass/grass/tags/release_20151103_grass_7_0_2RC2 }}} ==== Release Candidate 1 (RC1) ==== * Release date: ''19 Oct 2015'' * Announcement: https://grass.osgeo.org/news/48/15/GRASS-GIS-7-0-2RC1-released/ * Changelog: http://grass.osgeo.org/grass70/source/ChangeLog_7.0.2RC1.gz * Source code: http://grass.osgeo.org/grass70/source/grass-7.0.2RC1.tar.gz ([http://grass.osgeo.org/grass70/source/grass-7.0.2RC1.md5sum md5sum]) * SVN Source Code Checkout 7.0.2RC1: {{{ svn checkout http://svn.osgeo.org/grass/grass/tags/release_20151019_grass_7_0_2RC1 }}} === SVN Source Code === * Milestone: [milestone:"7.0.2"] * SVN Checkout latest 7.0 release branch (including yet unpublished bugfixes): {{{ svn checkout http://svn.osgeo.org/grass/grass/branches/releasebranch_7_0 }}} === Overview of changes === A series of stability fixes, manual improvements and a few language translations have been added. The GRASS GIS 7.0.2 release provides '''more than 190 fixes and improvements''' with respect to GRASS GIS 7.0.1. ==== New modules ==== * G70:r.import - Imports raster data into a GRASS raster map using GDAL library and reprojects on the fly. * G70:v.import - Imports vector data into a GRASS vector map using OGR library and reprojects on the fly. ==== Major module changes ==== * G70:i.modis.qc: sync to trunk for various bugfixes * G70:v.buffer: implement -c -s flags also for GEOS; explain corners (caps) with screenshots ==== Minor module changes ==== * G70:db.in.ogr: fix when DB connection is not defined * G70:g.proj: fix compilation issue when OGR is disabled * G70:r.in.gdal: add -j flag to perform projection check only (used by r.import) (r65911, fixes r66466) * G70:r.patch: call Rast_cell_size just once, not for every cell (backport r64877 and part of 66449) * G70:r.unpack/v.unpack: fix importing to xy location, see #2726 * G70:t.shift: fixed wrong type in t.shift * temporal library: Ignore the warning of missing mapset ownership * temporal modules (t.*): Fixed usage of the 'z' flag; inform user then -z flag is switched on (much slower then) (trunk, r66319 + r66341) * G70:v.distance: tell user if input is 3D (esp. relevant for v.what.vect) * G70:v.in.ogr: wrong projection check when importing geometry column from table with multiple geometry columns (#2740) * G70:v.kernel: always show target raster resolution; fix dangling curly braces -Wdangling-else * G70:v.krige: updated to rgrass7 - sync to trunk (contributed by pvanbosgeo) * G70:v.pack: also package PROJ_EPSG if available (as available in newer locations) * G70:v.unpack: fix unpacking when name of archive and the packed map differ (merge from trunk, r66021) ==== GUI changes ==== * wxGUI: add waiting cursor for histogram +scatter wxplot tools * wxGUI: add r.import and v.import to menu * wxGUI: fix import order so that GUI doesn't crash when there is a problem with ctypes (merge from trunk, r66065) * wxGUI: fix GDALImport dialog to add multiple imported layers to layer manager; update onDone methods to pass event as argument (merge from trunk, r64372 and r64373) * wxGUI/vnet: fix known problem with !StaticBoxes on Mac (merge from trunk, r66497) * wxGUI/vdigit: fix attribute dialog blocking window on MacOSX with wxpython 3 (merge from trunk, r65606) * wxGUI/animation: backport improvements from code sprint (resizing, text color, nprocs) * wxGUI/modeler: fix for wxPython3 * wxGUI/nviz: fix coloring isosurfaces ==== Library changes ==== * libgis: catch empty region file (suggested in https://lists.osgeo.org/pipermail/grass-dev/2015-August/075933.html) (trunk, r65962) ==== PyGRASS changes ==== * pygrass modules: Fixed #2731 reading gisrc with multiple : in an entry caused problems (trunk, r66061) * sphinx Python lib docs: fix language definition for 'make libpythonlatexpdf' ==== Map projection changes ==== * none ==== Portability changes ==== ===== MS Windows ===== * fix font list creation during installation * GRASS-Installer.nsi.tmpl: sync with trunk regarding g.mkfontcap run during standalone installation * GRASS-Installer.nsi: !SetOnFile -> !GrantOnFile * winGRASS installer: offer Spearfish Location (spearfish60_grass7) for GRASS GIS 7, not 6 * wxGUI: fix loading workspace on Windows when workspace was saved when map window is minimized ==== Manual pages ==== * G70:d.correlate: screenshot added * G70:g.gui.vdigit manual: update 'Copy features from (background) vector map' description * G70:i.cluster manual: expanded for algorithm description (trunk, r66233) * G70:i.segment manual: Landsat7 example added * G70:r.regression.line manual: update example to NC dataset * G70:r.resamp.stats: screenshot added * G70:t.register manual: extend manual * G70:v.in.db manual: Open Document spreadsheet added * G70:v.lidar.edgedetection: complete example and 2D and 3D picture (backport r66147) * G70:v.overlay: screenshots added * G70:v.select manual: full set of NC example added (contributed by Carol X Garzon-Lopez) * G70:v.select: screenshots added ==== Message translation updates ==== * Sylvain Maillard: FR translation cont'ed === Closed tickets === ==== Closed bugs since the last release ==== [[TicketQuery(status=closed&milestone=7.0.2&type=defect&order=priority)]] ==== Closed wishes since the last release ==== [[TicketQuery(status=closed&milestone=7.0.2&type=enhancement&order=priority)]] ==== Closed tasks since the last release ==== [[TicketQuery(status=closed&milestone=7.0.2&type=task&order=priority)]]