-
Notifications
You must be signed in to change notification settings - Fork 168
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
Add new UPP links to .gitignore #2904
Conversation
I think this is a deeper issue than Russ's issue suggests. There are no GEFS flat files here. The forecast is (correctly) staging the files from |
Thank you @WalterKolczynski-NOAA for your comment. The issue could indeed be deeper than my bug report. I didn't dig into what's going on. Would the UPP team know or provide guidance on developing the correct changes to make in this PR? |
Pretty sure this is purely a workflow issue. We know which ones to use, we just need to make sure we are using them. |
@WalterKolczynski-NOAA As is, there is not an global-workflow/ush/forecast_predet.sh Line 541 in 6ea681b
That said, I will remove the |
CI Passed on Hera in Build# 1
|
This adds 3 missing links from the UPP into parm/ufs to .gitignore. Resolves NOAA-EMC#2901
* emc/develop: Update config.resources for bufr sounding job postsnd (NOAA-EMC#2917) Cleanup job for GEFS (NOAA-EMC#2919) Build GDASApp and unset memory in Gaea-C5 xml files (NOAA-EMC#2912) add 1 deg ocean/ice info to parm/config/gfs/config.resources (NOAA-EMC#2922) Support gefs C48 on Azure (NOAA-EMC#2881) Disable native grid writes for non-JEDI experiments; update C384 compression options (NOAA-EMC#2914) Add new UPP links to .gitignore (NOAA-EMC#2904)
Description
This adds 3 missing links from the UPP into parm/ufs to .gitignore.
Resolves #2901
Type of change
Change characteristics
How has this been tested?
git status
after runninglink_workflow.sh
on Hera.Checklist