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

Feature/terrain metrics #276

Merged
merged 24 commits into from
Dec 20, 2024
Merged

Feature/terrain metrics #276

merged 24 commits into from
Dec 20, 2024

Conversation

sclaw
Copy link
Collaborator

@sclaw sclaw commented Dec 18, 2024

This PR addresses #118. A new step has been added to the ras_terrain endpoint which will compare the agreement of the newly created HEC-RAS terrain and the source model cross-sections. The agreement is reported in a new json file with suffix ".terrain_agreement.json" that is saved to the sub model directory. In the agreement json, metrics of agreement are calculated at both the cross-section level and stage-specific level. A jsonschema for the new json will be provided along with examples for each of the metrics.

@sclaw sclaw marked this pull request as draft December 18, 2024 22:07
@sclaw sclaw requested a review from mdeshotel December 20, 2024 13:47
@sclaw sclaw marked this pull request as ready for review December 20, 2024 14:18
Copy link
Collaborator

@mdeshotel mdeshotel left a comment

Choose a reason for hiding this comment

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

Looks good.

@sclaw sclaw merged commit 4f05684 into dev Dec 20, 2024
3 checks passed
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