[GRASS-git] [OSGeo/grass-addons] d68335: v.stream.network: Fix tostream name, fix for v8 (#...

Vaclav Petras noreply at github.com
Sat Jul 29 15:50:03 PDT 2023


  Branch: refs/heads/grass8
  Home:   https://github.com/OSGeo/grass-addons
  Commit: d683353f77e13263c38f870a8f21f966b80bea51
      https://github.com/OSGeo/grass-addons/commit/d683353f77e13263c38f870a8f21f966b80bea51
  Author: Vaclav Petras <wenzeslaus at gmail.com>
  Date:   2023-07-30 (Sun, 30 Jul 2023)

  Changed paths:
    M src/vector/v.stream.network/v.stream.network.html
    M src/vector/v.stream.network/v.stream.network.py

  Log Message:
  -----------
  v.stream.network: Fix tostream name, fix for v8 (#936)

- Fixes use of custom tostream which was ignored.
- Updates interfacing with numpy for Python 3.
- Updates v.to.db use for v8 where columns are created automatically (saves >10 lines here).
- Simplify code and remove old code and comments.
- Rename variables and comply more with Flake8 and Pylint.
- Explain input more.
- Add reference.




More information about the grass-commit mailing list