forked from Urban-Meteorology-Reading/SUEWS
-
Notifications
You must be signed in to change notification settings - Fork 10
feat: Add seasonal adjustment of alb_id for vegetated surfaces #1211
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
Merged
sunt05
merged 23 commits into
master
from
dayantur/validator/seasonal-adjustment-of-alb_id-of-vegetated-surfaces
Mar 19, 2026
Merged
Changes from all commits
Commits
Show all changes
23 commits
Select commit
Hold shift + click to select a range
3f37fef
add seasonal adjustment of vegetation albedo alb_id
dayantur bde81c6
squeezed/optimised code for new seasonal adjustment
dayantur e0da107
remove test yaml
dayantur 9092226
add minimal tests fro new seasonal adjustments
dayantur 1090b11
Update PHASE_B_DETAILED.md
dayantur 25782f1
Update CHANGELOG.md
dayantur 93b9c68
Merge branch 'master' into dayantur/validator/seasonal-adjustment-of-…
dayantur a3c7661
Update CHANGELOG.md
dayantur 7cb5acc
Merge branch 'master' into dayantur/validator/seasonal-adjustment-of-…
dayantur c252bd5
remove duplicate
dayantur 1afbbfa
Update CHANGELOG.md
dayantur 8a7e9fb
typos in PHASE_B_DETAILED.md
dayantur ccffffc
add guard for surf_key not in initial_states
dayantur a5a8bd7
split logic into lines
dayantur c746e67
Update CHANGELOG.md
dayantur bf123bc
Merge branch 'master' into dayantur/validator/seasonal-adjustment-of-…
dayantur 65112e8
replace strict == with math.isclose
dayantur fa7a258
refactor _get_range_and_id and _set_alb_id (outside adjust_seasonal_p…
dayantur 5f740e1
refactor _set_alb_id
dayantur 5785f33
dropping the grass assertion for the midseason case.
dayantur 69c4489
Skip albedo adjustment if surface fraction is zero
dayantur 2512f38
Update test_validation.py
dayantur db4c2c9
Style: add blank lines between top-level helpers, simplify sfr guard
sunt05 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
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
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.