Changes between Version 16 and Version 17 of Release/7.2.3-News
- Timestamp:
- 03/22/18 00:54:40 (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Release/7.2.3-News
v16 v17 10 10 ==== Stable Release ==== 11 11 12 * ~~Release date: ''XX YYY2018''~~13 * ~~Announcement: tbd ~~14 * ~~Changelog: https://grass.osgeo.org/grass72/source/ChangeLog_7.2.3.gz~~15 * ~~Binaries: https://grass.osgeo.org/download/software/#G72x~~16 * ~~Source code: https://grass.osgeo.org/grass72/source/grass-7.2.3.tar.gz ([https://grass.osgeo.org/grass72/source/grass-7.2.3.md5sum md5sum])~~17 * ~~SVN Source Code Checkout 7.2.3:~~12 * Release date: ''22 Mar 2018''~~ 13 * ~~Announcement: tbd 14 * Changelog: https://grass.osgeo.org/grass72/source/ChangeLog_7.2.3.gz 15 * Binaries: https://grass.osgeo.org/download/software/#g72x 16 * Source code: https://grass.osgeo.org/grass72/source/grass-7.2.3.tar.gz ([https://grass.osgeo.org/grass72/source/grass-7.2.3.md5sum md5sum]) 17 * SVN Source Code Checkout 7.2.3: 18 18 {{{ 19 svn checkout https://svn.osgeo.org/grass/grass/tags/release_2018 XXYY_grass_7_2_319 svn checkout https://svn.osgeo.org/grass/grass/tags/release_20180322_grass_7_2_3 20 20 }}} 21 21 … … 55 55 * G72:r.out.gdal: export inf values 56 56 * G72:r.random.surface: rename variable Surface to RSurface to avoid compiler error 57 * G72:r.stream.extract: remove problematic infinity as default, use 64 bit integer to support large regions …57 * G72:r.stream.extract: remove problematic infinity as default, use 64 bit integer to support large regions 58 58 * G72:r.viewshed: fix binary output 59 59 * G72:r.watershed: reduce chance of integer overflow 60 * G72:t.info: activate -h flag, fixes #3322 60 61 * G72:t.rast.mapcalc and G72:t.rast.algebra: manual edits (trunk, r71879) 61 62 * G72:v.external: notes on limitations added to the manual … … 78 79 79 80 [[Image(grass-error-fixed.png, 400px)]] 81 80 82 === Improvements in the Graphical User Interface === 81 83 … … 93 95 === Dockerfile === 94 96 95 * Updated, docker image e.g. availableat https://hub.docker.com/r/neteler/grassgis7/97 * Updated, docker image available e.g. at https://hub.docker.com/r/neteler/grassgis7/ 96 98 97 99 === New Addons since GRASS 7.2.2 === … … 100 102 * G7A:i.cutlines: Creates semantically meaningful tile borders 101 103 * G7A:i.pysptools.unmix: Extract endmembers from imagery group and perform spectral unmixing using pysptools 104 * G7A:i.sentinel.download: Downloads Sentinel satellite data from Copernicus Open Access Hub using [https://sentinelsat.readthedocs.io/ sentinelsat library] 105 * G7A:i.sentinel.import: Imports Sentinel satellite data downloaded from Copernicus Open Access Hub using G7A:i.sentinel.download 102 106 * G7A:r.clip: simple module to crop rasters to region 103 * G7A:r.sentinel.download: Downloads Sentinel satellite data from Copernicus Open Access Hub using [https://sentinelsat.readthedocs.io/ sentinelsat library]104 * G7A:r.sentinel.import: Imports Sentinel satellite data downloaded from Copernicus Open Access Hub using r.sentinel.download105 107 * G7A:r.spread.sod: Stochastic landscape spread model of forest pathogen - Sudden Oak Death (SOD) 106 108