wiki:Release/7.0.4-News

Version 11 (modified by martinl, 8 years ago) ( diff )

--

GRASS GIS 7.0.4

New features in GRASS 7

Binaries: http://grass.osgeo.org/download/software/#g70x

Releases

Stable Release

Release Candidate 1 (RC1)

SVN Source Code

  • Milestone: 7.0.4
  • 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.4RC1 release provides more than 140 fixes and improvements with respect to GRASS GIS 7.0.3.

New modules

Major module changes

  • G7:db.login + PG & mySQL driver: support hostname and port
  • G7:g.proj: read EPSG CSV files from GDAL data directory and no longer an private and meanwhile outdated copy (solves #2456)
  • G7:r.in.lidar: fix scan box calculation for percent < 100
  • G7:r.in.xyz: fix scan box calculation for percent < 100
  • G7:r.mapcalc: Fix row cache bug
  • G7:r.series: sync weights handling to r.neighbors
  • G7:r.sun: mode 1 fix for time offset due to timezone, see #2941 for explanations
  • G7:v.in.ogr: declare missing values in string and date fields as NULL, not empty strings
  • G7:v.select: fix reverse selection of areas
  • G7:v.net.steiner: shortest road is searched between node not line id's

Minor module changes

GUI changes

  • G7:g.gui.mapswipe: fix raster layout (wxPython3)
  • G7:g.gui.gmodeler - all layers rewritten by last output for more than one parameter; add support for dbtables; many further fixes
  • Install additional hicolor icon sizes
  • listing maps in map selection widget using natural sort (#2818)
  • wxGUI: fix histogram of imagery group on Windows, see #2961
  • wxGUI: apply natural sort also when filtering data

Library changes

  • libraster: support linking GDAL2
  • libraster: check for compressed null file
  • vlib: add 2D version of point in box function
  • vlib: support different graph versions

PyGRASS changes

  • pygrass: fixed grid doctest

Map projection changes

  • libgis: datum added related to SIRGAS 2000/EPSG:4674
  • libproj: read EPSG CSV files from GDAL data directory and no longer an private and meanwhile outdated copy (solves #2456)
  • libproj: fix mixing of projection name and coordinate system name

Portability changes

  • Mac OSX: fix compilation of certain addons, lowercase r flag does not work on Mac
MS Windows

Manual pages

Message translation updates

  • Spanish translation

Closed tickets

Closed bugs since the last release

#1954
wxGUI 3D view - save position in workspace
#1994
wxPy loc'n wiz: WKT doesn't ask for datum transform terms
#2448
Fontconfig error with cairo on Windows
#2618
v.category option=transfer does not copy multiple cat values
#2669
v.net.iso: different results depending on direction
#2734
v.distance: 3d point inside area is classified as outside
#2761
v.net.path manual error
#2769
v.in.ogr not supporting OFTInteger64 field type
#2770
r.mapcalc reports syntax error for valid script but no error for separate expressions
#2782
modeler problems with variable
#2814
digitizer crashes, leaves vector broken
#2836
GUI modeller: errors when changing order of commands (indexation of items seems wrong)
#2839
r.watershed: calculating stream power index crashes
#2845
Build failure with 7.0.3RC1 on Linux
#2851
v.in.ogr: imports empty values as empty strings instead of NULL values
#2852
ps.map fit frame to match region doesn't work
#2855
Closing GUI Cancel button doesn't work
#2856
i.segment: warning "Region consists of only one cell, nothing to update" slows down module
#2860
The raster import gui adds layers to layer tree even if that option is deselected
#2876
r.sun (mode 1): data are not timestamped correctly
#2882
Patch for various spelling errors
#2883
r.mapcalc documentation bug
#2884
GRASS version: 7.0.3: i.atcorr broken
#2892
t.rast.aggregate: error when input space time raster dataset store many rasters
#2901
Change r.watershed message type for flag a
#2905
g.gui.gmodeler - modul diagram as small line in model
#2908
g.gui.gmodeler - not possible to add 3D data to model
#2909
g.gui.gmodeler - all layers rewritten by last output for more than one parameter
#2917
r.mapcalc neighbour modifier uses wrong row
#2927
r.soils.texture gives broken results
#2929
v.generalize: Segmentation fault in Vect_line_intersection2()
#2936
v.net.distance: wrong directions in one-way streets
#2938
r.transect uses old parameters of r.profile
#2939
Grass 7.0.3 Virus problem ?
#2941
r.sun: wrong sign in equation of time
#2950
Patch for various spelling errors
#2956
iostream compilation error: declaration of 'void* operator new [](size_t) throw (std::bad_alloc)' has a different exception specifier
#2959
r.viewshed, r.terraflow and i.atcorr broken in 32/64bit builds
#2961
Histogramming Tool illegal filename when using imagery group (windows)
#2964
G7: v.extract does not remove islands
#2966
r.sim.water not working in 7.0.3 32bit and 64bit
#2971
Patch for various spelling errors
#2974
grass704 compilation fails
#2986
r.mapcalc with same variable on LHS and RHS
#2994
wxGUI start fails with module object has no attribute GRIORA_NearestNeighbour
#2995
wxGUI start fails with charmap codec can't decode byte from g.version
#3003
WinGRASS-7.0.4RC1-1-Setup-x86_64.exe crashes at startup by: UnicodeDecodeError: 'charmap' codec can't decode byte 0x8d in position 29: chara cter maps to <undefined>
#3004
r.volume: ERROR: Reading raster map <xy> request for row z is outside region
#3006
Large attribute table causes buffer overflow in v.db.select

Closed wishes since the last release

#770
Close wxGUI on GRASS CLI exit
#2225
Improvements python shell
#2319
G7: t.* modules add output to file parameter
#2705
r.clump maintain original categories
#2807
Simplify download options for MS Windows
#2818
wxgui: maps ordered using "natural sort"
#2859
wxGUI Add web service layer: small (cosmetic changes) in the behavior of some gui wxWidgets
#2894
wxGUI Histogramming Tool: small (cosmetic changes) in the gui of the plot statistics frame
#2904
g.gui.gmodeler - Set comment after erasure
#2906
g.gui.gmodeler - blue diagram when adding a raster data
#2944
g.gui.gmodeler - strange duplicity when setting comment
#2946
g.gui.gmodeler - raster with average values is deleted as intermediate data
#2988
Install additional hicolor icon sizes

Closed tasks since the last release

#2756
wxGUI CTRL+CAPS LOCK make the command line prompt font size smaller

Note: See TracWiki for help on using the wiki.