Published April 26, 2022
| Version 8.0.2RC1
Software
Open
OSGeo/grass: GRASS GIS 8.0.2RC1
Authors/Creators
- Martin Landa1
- Markus Neteler2
- Markus Metz
- Anna Petrasova3
- glynnc
- HamishB
- Vaclav Petras4
- huhabla
- Huidae Cho5
- Luca Delucchi6
- Pietro Zambelli7
- Michael Barton8
- Tomas Zigo
- Yann Chemin9
- Māris Nartišs
- ostepok
- Helmut Kudrnovsky
- Moritz Lennert10
- Nicklas Larsson
- Stefan Blumentrath11
- Linda Kladivova
- William Kyngesburye
- Anne Ghisla
- Veronica Andreo12
- 積丹尼 Dan Jacobson
- Denis Ovsienko
- Caitlin Haedrich
- Margherita Di Leo9
- Helena Mitasova4
- Carmen Tawalika
- 1. Czech Technical University in Prague
- 2. @mundialis
- 3. NCSU
- 4. North Carolina State University
- 5. University of North Georgia
- 6. Fondazione Edmund Mach
- 7. Eurac research / SynapsEES
- 8. Arizona State University
- 9. JRC
- 10. Bluesquare
- 11. Norwegian Institute for Nature Research
- 12. CONICET
Description
What's Changed
Major changes:
- 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:
- wxGUI: do not import from pygrass on gui startup (#2202) by @petrasovaa
- wxGUI: Fix Location Wizard titles being cut off. (#1774) by @ocsmit
- wxGUI: fix 'SpinCtrl' widget size (#1339) by @tmszi
- wxGUI: Thread.setDaemon deprecated in Python 3.10 (#2145) by @petrasovaa
CI:
- black: drop test in release branch (#2298) by @neteler
- ci/centos: use C++11 standard compile mode (#2274) by @nilason
- CI: Remove Ubuntu 18.04 check (#2324) by @wenzeslaus
- r.external: testsuite added (#2291) by @neteler
- v.in.ogr: testsuite added (#2292) by @neteler
Docker:
- alpine/Dockerfile: openMP enabled, PDAL support fixed (#2287) by @neteler
- docker: GRASS GIS docker matrix update (#2263) by @neteler
- singularity: Minor fixes of definition file (#2179) by @lucadelu
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
- grass_raster: Remove dynamic loading of GDAL libraries (#2290) by @jef-n
- 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:
- MS Windows packaging: add missing dlls from MSYS (#2204) (#2223) by @ninsbl
Full Changelog: https://github.com/OSGeo/grass/compare/8.0.1...8.0.2RC1
Files
OSGeo/grass-8.0.2RC1.zip
Files
(68.7 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:30e5805804e8a1de2922ef1278136de5
|
68.7 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/OSGeo/grass/tree/8.0.2RC1 (URL)