-
Notifications
You must be signed in to change notification settings - Fork 170
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
Fix wave restart for cold start and add ic version file #3112
Open
WalterKolczynski-NOAA
wants to merge
10
commits into
NOAA-EMC:develop
Choose a base branch
from
WalterKolczynski-NOAA:hotfix/stage_wave_restart
base: develop
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Fix wave restart for cold start and add ic version file #3112
WalterKolczynski-NOAA
wants to merge
10
commits into
NOAA-EMC:develop
from
WalterKolczynski-NOAA:hotfix/stage_wave_restart
Commits on Nov 19, 2024
-
Fix wave restart for cold start
The stage job was incorrectly putting wave restarts into the gfs directory. The forecast job looks for them in the gdas directory, so this is updated. Additionally, the restarts were also not being copied from the staged directory to `$DATA`, so now they are. The process is identical to that of non-RERUN warm starts, so the code is re- factored a bit to avoid duplication. Resolves NOAA-EMC#3109
Configuration menu - View commit details
-
Copy full SHA for eb5f650 - Browse repository at this point
Copy the full SHA eb5f650View commit details
Commits on Nov 20, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 215a218 - Browse repository at this point
Copy the full SHA 215a218View commit details -
Add stage ic version file, update versions
Adds a new vesion file for IC directories. Unlike other version files, this one uses an associative array instead of different variables. With the version file in place, the versions are updated on most of the directories to switch to the relocated wave restarts. Refs: NOAA-EMC#3109
Configuration menu - View commit details
-
Copy full SHA for 78cdbc4 - Browse repository at this point
Copy the full SHA 78cdbc4View commit details -
Configuration menu - View commit details
-
Copy full SHA for d2f41cf - Browse repository at this point
Copy the full SHA d2f41cfView commit details -
Add stage ic version file, update versions
Adds a new vesion file for IC directories. Unlike other version files, this one uses an associative array instead of different variables. With the version file in place, the versions are updated on most of the directories to switch to the relocated wave restarts. Refs: NOAA-EMC#3109
Configuration menu - View commit details
-
Copy full SHA for ae93389 - Browse repository at this point
Copy the full SHA ae93389View commit details -
Configuration menu - View commit details
-
Copy full SHA for f57b580 - Browse repository at this point
Copy the full SHA f57b580View commit details
Commits on Nov 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c242b28 - Browse repository at this point
Copy the full SHA c242b28View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0e5b217 - Browse repository at this point
Copy the full SHA 0e5b217View commit details
Commits on Nov 25, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 642a89e - Browse repository at this point
Copy the full SHA 642a89eView commit details
Commits on Nov 26, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 8029c4c - Browse repository at this point
Copy the full SHA 8029c4cView commit details
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.