Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v.stream.network: Fix tostream name, fix for v8 #936

Merged
merged 1 commit into from
Jul 29, 2023

Conversation

wenzeslaus
Copy link
Member

@wenzeslaus wenzeslaus commented Jul 27, 2023

  • 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).
  • Simplifies code and removes old code and comments.
  • Renames variables and comply more with Flake8 and Pylint.
  • Adds tests.
  • Explains input more.
  • Adds reference.

- 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.
@wenzeslaus
Copy link
Member Author

@awickert If you can review this or at least give general +1, that would be great. Same for #935. Any reviews are welcome of course.

Copy link
Contributor

@awickert awickert left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you @wenzeslaus for modernizing this module!

@awickert awickert merged commit d683353 into OSGeo:grass8 Jul 29, 2023
7 checks passed
@awickert
Copy link
Contributor

@awickert If you can review this or at least give general +1, that would be great. Same for #935. Any reviews are welcome of course.

And here: Thanks for bearing with the few-days delay -- I know that writing good code and then having it sit can be annoying. I just got back to Potsdam.

Many thanks as always, for all your work on GRASS!

@wenzeslaus wenzeslaus deleted the v_stream_network-to-v8 branch July 31, 2023 14:18
@wenzeslaus
Copy link
Member Author

You are welcome and thanks for the reviews and merges. Much appreciated!

cwhite911 pushed a commit to cwhite911/grass-addons that referenced this pull request Sep 19, 2023
- 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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants