RRFS_dev1: Extending AK wall time#41
Merged
christinaholtNOAA merged 1 commit intoFeb 8, 2021
Merged
Conversation
jaymes-kenyon
approved these changes
Feb 4, 2021
chunhuazhou
approved these changes
Feb 5, 2021
Collaborator
Author
|
I will deploy this change concurrently with the SkewT deployment from PR #40 |
23 tasks
EdwardColon-NOAA
pushed a commit
to EdwardColon-NOAA/regional_workflow
that referenced
this pull request
Sep 24, 2023
## DESCRIPTION OF CHANGES: Remove the script link_fix.sh from the build system since the fix directories this script creates under ufs-srweather-app are not needed [the ones that are needed (in NCO mode) are under regional_workflow, not under ufs-srweather-app]. ## TESTS CONDUCTED: On Orion, built successfully without link_fix.sh. ## CONTRIBUTORS (optional): @JeffBeck-NOAA
19 tasks
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.
Several of the forecasts were running out of wall clock time for the AK domain of RRFS_dev1, so I extended it a bit.
I made this modification earlier today in the configured XML, so it's already running in the real time run. This PR is intended to ensure that the change propagates forward -- a
git pullin the Jet clone should be sufficient for deploying this PR. No configuring/building is required.