[GRASS-git] [OSGeo/grass-addons] 69934d: Update r.tri, r.vector.ruggedness, r.terrain.textu...

Steven Pawley noreply at github.com
Sun Aug 11 03:13:17 PDT 2019


  Branch: refs/heads/master
  Home:   https://github.com/OSGeo/grass-addons
  Commit: 69934d4f309e7cf6fbe89eff26c278094b2837cb
      https://github.com/OSGeo/grass-addons/commit/69934d4f309e7cf6fbe89eff26c278094b2837cb
  Author: Steven Pawley <dr.stevenpawley at gmail.com>
  Date:   2019-08-11 (Sun, 11 Aug 2019)

  Changed paths:
    M grass7/raster/r.terrain.texture/r.terrain.texture.py
    M grass7/raster/r.tri/r.tri.py
    M grass7/raster/r.valley.bottom/r.valley.bottom.py
    M grass7/raster/r.vector.ruggedness/r.vector.ruggedness.py

  Log Message:
  -----------
  Update r.tri, r.vector.ruggedness, r.terrain.texture and r.valley.bottom for python3 (#22)

* r.vector.ruggedness remove xrange usage for python3

* r.valley.bottom change iteritems to items method for dict

* r.tri python3 compatibility change

* r.terrain.texture bug fix for indexing laplacian filter ndarray using python3




More information about the grass-commit mailing list