Scarp Update - #1325
Merged
Merged
Conversation
fso42
self-requested a review
August 12, 2026 12:23
fso42
requested changes
Aug 13, 2026
Contributor
There was a problem hiding this comment.
Please check your example files AND propagate the change that you did in regards to the new attribute names also to the pytests:
- they fail as they still got the old names
- your example inputs POINTS now contains 2 files, which fails as only one is accepted
- the default ellipsoid file still has the old attributes
-> so please tidy this up
fso42
approved these changes
Aug 26, 2026
Azimuth corrected Config file changed Atrribute names changed documentation added Scarp Update corrected Shape File attribute check corrected, so that it checks for none values pytest corrected Redundant Scarp Shape testfiles deleted fix(com6RockAvalanche): handle `None` values in nested attributes Refined missing attribute validation to account for `None` values within nested lists of `shpData`. Updated corresponding test to ensure accurate behavior. docs(com6RockAvalanche): expand documentation for inputs, configuration, and troubleshooting - Added detailed explanations for configuration parameters, setup instructions, and common issues. - Included information on using the QGIS connector, remeshing, and entrainment models. docs(com6RockAvalanche): fix typo and update figures - Corrected typo in dataset name from "Fuchthorn" to "Fluchthorn." - Added new static figures to improve documentation (`com6_ellipsoid_crosssection.png`, `com6_ellipsoid_offset.png`, `com6_ellipsoid_topview.png`, `com6_plane_topview.png`, `com6_planes_crosssection.png`). - Removed outdated `Com6_documentation.docx` file.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Azimuth corrected
Config file changed
Atrribute names changed
documentation added
PR Checklist
Please confirm before requesting review:
pytestlocally without failsConfirm before the final merge/rebase into master