Skip to content

Commit

Permalink
Merge branch 'NOAA-EMC:develop' into feature/hybvar_gsibec
Browse files Browse the repository at this point in the history
  • Loading branch information
RussTreadon-NOAA committed May 8, 2023
2 parents 851240a + 516d55d commit 1ffe680
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions test/land/test_imsproc.sh
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,9 @@ RSTDIR=$GDASAPP_TESTDATA/lowres/gdas.$GYMD/$GHR/model_data/atmos/restart
export OBSDIR=$GDASAPP_TESTDATA/land/snow_ice_cover
export TSTUB="oro_C${RES}.mx100"

if [[ -e $WORKDIR ]]; then
rm -rf $WORKDIR
fi
mkdir -p $WORKDIR
cd $WORKDIR

Expand Down

0 comments on commit 1ffe680

Please sign in to comment.