-
Notifications
You must be signed in to change notification settings - Fork 119
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
[develop] Removing RRFS-related features. #893
Merged
MichaelLueken
merged 28 commits into
ufs-community:develop
from
christinaholtNOAA:remove_gsi
Sep 14, 2023
Merged
Changes from 1 commit
Commits
Show all changes
28 commits
Select commit
Hold shift + click to select a range
37930b8
Removing externals and build for GSI & RRFS_UTIL
christinaholtNOAA 9638585
Removing GSI and RRFS_UTILS jobs and scripts
christinaholtNOAA 6a34050
Removing get DA obs job/script
christinaholtNOAA 5495d65
Modifying RRFS/GSI/RRFS_UTILS build options.
christinaholtNOAA 5546132
Remove data retrieval of observations.
christinaholtNOAA 634d60c
Remove Jenkins build test for all target.
christinaholtNOAA 5de9726
Remove cycling references.
christinaholtNOAA 5ff1f09
Removing RRFS-related DO_ settings and references.
christinaholtNOAA 449bacd
Removing GSI paths in machine files.
christinaholtNOAA 0f91007
Removing options that are repeats of defaults.
christinaholtNOAA eb9b499
Removing defaults for removed components.
christinaholtNOAA 020103f
Removing wflow definitions for DA
christinaholtNOAA 00cdf63
Removing wflow config items for machines.
christinaholtNOAA f8aa44c
Removing concept of NWGES.
christinaholtNOAA 64c084e
Remove RRFS branding
christinaholtNOAA 030f039
Removing GSI-required modules.
christinaholtNOAA 421e7d1
Remove version. It's not updated/maintained.
christinaholtNOAA 22e05f1
Removing GSI-required libs from version file.
christinaholtNOAA cf4d639
Removing unnecessary paths to namelists
christinaholtNOAA 75990c4
Merge remote-tracking branch 'origin/develop' into remove_gsi
christinaholtNOAA 05e5bef
Fixing one section after removing the anchor.
christinaholtNOAA 200f216
Removing unnecessary module files under tasks.
christinaholtNOAA 9d492d8
Use NET for UPP file name in prodgen and plotting
christinaholtNOAA 7f75346
Addressing review comments.
christinaholtNOAA 2e4b06f
Merge remote-tracking branch 'ufs/develop' into remove_gsi
christinaholtNOAA c0be992
Remove process_obs from coverage.jet.
christinaholtNOAA c55bc39
Removing GSI path in modulefile for Gaea
christinaholtNOAA 520f14f
Remove additional lines from Gaea modulefile.
christinaholtNOAA 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 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
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.
@christinaholtNOAA ,
all these could be removed, too, as they were needed for GSI only:
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.
Alternatively, I could take care of these when updating the modulefiles #889 , as it may be scheduled to be merged after the present one (993)
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.
@natalie-perlin I can go ahead and remove those here.