Skip to content

Commit

Permalink
Update gldas_forcing.sh
Browse files Browse the repository at this point in the history
Bring NCO changes from 20220118
  • Loading branch information
HelinWei-NOAA committed Jan 18, 2022
1 parent 06b5bf0 commit 83f5187
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ush/gldas_forcing.sh
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ cd $xpath
rm -f fort.* grib.*

pathp1=$CPCGAUGE/gdas.$sdate/00
pathp2=$DCOMIN/prod/$sdate/wgrbbul/cpc_rcdas
pathp2=$DCOMIN/$sdate/wgrbbul/cpc_rcdas
yyyy=`echo $sdate |cut -c 1-4`
cpc_precip="PRCP_CU_GAUGE_V1.0GLB_0.125deg.lnx.$sdate.RT"
if [ $RUN_ENVIR = "emc" ] && [ $sdate -gt $bdate ]; then
Expand Down

0 comments on commit 83f5187

Please sign in to comment.