Skip to content

Commit

Permalink
Update gfs-utils hash. NOAA-EMC#1868
Browse files Browse the repository at this point in the history
This points to the head of develop on NOAA-EMC which supports spack-stack.
  • Loading branch information
DavidHuber-NOAA committed Nov 21, 2023
1 parent 6faca55 commit 1cdde69
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sorc/checkout.sh
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,7 @@ checkout "ufs_model.fd" "https://github.com/ufs-community/ufs-weather-model"

# Run all other checkouts simultaneously with just 1 core each to handle submodules.
checkout "wxflow" "https://github.com/NOAA-EMC/wxflow" "528f5ab" &
checkout "gfs_utils.fd" "https://github.com/davidhuber-noaa/gfs-utils" "feature/spack-stack" &
checkout "gfs_utils.fd" "https://github.com/NOAA-EMC/gfs-utils" "427d467" &
checkout "ufs_utils.fd" "https://github.com/ufs-community/UFS_UTILS.git" "892b693" &
checkout "verif-global.fd" "https://github.com/NOAA-EMC/EMC_verif-global.git" "c267780" &

Expand Down

0 comments on commit 1cdde69

Please sign in to comment.