diff --git a/src/Conventional_Monitor/data_extract/ush/ConMon_DE.sh b/src/Conventional_Monitor/data_extract/ush/ConMon_DE.sh index 461add5..af5210c 100755 --- a/src/Conventional_Monitor/data_extract/ush/ConMon_DE.sh +++ b/src/Conventional_Monitor/data_extract/ush/ConMon_DE.sh @@ -106,7 +106,6 @@ jobname=ConMon_DE_${CONMON_SUFFIX} echo "C_TANKDIR = ${C_TANKDIR}" echo "C_LOGDIR = ${C_LOGDIR}" echo "C_IMGNDIR = ${C_IMGNDIR}" -echo "MON_USH = $MON_USH" if [[ ! -d ${C_TANKDIR} ]]; then mkdir -p ${C_TANKDIR} @@ -141,8 +140,6 @@ if [[ ${#cnvstat_location} -le 0 ]]; then export cnvstat_location=${COMROOT}/gfs/${gfs_ver} fi export CNVSTAT_LOCATION=${cnvstat_location} -echo "CNVSTAT_LOCATION = $CNVSTAT_LOCATION" - export COMPONENT=${COMPONENT:-atmos} export C_DATDIR=${C_DATDIR:-${CNVSTAT_LOCATION}/${RUN}.${PDY}/${CYC}/${COMPONENT}} @@ -181,10 +178,6 @@ if [[ ! -s ${pgrbf06} ]]; then export pgrbf06="${C_GDATDIR}/gdas.t${GCYC}z.pgrb2.1p00.f006" fi -echo "cnvstat = $cnvstat" -echo "pgrbf00 = $pgrbf00" -echo "pgrbf06 = $pgrbf06" - #--------------------------------------------- # override the default convinfo definition diff --git a/src/Conventional_Monitor/image_gen/ush/plot_time_ps.sh b/src/Conventional_Monitor/image_gen/ush/plot_time_ps.sh index beb6e54..7f22a95 100755 --- a/src/Conventional_Monitor/image_gen/ush/plot_time_ps.sh +++ b/src/Conventional_Monitor/image_gen/ush/plot_time_ps.sh @@ -25,7 +25,7 @@ #--------------------------------------------------- ${NCP} ${C_IG_GSCRIPTS}/plotstas_time_count_ps.gs . - ${NCP} ${C_IG_GSCRIPTS}/plotstas_time_bias_ps.gs . + ${NCP} ${C_IG_GSCRIPTS}/plotstas_time_bias2_ps.gs . #--------------------------------------------------- # Link in the data files. @@ -93,9 +93,7 @@ grads -bpc "run ./plotstas_time_count_ps.gs" - grads -bpc "run ./plotstas_time_bias_ps.gs" - -# grads -bpc "run ./plotstas_time_bias2_ps.gs" + grads -bpc "run ./plotstas_time_bias2_ps.gs" img_files=`ls *.png` for imgf in ${img_files}; do