-
Notifications
You must be signed in to change notification settings - Fork 103
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
Modify ROTDIR setting #434
Modify ROTDIR setting #434
Conversation
@KateFriedman-NOAA In JGLOBAL_ATMOS_NCEPPOST, both COMIN/COMOUT point to ROTDIR as root path, There is no need for modifying them, right? |
Correct, you don't need to modify those COM* lines now that ROTDIR is being set with compath.py at the configuration level. |
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.
This change to remove the RUN_ENVIR=nco ROTDIR block looks good, thanks @WenMeng-NOAA!
@KateFriedman-NOAA In JGLOBAL_ATMOS_NCEPPOST:
Do you think they could be unified as the following for both NCO and EMC parallel run:
|
Yes, actually I think that would be fine. Please made that consolidation and I can double check it's fine in my current test. Thanks! |
@WenMeng-NOAA I made that change locally in my clone and am rerunning some gdaspost jobs. It looks like it's working fine:
Here is my git diff:
|
@KateFriedman-NOAA Great! Please review my new commit and let me know if you have more comments. Thanks! |
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.
Looks good, thanks @WenMeng-NOAA !
@KateFriedman-NOAA The tag upp_v8.1.0 was recreated. |
Awesome, thanks @WenMeng-NOAA ! |
Added scripts to combine surface and atmosphere grib2 files when uses GEFS forecast as initial condition on wcoss2. Co-authored-by: ming hu <ming.hu@clogin03.cactus.wcoss2.ncep.noaa.gov>
Modify RODIR setting in JGLOBAL_ATMOS_NCEPPOST.