-
-
Notifications
You must be signed in to change notification settings - Fork 326
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
r.horizon: get rid of global variables and other refactoring #3346
Conversation
Does this PR need to be updated following the recent changes in r.horizon? Yes, but they are not all merged yet. |
@petrasovaa I didn't see your reply last week as you directly edited my comment instead of replying. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I applaud this initiative. Could/should be done on most other modules.
Briefly find a few minor issues, commented in line.
Thank you, I applaud you reviewing this! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good now, no new comments to address, launched a new round of CI to make sure it still works, but other than that, it seems ready to merge.
I refactored r.horizon to make it possible to extend it in the future (e.g. multiple coordinates, parallelization, etc.), including
I tried not do any changes that could impact results, e.g. there is still some discrepancy in how maxlength is computed for the modes.