Skip to content

Commit

Permalink
Point to local copy of updated G2 library.
Browse files Browse the repository at this point in the history
  • Loading branch information
GeorgeGayno-NOAA committed Sep 8, 2023
1 parent 9b143d5 commit 2c0f1ab
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions build_all.sh
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,12 @@ else
set -x
fi

set +x
module display g2
module unload g2

export g2_ROOT=/scratch1/NCEPDEV/da/George.Gayno/noscrub/eric.rrfs/g2lib/NCEPLIBS-g2/lib

# Ensure the submodules have been initialized.

if [[ ! -d "${DIR_ROOT}/ccpp-physics/physics" ]]; then
Expand Down

0 comments on commit 2c0f1ab

Please sign in to comment.