Skip to content

Enable EnKF-only for atmosphere#4345

Merged
DavidHuber-NOAA merged 62 commits intoNOAA-EMC:developfrom
bhuang95:feature/enkf_only_dev
Feb 20, 2026
Merged

Enable EnKF-only for atmosphere#4345
DavidHuber-NOAA merged 62 commits intoNOAA-EMC:developfrom
bhuang95:feature/enkf_only_dev

Conversation

@bhuang95
Copy link
Contributor

@bhuang95 bhuang95 commented Dec 16, 2025

Description

This PR, along with its three dependent PRs listed below, enables running enkf only for atmosphere in the global-workflow with necessary tasks. It will help test JEDI EnKF capabilities in the global workflow and compare with GSI in support of hybrid 4DEnVar appplication for the atmosphere.

This was further modified based on the original branch from Travis J Elless at NOAA EMC.

Major change summary from three PRs:

This PR:

  • Add DOENKFONLY_ATM (false by default) in the dev/parm/config/gfs/config.base.j2 to activate the GSI and JEDI EnKF-only run.
  • Modify rocoto task generator files for gfs_cycle to keep a few EnKF-only tasks.
  • Add two asks: fetchatmanlbias and prepatmanlbias to fetch operational analysis bias correction files at the previous cycle and process them for JEDI and GSI EnKF use (dev/jobs/JGLOBAL_ATM_PREP_ANL_BIAS)
  • To test

Resolves #4339

Dependencies:

Acceptance Criteria

  • With DOENKFONLY_ATM="NO" by default, it should not affect existing applications in the current global workflow. In other words, it should pass all relevant tests following the general guidelines of building the global workflow.
  • With DOENKFONLY_ATM="YES" in the config.base during the workflow setup, it should generate related tasks for GSI and JEDI EnKF-only run with additional variable changes in config.base, respectively, and pass all these tasks through rocoto jobs.

Type of change

  • Bug fix (fixes something broken)
  • New feature (adds functionality)
  • Maintenance (code refactor, clean-up, new CI test, etc.)

Change characteristics

  • Is this a breaking change (a change in existing functionality)? NO
  • Does this change require a documentation update? NO
  • Does this change require an update to any of the following submodules? YES/NO (If YES, please add a link to any PRs that are pending.)
    • EMC verif-global
    • GDAS
    • GFS-utils
    • GSI
    • GSI-monitor
    • GSI-utils
    • UFS-utils
    • UFS-weather-model
    • wxflow

How has this been tested?

-Built and cycled successfully on Ursa as follows.

  • Clone this branch
git clone https://github.com/bhuang95/global-workflow.git
cd global-workflow
git checkout feature/enkf_only_dev
git submodule update --init --recursive
  • Build the branch following step 7.1.3 here
  • IC on Ursa
    /scratch4/BMC/gsienkf/Bo.Huang/expCodes/Workflow/Data/IC/TravisIC-2022010312/
  • Set the workflow following steps 7.3.2 and 7.3.3 here. At "7.3.3. Step 3: Check user and experiment settings", additionally define the following variables
DOENKFONLY_ATM="YES" (for both GSI and JEDI run) to turn on EnKF-only run
DOIAU="NO" (for both GSI and JEDI run) or "YES" (for GSI run only, not ready for JEDI yet) to turn on or off IAU
DO_JEDIATMVAR="YES" (for JEDI run only) to run JEDI
DO_JEDIATMENS="YES"(for JEDI run only) to run JEDI
  • Example of JEDI EnKF-only rocoto tasks for the first DA cycle
- gdas_prep                      
- gdas_fetchatmanlbias        
- gdas_prepatmanlbias         
- gdas_prepatmiodaobs         
- enkfgdas_atmensanlinit  
- enkfgdas_atmensanlfv3inc
- enkfgdas_atmensanlfinal 
- enkfgdas_atmensanlobs   
- enkfgdas_atmensanlsol   
- enkfgdas_fcst_mem001-080   
- enkfgdas_epos000-006   
- enkfgdas_esfc               
- enkfgdas_earc_tars_00-01  
- enkfgdas_cleanup 
  • Example of GSI EnKF-only rocoto tasks for the first DA cycle
- gdas_prep                      
- gdas_fetchatmanlbias        
- gdas_prepatmanlbias         
- enkfgdas_eobs               
- enkfgdas_eupd               
- enkfgdas_ecen000            
- enkfgdas_ediag              
- enkfgdas_fcst_mem001-080 
- enkfgdas_epos000-006   
- enkfgdas_esfc               
- enkfgdas_earc_tars_00-01   
- enkfgdas_cleanup

Checklist

  • Any dependent changes have been merged and published
  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have documented my code, including function, input, and output descriptions
  • My changes generate no new warnings
  • New and existing tests pass with my changes
  • This change is covered by an existing CI test or a new one has been added
  • Any new scripts have been added to the .github/CODEOWNERS file with owners
  • I have made corresponding changes to the system documentation if necessary

Copy link
Contributor

@TravisElless-NOAA TravisElless-NOAA left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for picking up the ball on this @bhuang95. As I'm starting to relearn things, I have a few questions along with some other details I noticed initially.

Comment on lines 31 to 32
'DOLETKF_OCN', 'IAUFHRS_ENKF', 'NET', 'NMEM_ENS_GFS', 'DO_GSISOILDA', 'DO_LAND_IAU',
'DOENKFONLY_ATM']
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cleans up the format of this block better

Suggested change
'DOLETKF_OCN', 'IAUFHRS_ENKF', 'NET', 'NMEM_ENS_GFS', 'DO_GSISOILDA', 'DO_LAND_IAU',
'DOENKFONLY_ATM']
'DOLETKF_OCN', 'IAUFHRS_ENKF', 'NET', 'NMEM_ENS_GFS',
'DO_GSISOILDA', 'DO_LAND_IAU', 'DOENKFONLY_ATM']

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@TravisElless-NOAA Will modify as suggested in the updated PR. Thanks.

Comment on lines 39 to 44
{% if not DOENKFONLY_ATM %}
{% for iaufhr in IAUFHRS %}
{% set iaufhr = iaufhr %}
- "{{ COMIN_ATMOS_ANALYSIS_MEM | relpath(ROTDIR) }}/{{ head }}recentered_increment.atm.i{{ '%03d' % iaufhr }}.nc"
{% endfor %} # iaufhr in IAUFHRS
{% endfor %} # iaufhr in IAUFHRS
{% endif %}
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This section will need to be changed to match the JEDI version in lines 27-32. If running GSI version of ENKFONLY will want to archive increment files for that run as well.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@TravisElless-NOAA I see. I will add one block for DOENKFONLY_ATM=YES to match Line 27-29 and add the increment files for GSI enkf-only run as well. Thanks.

@DavidHuber-NOAA
Copy link
Contributor

@bhuang95 Can you look through the items that shfmt flagged here and apply the recommended changes?

@aerorahul
Copy link
Contributor

@bhuang95
Thank you for this contribution.
I have a couple of high-level suggestions:

  1. We have a variable DO_HYBVAR=YES|NO that determines if we run a hybrid EnVar (DO_HYBVAR=YES) or Variational-only (DO_HYBVAR=NO). In addition to that, with DO_HYBVAR=NO always assumes that one wishes to run the variational solver. You wish to choose to update the prior with an ensemble-only via this PR. I assume you wish to only update the ensemble with JEDI (not the GSI-EnKF). We have a variable DO_JEDIATMENS=YES|NO. Should DO_HYBVAR=NO and DO_JEDIATMENS=YES not be sufficient to update the ensemble without executing the variational solver (GSI or JEDI)? What additional value does DO_ATMENSONLY add that is not covered under DO_HYBVAR=YES AND DO_JEDIATMENS=YES?
Variational Ensemble
DO_GSIATMVAR DO_GSIATMENS
DO_JEDIATMVAR DO_JEDIATMENS

With DO_HYBVAR=YES | NO to choose whether it is a hybrid or not (3DVar|EnKF), and the above variables to choose the appropriate update algorithm.

  1. Testing - for each of the options being added, running the GSI-EnKF only and JEDI-EnKF only, we suggest adding 2 separate tests; e.g. C48_gsiatmensDA.yaml and C48_jediatmensDA.yaml

