From 1d73731d8353cc2a7ec848ba598960ee8951a2d5 Mon Sep 17 00:00:00 2001 From: Ricardo Todling Date: Tue, 4 Oct 2022 12:48:35 -0400 Subject: [PATCH] minor fixes for GEOSIT --- components.yaml | 4 +- src/Applications/GAAS_App/ana.rc | 60 --------------------------- src/Applications/GAAS_App/ana.rc.tmpl | 2 + 3 files changed, 4 insertions(+), 62 deletions(-) delete mode 100644 src/Applications/GAAS_App/ana.rc diff --git a/components.yaml b/components.yaml index 5ca4037c..fe7491f2 100644 --- a/components.yaml +++ b/components.yaml @@ -28,7 +28,7 @@ NCEP_Shared: GMAO_Shared: local: ./src/Shared/@GMAO_Shared remote: ../GMAO_Shared.git - tag: v1.4.10.1 + tag: v1.4.10.2 develop: main MAPL: @@ -121,7 +121,7 @@ mom6: GEOSgcm_App: local: ./src/Applications/@GEOSgcm_App remote: ../GEOSgcm_App.git - tag: v1.5.6.1 + tag: v1.5.6.2 develop: develop UMD_Etc: diff --git a/src/Applications/GAAS_App/ana.rc b/src/Applications/GAAS_App/ana.rc deleted file mode 100644 index f0ae1db9..00000000 --- a/src/Applications/GAAS_App/ana.rc +++ /dev/null @@ -1,60 +0,0 @@ -# -# FVPSAS Analysis resource file. -# -# !REVISION HISTORY: -# -# 14feb2010 da Silva Adapted from GEOS-4 ana.rc. -# -# This configuration increases the bias timescale to ~ 15 days -# -#----------------------------------------------------------------------------- - -# ------------------- -# INPUT ODS FILES -# ------------------- - -ODS_files:: - -# AERONET data produced off-line - -/home/adasilva/iesa/aerosol/data/MERRA-2/AERONET/Y%y4/M%m2/aeronet.obs.%y4%m2%d2.ods - -# AVHRR Produced off-line -#/home/adasilva/silo/GAAS/AVHRR/obs/Level2/Y%y4/M%m2/nnr_001.patmosx_v05r02_L2a.asc.%y4%m2%d2_%h200z.ods -#/home/adasilva/silo/GAAS/AVHRR/obs/Level2/Y%y4/M%m2/nnr_001.patmosx_v05r02_L2a.des.%y4%m2%d2_%h200z.ods - -# Produced off-line - -/home/adasilva/iesa/aerosol/data/MERRA-2/MOD04//Y%y4/M%m2/nnr_002.MOD04_L2a.land.%y4%m2%d2_%h200z.ods -/home/adasilva/iesa/aerosol/data/MERRA-2/MOD04//Y%y4/M%m2/nnr_002.MOD04_L2a.ocean.%y4%m2%d2_%h200z.ods -/home/adasilva/iesa/aerosol/data/MERRA-2/MYD04//Y%y4/M%m2/nnr_002.MYD04_L2a.land.%y4%m2%d2_%h200z.ods -/home/adasilva/iesa/aerosol/data/MERRA-2/MYD04//Y%y4/M%m2/nnr_002.MYD04_L2a.ocean.%y4%m2%d2_%h200z.ods - -#./misr_F12_0022.bright_tc8.obs.%y4%m2%d2.ods - -# Passive data -#/nobackup/3/PARASOL/Level2/ODS/Y%y4/M%m2/PARASOL_L2.aero_tc8.obs.%y4%m2%d2.ods -#/nobackup/3/OMI/Level2/ODS/Y%y4/M%m2/omi.aero_tc8.obs.%y4%m2%d2.ods -#/nobackup/3/AERONET/Level2/ODS/Y%y4/M%m2/AERONET.aero_tc8.obs.%y4%m2%d2.ods -:: - -do_statistical_bias_correction: no # yes or no - - -# ----------------- -# ANALYZER -# ----------------- - -do_averaging_kernel: yes - -do_you_want_to_skip_PSAS: no # yes or no - -alpha_for_bias_estimation: 0.010 - -eps_for_log_transform_aod_on_input: 0.01 - -range_of_wavenumbers_to_analyze_in_nm: 470 870 - -# superob_IMxJM: 576 361 # superob dimension (if <0, same as input grid) - -#. diff --git a/src/Applications/GAAS_App/ana.rc.tmpl b/src/Applications/GAAS_App/ana.rc.tmpl index 1cab053b..f52f2cb2 100644 --- a/src/Applications/GAAS_App/ana.rc.tmpl +++ b/src/Applications/GAAS_App/ana.rc.tmpl @@ -59,6 +59,8 @@ do_you_want_to_skip_PSAS: no # yes or no alpha_for_bias_estimation: 0.010 +eps_for_log_transform_aod_on_input: 0.01 + range_of_wavenumbers_to_analyze_in_nm: 540 560 # superob_IMxJM: 576 361 # superob dimension (if <0, same as input grid)