-
Notifications
You must be signed in to change notification settings - Fork 2
Update ufs-bundle to build with head of develop of ufs-weather-model for ATM configuration #43
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
Merged
Changes from 44 commits
Commits
Show all changes
49 commits
Select commit
Hold shift + click to select a range
db104fe
working version with calculation of ensemble mean values
mark-a-potts f6b30cd
pegged hashes for ioda, saber, ufo
mark-a-potts e307be2
updated fv3-jedi-data branch
mark-a-potts 7ad6bc6
Updated to calculate the ensemble mean of the StateSet
mark-a-potts 3119a2c
Updating to head of develop for ufs-wm
mark-a-potts 0dd0a61
Added script to regenerate rundir for c48 case
mark-a-potts 7b6c402
updates to handle head of develop for ufs-wm
mark-a-potts 30f7e45
different wm repos for non-ATM builds
mark-a-potts d55e8f7
updated to build s2s and aero
mark-a-potts 1bf0d74
slight changes to README
mark-a-potts 0853610
added patch for checksum checking
mark-a-potts cedd860
Merge remote-tracking branch 'origin/develop' into feature/ufs-EnsFor…
mark-a-potts 6263d82
cleanup
mark-a-potts 2965dae
Updates for building ATM, ATMAERO, and S2S
mark-a-potts 0e9437e
Cleaned up CMakeLists.txt a bit
mark-a-potts dd72818
Merge branch 'develop' into feature/ufs-EnsForecasts
climbfuji 4004a52
removed extra jedi-data line
mark-a-potts 272e8b3
Merge branch 'develop' into feature/ufs-EnsForecasts
climbfuji fbf67ae
cleanup
mark-a-potts dd406b5
Merge branch 'feature/ufs-EnsForecasts' of https://github.com/jcsda/u…
mark-a-potts 6e031eb
updated github workflows
mark-a-potts 5fdfb94
added verbose to test
mark-a-potts 207abee
added verbose to test
mark-a-potts 7da4abd
fixed verbose test
mark-a-potts eba1898
added space to trigger test
mark-a-potts 7f57d2e
more triggers for ci test
mark-a-potts ca597c7
removed triggers
mark-a-potts 0cb33ca
added UPDATE for fv3-jedi bundle
mark-a-potts 0b3dd5a
added verbose output for ctests
mark-a-potts 6f0a04b
fixed verbose output for ctests
mark-a-potts 9676841
temporary change for soca compilation
mark-a-potts fc0ff17
Tweaking tests
mark-a-potts bdbf774
working on ci tests
mark-a-potts 7ac0a29
more tweaks to ci
mark-a-potts 113f319
Extended patch for wm and changed to official wm repo
mark-a-potts 59a9064
switched oops back to develop
mark-a-potts 618905d
Updates for PR
mark-a-potts 70bec2e
Switched patch to only appy to ng-godas after UFS-WM PR was merged in…
mark-a-potts 70608c6
Fixed patch and updated CMakeLists.txt to account for fv3-jedi pr
mark-a-potts f5849ec
Merge branch 'develop' into feature/ufs-EnsForecasts
mark-a-potts e39e115
Updated fms to 2023.02.01 for ufs
mark-a-potts 470f196
tweak to remove ufs-weather-model directory in build directory
mark-a-potts 13c0ee7
tweak to remove everything in the build directory
mark-a-potts a24ff69
tweak to remove everything in the build-aero directory, re-enable god…
mark-a-potts 393ad39
Update CMakeLists.txt
mark-a-potts 3b78fac
Update CMakeLists.txt
mark-a-potts 36a97c2
Update CMakeLists.txt
mark-a-potts 136543d
Revert changes from README and get rid of rm -rf in yaml
mark-a-potts d322768
remove build directories
mark-a-potts 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
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Why is this needed?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I had to put it there to make sure the build was started fresh. I'll remove it now.