@RussTreadon-NOAA
Copy link
Contributor

g-w CI

bhuang95:feature/enkf_only_dev at 3340d68 installed on Gaea C6, Hera, Hercules, Ursa, and WCOSS2 (Cactus). g-w CI run on each machine with the following results

Gaea C6

SKIP C48_ATM_ecflow on gaeac6
 
/gpfs/f6/ira-sti/scratch/Russ.Treadon/stmp2/EXPDIR/C48_ATM_pr4345
   CYCLE         STATE           ACTIVATED              DEACTIVATED     
202103231200        Done    Feb 16 2026 14:15:08    Feb 16 2026 15:05:10
 
/gpfs/f6/ira-sti/scratch/Russ.Treadon/stmp2/EXPDIR/C48_gsienkf_atmDA_pr4345
   CYCLE         STATE           ACTIVATED              DEACTIVATED     
202402231800        Done    Feb 16 2026 14:15:09    Feb 16 2026 14:35:09
202402240000        Done    Feb 16 2026 14:15:09    Feb 16 2026 15:25:11
202402240600        Done    Feb 16 2026 14:15:09    Feb 16 2026 16:10:12
 
/gpfs/f6/ira-sti/scratch/Russ.Treadon/stmp2/EXPDIR/C48mx500_3DVarAOWCDA_pr4345
   CYCLE         STATE           ACTIVATED              DEACTIVATED     
202103241800        Done    Feb 16 2026 14:15:08    Feb 16 2026 15:20:11
202103250000        Done    Feb 16 2026 14:15:08    Feb 16 2026 15:45:09
 
/gpfs/f6/ira-sti/scratch/Russ.Treadon/stmp2/EXPDIR/C48mx500_hybAOWCDA_pr4345
   CYCLE         STATE           ACTIVATED              DEACTIVATED     
202103241800        Done    Feb 16 2026 14:15:08    Feb 16 2026 14:35:18
202103250000        Done    Feb 16 2026 14:15:08    Feb 16 2026 15:25:11
 
SKIP C48_S2SWA_gefs_RT on gaeac6
 
/gpfs/f6/ira-sti/scratch/Russ.Treadon/stmp2/EXPDIR/C48_S2SWA_gefs_pr4345
   CYCLE         STATE           ACTIVATED              DEACTIVATED     
202103231200        Done    Feb 16 2026 14:15:09    Feb 16 2026 15:30:10
 
SKIP C48_S2SW_extended on gaeac6
 
/gpfs/f6/ira-sti/scratch/Russ.Treadon/stmp2/EXPDIR/C48_S2SW_pr4345
   CYCLE         STATE           ACTIVATED              DEACTIVATED     
202103231200        Done    Feb 16 2026 14:15:08    Feb 16 2026 15:10:08
 
/gpfs/f6/ira-sti/scratch/Russ.Treadon/stmp2/EXPDIR/C48_ufsenkf_atmDA_pr4345
   CYCLE         STATE           ACTIVATED              DEACTIVATED     
202402231800        Done    Feb 16 2026 14:15:09    Feb 16 2026 14:35:09
202402240000        Done    Feb 16 2026 14:15:09    Feb 16 2026 15:30:10
202402240600        Done    Feb 16 2026 14:15:09    Feb 16 2026 16:20:13
 
SKIP C96_atm3DVar_extended on gaeac6
 
/gpfs/f6/ira-sti/scratch/Russ.Treadon/stmp2/EXPDIR/C96_atm3DVar_pr4345
   CYCLE         STATE           ACTIVATED              DEACTIVATED     
202112201800        Done    Feb 16 2026 14:15:08    Feb 16 2026 14:35:09
202112210000        Done    Feb 16 2026 14:15:08    Feb 16 2026 16:05:12
202112210600        Done    Feb 16 2026 14:15:08    Feb 16 2026 16:05:12
 
/gpfs/f6/ira-sti/scratch/Russ.Treadon/stmp2/EXPDIR/C96C48_hybatmDA_pr4345
   CYCLE         STATE           ACTIVATED              DEACTIVATED     
202112201800        Done    Feb 16 2026 14:15:08    Feb 16 2026 14:35:09
202112210000        Done    Feb 16 2026 14:15:08    Feb 16 2026 16:00:10
202112210600        Done    Feb 16 2026 14:15:08    Feb 16 2026 16:15:13
 
/gpfs/f6/ira-sti/scratch/Russ.Treadon/stmp2/EXPDIR/C96C48_hybatmsnowDA_pr4345
   CYCLE         STATE           ACTIVATED              DEACTIVATED     
202112201200        Done    Feb 16 2026 14:15:13    Feb 16 2026 14:35:09
202112201800        Done    Feb 16 2026 14:15:13    Feb 16 2026 16:00:17
202112210000        Done    Feb 16 2026 14:15:13    Feb 16 2026 16:05:12
 
/gpfs/f6/ira-sti/scratch/Russ.Treadon/stmp2/EXPDIR/C96C48_hybatmsoilDA_pr4345
   CYCLE         STATE           ACTIVATED              DEACTIVATED     
202205150600        Done    Feb 16 2026 14:15:08    Feb 16 2026 14:40:09
202205151200        Done    Feb 16 2026 14:15:08    Feb 16 2026 16:05:12
202205151800        Done    Feb 16 2026 14:15:08    Feb 16 2026 16:20:13
 
/gpfs/f6/ira-sti/scratch/Russ.Treadon/stmp2/EXPDIR/C96C48mx500_S2SW_cyc_gfs_pr4345
   CYCLE         STATE           ACTIVATED              DEACTIVATED     
202112201200        Done    Feb 16 2026 14:15:09    Feb 16 2026 15:45:09
202112201800        Done    Feb 16 2026 14:15:09    Feb 16 2026 16:45:12
202112210000        Done    Feb 16 2026 14:15:09    Feb 16 2026 17:10:14
 
SKIP C96C48_ufsgsi_hybatmDA on gaeac6
 
SKIP C96C48_ufs_hybatmDA on gaeac6
 
/gpfs/f6/ira-sti/scratch/Russ.Treadon/stmp2/EXPDIR/C96_gcafs_cycled_noDA_pr4345
   CYCLE         STATE           ACTIVATED              DEACTIVATED     
202112201200        Done    Feb 16 2026 14:15:08    Feb 16 2026 14:35:09
202112201800        Done    Feb 16 2026 14:15:08    Feb 16 2026 15:55:11
202112210000        Done    Feb 16 2026 14:15:08    Feb 16 2026 15:30:11
 
/gpfs/f6/ira-sti/scratch/Russ.Treadon/stmp2/EXPDIR/C96_gcafs_cycled_pr4345
   CYCLE         STATE           ACTIVATED              DEACTIVATED     
202112201200        Done    Feb 16 2026 14:15:08    Feb 16 2026 14:35:09
202112201800        Done    Feb 16 2026 14:15:08    Feb 16 2026 16:10:12
202112210000        Done    Feb 16 2026 14:15:08    Feb 16 2026 16:00:10
 
/gpfs/f6/ira-sti/scratch/Russ.Treadon/stmp2/EXPDIR/C96mx100_S2S_pr4345
   CYCLE         STATE           ACTIVATED              DEACTIVATED     
199405010000        Done    Feb 16 2026 14:15:10    Feb 16 2026 15:20:11

Hera

/scratch4/NCEPDEV/stmp/Russ.Treadon/hera/EXPDIR/C48_ATM_pr4345
   CYCLE         STATE           ACTIVATED              DEACTIVATED     
202103231200        Done    Feb 16 2026 15:25:08    Feb 16 2026 16:25:09
 
SKIP C48_ATM_ecflow on hera
 
/scratch4/NCEPDEV/stmp/Russ.Treadon/hera/EXPDIR/C48_S2SW_pr4345
   CYCLE         STATE           ACTIVATED              DEACTIVATED     
202103231200        Done    Feb 16 2026 15:25:11    Feb 16 2026 16:30:15
 
/scratch4/NCEPDEV/stmp/Russ.Treadon/hera/EXPDIR/C48_S2SWA_gefs_pr4345
   CYCLE         STATE           ACTIVATED              DEACTIVATED     
