feat: QHH baseline Step1-3 regression pass#27
Merged
Conversation
- Update AutoSHUD submodule to dbf7b6c (PRs #6-#10: complete sf/terra migration, rgdal/rgeos removal) - Add docs/regression-qhh.md with run environment, artifacts, summary statistics, and known differences documentation QHH baseline verified: 4812 cells, 1633 rivers, 386 forcing stations, 29614 km² watershed area. Closes #21 Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Owner
Author
|
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.
Summary
Closes #21. QHH baseline end-to-end regression verification (Step1-Step3) with the sf/terra spatial stack.
Changes
dbf7b6c(PRs [T2] tools/shudnc.py: enable nc profile validate/run #6-[OpenSpec] Mark merged changes complete and archive (A/B migration) #10: complete sf/terra migration, rgdal/rgeos removal)docs/regression-qhh.md: regression record with environment, artifacts, statistics, and known differencesVerification Results
Known Differences
All differences are cosmetic or negligible:
sp::SpatialLinesLengthsinstead ofrgeos::gLength(< 1e-10 difference)sf::st_intersectsinstead ofrgeos::gIntersects(same GEOS backend)AutoSHUD PRs