From eed85f6ed73e1bfbc1355cb04a72aef6af81e318 Mon Sep 17 00:00:00 2001 From: Ricardo Todling Date: Tue, 5 Nov 2024 12:04:46 -0500 Subject: [PATCH] minor - add diag post for regular DAS --- .../NCEP_Etc/NCEP_enkf/scripts/gmao/etc/CMakeLists.txt | 3 ++- .../NCEP_Etc/NCEP_enkf/scripts/gmao/etc/post_egcm.rc | 5 +---- .../NCEP_Etc/NCEP_enkf/scripts/gmao/etc/post_egcm_diag.rc | 6 ++++++ .../NCEP_Etc/NCEP_enkf/scripts/gmao/setup_atmens.pl | 3 ++- 4 files changed, 11 insertions(+), 6 deletions(-) create mode 100644 src/Applications/NCEP_Etc/NCEP_enkf/scripts/gmao/etc/post_egcm_diag.rc diff --git a/src/Applications/NCEP_Etc/NCEP_enkf/scripts/gmao/etc/CMakeLists.txt b/src/Applications/NCEP_Etc/NCEP_enkf/scripts/gmao/etc/CMakeLists.txt index 4a54371f..1efc2b0c 100644 --- a/src/Applications/NCEP_Etc/NCEP_enkf/scripts/gmao/etc/CMakeLists.txt +++ b/src/Applications/NCEP_Etc/NCEP_enkf/scripts/gmao/etc/CMakeLists.txt @@ -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 @@ -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 ( diff --git a/src/Applications/NCEP_Etc/NCEP_enkf/scripts/gmao/etc/post_egcm.rc b/src/Applications/NCEP_Etc/NCEP_enkf/scripts/gmao/etc/post_egcm.rc index cb8fa457..1d0f4d05 100644 --- a/src/Applications/NCEP_Etc/NCEP_enkf/scripts/gmao/etc/post_egcm.rc +++ b/src/Applications/NCEP_Etc/NCEP_enkf/scripts/gmao/etc/post_egcm.rc @@ -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' :: diff --git a/src/Applications/NCEP_Etc/NCEP_enkf/scripts/gmao/etc/post_egcm_diag.rc b/src/Applications/NCEP_Etc/NCEP_enkf/scripts/gmao/etc/post_egcm_diag.rc new file mode 100644 index 00000000..fa2c64e8 --- /dev/null +++ b/src/Applications/NCEP_Etc/NCEP_enkf/scripts/gmao/etc/post_egcm_diag.rc @@ -0,0 +1,6 @@ + +COLLECTIONS:: +# 'tavg1_2d_slv_Nx' +# 'inst1_2d_asm_Nx' + 'inst1_2d_ocn_Nx' + :: diff --git a/src/Applications/NCEP_Etc/NCEP_enkf/scripts/gmao/setup_atmens.pl b/src/Applications/NCEP_Etc/NCEP_enkf/scripts/gmao/setup_atmens.pl index d5970953..49a03d40 100755 --- a/src/Applications/NCEP_Etc/NCEP_enkf/scripts/gmao/setup_atmens.pl +++ b/src/Applications/NCEP_Etc/NCEP_enkf/scripts/gmao/setup_atmens.pl @@ -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