202103231200        Done    Feb 16 2026 15:25:10    Feb 16 2026 17:00:16
 
SKIP C48_S2SWA_gefs_RT on hera
 
SKIP C48_S2SW_extended on hera
 
/scratch4/NCEPDEV/stmp/Russ.Treadon/hera/EXPDIR/C48_gsienkf_atmDA_pr4345
   CYCLE         STATE           ACTIVATED              DEACTIVATED     
202402231800        Done    Feb 16 2026 15:25:12    Feb 16 2026 15:45:16
202402240000        Done    Feb 16 2026 15:25:12    Feb 16 2026 16:35:14
202402240600        Done    Feb 16 2026 15:25:12    Feb 16 2026 17:20:14
 
/scratch4/NCEPDEV/stmp/Russ.Treadon/hera/EXPDIR/C48_ufsenkf_atmDA_pr4345
   CYCLE         STATE           ACTIVATED              DEACTIVATED     
202402231800        Done    Feb 16 2026 15:25:13    Feb 16 2026 15:45:18
202402240000        Done    Feb 16 2026 15:25:13    Feb 16 2026 16:40:15
202402240600        Done    Feb 16 2026 15:25:13    Feb 16 2026 17:30:17
 
/scratch4/NCEPDEV/stmp/Russ.Treadon/hera/EXPDIR/C48mx500_3DVarAOWCDA_pr4345
   CYCLE         STATE           ACTIVATED              DEACTIVATED     
202103241800        Done    Feb 16 2026 15:25:15    Feb 16 2026 16:40:17
202103250000        Done    Feb 16 2026 15:25:15    Feb 16 2026 17:05:15
 
/scratch4/NCEPDEV/stmp/Russ.Treadon/hera/EXPDIR/C48mx500_hybAOWCDA_pr4345
   CYCLE         STATE           ACTIVATED              DEACTIVATED     
202103241800        Done    Feb 16 2026 15:25:16    Feb 16 2026 15:45:21
202103250000        Done    Feb 16 2026 15:25:16    Feb 16 2026 16:45:17
 
/scratch4/NCEPDEV/stmp/Russ.Treadon/hera/EXPDIR/C96C48_hybatmDA_pr4345
   CYCLE         STATE           ACTIVATED              DEACTIVATED     
202112201800        Done    Feb 16 2026 15:25:17    Feb 16 2026 15:50:20
202112210000        Done    Feb 16 2026 15:25:17    Feb 16 2026 17:40:22
202112210600        Done    Feb 16 2026 15:25:17    Feb 16 2026 17:37:38
 
/scratch4/NCEPDEV/stmp/Russ.Treadon/hera/EXPDIR/C96C48_hybatmsnowDA_pr4345
   CYCLE         STATE           ACTIVATED              DEACTIVATED     
202112201200        Done    Feb 16 2026 15:25:18    Feb 16 2026 15:50:21
202112201800        Done    Feb 16 2026 15:25:18    Feb 16 2026 17:37:39
202112210000        Done    Feb 16 2026 15:25:18    Feb 16 2026 17:35:22
 
/scratch4/NCEPDEV/stmp/Russ.Treadon/hera/EXPDIR/C96C48_hybatmsoilDA_pr4345
   CYCLE         STATE           ACTIVATED              DEACTIVATED     
202205150600        Done    Feb 16 2026 15:25:19    Feb 16 2026 15:50:22
202205151200        Done    Feb 16 2026 15:25:19    Feb 16 2026 17:45:26
202205151800        Done    Feb 16 2026 15:25:19    Feb 16 2026 17:45:26
 
/scratch4/NCEPDEV/stmp/Russ.Treadon/hera/EXPDIR/C96C48_ufs_hybatmDA_pr4345
   CYCLE         STATE           ACTIVATED              DEACTIVATED     
202402231800        Done    Feb 16 2026 15:25:21    Feb 16 2026 15:50:23
202402240000        Done    Feb 16 2026 15:25:21    Feb 16 2026 17:55:21
202402240600        Done    Feb 16 2026 15:25:21    Feb 16 2026 17:37:43
 
/scratch4/NCEPDEV/stmp/Russ.Treadon/hera/EXPDIR/C96C48_ufsgsi_hybatmDA_pr4345
   CYCLE         STATE           ACTIVATED              DEACTIVATED     
202402231800        Done    Feb 16 2026 15:25:22    Feb 16 2026 15:50:25
202402240000        Done    Feb 16 2026 15:25:22    Feb 16 2026 17:55:22
202402240600        Done    Feb 16 2026 15:25:22    Feb 16 2026 17:37:46
 
/scratch4/NCEPDEV/stmp/Russ.Treadon/hera/EXPDIR/C96C48mx500_S2SW_cyc_gfs_pr4345
   CYCLE         STATE           ACTIVATED              DEACTIVATED     
202112201200        Done    Feb 16 2026 15:25:23    Feb 16 2026 17:15:27
202112201800        Done    Feb 16 2026 15:25:23    Feb 16 2026 18:10:29
202112210000        Done    Feb 16 2026 15:25:23    Feb 16 2026 18:35:23
202112211800        Done    Feb 16 2026 17:20:26    Feb 16 2026 18:35:23
 
/scratch4/NCEPDEV/stmp/Russ.Treadon/hera/EXPDIR/C96_atm3DVar_pr4345
   CYCLE         STATE           ACTIVATED              DEACTIVATED     
202112201800        Done    Feb 16 2026 15:25:25    Feb 16 2026 15:50:28
202112210000        Done    Feb 16 2026 15:25:25    Feb 16 2026 17:45:33
202112210600        Done    Feb 16 2026 15:25:25    Feb 16 2026 17:45:33
 
SKIP C96_atm3DVar_extended on hera
 
/scratch4/NCEPDEV/stmp/Russ.Treadon/hera/EXPDIR/C96_gcafs_cycled_pr4345
   CYCLE         STATE           ACTIVATED              DEACTIVATED     
202112201200        Done    Feb 16 2026 15:25:27    Feb 16 2026 15:45:36
202112201800        Done    Feb 16 2026 15:25:27    Feb 16 2026 18:00:35
202112210000        Done    Feb 16 2026 15:25:27    Feb 16 2026 17:10:30
 
/scratch4/NCEPDEV/stmp/Russ.Treadon/hera/EXPDIR/C96_gcafs_cycled_noDA_pr4345
   CYCLE         STATE           ACTIVATED              DEACTIVATED     
202112201200        Done    Feb 16 2026 15:25:26    Feb 16 2026 15:45:35
202112201800        Done    Feb 16 2026 15:25:26    Feb 16 2026 17:45:34
202112210000        Done    Feb 16 2026 15:25:26    Feb 16 2026 16:40:30
 
/scratch4/NCEPDEV/stmp/Russ.Treadon/hera/EXPDIR/C96mx100_S2S_pr4345
   CYCLE         STATE           ACTIVATED              DEACTIVATED     
199405010000        Done    Feb 16 2026 15:25:28    Feb 16 2026 17:00:43

Hercules

/work2/noaa/stmp/rtreadon/HERCULES/EXPDIR/C48_ATM_pr4345
   CYCLE         STATE           ACTIVATED              DEACTIVATED
202103231200        Done    Feb 16 2026 15:52:44    Feb 16 2026 16:40:04

SKIP C48_ATM_ecflow on hercules

/work2/noaa/stmp/rtreadon/HERCULES/EXPDIR/C48_S2SW_pr4345
   CYCLE         STATE           ACTIVATED              DEACTIVATED
202103231200        Done    Feb 16 2026 15:52:45    Feb 16 2026 16:45:05

/work2/noaa/stmp/rtreadon/HERCULES/EXPDIR/C48_S2SWA_gefs_pr4345
   CYCLE         STATE           ACTIVATED              DEACTIVATED
202103231200        Done    Feb 16 2026 15:52:46    Feb 16 2026 17:10:04

SKIP C48_S2SWA_gefs_RT on hercules

SKIP C48_S2SW_extended on hercules

SKIP C48_gsienkf_atmDA on hercules

SKIP C48_ufsenkf_atmDA on hercules

