Skip to content

Commit

Permalink
minor - add diag post for regular DAS
Browse files Browse the repository at this point in the history
  • Loading branch information
rtodling committed Nov 5, 2024
1 parent f004018 commit eed85f6
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ set (ALLETC
mp_stats.rc
nmcperts.rc
post_egcm.rc
post_egcm_diag.rc
odsstats_ktonly.rc
obs_aodmean.rc
obs_aodmember.rc
Expand All @@ -47,8 +48,8 @@ set (R21C_files
R21C/HISTAENS.rc.tmpl
R21C/obs1gsi_mean.rc
R21C/obs1gsi_member.rc
R21C/post_egcm_diag.rc
R21C/post_egcm.rc
R21C/post_egcm_diag.rc
)

install (
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,7 @@ COLLECTIONS::
'bkg.eta'
'bkg.sfc'
'cbkg.eta'
'abkg.eta'
# 'abkg.eta'
'gaas_bkg.sfc'
# 'prog.eta'
# 'tavg1_2d_slv_Nx'
# 'inst1_2d_asm_Nx'
'inst1_2d_ocn_Nx'
::
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@

COLLECTIONS::
# 'tavg1_2d_slv_Nx'
# 'inst1_2d_asm_Nx'
'inst1_2d_ocn_Nx'
::
Original file line number Diff line number Diff line change
Expand Up @@ -341,7 +341,8 @@ sub init {
mp_stats_perts.rc
nmcperts.rc
odsstats_ktonly.rc
post_egcm.rc );
post_egcm.rc
post_egcm_diag.rc );

@osercs = qw ( AGCM.rc.tmpl
AtmOSEConfig.csh
Expand Down

0 comments on commit eed85f6

Please sign in to comment.