implement ocean albedo calculation#92
Merged
DeniseWorthen merged 480 commits intoAug 25, 2023
Merged
Conversation
update workflow to use actions from cdeps Updates the github workflow to use reusable actions
update to xgrid as default
fix the x case
Add new XML variables for flexible controls of GPU configuration
implement ocean albedos for UFS
* this is required because of the code structure which calculates unbanded swpen (not used in ufs)
833cea6 to
4edb1cc
Compare
uturuncoglu
approved these changes
Aug 17, 2023
Collaborator
uturuncoglu
left a comment
There was a problem hiding this comment.
@DeniseWorthen It looks good to me.
BrianCurtis-NOAA
approved these changes
Aug 21, 2023
junwang-noaa
approved these changes
Aug 24, 2023
|
Testing on #1773 has completed successfully, please continue with the merge process for this PR. |
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.
Description of changes
Implements ocean albedo calculation for UFS.
Specific notes
CMEPS Issues Fixed #91
Are changes expected to change answers? (specify if bfb, different at roundoff, more substantial)
This will change answers in UFS for all cpld and datm tests.