/work2/noaa/stmp/rtreadon/HERCULES/EXPDIR/C48mx500_3DVarAOWCDA_pr4345
   CYCLE         STATE           ACTIVATED              DEACTIVATED
202103241800        Done    Feb 16 2026 15:52:47    Feb 16 2026 17:00:06
202103250000        Done    Feb 16 2026 15:52:47    Feb 16 2026 17:20:06

/work2/noaa/stmp/rtreadon/HERCULES/EXPDIR/C48mx500_hybAOWCDA_pr4345
   CYCLE         STATE           ACTIVATED              DEACTIVATED
202103241800        Done    Feb 16 2026 15:52:48    Feb 16 2026 16:10:09
202103250000        Done    Feb 16 2026 15:52:48    Feb 16 2026 17:05:07

/work2/noaa/stmp/rtreadon/HERCULES/EXPDIR/C96C48_hybatmDA_pr4345
   CYCLE         STATE           ACTIVATED              DEACTIVATED
202112201800        Done    Feb 16 2026 15:52:49    Feb 16 2026 16:10:10
202112210000        Done    Feb 16 2026 15:52:49    Feb 16 2026 17:32:15
202112210600        Done    Feb 16 2026 15:52:49    Feb 16 2026 17:50:07

SKIP C96C48_hybatmsnowDA on hercules

SKIP C96C48_hybatmsoilDA on hercules

SKIP C96C48_ufs_hybatmDA on hercules

SKIP C96C48_ufsgsi_hybatmDA on hercules

/work2/noaa/stmp/rtreadon/HERCULES/EXPDIR/C96C48mx500_S2SW_cyc_gfs_pr4345
   CYCLE         STATE           ACTIVATED              DEACTIVATED
202112201200        Done    Feb 16 2026 15:52:50    Feb 16 2026 17:25:08
202112201800        Done    Feb 16 2026 15:52:50    Feb 16 2026 18:25:09
202112210000        Done    Feb 16 2026 15:52:50    Feb 16 2026 18:38:40

/work2/noaa/stmp/rtreadon/HERCULES/EXPDIR/C96_atm3DVar_pr4345
   CYCLE         STATE           ACTIVATED              DEACTIVATED
202112201800        Done    Feb 16 2026 15:52:51    Feb 16 2026 16:10:12
202112210000        Done    Feb 16 2026 15:52:51    Feb 16 2026 17:50:09
202112210600        Done    Feb 16 2026 15:52:51    Feb 16 2026 17:45:09

SKIP C96_atm3DVar_extended on hercules

/work2/noaa/stmp/rtreadon/HERCULES/EXPDIR/C96_gcafs_cycled_pr4345
   CYCLE         STATE           ACTIVATED              DEACTIVATED
202112201200        Done    Feb 16 2026 15:52:52    Feb 16 2026 16:10:13
202112201800        Done    Feb 16 2026 15:52:52    Feb 16 2026 18:00:10
202112210000        Done    Feb 16 2026 15:52:52    Feb 16 2026 17:32:18

SKIP C96_gcafs_cycled_noDA on hercules

/work2/noaa/stmp/rtreadon/HERCULES/EXPDIR/C96mx100_S2S_pr4345
   CYCLE         STATE           ACTIVATED              DEACTIVATED
199405010000        Done    Feb 16 2026 15:52:53    Feb 16 2026 17:10:12

Ursa

/scratch4/NCEPDEV/stmp/Russ.Treadon/ursa/EXPDIR/C48_ATM_pr4345
   CYCLE         STATE           ACTIVATED              DEACTIVATED     
202103231200        Done    Feb 16 2026 14:40:05    Feb 16 2026 15:35:05
 
SKIP C48_ATM_ecflow on ursa
 
/scratch4/NCEPDEV/stmp/Russ.Treadon/ursa/EXPDIR/C48_S2SW_pr4345
   CYCLE         STATE           ACTIVATED              DEACTIVATED     
202103231200        Done    Feb 16 2026 14:40:07    Feb 16 2026 15:40:07
 
/scratch4/NCEPDEV/stmp/Russ.Treadon/ursa/EXPDIR/C48_S2SWA_gefs_pr4345
   CYCLE         STATE           ACTIVATED              DEACTIVATED     
202103231200        Done    Feb 16 2026 14:40:06    Feb 16 2026 16:05:05
 
SKIP C48_S2SWA_gefs_RT on ursa
 
SKIP C48_S2SW_extended on ursa
 
/scratch4/NCEPDEV/stmp/Russ.Treadon/ursa/EXPDIR/C48_gsienkf_atmDA_pr4345
   CYCLE         STATE           ACTIVATED              DEACTIVATED     
202402231800        Done    Feb 16 2026 14:40:08    Feb 16 2026 15:00:10
202402240000        Done    Feb 16 2026 14:40:08    Feb 16 2026 15:55:07
202402240600        Done    Feb 16 2026 14:40:08    Feb 16 2026 16:40:07
 
/scratch4/NCEPDEV/stmp/Russ.Treadon/ursa/EXPDIR/C48_ufsenkf_atmDA_pr4345
   CYCLE         STATE           ACTIVATED              DEACTIVATED     
202402231800        Done    Feb 16 2026 14:40:09    Feb 16 2026 15:00:11
202402240000        Done    Feb 16 2026 14:40:09    Feb 16 2026 16:00:09
202402240600        Done    Feb 16 2026 14:40:09    Feb 16 2026 16:55:08
 
/scratch4/NCEPDEV/stmp/Russ.Treadon/ursa/EXPDIR/C48mx500_3DVarAOWCDA_pr4345
   CYCLE         STATE           ACTIVATED              DEACTIVATED     
202103241800        Done    Feb 16 2026 14:40:10    Feb 16 2026 15:50:09
202103250000        Done    Feb 16 2026 14:40:10    Feb 16 2026 16:25:09
 
/scratch4/NCEPDEV/stmp/Russ.Treadon/ursa/EXPDIR/C48mx500_hybAOWCDA_pr4345
   CYCLE         STATE           ACTIVATED              DEACTIVATED     
202103241800        Done    Feb 16 2026 14:40:11    Feb 16 2026 15:00:13
202103250000        Done    Feb 16 2026 14:40:11    Feb 16 2026 16:05:10
 
/scratch4/NCEPDEV/stmp/Russ.Treadon/ursa/EXPDIR/C96C48_hybatmDA_pr4345
   CYCLE         STATE           ACTIVATED              DEACTIVATED     
202112201800        Done    Feb 16 2026 14:40:12    Feb 16 2026 15:10:12
202112210000        Done    Feb 16 2026 14:40:12    Feb 16 2026 16:45:12
202112210600        Done    Feb 16 2026 14:40:12    Feb 16 2026 17:05:11
 
/scratch4/NCEPDEV/stmp/Russ.Treadon/ursa/EXPDIR/C96C48_hybatmsnowDA_pr4345
   CYCLE         STATE           ACTIVATED              DEACTIVATED     
202112201200        Done    Feb 16 2026 14:40:13    Feb 16 2026 15:10:13
202112201800        Done    Feb 16 2026 14:40:13    Feb 16 2026 16:45:13
202112210000        Done    Feb 16 2026 14:40:13    Feb 16 2026 16:55:12
 
/scratch4/NCEPDEV/stmp/Russ.Treadon/ursa/EXPDIR/C96C48_hybatmsoilDA_pr4345
   CYCLE         STATE           ACTIVATED              DEACTIVATED     
202205150600        Done    Feb 16 2026 14:40:14    Feb 16 2026 15:10:14
202205151200        Done    Feb 16 2026 14:40:14    Feb 16 2026 16:45:14
202205151800        Done    Feb 16 2026 14:40:14    Feb 16 2026 17:10:13
 
/scratch4/NCEPDEV/stmp/Russ.Treadon/ursa/EXPDIR/C96C48_ufs_hybatmDA_pr4345
   CYCLE         STATE           ACTIVATED              DEACTIVATED     
202402231800        Done    Feb 16 2026 14:40:15    Feb 16 2026 15:10:15
202402240000        Done    Feb 16 2026 14:40:15    Feb 16 2026 16:55:14
202402240600        Done    Feb 16 2026 14:40:15    Feb 16 2026 17:00:16
 
