From a1ca4a804c25e7186896b1f43a12d2281608bb7d Mon Sep 17 00:00:00 2001 From: Dom Heinzeller Date: Thu, 25 Feb 2021 13:32:49 -0700 Subject: [PATCH] Update .gitmodules and submodule pointer for fv3atm for code review and testing --- .gitmodules | 6 ++++-- FV3 | 2 +- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/.gitmodules b/.gitmodules index 5524c9d299..69c8a2446d 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,7 +1,9 @@ [submodule "FV3"] path = FV3 - url = https://github.com/NOAA-GSL/fv3atm - branch = gsl/develop + #url = https://github.com/NOAA-GSL/fv3atm + #branch = gsl/develop + url = https://github.com/climbfuji/fv3atm + branch = thomp_nc_density [submodule "NEMS"] path = NEMS url = https://github.com/NOAA-EMC/NEMS diff --git a/FV3 b/FV3 index c48b45a947..6bee060c61 160000 --- a/FV3 +++ b/FV3 @@ -1 +1 @@ -Subproject commit c48b45a9473a7f21a66c7c2217fd6e06590d6297 +Subproject commit 6bee060c6187a87363fdb731c60531ab3074c498