[GRASS-git] [OSGeo/grass-addons] ed2735: r.extract: fix AttributeError 'append_random' (#550)
Markus Neteler
noreply at github.com
Wed Jun 16 08:26:52 PDT 2021
Branch: refs/heads/master
Home: https://github.com/OSGeo/grass-addons
Commit: ed2735c26aafe87514f2c1e66796deacf30f57b5
https://github.com/OSGeo/grass-addons/commit/ed2735c26aafe87514f2c1e66796deacf30f57b5
Author: Markus Neteler <neteler at gmail.com>
Date: 2021-06-16 (Wed, 16 Jun 2021)
Changed paths:
M grass7/raster/r.extract/r.extract.py
Log Message:
-----------
r.extract: fix AttributeError 'append_random' (#550)
* r.extract: fix AttributeError 'append_random' by useing `append_random` if possible, local copy otherwise (for GRASS GIS < 8).
Co-authored-by: anikaweinmann <aweinmann at mundialis.de>
More information about the grass-commit
mailing list