-
Notifications
You must be signed in to change notification settings - Fork 58
[main] Updates for the real-time RRFS system #1039
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
base: main
Are you sure you want to change the base?
[main] Updates for the real-time RRFS system #1039
Conversation
Changes bad symbolic linking syntax to a cpreq to use the proper workflow.conf files. Corrects some problematic resource request in the spinup save_restart ecf script.
|
Will keep this one open in case there are other changes we want to incorporate into this patch |
|
@MatthewPyle-NOAA After I confirm my minor fix for adding the NBMFLD idx files is working, let's incorporate that in this PR as well. |
|
Sounds good @BenjaminBlake-NOAA |
|
Please include the following fix: |
491145c
|
I apologize but the fix I added for exrrfs_post.sh wasn't working. I think it is fixed now but I need to confirm that the idx files start being created. |
|
Okay, let me know when you're confident that it works. |
|
It's working now - thanks! It's at the same location on Dogwood |
implications of this shift with Jacob, so sit tight on it for now.
|
Please note, going forward the modulefiles/tasks/wcoss2 location will NOT be used to run jobs. Module load is happened in ecflow level from $HOMErrfs/ecf/scripts/*.ecf files. |
|
@lgannoaa Thanks for the reminder - keep forgetting that detail. |
MatthewPyle-NOAA
left a comment
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.
One item to clean up
|
At this time, there are still job card change pending on module/library to be tested. We need someone to work on:
|
Feature/testingupdates
- generates modified 2 m Td, and adds to NBMFLD output
DESCRIPTION OF CHANGES:
TESTS CONDUCTED:
Machines/Platforms:
Test cases:
ISSUE:
CONTRIBUTORS (optional):
@lgannoaa provided the cpreq suggestion for the link script, the ecf memory changes, the parallel copy change. @BenjaminBlake-NOAA provided the UPP script fix.