1 parent d6fe2ea commit 0172f73Copy full SHA for 0172f73
1 file changed
Externals.cfg
@@ -11,8 +11,8 @@ required = True
11
protocol = git
12
repo_url = https://github.com/mkavulich/ufs-weather-model
13
# Specify either a branch name or a hash but not both.
14
-#branch = develop
15
-hash = 36689db9
+branch = wind_vinterp_and_openmp_updates
+#hash = 36689db9
16
local_path = sorc/ufs-weather-model
17
required = True
18
0 commit comments