/scratch4/NCEPDEV/stmp/Russ.Treadon/ursa/EXPDIR/C96C48_ufsgsi_hybatmDA_pr4345
   CYCLE         STATE           ACTIVATED              DEACTIVATED     
202402231800        Done    Feb 16 2026 14:40:16    Feb 16 2026 15:10:16
202402240000        Done    Feb 16 2026 14:40:16    Feb 16 2026 16:55:15
202402240600        Done    Feb 16 2026 14:40:16    Feb 16 2026 17:05:15
 
/scratch4/NCEPDEV/stmp/Russ.Treadon/ursa/EXPDIR/C96C48mx500_S2SW_cyc_gfs_pr4345
   CYCLE         STATE           ACTIVATED              DEACTIVATED     
202112201200        Done    Feb 16 2026 14:40:17    Feb 16 2026 16:15:16
202112201800        Done    Feb 16 2026 14:40:17    Feb 16 2026 17:30:17
202112210000        Done    Feb 16 2026 14:40:17    Feb 16 2026 18:00:17
 
/scratch4/NCEPDEV/stmp/Russ.Treadon/ursa/EXPDIR/C96_atm3DVar_pr4345
   CYCLE         STATE           ACTIVATED              DEACTIVATED     
202112201800        Done    Feb 16 2026 14:40:18    Feb 16 2026 15:10:18
202112210000        Done    Feb 16 2026 14:40:18    Feb 16 2026 16:55:18
202112210600        Done    Feb 16 2026 14:40:18    Feb 16 2026 17:10:17
 
SKIP C96_atm3DVar_extended on ursa
 
/scratch4/NCEPDEV/stmp/Russ.Treadon/ursa/EXPDIR/C96_gcafs_cycled_pr4345
   CYCLE         STATE           ACTIVATED              DEACTIVATED     
202112201200        Done    Feb 16 2026 14:40:20    Feb 16 2026 15:05:21
202112201800        Done    Feb 16 2026 14:40:20    Feb 16 2026 16:50:20
202112210000        Done    Feb 16 2026 14:40:20    Feb 16 2026 16:35:19
 
/scratch4/NCEPDEV/stmp/Russ.Treadon/ursa/EXPDIR/C96_gcafs_cycled_noDA_pr4345
   CYCLE         STATE           ACTIVATED              DEACTIVATED     
202112201200        Done    Feb 16 2026 14:40:19    Feb 16 2026 15:05:20
202112201800        Done    Feb 16 2026 14:40:19    Feb 16 2026 16:40:19
202112210000        Done    Feb 16 2026 14:40:19    Feb 16 2026 16:15:18
 
/scratch4/NCEPDEV/stmp/Russ.Treadon/ursa/EXPDIR/C96mx100_S2S_pr4345
   CYCLE         STATE           ACTIVATED              DEACTIVATED     
199405010000        Done    Feb 16 2026 14:40:21    Feb 16 2026 16:10:21

WCOSS2 (Cactus)

SKIP C48_ATM_ecflow on wcoss2
 
/lfs/h2/emc/ptmp/russ.treadon/EXPDIR/C48_ATM_pr4345
   CYCLE         STATE           ACTIVATED              DEACTIVATED     
202103231200        Done    Feb 16 2026 14:10:18    Feb 16 2026 15:05:27
 
/lfs/h2/emc/ptmp/russ.treadon/EXPDIR/C48_gsienkf_atmDA_pr4345
   CYCLE         STATE           ACTIVATED              DEACTIVATED     
202402231800        Done    Feb 16 2026 14:10:20    Feb 16 2026 14:30:27
202402240000        Done    Feb 16 2026 14:10:20    Feb 16 2026 15:25:29
202402240600        Done    Feb 16 2026 14:10:20    Feb 16 2026 16:10:23
 
/lfs/h2/emc/ptmp/russ.treadon/EXPDIR/C48mx500_3DVarAOWCDA_pr4345
   CYCLE         STATE           ACTIVATED              DEACTIVATED     
202103241800        Done    Feb 16 2026 14:10:22    Feb 16 2026 15:25:34
202103250000        Done    Feb 16 2026 14:10:22    Feb 16 2026 15:45:29
 
/lfs/h2/emc/ptmp/russ.treadon/EXPDIR/C48mx500_hybAOWCDA_pr4345
   CYCLE         STATE           ACTIVATED              DEACTIVATED     
202103241800        Done    Feb 16 2026 14:10:27    Feb 16 2026 14:30:35
202103250000        Done    Feb 16 2026 14:10:27    Feb 16 2026 15:30:34
 
SKIP C48_S2SWA_gefs_RT on wcoss2
 
/lfs/h2/emc/ptmp/russ.treadon/EXPDIR/C48_S2SWA_gefs_pr4345
   CYCLE         STATE           ACTIVATED              DEACTIVATED     
202103231200        Done    Feb 16 2026 14:10:29    Feb 16 2026 15:30:37
 
/lfs/h2/emc/ptmp/russ.treadon/EXPDIR/C48_S2SW_extended_pr4345
   CYCLE         STATE           ACTIVATED              DEACTIVATED     
202103231200        Done    Feb 16 2026 14:10:34    Feb 16 2026 16:35:33
202103231800        Done    Feb 16 2026 14:10:34    Feb 16 2026 16:25:30
 
SKIP C48_S2SW on wcoss2
 
/lfs/h2/emc/ptmp/russ.treadon/EXPDIR/C48_ufsenkf_atmDA_pr4345
   CYCLE         STATE           ACTIVATED              DEACTIVATED     
202402231800        Done    Feb 16 2026 14:10:41    Feb 16 2026 14:30:51
202402240000        Done    Feb 16 2026 14:10:41    Feb 16 2026 15:25:53
202402240600        Done    Feb 16 2026 14:10:41    Feb 16 2026 16:15:33
 
/lfs/h2/emc/ptmp/russ.treadon/EXPDIR/C96_atm3DVar_extended_pr4345
   CYCLE         STATE           ACTIVATED              DEACTIVATED     
202112201800        Done    Feb 16 2026 14:10:44    Feb 16 2026 16:40:41
202112210000        Done    Feb 16 2026 14:10:44    Feb 16 2026 18:46:31
202112210600        Done    Feb 16 2026 14:10:44    Feb 16 2026 19:45:30
202112211200        Done    Feb 16 2026 16:45:31    Feb 16 2026 21:05:36
202112211800        Done    Feb 16 2026 18:47:01    Feb 16 2026 23:25:41
 
SKIP C96_atm3DVar on wcoss2
 
/lfs/h2/emc/ptmp/russ.treadon/EXPDIR/C96C48_hybatmDA_pr4345
   CYCLE         STATE           ACTIVATED              DEACTIVATED     
202112201800        Done    Feb 16 2026 14:10:53    Feb 16 2026 14:36:11
202112210000        Done    Feb 16 2026 14:10:53    Feb 16 2026 16:25:41
202112210600        Done    Feb 16 2026 14:10:53    Feb 16 2026 16:15:46
 
/lfs/h2/emc/ptmp/russ.treadon/EXPDIR/C96C48_hybatmsnowDA_pr4345
   CYCLE         STATE           ACTIVATED              DEACTIVATED     
202112201200        Done    Feb 16 2026 14:10:58    Feb 16 2026 14:36:15
202112201800        Done    Feb 16 2026 14:10:58    Feb 16 2026 16:25:44
202112210000        Done    Feb 16 2026 14:10:58    Feb 16 2026 16:15:51
 
/lfs/h2/emc/ptmp/russ.treadon/EXPDIR/C96C48_hybatmsoilDA_pr4345
   CYCLE         STATE           ACTIVATED              DEACTIVATED     
202205150600        Done    Feb 16 2026 14:11:08    Feb 16 2026 14:36:20
202205151200        Done    Feb 16 2026 14:11:08    Feb 16 2026 16:25:47
202205151800        Done    Feb 16 2026 14:11:08    Feb 16 2026 16:25:47
 
/lfs/h2/emc/ptmp/russ.treadon/EXPDIR/C96C48mx500_S2SW_cyc_gfs_pr4345
   CYCLE         STATE           ACTIVATED              DEACTIVATED     
