Skip to content

Commit

Permalink
Revert ./util/gdas_init/config to original settings.
Browse files Browse the repository at this point in the history
  • Loading branch information
George Gayno committed Jan 14, 2025
1 parent a074ec4 commit 64d26a4
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions util/gdas_init/config
Original file line number Diff line number Diff line change
Expand Up @@ -51,14 +51,14 @@
#
#-----------------------------------------------------------

EXTRACT_DIR=/scratch2/NCEPDEV/stmp1/George.Gayno/gdas.init/input
EXTRACT_DATA=no
EXTRACT_DIR=/lfs/h2/emc/stmp/$USER/gdas.init/input
EXTRACT_DATA=yes

RUN_CHGRES=yes

yy=2024
mm=11
dd=16
yy=2020
mm=01
dd=01
hh=06

use_v16retro=no
Expand All @@ -67,12 +67,12 @@ LEVS=65

CDUMP=gfs

CRES_HIRES=C12
CRES_HIRES=C192
CRES_ENKF=C96

UFS_DIR=$PWD/../..

OUTDIR=/scratch2/NCEPDEV/stmp1/George.Gayno/gdas.init/output
OUTDIR=/lfs/h2/emc/stmp/$USER/gdas.init/output

#---------------------------------------------------------
# Dont touch anything below here.
Expand Down

0 comments on commit 64d26a4

Please sign in to comment.