Skip to content

GRASS GIS 8.0.2RC1

Pre-release
Pre-release
Compare
Choose a tag to compare
@neteler neteler released this 26 Apr 19:41
· 42 commits to releasebranch_8_0 since this release
7731f06

The GRASS GIS 8.0.2RC1 release provides almost 30 fixes and improvements with respect to the release 8.0.1.

What's Changed

Major changes:

  • grass_raster: Remove dynamic loading of GDAL libraries (#2290) by @jef-n
  • r.quantile, r.stats.quantile, lib/stats: fix quantile algorithm (#2108) by @metzm
  • r.stats.quantile: sync to r.quantile (#2323) by @metzm

Minor changes:

  • r.buildvrt: check if all input maps are NULL-only (#2220) by @neteler
  • r.colors: fix order of rules (#2167) by @metzm
  • r.geomorphon: combine profile parser rules to allow usage as pygrass module (#2154) (#2226) by @ninsbl
  • r.in.pdal: pass LasHeader::header by const ref (#2277) by @nilason
  • r.slope.aspect: fix logical test for printing north (#2157) by @nilason
  • startup: Use universal newlines (#1952) by @HuidaeCho
  • TGIS: add semantic label to list of maps (#2231) by @metzm
  • TGIS: add semantic label to STRDS export (#2262) by @metzm
  • TGIS: any number of "_" is allowed in semantic labels (#2238) by @metzm
  • TGIS: enhance mapset access management (#1924) by @metzm
  • TGIS: fix semantic label (#2215) by @metzm
  • t.rast.mapcalc: transfer semantic label (#2219) by @metzm
  • t.rast.neighbors: transfer semantic label (#2218) by @metzm

Graphical User Interface:

CI:

Docker:

Manual:

  • CONTRIBUTING.md: describe the fork process more in detail by @pesekon2
  • manual pages: remove unneeded SVN Date entry and selected cleanup (#2143) by @neteler

Libraries:

  • configure: update to latest config.guess and config.sub (#2225) by @nilason
  • ctypesgen: remove unnamed zero bit sized structure members (#2079) by @nilason
  • DB driver PG: convert character varying without length to text (#2248) by @metzm
  • grass.lib: Update ctypesgen (#2243) by @nilason
  • libgis: close files if G_copy_file fails (#2266) by @lbartoletti
  • lib/imagery: fix SONAME missing (#2269) by @t0b3
  • Make: add -rpath to LD_SEARCH_FLAGS (#2280) by @metzm
  • pkg-config file: grass executable is non-versioned (#2227) by @nilason
  • utils/mkhtml: fix print warning/fatal message during compilation (#2139) by @tmszi

Windows:

Full Changelog: 8.0.1...8.0.2RC1

Binder DOI