202112201200        Done    Feb 16 2026 14:11:13    Feb 16 2026 16:01:09
202112201800        Done    Feb 16 2026 14:11:13    Feb 16 2026 16:55:56
202112210000        Done    Feb 16 2026 14:11:13    Feb 16 2026 17:15:46
202112211800        Done    Feb 16 2026 16:06:08    Feb 16 2026 17:25:41
 
/lfs/h2/emc/ptmp/russ.treadon/EXPDIR/C96C48_ufsgsi_hybatmDA_pr4345
   CYCLE         STATE           ACTIVATED              DEACTIVATED     
202402231800        Done    Feb 16 2026 14:11:18    Feb 16 2026 14:36:30
202402240000        Done    Feb 16 2026 14:11:18    Feb 16 2026 16:40:55
202402240600        Done    Feb 16 2026 14:11:18    Feb 16 2026 16:25:54
 
/lfs/h2/emc/ptmp/russ.treadon/EXPDIR/C96C48_ufs_hybatmDA_pr4345
   CYCLE         STATE           ACTIVATED              DEACTIVATED     
202402231800        Done    Feb 16 2026 14:11:27    Feb 16 2026 14:36:33
202402240000        Done    Feb 16 2026 14:11:27    Feb 16 2026 16:40:59
202402240600        Done    Feb 16 2026 14:11:27    Feb 16 2026 16:20:57
 
/lfs/h2/emc/ptmp/russ.treadon/EXPDIR/C96_gcafs_cycled_noDA_pr4345
   CYCLE         STATE           ACTIVATED              DEACTIVATED     
202112201200        Done    Feb 16 2026 14:11:30    Feb 16 2026 14:31:25
202112201800        Done    Feb 16 2026 14:11:30    Feb 16 2026 16:35:58
202112210000        Done    Feb 16 2026 14:11:30    Feb 16 2026 15:31:22
 
/lfs/h2/emc/ptmp/russ.treadon/EXPDIR/C96_gcafs_cycled_pr4345
   CYCLE         STATE           ACTIVATED              DEACTIVATED     
202112201200        Done    Feb 16 2026 14:11:33    Feb 16 2026 14:36:41
202112201800        Done    Feb 16 2026 14:11:33    Feb 16 2026 16:56:05
202112210000        Done    Feb 16 2026 14:11:33    Feb 16 2026 16:06:26
 
/lfs/h2/emc/ptmp/russ.treadon/EXPDIR/C96mx100_S2S_pr4345
   CYCLE         STATE           ACTIVATED              DEACTIVATED     
199405010000        Done    Feb 16 2026 14:11:35    Feb 16 2026 15:46:18

All g-w cases run on each machine successfully completed all jobs.

g-w CI was not run on Orion for two reasons. (1) g-w CI was run on Hercules - the other MSU system. (2) EnKF-only atmospheric CI is not exercised on either MSU machine.

@RussTreadon-NOAA
Copy link
Contributor

@DavidHuber-NOAA , @TravisElless-NOAA , @aerorahul , @DavidNew-NOAA , @CoryMartin-NOAA , @TerrenceMcGuinness-NOAA :

g-w CI has been successfully run on Gaea C6, Hera, Hercules, Ursa, and WCOSS2 (Cactus). Are there any changes @bhuang95 needs to make in this PR or any more tests you would like me to run before this PR can move forward?

We are currently running a real time parallel evaluating the performance of atmosphere JEDI-based Variational DA with respect to GSI-based variational DA. It's time to run a similar test for atmospheric JEDI EnKF DA. The changes in this PR allow us to run an atmospheric JEDI -vs GSI EnKF DA test. These two sets of parallels are necessary steps on the path to operational implementation of JEDI-based atmospheric DA in GFS v17.x or v18.

Copy link
Contributor

@DavidHuber-NOAA DavidHuber-NOAA left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good. Just one comment on double-quoting, but no need to change anything.

Comment on lines +525 to +534
if [[ "${DOENKFONLY_ATM:-NO}" == "YES" ]] ; then
export RECENTER_ENKF="NO" # Turn off recentering ensemble analysis
export DO_VERFOZN="NO" # Ozone data assimilation monitoring
export DO_VERFRAD="NO" # Radiance data assimilation monitoring
export DO_VMINMON="NO" # GSI minimization monitoring
export DO_METP="NO" # Run METPLUS jobs - set METPLUS settings in config.metp
export DO_FIT2OBS="NO" # Run fit to observations package
export DO_TRACKER="NO" # Hurricane track verification
export DO_GENESIS="NO" # Cyclone genesis verification
fi
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think these can stay here for now.

@DavidHuber-NOAA DavidHuber-NOAA added CI-Wcoss2-Passed CI testing on WCOSS for this PR has completed successfully CI-Ursa-Passed (cm) Manual CI passed on Ursa CI-Hercules-Passed (cm) Manual CI passed on Hercules CI-Gaeac6-Passed (cm) Manual CI passed on Gaea C6 CI-Hera-Passed (cm) Manual CI passed on Hera labels Feb 17, 2026
@DavidHuber-NOAA
Copy link
Contributor

@RussTreadon-NOAA Thanks for walking this PR through the final steps. I will merge this at COB if there are no further change requests.

@RussTreadon-NOAA
Copy link
Contributor

Thank you @DavidHuber-NOAA for looking over the changes, your useful comments, and kind offer to merge if there are no further change requests.

Copy link
Contributor

@TravisElless-NOAA TravisElless-NOAA left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Only saw one place that I think a change should be made.

@bhuang95 @RussTreadon-NOAA I haven't tested and things look alright from my quick glance, but thought I'd ask if you looked to make sure all files got archived correctly

Comment on lines 143 to 144
dep_dict = {'type': 'metatask', 'name': 'gdas_fcst', 'offset': f"-{timedelta_to_HMS(self._base['interval_gdas'])}"}
deps.append(rocoto.add_dependency(dep_dict))
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

An additional dependency is being added here to all jobs that doesn't need to be.

Suggested change
dep_dict = {'type': 'metatask', 'name': 'gdas_fcst', 'offset': f"-{timedelta_to_HMS(self._base['interval_gdas'])}"}
deps.append(rocoto.add_dependency(dep_dict))

Remove outdated dependency for origial workflow tasks (do_enkfonly_atm=false).

Co-authored-by: Travis Elless <113720457+TravisElless-NOAA@users.noreply.github.com>
bhuang95 and others added 3 commits February 17, 2026 23:11
Use double-quoted.

Co-authored-by: David Huber <69919478+DavidHuber-NOAA@users.noreply.github.com>
@RussTreadon-NOAA
Copy link
Contributor

Ursa g-w CI

Install bhuang95:feature/enkf_only_dev at f9482a1 on Ursa. Run g-w CI with the following results

/scratch4/NCEPDEV/stmp/Russ.Treadon/ursa/EXPDIR/C48_ATM_pr4345
   CYCLE         STATE           ACTIVATED              DEACTIVATED     
202103231200        Done    Feb 18 2026 21:47:47    Feb 18 2026 23:10:05
 
SKIP C48_ATM_ecflow on ursa
 
/scratch4/NCEPDEV/stmp/Russ.Treadon/ursa/EXPDIR/C48_S2SW_pr4345
   CYCLE         STATE           ACTIVATED              DEACTIVATED     
202103231200        Done    Feb 18 2026 21:47:48    Feb 18 2026 23:15:07
 
/scratch4/NCEPDEV/stmp/Russ.Treadon/ursa/EXPDIR/C48_S2SWA_gefs_pr4345
   CYCLE         STATE           ACTIVATED              DEACTIVATED     
202103231200        Done    Feb 18 2026 21:47:49    Feb 18 2026 23:35:06
 
SKIP C48_S2SWA_gefs_RT on ursa
 
SKIP C48_S2SW_extended on ursa
 
/scratch4/NCEPDEV/stmp/Russ.Treadon/ursa/EXPDIR/C48_gsienkf_atmDA_pr4345
   CYCLE         STATE           ACTIVATED              DEACTIVATED     
