break out ens and parametric bkgerr stats#1922
Conversation
There was a problem hiding this comment.
Pull Request Overview
Separates ensemble and parametric background error statistics handling to prevent scrambling of these different error types in the marine background matrix save configuration.
- Moves parametric background error files outside the conditional block
- Keeps ensemble background error files within the hybrid/ensemble conditional block
- Ensures proper file naming and organization for different error statistics types
Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
guillaumevernieres
left a comment
There was a problem hiding this comment.
Thanks @AndrewEichmann-NOAA , can you check if something needs to be done on the archiving side.
|
@guillaumevernieres It does, testing that now |
f7cc00d
|
Automated GW-GDASApp Testing Results: |
|
Automated GW-GDASApp Testing Results: |
|
Automated GW-GDASApp Testing Results: |
|
Automated GW-GDASApp Testing Results: |
# Description Update jcb-gdas hash # Companion PRs NA # Issues Cleanup of merge of #1922 # Automated CI tests to run in Global Workflow <!-- Which Global Workflow CI tests are required to adequately test this PR? --> - [ ] atm_jjob <!-- JEDI atm single cycle DA !--> - [ ] C96C48_ufs_hybatmDA <!-- JEDI atm cycled DA !--> - [ ] C96C48_hybatmsnowDA <!-- JEDI snow cycled DA !--> - [ ] C96_gcafs_cycled <!-- JEDI aerosol cycled DA !--> - [ ] C48mx500_3DVarAOWCDA <!-- JEDI low-res marine 3DVar cycled DA !--> - [ ] C48mx500_hybAOWCDA <!-- JEDI marine hybrid envar cycled DA !--> - [ ] C96C48_hybatmDA <!-- GSI atm cycled DA !-->
|
@AndrewEichmann-NOAA and @guillaumevernieres : After merging this PR into Do we need to run ctests using g-w branch |
@RussTreadon-NOAA Yes. Is there a way I should indicate that? |
|
@AndrewEichmann-NOAA . You note this requirement above.
The problem is that automated |
# Description Fixes scrambling of ens and parametric bkgerr stats # Companion PRs Requires NOAA-EMC/jcb-gdas#186 and pending g-w PR (NOAA-EMC/global-workflow#4120) <!-- Enter links to any companion PRs here. --> # Issues Resolves, with jcb-gdas and global-workflow PRs, #1921 # Automated CI tests to run in Global Workflow <!-- Which Global Workflow CI tests are required to adequately test this PR? --> - [ ] atm_jjob <!-- JEDI atm single cycle DA !--> - [ ] C96C48_ufs_hybatmDA <!-- JEDI atm cycled DA !--> - [ ] C96C48_hybatmsnowDA <!-- JEDI snow cycled DA !--> - [ ] C96_gcafs_cycled <!-- JEDI aerosol cycled DA !--> - [x] C48mx500_3DVarAOWCDA <!-- JEDI low-res marine 3DVar cycled DA !--> - [x] C48mx500_hybAOWCDA <!-- JEDI marine hybrid envar cycled DA !--> - [ ] C96C48_hybatmDA <!-- GSI atm cycled DA !--> --------- Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
# Description Update jcb-gdas hash # Companion PRs NA # Issues Cleanup of merge of #1922 # Automated CI tests to run in Global Workflow <!-- Which Global Workflow CI tests are required to adequately test this PR? --> - [ ] atm_jjob <!-- JEDI atm single cycle DA !--> - [ ] C96C48_ufs_hybatmDA <!-- JEDI atm cycled DA !--> - [ ] C96C48_hybatmsnowDA <!-- JEDI snow cycled DA !--> - [ ] C96_gcafs_cycled <!-- JEDI aerosol cycled DA !--> - [ ] C48mx500_3DVarAOWCDA <!-- JEDI low-res marine 3DVar cycled DA !--> - [ ] C48mx500_hybAOWCDA <!-- JEDI marine hybrid envar cycled DA !--> - [ ] C96C48_hybatmDA <!-- GSI atm cycled DA !-->
Description
Fixes scrambling of ens and parametric bkgerr stats
Companion PRs
Requires NOAA-EMC/jcb-gdas#186 and pending g-w PR (NOAA-EMC/global-workflow#4120)
Issues
Resolves, with jcb-gdas and global-workflow PRs, #1921
Automated CI tests to run in Global Workflow