Skip to content

Commit 3ae6d29

Browse files
jswhit2jswhit2
authored andcommitted
update .gitmodules, GSI hash, set USE_BUILD_GSINFO=YES
1 parent d9c2b5f commit 3ae6d29

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.gitmodules

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
# TODO: Point back to NOAA-EMC
1818
[submodule "sorc/gsi_enkf.fd"]
1919
path = sorc/gsi_enkf.fd
20-
url = https://github.com/DavidHuber-NOAA/GSI.git
20+
url = https://github.com/NOAA-EMC/GSI.git
2121
[submodule "sorc/gdas.cd"]
2222
path = sorc/gdas.cd
2323
url = https://github.com/NOAA-EMC/GDASApp.git

dev/parm/config/gfs/config.base.j2

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -385,7 +385,7 @@ export SMOOTH_ENKF="NO"
385385
export l4densvar=".true."
386386
export lwrite4danl=".true."
387387
export DO_CALC_INCREMENT="NO"
388-
export USE_BUILD_GSINFO="NO"
388+
export USE_BUILD_GSINFO="YES"
389389
export BUILD_GSINFO_DIR="${PARMgfs}/gsinfo"
390390

391391
# Early-cycle EnKF parameters

0 commit comments

Comments
 (0)