202402231800        Done    Feb 18 2026 21:47:51    Feb 18 2026 22:10:10
202402240000        Done    Feb 18 2026 21:47:51    Feb 18 2026 23:35:08
202402240600        Done    Feb 18 2026 21:47:51    Feb 19 2026 00:20:08
 
/scratch4/NCEPDEV/stmp/Russ.Treadon/ursa/EXPDIR/C48_ufsenkf_atmDA_pr4345
   CYCLE         STATE           ACTIVATED              DEACTIVATED     
202402231800        Done    Feb 18 2026 21:47:52    Feb 18 2026 22:20:10
202402240000        Done    Feb 18 2026 21:47:52    Feb 18 2026 23:40:09
202402240600        Done    Feb 18 2026 21:47:52    Feb 19 2026 00:35:08
 
/scratch4/NCEPDEV/stmp/Russ.Treadon/ursa/EXPDIR/C48mx500_3DVarAOWCDA_pr4345
   CYCLE         STATE           ACTIVATED              DEACTIVATED     
202103241800        Done    Feb 18 2026 21:47:53    Feb 18 2026 23:30:12
202103250000        Done    Feb 18 2026 21:47:53    Feb 19 2026 00:05:10
 
/scratch4/NCEPDEV/stmp/Russ.Treadon/ursa/EXPDIR/C48mx500_hybAOWCDA_pr4345
   CYCLE         STATE           ACTIVATED              DEACTIVATED     
202103241800        Done    Feb 18 2026 21:47:54    Feb 18 2026 22:30:12
202103250000        Done    Feb 18 2026 21:47:54    Feb 18 2026 23:45:11
 
/scratch4/NCEPDEV/stmp/Russ.Treadon/ursa/EXPDIR/C96C48_hybatmDA_pr4345
   CYCLE         STATE           ACTIVATED              DEACTIVATED     
202112201800        Done    Feb 18 2026 21:47:56    Feb 18 2026 22:30:13
202112210000        Done    Feb 18 2026 21:47:56    Feb 19 2026 00:25:11
202112210600        Done    Feb 18 2026 21:47:56    Feb 19 2026 00:50:12
 
/scratch4/NCEPDEV/stmp/Russ.Treadon/ursa/EXPDIR/C96C48_hybatmsnowDA_pr4345
   CYCLE         STATE           ACTIVATED              DEACTIVATED     
202112201200        Done    Feb 18 2026 21:47:57    Feb 18 2026 22:35:13
202112201800        Done    Feb 18 2026 21:47:57    Feb 19 2026 00:30:14
202112210000        Done    Feb 18 2026 21:47:57    Feb 19 2026 00:50:13
 
/scratch4/NCEPDEV/stmp/Russ.Treadon/ursa/EXPDIR/C96C48_hybatmsoilDA_pr4345
   CYCLE         STATE           ACTIVATED              DEACTIVATED     
202205150600        Done    Feb 18 2026 21:47:58    Feb 18 2026 22:35:14
202205151200        Done    Feb 18 2026 21:47:58    Feb 19 2026 00:30:15
202205151800        Done    Feb 18 2026 21:47:58    Feb 19 2026 00:50:14
 
/scratch4/NCEPDEV/stmp/Russ.Treadon/ursa/EXPDIR/C96C48_ufs_hybatmDA_pr4345
   CYCLE         STATE           ACTIVATED              DEACTIVATED     
202402231800        Done    Feb 18 2026 21:47:59    Feb 18 2026 22:35:15
202402240000        Done    Feb 18 2026 21:47:59    Feb 19 2026 00:40:15
202402240600        Done    Feb 18 2026 21:47:59    Feb 19 2026 00:45:14
 
/scratch4/NCEPDEV/stmp/Russ.Treadon/ursa/EXPDIR/C96C48_ufsgsi_hybatmDA_pr4345
   CYCLE         STATE           ACTIVATED              DEACTIVATED     
202402231800        Done    Feb 18 2026 21:48:01    Feb 18 2026 22:35:16
202402240000        Done    Feb 18 2026 21:48:01    Feb 19 2026 00:40:16
202402240600        Done    Feb 18 2026 21:48:01    Feb 19 2026 00:50:16
 
/scratch4/NCEPDEV/stmp/Russ.Treadon/ursa/EXPDIR/C96C48mx500_S2SW_cyc_gfs_pr4345
   CYCLE         STATE           ACTIVATED              DEACTIVATED     
202112201200        Done    Feb 18 2026 21:48:02    Feb 19 2026 00:00:20
202112201800        Done    Feb 18 2026 21:48:02    Feb 19 2026 01:20:18
202112210000        Done    Feb 18 2026 21:48:02    Feb 19 2026 01:45:17
 
/scratch4/NCEPDEV/stmp/Russ.Treadon/ursa/EXPDIR/C96_atm3DVar_pr4345
   CYCLE         STATE           ACTIVATED              DEACTIVATED     
202112201800        Done    Feb 18 2026 21:48:03    Feb 18 2026 22:35:18
202112210000        Done    Feb 18 2026 21:48:03    Feb 19 2026 00:30:20
202112210600        Done    Feb 18 2026 21:48:03    Feb 19 2026 00:50:18
 
SKIP C96_atm3DVar_extended on ursa
 
/scratch4/NCEPDEV/stmp/Russ.Treadon/ursa/EXPDIR/C96_gcafs_cycled_pr4345
   CYCLE         STATE           ACTIVATED              DEACTIVATED     
202112201200        Done    Feb 18 2026 21:48:05    Feb 18 2026 22:45:20
202112201800        Done    Feb 18 2026 21:48:05    Feb 19 2026 00:30:22
202112210000        Done    Feb 18 2026 21:48:05    Feb 19 2026 00:15:21
 
/scratch4/NCEPDEV/stmp/Russ.Treadon/ursa/EXPDIR/C96_gcafs_cycled_noDA_pr4345
   CYCLE         STATE           ACTIVATED              DEACTIVATED     
202112201200        Done    Feb 18 2026 21:48:06    Feb 18 2026 22:35:19
202112201800        Done    Feb 18 2026 21:48:06    Feb 19 2026 00:15:20
202112210000        Done    Feb 18 2026 21:48:06    Feb 18 2026 23:40:21
 
/scratch4/NCEPDEV/stmp/Russ.Treadon/ursa/EXPDIR/C96mx100_S2S_pr4345
   CYCLE         STATE           ACTIVATED              DEACTIVATED     
199405010000        Done    Feb 18 2026 21:48:07    Feb 18 2026 23:35:23

All g-w CI cases run on Ursa successfully ran to completion.

@RussTreadon-NOAA
Copy link
Contributor

@DavidHuber-NOAA , @TravisElless-NOAA , @aerorahul , @DavidNew-NOAA , @CoryMartin-NOAA , @TerrenceMcGuinness-NOAA :

g-w CI has been rerun on Ursa from the current head, f9482a1, of bhuang95:feature/enkf_only_dev Two questions

  1. any more changes @bhuang95 needs to make to this PR?
  2. any more machines on which you would like me to run g-w CI?

@DavidHuber-NOAA
Copy link
Contributor

I will plan on merging this at COB today pending no further change requests.

@RussTreadon-NOAA
Copy link
Contributor

Thank you @TravisElless-NOAA for your review and approval.

@RussTreadon-NOAA
Copy link
Contributor

WCOSS2 (Cactus) g-w CI

Install feature/enkf_only_dev at f9482a1 on Cactus. Run g-w CI with the following results

SKIP C48_ATM_ecflow on wcoss2
 
/lfs/h2/emc/ptmp/russ.treadon/EXPDIR/C48_ATM_pr4345
   CYCLE         STATE           ACTIVATED              DEACTIVATED     
202103231200        Done    Feb 19 2026 12:20:16    Feb 19 2026 13:20:24
 
/lfs/h2/emc/ptmp/russ.treadon/EXPDIR/C48_gsienkf_atmDA_pr4345
   CYCLE         STATE           ACTIVATED              DEACTIVATED     
202402231800        Done    Feb 19 2026 12:20:18    Feb 19 2026 12:40:31
202402240000        Done    Feb 19 2026 12:20:18    Feb 19 2026 13:45:26
202402240600        Done    Feb 19 2026 12:20:18    Feb 19 2026 14:30:30
 
