= GRASS GIS 7.0.3 = [[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: ''28 Jan 2016'' * Announcement: https://grass.osgeo.org/news/54/15/GRASS-GIS-7-0-3-released * Changelog: http://grass.osgeo.org/grass70/source/ChangeLog_7.0.3.gz * Binaries: ​http://grass.osgeo.org/download/software/#g70x * Source code: http://grass.osgeo.org/grass70/source/grass-7.0.3.tar.gz ([http://grass.osgeo.org/grass70/source/grass-7.0.3.md5sum md5sum])~~ * SVN Source Code Checkout 7.0.3: {{{ svn checkout http://svn.osgeo.org/grass/grass/tags/release_20160128_grass_7_0_3 }}} ==== Release Candidate 2 (RC2) ==== * Release date: ''15 Jan 2016'' * Announcement: https://grass.osgeo.org/news/51/117/GRASS-GIS-7-0-3RC2-released * Changelog: http://grass.osgeo.org/grass70/source/ChangeLog_7.0.3RC2.gz * Binaries: ​http://grass.osgeo.org/download/software/#g70x * Source code: http://grass.osgeo.org/grass70/source/grass-7.0.3RC2.tar.gz ([http://grass.osgeo.org/grass70/source/grass-7.0.3RC2.md5sum md5sum]) * SVN Source Code Checkout 7.0.3RC2: {{{ svn checkout http://svn.osgeo.org/grass/grass/tags/release_20160115_grass_7_0_3RC2 }}} ==== Release Candidate 1 (RC1) ==== * Release date: ''31 Dec 2015'' * Announcement: https://grass.osgeo.org/news/51/117/GRASS-GIS-7-0-3RC1-released/ * Changelog: http://grass.osgeo.org/grass70/source/ChangeLog_7.0.3RC1.gz * Binaries: ​http://grass.osgeo.org/download/software/#g70x * Source code: http://grass.osgeo.org/grass70/source/grass-7.0.3RC1.tar.gz ([http://grass.osgeo.org/grass70/source/grass-7.0.3RC1.md5sum md5sum]) * SVN Source Code Checkout 7.0.3RC1: {{{ svn checkout http://svn.osgeo.org/grass/grass/tags/release_20151231_grass_7_0_3RC1 }}} === SVN Source Code === * Milestone: [milestone:"7.0.3"] * 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.3 release provides '''more than 210 fixes and improvements''' with respect to GRASS GIS 7.0.2. Of particular interest is the new '''winGRASS 64 bit support'''. ==== New modules ==== * G70:g.gui.tplot - Allows the user to see in a plot the values of one or more temporal raser datasets for a queried point defined by a coordinate pair. Also allows plotting data of vector dataset for a defined categories and attribute. ==== Major module changes ==== * G70:d.fontlist: fix crashes on Windows * G70:r.stream.extract: fix correction for diagonal flow bias * G70:r.watershed: fix correction for diagonal flow bias * G70:v.surf.idw: fix for severe bug in distance calculations ==== Minor module changes ==== * G70:g.remove: print warning when no files found * G70:g.proj: don't ignore epsg as parameter when printing info (-p/g) * G70:r.fill.dir: remove temporary files when done * G70:r.mapcalc: Set default workers to zero * G70:r.thin: Support reclassified raster maps * temporal framework: Added output and region flag to t.rast.univar * G70:v.db.join: fix db.describe and mysql support * G70:v.db.renamecolumn: fix mysql support * G70:v.generalize: add test for self-intersection * G70:v.import: show reprojection progress; catch exception when unable to open datasource * G70:v.in.ogr: backport -j flag; add new parameters "epsg" and "datum_trans" * G70:v.rast.stats: fix handling column prefixes, check for MASK only in the current mapset * G70:v.surf.bspline: move opening raster after opening driver * G70:v.what.rast: exit when no features of given type found, precision fix for -i interpolate * G70:v.what.strds: new flag to update attribute table of input vector map * G70:v.out.ogr: Forcing use of OGR_G_AddPoint_2D when map is not 3D (attempt to fix #2300) ==== GUI changes ==== * wxGUI: fix launching v.krige, fix encoding issues * wxGUI/colortable: fix saving color table to file * wxGUI/dbmgr: fix removing layer together with table * wxGUI/modeler: fix setting parametrized options multiple times, overwrite flag handling fixed, various fixes * wxGUI/modeler: check validity of input file when loading * wxGUI/forms: fix g.remove/g.list all selection * wxGUI/gmodeler: fix add command dialog layout * wxGUI/gmodeler: replace wx.!TextEntryDialog with gui_core.!TextEntryDialog (fix set comment multiline input) ==== Library changes ==== * libgis: Fix handling of quotes in G_tokenize() * vedit vector lib: forward port r58512 and r58516 (fixing #719: unexpected line with v.edit tool=break) ==== PyGRASS changes ==== * grass.py: fix initialization script when gis_set.py is not available * pythonlib: implement db_begin/commit_transaction * !GridModule: fix leaving processes behind, add option to name mapsets * pygrass: sync get_path_lib() and set_path() with trunk (fixes compiling of some addons) * pythonlib: fix db_connection(True) when default DB connection is not defined ==== Map projection changes ==== * n/a ==== Portability changes ==== * grass.desktop: high res icons added, Debian specific xpm removed * Makefile system: add soname on linux * config.guess, config.sub: updated from http://git.savannah.gnu.org/cgit/config.git/plain/ * grass.desktop Appdata file: keywords updated ===== MS Windows ===== * Proj.4 library (included in binary) upgraded to 4.9.2 * '''winGRASS 64 bit support''' (via [http://download.osgeo.org/osgeo4w/osgeo4w-setup-x86_64.exe OSGeo4W 64bit Installer]) * winGRASS-R-integration: fix check R installation * wingrass: add psycopg2 to OSGeo4W dependecies ==== Manual pages ==== * Examples added to various manual pages (i.landsat.toar, i.vi, r.buffer, r.grow.distance, v.buffer, v.rast.stats, t.rast.aggregate.ds, ...) ==== Message translation updates ==== * messages catalogue files (.po) updated * French messages updated * Latvian messages updated * Spanish messages updated === Closed tickets === ==== Closed bugs since the last release ==== [[TicketQuery(status=closed&milestone=7.0.3&type=defect&order=priority)]] ==== Closed wishes since the last release ==== [[TicketQuery(status=closed&milestone=7.0.3&type=enhancement&order=priority)]] ==== Closed tasks since the last release ==== [[TicketQuery(status=closed&milestone=7.0.3&type=task&order=priority)]]