/lfs/h2/emc/ptmp/russ.treadon/EXPDIR/C48mx500_3DVarAOWCDA_pr4345
   CYCLE         STATE           ACTIVATED              DEACTIVATED     
202103241800        Done    Feb 19 2026 12:20:21    Feb 19 2026 13:40:41
202103250000        Done    Feb 19 2026 12:20:21    Feb 19 2026 14:00:38
 
/lfs/h2/emc/ptmp/russ.treadon/EXPDIR/C48mx500_hybAOWCDA_pr4345
   CYCLE         STATE           ACTIVATED              DEACTIVATED     
202103241800        Done    Feb 19 2026 12:20:23    Feb 19 2026 12:40:38
202103250000        Done    Feb 19 2026 12:20:23    Feb 19 2026 13:45:40
 
SKIP C48_S2SWA_gefs_RT on wcoss2
 
/lfs/h2/emc/ptmp/russ.treadon/EXPDIR/C48_S2SWA_gefs_pr4345
   CYCLE         STATE           ACTIVATED              DEACTIVATED     
202103231200        Done    Feb 19 2026 12:20:25    Feb 19 2026 13:50:37
 
/lfs/h2/emc/ptmp/russ.treadon/EXPDIR/C48_S2SW_extended_pr4345
   CYCLE         STATE           ACTIVATED              DEACTIVATED     
202103231200        Done    Feb 19 2026 12:20:28    Feb 19 2026 14:50:38
202103231800        Done    Feb 19 2026 12:20:28    Feb 19 2026 14:45:38
 
SKIP C48_S2SW on wcoss2
 
/lfs/h2/emc/ptmp/russ.treadon/EXPDIR/C48_ufsenkf_atmDA_pr4345
   CYCLE         STATE           ACTIVATED              DEACTIVATED     
202402231800        Done    Feb 19 2026 12:20:30    Feb 19 2026 12:40:54
202402240000        Done    Feb 19 2026 12:20:30    Feb 19 2026 13:50:49
202402240600        Done    Feb 19 2026 12:20:30    Feb 19 2026 14:40:38
 
/lfs/h2/emc/ptmp/russ.treadon/EXPDIR/C96_atm3DVar_extended_pr4345
   CYCLE         STATE           ACTIVATED              DEACTIVATED     
202112201800        Done    Feb 19 2026 12:20:33    Feb 19 2026 14:55:37
202112210000        Done    Feb 19 2026 12:20:33    Feb 19 2026 17:10:43
202112210600        Done    Feb 19 2026 12:20:33    Feb 19 2026 18:05:39
202112211200        Done    Feb 19 2026 15:00:43    Feb 19 2026 19:35:36
202112211800        Done    Feb 19 2026 17:15:31    Feb 19 2026 21:55:38
 
SKIP C96_atm3DVar on wcoss2
 
/lfs/h2/emc/ptmp/russ.treadon/EXPDIR/C96C48_hybatmDA_pr4345
   CYCLE         STATE           ACTIVATED              DEACTIVATED     
202112201800        Done    Feb 19 2026 12:20:35    Feb 19 2026 12:46:07
202112210000        Done    Feb 19 2026 12:20:35    Feb 19 2026 14:50:57
202112210600        Done    Feb 19 2026 12:20:35    Feb 19 2026 14:45:50
 
/lfs/h2/emc/ptmp/russ.treadon/EXPDIR/C96C48_hybatmsnowDA_pr4345
   CYCLE         STATE           ACTIVATED              DEACTIVATED     
202112201200        Done    Feb 19 2026 12:20:37    Feb 19 2026 12:46:11
202112201800        Done    Feb 19 2026 12:20:37    Feb 19 2026 14:45:53
202112210000        Done    Feb 19 2026 12:20:37    Feb 19 2026 14:31:02
 
/lfs/h2/emc/ptmp/russ.treadon/EXPDIR/C96C48_hybatmsoilDA_pr4345
   CYCLE         STATE           ACTIVATED              DEACTIVATED     
202205150600        Done    Feb 19 2026 12:20:39    Feb 19 2026 12:46:15
202205151200        Done    Feb 19 2026 12:20:39    Feb 19 2026 14:45:57
202205151800        Done    Feb 19 2026 12:20:39    Feb 19 2026 14:45:57
 
/lfs/h2/emc/ptmp/russ.treadon/EXPDIR/C96C48mx500_S2SW_cyc_gfs_pr4345
   CYCLE         STATE           ACTIVATED              DEACTIVATED     
202112201200        Done    Feb 19 2026 12:20:41    Feb 19 2026 14:21:12
202112201800        Done    Feb 19 2026 12:20:41    Feb 19 2026 15:20:47
202112210000        Done    Feb 19 2026 12:20:41    Feb 19 2026 15:41:01
202112211800        Done    Feb 19 2026 14:26:16    Feb 19 2026 15:50:52
 
/lfs/h2/emc/ptmp/russ.treadon/EXPDIR/C96C48_ufsgsi_hybatmDA_pr4345
   CYCLE         STATE           ACTIVATED              DEACTIVATED     
202402231800        Done    Feb 19 2026 12:20:43    Feb 19 2026 12:46:21
202402240000        Done    Feb 19 2026 12:20:43    Feb 19 2026 15:01:03
202402240600        Done    Feb 19 2026 12:20:43    Feb 19 2026 14:46:05
 
/lfs/h2/emc/ptmp/russ.treadon/EXPDIR/C96C48_ufs_hybatmDA_pr4345
   CYCLE         STATE           ACTIVATED              DEACTIVATED     
202402231800        Done    Feb 19 2026 12:20:45    Feb 19 2026 12:46:25
202402240000        Done    Feb 19 2026 12:20:45    Feb 19 2026 15:01:06
202402240600        Done    Feb 19 2026 12:20:45    Feb 19 2026 14:41:05
 
/lfs/h2/emc/ptmp/russ.treadon/EXPDIR/C96_gcafs_cycled_noDA_pr4345
   CYCLE         STATE           ACTIVATED              DEACTIVATED     
202112201200        Done    Feb 19 2026 12:20:46    Feb 19 2026 12:41:23
202112201800        Done    Feb 19 2026 12:20:46    Feb 19 2026 14:46:12
202112210000        Done    Feb 19 2026 12:20:46    Feb 19 2026 13:46:25
 
/lfs/h2/emc/ptmp/russ.treadon/EXPDIR/C96_gcafs_cycled_pr4345
   CYCLE         STATE           ACTIVATED              DEACTIVATED     
202112201200        Done    Feb 19 2026 12:20:49    Feb 19 2026 12:41:26
202112201800        Done    Feb 19 2026 12:20:49    Feb 19 2026 15:15:58
202112210000        Done    Feb 19 2026 12:20:49    Feb 19 2026 14:21:31
 
/lfs/h2/emc/ptmp/russ.treadon/EXPDIR/C96mx100_S2S_pr4345
   CYCLE         STATE           ACTIVATED              DEACTIVATED     
199405010000        Done    Feb 19 2026 12:20:51    Feb 19 2026 14:01:44

All jobs in all g-w CI cases run on WCOSS2 (Cactus) successfully ran to completion.

@DavidHuber-NOAA DavidHuber-NOAA merged commit 7bd7b7e into NOAA-EMC:develop Feb 20, 2026
6 checks passed
@RussTreadon-NOAA
Copy link
Contributor

Thank you @bhuang95 for adding this feature. Thank you @DavidHuber-NOAA for merging this PR into g-w develop.

@bhuang95
Copy link
Contributor Author

Wonderful! Thanks @RussTreadon-NOAA for helping modify and test this PR and the other assocaited PRs. Thank you @DavidHuber-NOAA and the g-w team for reviewing and merging this PR. Great team work!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CI-Gaeac6-Passed (cm) Manual CI passed on Gaea C6 CI-Hera-Passed (cm) Manual CI passed on Hera CI-Hercules-Passed (cm) Manual CI passed on Hercules CI-Ursa-Passed (cm) Manual CI passed on Ursa CI-Wcoss2-Passed CI testing on WCOSS for this PR has completed successfully

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Enable EnKF-only for atmosphere

6 participants